public class IRNodeWithType extends IRNode implements TypeAssociator
irObject, repositoryIDabsoluteName, name, treeNode| Modifier | Constructor and Description |
|---|---|
protected |
IRNodeWithType()
IRNodeWithType constructor comment.
|
protected |
IRNodeWithType(IRObject irObject)
IRNodeWithType constructor comment.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
description()
This method was created by a SmartGuide.
|
java.lang.String |
getAssociatedType()
This method was created by a SmartGuide.
|
TypeSystemNode |
getAssociatedTypeSystemNode()
This method was created by a SmartGuide.
|
protected void |
setAssociatedTypeSystemNode(TypeSystemNode typeNode)
This method was created by a SmartGuide.
|
allowedToAdd, getAbsoluteName, getTypeCode, setIRObjectcompareTo, getInstanceNodeTypeName, getName, insertChild, nodeTypeName, setAbsoluteName, setName, toStringaddToParent, buildTree, expand, getModelRepresentant, setModelRepresentantprotected IRNodeWithType()
protected IRNodeWithType(IRObject irObject)
irObject - org.omg.CORBA.IRObjectpublic java.lang.String description()
description in class IRNodepublic java.lang.String getAssociatedType()
getAssociatedType in interface TypeAssociatorpublic TypeSystemNode getAssociatedTypeSystemNode()
getAssociatedTypeSystemNode in interface TypeAssociatorprotected void setAssociatedTypeSystemNode(TypeSystemNode typeNode)