public class DecoratorPort extends YAWLPort
anchor, edges
attributes
Constructor and Description |
---|
DecoratorPort() |
Modifier and Type | Method and Description |
---|---|
boolean |
acceptsIncomingFlows() |
boolean |
generatesOutgoingFlows() |
Decorator |
getDecorator() |
boolean |
isLongEdgePort() |
getPosition, getTask, getVertex, getVertexID, setPosition, toString
addEdge, clone, edges, getAnchor, getEdges, removeEdge, setAnchor, setEdges
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
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
changeAttributes, getAttributes, setAttributes
public boolean acceptsIncomingFlows()
acceptsIncomingFlows
in class YAWLPort
public boolean generatesOutgoingFlows()
generatesOutgoingFlows
in class YAWLPort
public Decorator getDecorator()
public boolean isLongEdgePort()