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)StringtoString()
-
-
-
Constructor Detail
-
TestGraphLightNode
public TestGraphLightNode(String name)
-
-