org.jacorb.ir.gui.remoteobject
public class ObjectRepresentant extends ModelParticipant
| Field Summary | |
|---|---|
| protected Object | counterPart |
| protected String | name |
| protected TypeSystemNode | typeSystemNode |
| Constructor Summary | |
|---|---|
| protected | ObjectRepresentant(Object counterPart, TypeSystemNode type, String name)
This method was created by a SmartGuide. |
| Method Summary | |
|---|---|
| int | compareTo(ModelParticipant other)
This method was created by a SmartGuide. |
| TreeModel | getTreeModel()
This method was created by a SmartGuide. |
| TypeSystemNode | getTypeSystemNode()
This method was created by a SmartGuide. |
| protected void | setName(String name)
This method was created by a SmartGuide. |
| String | toString()
This method was created by a SmartGuide. |
| String | value()
This method was created by a SmartGuide. |
Parameters: counterPart java.lang.Object
Parameters: other org.jacorb.ir;.gui.typesystem.ModelParticipant
Returns: int
Returns: TreeModel
Returns: org.jacorb.ir;.gui.typesystem.TypeSystemNode
Parameters: name java.lang.String
Returns: java.lang.String
Returns: java.lang.String