|
Rational Developer for Power Systems Software V7.6 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IISeriesEditorProgramVerifier
Implemented by syntax checkers.
| Field Summary | |
|---|---|
static String |
Copyright
|
| Method Summary | |
|---|---|
IQSYSMember |
getISeriesMember()
Returns the IQSYSMember. |
Verifier |
getVerifier()
Returns the verifier |
boolean |
isAvailable()
Returns whether the syntax checker is available. |
boolean |
isLocal()
Queries whether the resource we are verifying is local or remote. |
void |
setIFile(IFile fileObject)
sets up the IFile object for verifies to find information |
void |
setISeriesConnection(IBMiConnection connection)
Method setISeriesConnection. |
void |
setLocal(boolean bLocal)
Sets whether the resource we are verifying is local or remote. |
void |
verifyProgram(int iMode)
Verifies the program. |
void |
verifyProgramWithOptionsDialog()
Verifies the program after displaying the options dialog. |
| Field Detail |
|---|
static final String Copyright
| Method Detail |
|---|
IQSYSMember getISeriesMember()
Verifier getVerifier()
boolean isAvailable()
boolean isLocal()
void setISeriesConnection(IBMiConnection connection)
connection - the connection that the verify should usevoid setIFile(IFile fileObject)
void setLocal(boolean bLocal)
true - if resource is a local resource, false if resource is a
remote resource.void verifyProgram(int iMode)
void verifyProgramWithOptionsDialog()
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||