|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jacorb.ir.gui.typesystem.ModelParticipant
org.jacorb.ir.gui.remoteobject.ObjectRepresentant
public class ObjectRepresentant
This class was generated by a SmartGuide.
| Field Summary | |
|---|---|
protected java.lang.Object |
counterPart
|
protected java.lang.String |
name
|
protected TypeSystemNode |
typeSystemNode
|
| Constructor Summary | |
|---|---|
protected |
ObjectRepresentant(java.lang.Object counterPart,
TypeSystemNode type,
java.lang.String name)
This method was created by a SmartGuide. |
| Method Summary | |
|---|---|
int |
compareTo(ModelParticipant other)
This method was created by a SmartGuide. |
javax.swing.tree.TreeModel |
getTreeModel()
This method was created by a SmartGuide. |
TypeSystemNode |
getTypeSystemNode()
This method was created by a SmartGuide. |
protected void |
setName(java.lang.String name)
This method was created by a SmartGuide. |
java.lang.String |
toString()
This method was created by a SmartGuide. |
java.lang.String |
value()
This method was created by a SmartGuide. |
| Methods inherited from class org.jacorb.ir.gui.typesystem.ModelParticipant |
|---|
addToParent, buildTree, expand, getModelRepresentant, setModelRepresentant |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected java.lang.Object counterPart
protected java.lang.String name
protected TypeSystemNode typeSystemNode
| Constructor Detail |
|---|
protected ObjectRepresentant(java.lang.Object counterPart,
TypeSystemNode type,
java.lang.String name)
counterPart - java.lang.Object| Method Detail |
|---|
public int compareTo(ModelParticipant other)
compareTo in class ModelParticipantother - org.jacorb.ir;.gui.typesystem.ModelParticipant
public javax.swing.tree.TreeModel getTreeModel()
public TypeSystemNode getTypeSystemNode()
protected void setName(java.lang.String name)
name - java.lang.Stringpublic java.lang.String toString()
toString in class java.lang.Objectpublic java.lang.String value()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||