|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.enhydra.shark.xpdl.XMLElement
org.enhydra.shark.xpdl.XMLComplexChoice
org.enhydra.shark.xpdl.elements.ImplementationTypes
public class ImplementationTypes
Represents the type of implementations for Activity from XPDL schema.
Field Summary |
---|
Fields inherited from class org.enhydra.shark.xpdl.XMLComplexChoice |
---|
cachesInitialized, choices, choosen |
Fields inherited from class org.enhydra.shark.xpdl.XMLElement |
---|
isReadOnly, listeners, notifyListeners, notifyMainListeners, originalElementHashCode, parent, value |
Constructor Summary | |
---|---|
ImplementationTypes(Implementation parent)
|
Method Summary | |
---|---|
protected void |
fillChoices()
|
No |
getNo()
|
SubFlow |
getSubFlow()
|
Tools |
getTools()
|
void |
setNo()
|
void |
setSubFlow()
|
void |
setTools()
|
Methods inherited from class org.enhydra.shark.xpdl.XMLComplexChoice |
---|
clearCaches, clone, equals, getChoices, getChoosen, initCaches, isEmpty, makeAs, setChoosen, setNotifyListeners, setNotifyMainListeners, setReadOnly, setValue |
Methods inherited from class org.enhydra.shark.xpdl.XMLElement |
---|
addListener, createInfo, getListeners, getMainElement, getOriginalElementHashCode, getParent, isMainElement, isReadOnly, isRequired, notifyListeners, notifyMainListeners, removeListener, setParent, toName, toValue |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ImplementationTypes(Implementation parent)
Method Detail |
---|
protected void fillChoices()
fillChoices
in class XMLComplexChoice
public No getNo()
public void setNo()
public Tools getTools()
public void setTools()
public SubFlow getSubFlow()
public void setSubFlow()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |