|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IdentifierNode
Identifier node interface.
Method Summary | |
---|---|
int |
getIndex()
Get the unique index of this identifier in the expression (e.g. |
String |
getName()
Get the identifier name |
Methods inherited from interface org.camunda.bpm.engine.impl.juel.Node |
---|
getCardinality, getChild |
Method Detail |
---|
String getName()
int getIndex()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |