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

java.lang.Object
  extended byorg.jacorb.ir.gui.typesystem.ModelParticipant
      extended byorg.jacorb.ir.gui.typesystem.TypeSystemNode
          extended byorg.jacorb.ir.gui.typesystem.remote.IRNode
              extended byorg.jacorb.ir.gui.typesystem.remote.IRPrimitive

public class IRPrimitive
extends IRNode

This class was generated by a SmartGuide.


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
protected IRPrimitive()
          IRPrimitive constructor comment.
protected IRPrimitive(IRObject irObject)
          IRPrimitive constructor comment.
 
Method Summary
static java.lang.String nodeTypeName()
          This method was created by a SmartGuide.
 
Methods inherited from class org.jacorb.ir.gui.typesystem.remote.IRNode
allowedToAdd, description, getAbsoluteName, getTypeCode, setIRObject
 
Methods inherited from class org.jacorb.ir.gui.typesystem.TypeSystemNode
compareTo, getInstanceNodeTypeName, 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

IRPrimitive

protected IRPrimitive()
IRPrimitive constructor comment.


IRPrimitive

protected IRPrimitive(IRObject irObject)
IRPrimitive constructor comment.

Parameters:
irObject - org.omg.CORBA.IRObject
Method Detail

nodeTypeName

public static java.lang.String nodeTypeName()
This method was created by a SmartGuide.

Returns:
java.lang.String