public class RemoteObject extends ObjectRepresentant implements AbstractContainer
counterPart, name, typeSystemNode| Modifier | Constructor and Description |
|---|---|
protected |
RemoteObject(Object counterPart,
TypeSystemNode type,
String name)
This method was created by a SmartGuide.
|
| Modifier and Type | Method and Description |
|---|---|
ModelParticipant[] |
contents()
Create ObjectRepresentants for all Attributes and return them
|
Object |
invokeOperation(IROperation op,
String[] params)
This method was created by a SmartGuide.
|
compareTo, getTreeModel, getTypeSystemNode, setName, toString, valueaddToParent, buildTree, expand, getModelRepresentant, setModelRepresentantprotected RemoteObject(Object counterPart, TypeSystemNode type, String name)
counterPart - java.lang.Objectpublic ModelParticipant[] contents()
contents in interface AbstractContainerpublic Object invokeOperation(IROperation op, String[] params)
op - org.jacorb.ir;.gui.typesystem.remote.IROperationparams - java.lang.String[]Copyright © 2017 JacORB. All rights reserved.