public class IRFixed extends IRNode
irObject, repositoryID
absoluteName, name, treeNode
Modifier | Constructor and Description |
---|---|
protected |
IRFixed()
IRAliasDef constructor comment.
|
protected |
IRFixed(IRObject irObject)
IRAliasDef constructor comment.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
description() |
static java.lang.String |
nodeTypeName() |
allowedToAdd, getAbsoluteName, getTypeCode, setIRObject
compareTo, getInstanceNodeTypeName, getName, insertChild, setAbsoluteName, setName, toString
addToParent, buildTree, expand, getModelRepresentant, setModelRepresentant
protected IRFixed()
protected IRFixed(IRObject irObject)
irObject
- org.omg.CORBA.IRObjectpublic static java.lang.String nodeTypeName()
public java.lang.String description()
description
in class IRNode