|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.toscanaj.model.directedgraph.Node
net.sourceforge.toscanaj.model.order.PartialOrderNode
Constructor Summary | |
PartialOrderNode(Ordered data)
|
Method Summary | |
Ordered |
getData()
|
Methods inherited from class net.sourceforge.toscanaj.model.directedgraph.Node |
addInboundNode, addOutboundNode, connectTo, disconnectFrom, getInboundNodes, getOutboundNodes, removeInboundNode, removeOutboundNode |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PartialOrderNode(Ordered data)
Method Detail |
public Ordered getData()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |