public class ConfigureInformation extends DefaultGraphCell
attributes
Constructor and Description |
---|
ConfigureInformation() |
ConfigureInformation(YAWLVertex vertex,
java.lang.String label) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getLabel() |
YAWLVertex |
getVertex() |
void |
refreshLabelView() |
void |
setLabel(java.lang.String label) |
void |
setVertex(YAWLVertex vertex) |
addPort, addPort, addPort, changeAttributes, clone, 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, toString
public ConfigureInformation()
public ConfigureInformation(YAWLVertex vertex, java.lang.String label)
public void refreshLabelView()
public void setLabel(java.lang.String label)
public java.lang.String getLabel()
public YAWLVertex getVertex()
public void setVertex(YAWLVertex vertex)