public class IRAttribute extends IRNodeWithType
irObject, repositoryID
absoluteName, name, treeNode
Constructor and Description |
---|
IRAttribute()
Default constructor, called from TypeSystem.createNode(...)
|
IRAttribute(IRObject irObject) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getInstanceNodeTypeName() |
static java.lang.String |
nodeTypeName() |
description, getAssociatedType, getAssociatedTypeSystemNode, setAssociatedTypeSystemNode
allowedToAdd, getAbsoluteName, getTypeCode, setIRObject
compareTo, getName, insertChild, setAbsoluteName, setName, toString
addToParent, buildTree, expand, getModelRepresentant, setModelRepresentant
public IRAttribute()
public IRAttribute(IRObject irObject)
irObject
- org.omg.CORBA.IRObjectpublic java.lang.String getInstanceNodeTypeName()
getInstanceNodeTypeName
in class TypeSystemNode
public static java.lang.String nodeTypeName()