|
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 IVerifierView
The view emulates a subset of an Lpex view.
Field Summary | |
---|---|
static String |
copyright
|
Method Summary | |
---|---|
String |
getLinePrefixText(int iLine)
Returns the prefix text at the beginning of a line. |
String |
getLineText(int iLine)
Returns the code part of the line without the prefix part. |
int |
getNextLine(int iLine)
Returns the next line number ot the given line number or zero. |
int |
getPreviousLine(int iLine)
Returns the previous line number to the given line number or zero. |
Field Detail |
---|
static final String copyright
Method Detail |
---|
String getLinePrefixText(int iLine)
String getLineText(int iLine)
int getNextLine(int iLine)
int getPreviousLine(int iLine)
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |