Public Member Functions

si.ijs.acs.objectexplorer.engine.BACI.DelegateInvocation Class Reference

Inheritance diagram for si.ijs.acs.objectexplorer.engine.BACI.DelegateInvocation:
si.ijs.acs.objectexplorer.engine.BACI.BACIInvocation si.ijs.acs.objectexplorer.engine.Invocation si.ijs.acs.objectexplorer.engine.BACI.BACIRemote si.ijs.acs.objectexplorer.engine.SimpleIntrospectable si.ijs.acs.objectexplorer.OETreeNode si.ijs.acs.objectexplorer.engine.SimpleIntrospectable si.ijs.acs.objectexplorer.engine.SimpleIntrospectable

List of all members.

Public Member Functions

 DelegateInvocation (BACIInvocation invocation, OETree parentTree, BACIRemoteAccess ra)
Object getCORBARef ()
FullInterfaceDescription getIFDesc ()
void setCORBARef (Object ref)
void setIFDesc (FullInterfaceDescription desc)
Attribute[] getAttributes ()
String getName ()
Operation[] getOperations ()

Detailed Description

Author:
rbertoncelj

Constructor & Destructor Documentation


Member Function Documentation

Attribute [] si.ijs.acs.objectexplorer.engine.BACI.DelegateInvocation.getAttributes (  ) 

Insert the method's description here. Creation date: (7.11.2000 22:31:12)

Returns:
si.ijs.acs.objectexplorer.engine.Attribute[]

Reimplemented from si.ijs.acs.objectexplorer.engine.BACI.BACIInvocation.

References si.ijs.acs.objectexplorer.engine.BACI.BACIInvocation.getAttributes().

Object si.ijs.acs.objectexplorer.engine.BACI.DelegateInvocation.getCORBARef (  ) 

Insert the method's description here. Creation date: (9.11.2000 21:55:04)

Returns:
java.lang.Object

Reimplemented from si.ijs.acs.objectexplorer.engine.BACI.BACIInvocation.

References si.ijs.acs.objectexplorer.engine.BACI.BACIInvocation.getCORBARef().

FullInterfaceDescription si.ijs.acs.objectexplorer.engine.BACI.DelegateInvocation.getIFDesc (  ) 

Insert the method's description here. Creation date: (9.11.2000 21:55:04)

Returns:
org.omg.CORBA.InterfaceDefPackage.FullInterfaceDescription

Reimplemented from si.ijs.acs.objectexplorer.engine.BACI.BACIInvocation.

References si.ijs.acs.objectexplorer.engine.BACI.BACIInvocation.getIFDesc().

String si.ijs.acs.objectexplorer.engine.BACI.DelegateInvocation.getName (  ) 

Returns the name of this introspectable. Note that the implementing object should overload the toString() method to return the same value to provide GUI with a standardized way to display the introspectable in components such as lists or trees.

Returns:
name of this

Reimplemented from si.ijs.acs.objectexplorer.engine.BACI.BACIInvocation.

References si.ijs.acs.objectexplorer.engine.BACI.BACIInvocation.getName().

Operation [] si.ijs.acs.objectexplorer.engine.BACI.DelegateInvocation.getOperations (  ) 
void si.ijs.acs.objectexplorer.engine.BACI.DelegateInvocation.setCORBARef ( Object  ref  ) 
void si.ijs.acs.objectexplorer.engine.BACI.DelegateInvocation.setIFDesc ( FullInterfaceDescription  desc  ) 

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties