org.jacorb.ir.gui.typesystem.remote
Class IRConstant
- TypeAssociator
protected java.lang.Object | value
|
IRConstant() - Default-Konstruktor: wird von TypeSystem.createNode(...) benutzt
|
IRConstant(IRObject irObject) - This method was created by a SmartGuide.
|
String | description() - This method was created by a SmartGuide.
|
static String | nodeTypeName() - This method was created by a SmartGuide.
|
allowedToAdd , compareTo , description , getAbsoluteName , getInstanceNodeTypeName , getName , insertChild , nodeTypeName , setAbsoluteName , setName , toString |
value
protected java.lang.Object value
IRConstant
public IRConstant()
Default-Konstruktor: wird von TypeSystem.createNode(...) benutzt
IRConstant
public IRConstant(IRObject irObject)
This method was created by a SmartGuide.
irObject
- org.omg.CORBA.IRObject
description
public String description()
This method was created by a SmartGuide.
- description in interface IRNodeWithType
- java.lang.String
nodeTypeName
public static String nodeTypeName()
This method was created by a SmartGuide.
- nodeTypeName in interface TypeSystemNode
- java.lang.String