public class NodeMapper
extends java.lang.Object
Constructor and Description |
---|
NodeMapper(TypeSystemNode node,
java.lang.String string)
This method was created by a SmartGuide.
|
Modifier and Type | Method and Description |
---|---|
TypeSystemNode |
getNode()
This method was created by a SmartGuide.
|
java.lang.String |
toString()
This method was created by a SmartGuide.
|
public NodeMapper(TypeSystemNode node, java.lang.String string)
node
- org.jacorb.ir.gui.typesystem.TypeSystemNodepublic TypeSystemNode getNode()
public java.lang.String toString()
toString
in class java.lang.Object