org.jacorb.ir.gui.typesystem.remote

Class IRConstant

public class IRConstant extends IRNodeWithType

Field Summary
protected Objectvalue
Constructor Summary
IRConstant()
Default-Konstruktor: wird von TypeSystem.createNode(...) benutzt
IRConstant(IRObject irObject)
This method was created by a SmartGuide.
Method Summary
Stringdescription()
This method was created by a SmartGuide.
static StringnodeTypeName()
This method was created by a SmartGuide.

Field Detail

value

protected Object value

Constructor Detail

IRConstant

public IRConstant()
Default-Konstruktor: wird von TypeSystem.createNode(...) benutzt

IRConstant

public IRConstant(IRObject irObject)
This method was created by a SmartGuide.

Parameters: irObject org.omg.CORBA.IRObject

Method Detail

description

public String description()
This method was created by a SmartGuide.

Returns: java.lang.String

nodeTypeName

public static String nodeTypeName()
This method was created by a SmartGuide.

Returns: java.lang.String