|
||||||||||
上一个类 下一个类 | 框架 无框架 | |||||||||
摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 |
public interface IdentifierNode
Identifier node interface.
方法摘要 | |
---|---|
int |
getIndex()
Get the unique index of this identifier in the expression (e.g. preorder index) |
String |
getName()
Get the identifier name |
从接口 org.activiti.engine.impl.juel.Node 继承的方法 |
---|
getCardinality, getChild |
方法详细信息 |
---|
String getName()
int getIndex()
|
||||||||||
上一个类 下一个类 | 框架 无框架 | |||||||||
摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 |