|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Operator with an index. The Delimiter and the Duplicator are indexed. The other Operators are not.
Field Summary |
Method Summary | |
int |
getIndex()
Returns the index of this Operator. |
void |
incrementIndex()
Increment the index of this Operator. |
Methods inherited from interface org.xmloperator.lambda.net.model.Operator |
canBeReturnedToFactory, cloneOperator, getFactory, getMark, getOperatorType, getPort, getPort0, getPort1, getPort2, getPortCount, interact, isAbstractor, isApplicator, isDelimiter, isDirectionInversed, isDuplicator, isEraser, isReturnedToFactory, returnToFactory, setMark |
Method Detail |
public int getIndex()
public void incrementIndex()
java.lang.IllegalStateException
- if the Operator orientation is reversed.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |