|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface External
When an external is defined in a process definition, custom attributes
may be defined. External
allows access to those custom attributes.
Method Summary | |
---|---|
ReadEnv |
getEnv()
Returns the read-only state associated with this external. |
Graph |
getExternalGraph()
Returns the graph that this external points to. |
Graph |
getGraph()
Returns the graph that this external is a member of. |
String |
getName()
Returns the name given to the external in the defining graph. |
Method Detail |
---|
String getName()
Graph getGraph()
Graph getExternalGraph()
ReadEnv getEnv()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |