public class RemoteObject extends ObjectRepresentant implements AbstractContainer
counterPart, name, typeSystemNode| Modifier | Constructor and Description |
|---|---|
protected |
RemoteObject(Object counterPart,
TypeSystemNode type,
java.lang.String name)
This method was created by a SmartGuide.
|
| Modifier and Type | Method and Description |
|---|---|
ModelParticipant[] |
contents()
Für alle Attributes erzeuge ObjectRepresentants und gebe sie zurück
|
java.lang.Object |
invokeOperation(IROperation op,
java.lang.String[] params)
This method was created by a SmartGuide.
|
compareTo, getTreeModel, getTypeSystemNode, setName, toString, valueaddToParent, buildTree, expand, getModelRepresentant, setModelRepresentantprotected RemoteObject(Object counterPart, TypeSystemNode type, java.lang.String name)
counterPart - java.lang.Objectpublic ModelParticipant[] contents()
contents in interface AbstractContainerpublic java.lang.Object invokeOperation(IROperation op, java.lang.String[] params)
op - org.jacorb.ir;.gui.typesystem.remote.IROperationparams - java.lang.String[]