public class IRConstant extends IRNodeWithType
Modifier and Type | Field and Description |
---|---|
protected java.lang.Object |
value |
irObject, repositoryID
absoluteName, 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, setAssociatedTypeSystemNode
allowedToAdd, getAbsoluteName, getTypeCode, setIRObject
compareTo, getInstanceNodeTypeName, getName, insertChild, setAbsoluteName, setName, toString
addToParent, buildTree, expand, getModelRepresentant, setModelRepresentant
public IRConstant()
public IRConstant(IRObject irObject)
irObject
- org.omg.CORBA.IRObjectpublic java.lang.String description()
description
in class IRNodeWithType
public static java.lang.String nodeTypeName()