Package cdc.graphs.impl.tests
Class TestGraphLightNode
- java.lang.Object
-
- cdc.graphs.impl.tests.TestGraphLightNode
-
-
Constructor Summary
Constructors Constructor Description TestGraphLightNode(String name)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetLabel()StringgetName()voidsetLabel(String label)Sets the node label.StringtoString()-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface cdc.graphs.impl.tests.TestNode
getDefinitionHashCode, hasSameDefinition
-
-