

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 () |
Private Attributes | |
| BACIInvocation | invocation |
| si::ijs::acs::objectexplorer::engine::BACI::DelegateInvocation::DelegateInvocation | ( | BACIInvocation | invocation, | |
| OETree | parentTree, | |||
| BACIRemoteAccess | ra | |||
| ) | [inline] |
| Attribute [] si::ijs::acs::objectexplorer::engine::BACI::DelegateInvocation::getAttributes | ( | ) | [inline] |
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(), and invocation.
| Object si::ijs::acs::objectexplorer::engine::BACI::DelegateInvocation::getCORBARef | ( | ) | [inline] |
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(), and invocation.
| FullInterfaceDescription si::ijs::acs::objectexplorer::engine::BACI::DelegateInvocation::getIFDesc | ( | ) | [inline] |
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(), and invocation.
| String si::ijs::acs::objectexplorer::engine::BACI::DelegateInvocation::getName | ( | ) | [inline] |
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(), and invocation.
| Operation [] si::ijs::acs::objectexplorer::engine::BACI::DelegateInvocation::getOperations | ( | ) | [inline] |
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(), and invocation.
| void si::ijs::acs::objectexplorer::engine::BACI::DelegateInvocation::setCORBARef | ( | Object | ref | ) | [inline] |
| void si::ijs::acs::objectexplorer::engine::BACI::DelegateInvocation::setIFDesc | ( | FullInterfaceDescription | desc | ) | [inline] |
Insert the method's description here. Creation date: (9.11.2000 23:55:13)
| desc | org.omg.CORBA.InterfaceDefPackage.FullInterfaceDescription |
Implements si::ijs::acs::objectexplorer::engine::BACI::BACIRemote.
References invocation, and si::ijs::acs::objectexplorer::engine::BACI::BACIInvocation::setIFDesc().
Referenced by getAttributes(), getCORBARef(), getIFDesc(), getName(), getOperations(), setCORBARef(), and setIFDesc().
1.6.2