public class OutputCondition extends Condition
_yawlElement, BOTTOM, DEFAULT_VERTEX_FOREGROUND, LEFT, NOWHERE, RIGHT, TOP
attributes
Constructor and Description |
---|
OutputCondition(java.awt.geom.Point2D startPoint) |
OutputCondition(java.awt.geom.Point2D startPoint,
YOutputCondition shadow) |
Modifier and Type | Method and Description |
---|---|
boolean |
generatesOutgoingFlows() |
java.lang.String |
getType() |
boolean |
isCopyable() |
boolean |
isRemovable() |
getDocumentation, getID, getName, getYCondition, setDocumentation, setID, setName, setYCondition
acceptsIncomingFlows, addDefaultBottomPort, addDefaultLeftPort, addDefaultPorts, addDefaultRightPort, addDefaultTopPort, clone, detachFlow, getBackgroundColor, getBounds, getDefaultSourcePort, getDefaultTargetPort, getDesignNotes, getFlowCount, getFlows, getIncomingFlows, getInnerToolTipText, getLabel, getOnlyIncomingFlow, getOnlyOutgoingFlow, getOutgoingFlows, getPortAt, getPorts, getPositionOfIncomingFlow, getPositionOfOutgoingFlow, getStartPoint, getToolTipText, getVertexLabel, getVertexSize, getYAWLElement, hasLabel, 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 OutputCondition(java.awt.geom.Point2D startPoint)
public OutputCondition(java.awt.geom.Point2D startPoint, YOutputCondition shadow)
public boolean isRemovable()
isRemovable
in interface YAWLCell
isRemovable
in class YAWLVertex
public boolean isCopyable()
isCopyable
in interface YAWLCell
isCopyable
in class YAWLVertex
public boolean generatesOutgoingFlows()
generatesOutgoingFlows
in interface YAWLCell
generatesOutgoingFlows
in class YAWLVertex