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.remoteobject.ObjectRepresentant
org.jacorb.ir.gui.remoteobject.RemoteObject
Field Summary |
Fields inherited from class org.jacorb.ir.gui.remoteobject.ObjectRepresentant | |
counterPart , name , typeSystemNode |
Constructor Summary | |
|
Method Summary | |
ModelParticipant[] |
|
java.lang.Object |
|
Methods inherited from class org.jacorb.ir.gui.remoteobject.ObjectRepresentant | |
compareTo , getTreeModel , getTypeSystemNode , setName , toString , value |
Methods inherited from class org.jacorb.ir.gui.typesystem.ModelParticipant | |
addToParent , buildTree , compareTo , expand , getModelRepresentant , setModelRepresentant |
protected RemoteObject(Object counterPart, TypeSystemNode type, String name)
This method was created by a SmartGuide.
- Parameters:
counterPart
- java.lang.Object
public ModelParticipant[] contents()
F?r alle Attributes erzeuge ObjectRepresentants und gebe sie zur?ck
- Specified by:
- contents in interface AbstractContainer
- Returns:
- ModelParticipant[]
public java.lang.Object invokeOperation(IROperation op, String[] params)
This method was created by a SmartGuide.
- Parameters:
op
- org.jacorb.ir;.gui.typesystem.remote.IROperationparams
- java.lang.String[]
- Returns:
- java.lang.Object