public class Condition extends YAWLVertex
_yawlElement, BOTTOM, DEFAULT_VERTEX_FOREGROUND, LEFT, NOWHERE, RIGHT, TOP
attributes
Constructor and Description |
---|
Condition(java.awt.geom.Point2D startPoint) |
Condition(java.awt.geom.Point2D startPoint,
YCondition shadow) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDocumentation() |
java.lang.String |
getID() |
java.lang.String |
getName() |
java.lang.String |
getType() |
YCondition |
getYCondition() |
void |
setDocumentation(java.lang.String doco) |
void |
setID(java.lang.String id) |
void |
setName(java.lang.String name) |
void |
setYCondition(YCondition condition) |
acceptsIncomingFlows, addDefaultBottomPort, addDefaultLeftPort, addDefaultPorts, addDefaultRightPort, addDefaultTopPort, clone, detachFlow, generatesOutgoingFlows, getBackgroundColor, getBounds, getDefaultSourcePort, getDefaultTargetPort, getDesignNotes, getFlowCount, getFlows, getIncomingFlows, getInnerToolTipText, getLabel, getOnlyIncomingFlow, getOnlyOutgoingFlow, getOutgoingFlows, getPortAt, getPorts, getPositionOfIncomingFlow, getPositionOfOutgoingFlow, getStartPoint, getToolTipText, getVertexLabel, getVertexSize, getYAWLElement, hasLabel, isCopyable, isRemovable, setBackgroundColor, setBounds, setDesignNotes, setYAWLElement, toString
addPort, addPort, addPort, changeAttributes, getAttributes, getChildren, setAttributes
add, breadthFirstEnumeration, children, depthFirstEnumeration, getAllowsChildren, getChildAfter, getChildAt, getChildBefore, getChildCount, getDepth, getFirstChild, getFirstLeaf, getIndex, getLastChild, getLastLeaf, getLeafCount, getLevel, getNextLeaf, getNextNode, getNextSibling, getParent, getPath, getPathToRoot, getPreviousLeaf, getPreviousNode, getPreviousSibling, getRoot, getSharedAncestor, getSiblingCount, getUserObject, getUserObjectPath, insert, isLeaf, isNodeAncestor, isNodeChild, isNodeDescendant, isNodeRelated, isNodeSibling, isRoot, pathFromAncestorEnumeration, postorderEnumeration, preorderEnumeration, remove, remove, removeAllChildren, removeFromParent, setAllowsChildren, setParent, setUserObject
public Condition(java.awt.geom.Point2D startPoint)
public Condition(java.awt.geom.Point2D startPoint, YCondition shadow)
public void setYCondition(YCondition condition)
public YCondition getYCondition()
public java.lang.String getType()
getType
in class YAWLVertex
public java.lang.String getID()
getID
in class YAWLVertex
public void setID(java.lang.String id)
setID
in class YAWLVertex
public java.lang.String getName()
getName
in class YAWLVertex
public void setName(java.lang.String name)
setName
in class YAWLVertex
public java.lang.String getDocumentation()
getDocumentation
in class YAWLVertex
public void setDocumentation(java.lang.String doco)
setDocumentation
in class YAWLVertex