public class IRConstant extends IRNodeWithType
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.Object |
value |
irObject, repositoryIDabsoluteName, name, treeNode| Constructor and Description |
|---|
IRConstant()
Default-Konstruktor: wird von TypeSystem.createNode(...) benutzt
|
IRConstant(IRObject irObject)
This method was created by a SmartGuide.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
description()
This method was created by a SmartGuide.
|
static java.lang.String |
nodeTypeName()
This method was created by a SmartGuide.
|
getAssociatedType, getAssociatedTypeSystemNode, setAssociatedTypeSystemNodeallowedToAdd, getAbsoluteName, getTypeCode, setIRObjectcompareTo, getInstanceNodeTypeName, getName, insertChild, setAbsoluteName, setName, toStringaddToParent, buildTree, expand, getModelRepresentant, setModelRepresentantpublic IRConstant()
public IRConstant(IRObject irObject)
irObject - org.omg.CORBA.IRObjectpublic java.lang.String description()
description in class IRNodeWithTypepublic static java.lang.String nodeTypeName()