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
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 | |
String |
|
String |
|
TypeSystemNode |
|
protected void |
|
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 IRNodeWithType()
IRNodeWithType constructor comment.
protected IRNodeWithType(IRObject irObject)
IRNodeWithType constructor comment.
- Parameters:
irObject
- org.omg.CORBA.IRObject
public String description()
This method was created by a SmartGuide.
- Overrides:
- description in interface IRNode
- Returns:
- java.lang.String
public String getAssociatedType()
This method was created by a SmartGuide.
- Specified by:
- getAssociatedType in interface TypeAssociator
- Returns:
- java.lang.String
public TypeSystemNode getAssociatedTypeSystemNode()
This method was created by a SmartGuide.
- Specified by:
- getAssociatedTypeSystemNode in interface TypeAssociator
- Returns:
- java.lang.String
protected void setAssociatedTypeSystemNode(TypeSystemNode typeNode)
This method was created by a SmartGuide.