org.enhydra.shark.xpdl.elements
Class ActivityTypes
java.lang.Object
org.enhydra.shark.xpdl.XMLElement
org.enhydra.shark.xpdl.XMLComplexChoice
org.enhydra.shark.xpdl.elements.ActivityTypes
- All Implemented Interfaces:
- java.io.Serializable, java.lang.Cloneable
public class ActivityTypes
- extends XMLComplexChoice
Represents Activity types from XPDL schema.
- Author:
- Sasa Bojanic
- See Also:
- Serialized Form
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 |
ActivityTypes
public ActivityTypes(Activity parent)
fillChoices
protected void fillChoices()
- Specified by:
fillChoices
in class XMLComplexChoice
getRoute
public Route getRoute()
setRoute
public void setRoute()
getImplementation
public Implementation getImplementation()
setImplementation
public void setImplementation()
getBlockActivity
public BlockActivity getBlockActivity()
setBlockActivity
public void setBlockActivity()