|
iSeries Remote Systems v6.0.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Implemented by syntax checkers.
Field Summary | |
---|---|
static String |
Copyright
|
Method Summary | |
---|---|
ISeriesMember |
getISeriesMember()
Returns the ISeries member. |
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(ISeriesConnection connection)
Method setISeriesConnection. |
void |
setLocal(boolean bLocal)
Sets whether the resource we are verifying is local or remote. |
void |
verifyProgram(boolean bSilentMode)
Verifies the program. |
void |
verifyProgramWithOptionsDialog()
Verifies the program after displaying the options dialog. |
Field Detail |
public static final String Copyright
Method Detail |
public ISeriesMember getISeriesMember()
public Verifier getVerifier()
public boolean isAvailable()
public boolean isLocal()
public void setISeriesConnection(ISeriesConnection connection)
connection
- the connection that the verify should usepublic void setIFile(IFile fileObject)
public void setLocal(boolean bLocal)
public void verifyProgram(boolean bSilentMode)
public void verifyProgramWithOptionsDialog()
|
iSeries Remote Systems v6.0.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |