Package cdc.graphs.impl.tests
Class TestGraphHeavyNode
- All Implemented Interfaces:
GraphHeavyNode<TestGraphHeavyEdge>,TestNode
Implementation of graph heavy node for tests.
- Author:
- Damien Carbonne
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class cdc.graphs.impl.BasicGraphHeavyNode
getIngoings, getOutgoingsMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface cdc.graphs.impl.tests.TestNode
getDefinitionHashCode, hasSameDefinition
-
Constructor Details
-
TestGraphHeavyNode
-
-
Method Details
-
getName
-
getLabel
-
setLabel
Description copied from interface:TestNodeSets the node label. -
toString
-