Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.jacorb.ir.gui.typesystem.ModelParticipant
org.jacorb.ir.gui.typesystem.TypeSystemNode
org.jacorb.ir.gui.typesystem.remote.IRNode
org.jacorb.ir.gui.typesystem.remote.IRNodeWithType
org.jacorb.ir.gui.typesystem.remote.IRValueBox
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 | |
| |
|
Method Summary | |
ModelParticipant[] |
|
static String |
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 , 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 |
protected IRValueBox()
IRValueBox constructor.
protected IRValueBox(IRObject irObject)
IRValueBox constructor.
- Parameters:
irObject
- org.omg.CORBA.IRObject
public ModelParticipant[] contents()
The contents here is the type that is boxed.
- Specified by:
- contents in interface AbstractContainer
public static String nodeTypeName()
- Overrides:
- nodeTypeName in interface TypeSystemNode
- Returns:
- A string denoting the node type implemented here.