org.enhydra.jawe.components.graph
Interface WorkflowElement
- All Known Implementing Classes:
- DefaultGraphActivity, DefaultGraphBubbleActivity, DefaultGraphParticipant, DefaultGraphTransition, GraphActivityInterface, GraphBubbleActivityInterface, GraphParticipantInterface, GraphTransitionInterface
public interface WorkflowElement
Method Summary |
org.enhydra.shark.xpdl.XMLComplexElement |
getPropertyObject()
Gets a property object (XML schema Element). |
java.lang.String |
getTooltip()
Gets a tooltip text for element. |
java.lang.String |
getType()
|
getPropertyObject
org.enhydra.shark.xpdl.XMLComplexElement getPropertyObject()
- Gets a property object (XML schema Element).
getTooltip
java.lang.String getTooltip()
- Gets a tooltip text for element.
getType
java.lang.String getType()