|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.horstmann.violet.framework.Graph
com.horstmann.violet.UseCaseDiagramGraph
public class UseCaseDiagramGraph
A UML use case diagram.
| Constructor Summary | |
|---|---|
UseCaseDiagramGraph()
|
|
| Method Summary | |
|---|---|
Edge[] |
getEdgePrototypes()
Gets the edge types of a particular graph type. |
Node[] |
getNodePrototypes()
Gets the node types of a particular graph type. |
| Methods inherited from class com.horstmann.violet.framework.Graph |
|---|
add, addNode, connect, connect, draw, findEdge, findNode, getBounds, getEdges, getMinBounds, getNodes, layout, removeEdge, removeNode, setMinBounds, setPersistenceDelegate |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UseCaseDiagramGraph()
| Method Detail |
|---|
public Node[] getNodePrototypes()
Graph
getNodePrototypes in class Graphpublic Edge[] getEdgePrototypes()
Graph
getEdgePrototypes in class Graph
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||