public class InputCondition extends Condition
_yawlElement, BOTTOM, DEFAULT_VERTEX_FOREGROUND, LEFT, NOWHERE, RIGHT, TOP
attributes
Constructor and Description |
---|
InputCondition(java.awt.geom.Point2D startPoint) |
InputCondition(java.awt.geom.Point2D startPoint,
YInputCondition shadow) |
Modifier and Type | Method and Description |
---|---|
boolean |
acceptsIncomingFlows() |
java.lang.String |
getType() |
boolean |
isCopyable() |
boolean |
isRemovable() |
getDocumentation, getID, getName, getYCondition, setDocumentation, setID, setName, setYCondition
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, 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 InputCondition(java.awt.geom.Point2D startPoint)
public InputCondition(java.awt.geom.Point2D startPoint, YInputCondition 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 acceptsIncomingFlows()
acceptsIncomingFlows
in interface YAWLCell
acceptsIncomingFlows
in class YAWLVertex