org.jacorb.ir.gui.typesystem.remote
Class IRAttribute

java.lang.Object
  extended by org.jacorb.ir.gui.typesystem.ModelParticipant
      extended by org.jacorb.ir.gui.typesystem.TypeSystemNode
          extended by org.jacorb.ir.gui.typesystem.remote.IRNode
              extended by org.jacorb.ir.gui.typesystem.remote.IRNodeWithType
                  extended by org.jacorb.ir.gui.typesystem.remote.IRAttribute
All Implemented Interfaces:
TypeAssociator

public class IRAttribute
extends IRNodeWithType


Field Summary
 
Fields inherited from class org.jacorb.ir.gui.typesystem.remote.IRNode
irObject, repositoryID
 
Fields inherited from class org.jacorb.ir.gui.typesystem.TypeSystemNode
absoluteName, name, treeNode
 
Constructor Summary
IRAttribute()
          Default constructor, called from TypeSystem.createNode(...)
IRAttribute(org.omg.CORBA.IRObject irObject)
           
 
Method Summary
 java.lang.String getInstanceNodeTypeName()
           
static java.lang.String nodeTypeName()
           
 
Methods inherited from class org.jacorb.ir.gui.typesystem.remote.IRNodeWithType
description, getAssociatedType, getAssociatedTypeSystemNode, setAssociatedTypeSystemNode
 
Methods inherited from class org.jacorb.ir.gui.typesystem.remote.IRNode
allowedToAdd, getAbsoluteName, getTypeCode, setIRObject
 
Methods inherited from class org.jacorb.ir.gui.typesystem.TypeSystemNode
compareTo, getName, insertChild, setAbsoluteName, setName, toString
 
Methods inherited from class org.jacorb.ir.gui.typesystem.ModelParticipant
addToParent, buildTree, expand, getModelRepresentant, setModelRepresentant
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

IRAttribute

public IRAttribute()
Default constructor, called from TypeSystem.createNode(...)


IRAttribute

public IRAttribute(org.omg.CORBA.IRObject irObject)
Parameters:
irObject - org.omg.CORBA.IRObject
Method Detail

getInstanceNodeTypeName

public java.lang.String getInstanceNodeTypeName()
Overrides:
getInstanceNodeTypeName in class TypeSystemNode
Returns:
java.lang.String

nodeTypeName

public static java.lang.String nodeTypeName()
Returns:
java.lang.String