org.jacorb.ir.gui.remoteobject

Class ObjectRepresentant

public class ObjectRepresentant extends ModelParticipant

This class was generated by a SmartGuide.
Field Summary
protected ObjectcounterPart
protected Stringname
protected TypeSystemNodetypeSystemNode
Constructor Summary
protected ObjectRepresentant(Object counterPart, TypeSystemNode type, String name)
This method was created by a SmartGuide.
Method Summary
intcompareTo(ModelParticipant other)
This method was created by a SmartGuide.
TreeModelgetTreeModel()
This method was created by a SmartGuide.
TypeSystemNodegetTypeSystemNode()
This method was created by a SmartGuide.
protected voidsetName(String name)
This method was created by a SmartGuide.
StringtoString()
This method was created by a SmartGuide.
Stringvalue()
This method was created by a SmartGuide.

Field Detail

counterPart

protected Object counterPart

name

protected String name

typeSystemNode

protected TypeSystemNode typeSystemNode

Constructor Detail

ObjectRepresentant

protected ObjectRepresentant(Object counterPart, TypeSystemNode type, String name)
This method was created by a SmartGuide.

Parameters: counterPart java.lang.Object

Method Detail

compareTo

public int compareTo(ModelParticipant other)
This method was created by a SmartGuide.

Parameters: other org.jacorb.ir;.gui.typesystem.ModelParticipant

Returns: int

getTreeModel

public TreeModel getTreeModel()
This method was created by a SmartGuide.

Returns: TreeModel

getTypeSystemNode

public TypeSystemNode getTypeSystemNode()
This method was created by a SmartGuide.

Returns: org.jacorb.ir;.gui.typesystem.TypeSystemNode

setName

protected void setName(String name)
This method was created by a SmartGuide.

Parameters: name java.lang.String

toString

public String toString()
This method was created by a SmartGuide.

Returns: java.lang.String

value

public String value()
This method was created by a SmartGuide.

Returns: java.lang.String