org.jacorb.ir.gui.remoteobject
Class RemoteObject
java.lang.Object
org.jacorb.ir.gui.typesystem.ModelParticipant
org.jacorb.ir.gui.remoteobject.ObjectRepresentant
org.jacorb.ir.gui.remoteobject.RemoteObject
- All Implemented Interfaces:
- AbstractContainer
public class RemoteObject
- extends ObjectRepresentant
- implements AbstractContainer
This class was generated by a SmartGuide.
Constructor Summary |
protected |
RemoteObject(org.omg.CORBA.Object counterPart,
TypeSystemNode type,
java.lang.String name)
This method was created by a SmartGuide. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
RemoteObject
protected RemoteObject(org.omg.CORBA.Object counterPart,
TypeSystemNode type,
java.lang.String name)
- This method was created by a SmartGuide.
- Parameters:
counterPart
- java.lang.Object
contents
public ModelParticipant[] contents()
- F??r alle Attributes erzeuge ObjectRepresentants und gebe sie zur??ck
- Specified by:
contents
in interface AbstractContainer
- Returns:
- ModelParticipant[]
invokeOperation
public java.lang.Object invokeOperation(IROperation op,
java.lang.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