org.jacorb.ir.gui.typesystem.remote

Class 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

IRPrimitive()
IRPrimitive constructor comment.
IRPrimitive(IRObject irObject)
IRPrimitive constructor comment.

Method Summary

static 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

allowedToAdd, compareTo, description, getAbsoluteName, getInstanceNodeTypeName, getName, insertChild, nodeTypeName, setAbsoluteName, setName, toString

Methods inherited from class org.jacorb.ir.gui.typesystem.ModelParticipant

addToParent, buildTree, compareTo, expand, getModelRepresentant, setModelRepresentant

Constructor Details

IRPrimitive

protected IRPrimitive()
IRPrimitive constructor comment.


IRPrimitive

protected IRPrimitive(IRObject irObject)
IRPrimitive constructor comment.

Parameters:
irObject - org.omg.CORBA.IRObject

Method Details

nodeTypeName

public static String nodeTypeName()
This method was created by a SmartGuide.
Overrides:
nodeTypeName in interface TypeSystemNode

Returns:
java.lang.String