public class IRConstant extends IRNodeWithType
| Modifier and Type | Field and Description |
|---|---|
protected 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 |
|---|---|
String |
description()
This method was created by a SmartGuide.
|
static String |
nodeTypeName()
This method was created by a SmartGuide.
|
getAssociatedType, getAssociatedTypeSystemNode, setAssociatedTypeSystemNodeallowedToAdd, getAbsoluteName, getTypeCode, setIRObjectcompareTo, getInstanceNodeTypeName, getName, insertChild, setAbsoluteName, setName, toStringaddToParent, buildTree, expand, getModelRepresentant, setModelRepresentantprotected Object value
public IRConstant()
public IRConstant(IRObject irObject)
irObject - org.omg.CORBA.IRObjectpublic String description()
description in class IRNodeWithTypepublic static String nodeTypeName()
Copyright © 2017 JacORB. All rights reserved.