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 () |
| si.ijs.acs.objectexplorer.engine.BACI.DelegateInvocation.DelegateInvocation | ( | BACIInvocation | invocation, | |
| OETree | parentTree, | |||
| BACIRemoteAccess | ra | |||
| ) |
| Attribute [] si.ijs.acs.objectexplorer.engine.BACI.DelegateInvocation.getAttributes | ( | ) |
Insert the method's description here. Creation date: (7.11.2000 22:31:12)
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)
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)
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.
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 | ( | ) |
Insert the method's description here. Creation date: (7.11.2000 21:50:14)
| i | si.ijs.acs.objectexplorer.engine.Introspectable |
Reimplemented from si.ijs.acs.objectexplorer.engine.BACI.BACIInvocation.
References si.ijs.acs.objectexplorer.engine.BACI.BACIInvocation.getOperations().
| void si.ijs.acs.objectexplorer.engine.BACI.DelegateInvocation.setCORBARef | ( | Object | ref | ) |
| void si.ijs.acs.objectexplorer.engine.BACI.DelegateInvocation.setIFDesc | ( | FullInterfaceDescription | desc | ) |
1.7.0