public class YAWLPort extends DefaultPort
anchor, edges
attributes
Constructor and Description |
---|
YAWLPort() |
Modifier and Type | Method and Description |
---|---|
boolean |
acceptsIncomingFlows() |
boolean |
generatesOutgoingFlows() |
int |
getPosition() |
YAWLTask |
getTask() |
YAWLVertex |
getVertex() |
java.lang.String |
getVertexID() |
void |
setPosition(int position) |
java.lang.String |
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()
public boolean generatesOutgoingFlows()
public void setPosition(int position)
public int getPosition()
public YAWLTask getTask()
public YAWLVertex getVertex()
public java.lang.String getVertexID()
public java.lang.String toString()
toString
in class javax.swing.tree.DefaultMutableTreeNode