|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjavax.swing.tree.DefaultMutableTreeNode
org.jgraph.graph.DefaultGraphCell
biz.hammurapi.diagram.DiagramCell
biz.hammurapi.web.webdiagram.Operation
biz.hammurapi.web.webdiagram.Activity
| Field Summary | |
static java.lang.String |
CHILD_PORT
|
static java.lang.String |
PARENT_PORT
|
| Fields inherited from class biz.hammurapi.diagram.DiagramCell |
data, properties, viewProperties |
| Fields inherited from class org.jgraph.graph.DefaultGraphCell |
attributes |
| Fields inherited from class javax.swing.tree.DefaultMutableTreeNode |
allowsChildren, children, EMPTY_ENUMERATION, parent, userObject |
| Constructor Summary | |
Activity(biz.hammurapi.diagram.DiagramModel owner,
biz.hammurapi.diagram.data.Cell data)
|
|
| Method Summary | |
void |
setAttributes(java.util.Map attributes)
Sets visual attributes |
| Methods inherited from class biz.hammurapi.diagram.DiagramCell |
connect, getDescription, getId, getModel, getName, getPort, getProperty, getPropertyNames, getUserObject, getViewProperty, getViewPropertyNames, isBlank, isRounded, populatePopupMenu, setDescription, setName, setProperty, setUserObject, setViewProperty, store |
| Methods inherited from class org.jgraph.graph.DefaultGraphCell |
addPort, addPort, addPort, changeAttributes, clone, getAttributes, getChildren, setAttributes |
| Methods inherited from class javax.swing.tree.DefaultMutableTreeNode |
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, getUserObjectPath, insert, isLeaf, isNodeAncestor, isNodeChild, isNodeDescendant, isNodeRelated, isNodeSibling, isRoot, pathFromAncestorEnumeration, postorderEnumeration, preorderEnumeration, remove, remove, removeAllChildren, removeFromParent, setAllowsChildren, setParent, toString |
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public static final java.lang.String PARENT_PORT
public static final java.lang.String CHILD_PORT
| Constructor Detail |
public Activity(biz.hammurapi.diagram.DiagramModel owner,
biz.hammurapi.diagram.data.Cell data)
| Method Detail |
public void setAttributes(java.util.Map attributes)
biz.hammurapi.diagram.DiagramElement
setAttributes in interface biz.hammurapi.diagram.DiagramElementsetAttributes in class Operation
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||