org.jacorb.ir.gui.remoteobject
public class RemoteObject extends ObjectRepresentant implements AbstractContainer
| Constructor Summary | |
|---|---|
| protected | RemoteObject(Object counterPart, TypeSystemNode type, String name)
This method was created by a SmartGuide. |
| Method Summary | |
|---|---|
| ModelParticipant[] | contents()
FC |
| Object | invokeOperation(IROperation op, String[] params)
This method was created by a SmartGuide. |
Parameters: counterPart java.lang.Object
Parameters: op org.jacorb.ir;.gui.typesystem.remote.IROperation params java.lang.String[]
Returns: java.lang.Object