

Public Member Functions | |
| DelegateRemoteNode (String name, TreeHandlerBean parentTreeHandler, BACIRemoteNode remoteNode) | |
| BACIRemoteNode | getRemoteNode () |
| org.omg.CORBA.Object | getCORBARef () |
| FullInterfaceDescription | getIFDesc () |
| void | setCORBARef (Object ref) |
| void | setIFDesc (FullInterfaceDescription desc) |
| Attribute[] | getAttributes () |
| String | getName () |
| Operation[] | getOperations () |
| void | connect () |
| void | disconnect () |
| boolean | isConnected () |
| boolean | isNonSticky () |
| void | setNonSticky (boolean isNonSticky) |
Private Attributes | |
| String | name |
| BACIRemoteNode | remoteNode |
| si::ijs::acs::objectexplorer::engine::BACI::DelegateRemoteNode::DelegateRemoteNode | ( | String | name, | |
| TreeHandlerBean | parentTreeHandler, | |||
| BACIRemoteNode | remoteNode | |||
| ) | [inline] |
| void si::ijs::acs::objectexplorer::engine::BACI::DelegateRemoteNode::connect | ( | ) | [inline] |
Insert the method's description here. Creation date: (7.11.2000 21:44:07)
Reimplemented from si::ijs::acs::objectexplorer::engine::BACI::BACIRemoteNode.
References si::ijs::acs::objectexplorer::engine::BACI::BACIRemoteNode::connect(), and remoteNode.
| void si::ijs::acs::objectexplorer::engine::BACI::DelegateRemoteNode::disconnect | ( | ) | [inline] |
Insert the method's description here. Creation date: (7.11.2000 21:44:07)
Reimplemented from si::ijs::acs::objectexplorer::engine::BACI::BACIRemoteNode.
References si::ijs::acs::objectexplorer::engine::BACI::BACIRemoteNode::disconnect(), and remoteNode.
Referenced by si::ijs::acs::objectexplorer::TreeHandlerBean::disconnect().
| Attribute [] si::ijs::acs::objectexplorer::engine::BACI::DelegateRemoteNode::getAttributes | ( | ) | [inline] |
Insert the method's description here. Creation date: (7.11.2000 22:31:44)
Reimplemented from si::ijs::acs::objectexplorer::engine::BACI::BACIRemoteNode.
References si::ijs::acs::objectexplorer::engine::BACI::BACIRemoteNode::getAttributes(), and remoteNode.
| org.omg.CORBA.Object si::ijs::acs::objectexplorer::engine::BACI::DelegateRemoteNode::getCORBARef | ( | ) | [inline] |
Insert the method's description here. Creation date: (9.11.2000 21:47:30)
Reimplemented from si::ijs::acs::objectexplorer::engine::BACI::BACIRemoteNode.
References si::ijs::acs::objectexplorer::engine::BACI::BACIRemoteNode::getCORBARef(), and remoteNode.
| FullInterfaceDescription si::ijs::acs::objectexplorer::engine::BACI::DelegateRemoteNode::getIFDesc | ( | ) | [inline] |
Insert the method's description here. Creation date: (9.11.2000 21:47:30)
Reimplemented from si::ijs::acs::objectexplorer::engine::BACI::BACIRemoteNode.
References si::ijs::acs::objectexplorer::engine::BACI::BACIRemoteNode::getIFDesc(), and remoteNode.
| String si::ijs::acs::objectexplorer::engine::BACI::DelegateRemoteNode::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::BACIRemoteNode.
References name.
| Operation [] si::ijs::acs::objectexplorer::engine::BACI::DelegateRemoteNode::getOperations | ( | ) | [inline] |
Insert the method's description here. Creation date: (7.11.2000 21:49:32)
| i | si.ijs.acs.objectexplorer.engine.Introspectable |
Reimplemented from si::ijs::acs::objectexplorer::engine::BACI::BACIRemoteNode.
References si::ijs::acs::objectexplorer::engine::BACI::BACIRemoteNode::getOperations(), and remoteNode.
| BACIRemoteNode si::ijs::acs::objectexplorer::engine::BACI::DelegateRemoteNode::getRemoteNode | ( | ) | [inline] |
References remoteNode.
| boolean si::ijs::acs::objectexplorer::engine::BACI::DelegateRemoteNode::isConnected | ( | ) | [inline] |
Insert the method's description here. Creation date: (3/26/2001 8:07:57 PM)
26.3.2001 Created by Miha
Reimplemented from si::ijs::acs::objectexplorer::engine::BACI::BACIRemoteNode.
References si::ijs::acs::objectexplorer::engine::BACI::BACIRemoteNode::isConnected(), and remoteNode.
| boolean si::ijs::acs::objectexplorer::engine::BACI::DelegateRemoteNode::isNonSticky | ( | ) | [inline] |
Reimplemented from si::ijs::acs::objectexplorer::engine::BACI::BACIRemoteNode.
References si::ijs::acs::objectexplorer::engine::BACI::BACIRemoteNode::isNonSticky, and remoteNode.
| void si::ijs::acs::objectexplorer::engine::BACI::DelegateRemoteNode::setCORBARef | ( | Object | ref | ) | [inline] |
| void si::ijs::acs::objectexplorer::engine::BACI::DelegateRemoteNode::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 remoteNode, and si::ijs::acs::objectexplorer::engine::BACI::BACIRemoteNode::setIFDesc().
| void si::ijs::acs::objectexplorer::engine::BACI::DelegateRemoteNode::setNonSticky | ( | boolean | isNonSticky | ) | [inline] |
| isNonSticky | the isNonSticky to set |
Reimplemented from si::ijs::acs::objectexplorer::engine::BACI::BACIRemoteNode.
References remoteNode, and si::ijs::acs::objectexplorer::engine::BACI::BACIRemoteNode::setNonSticky().
String si::ijs::acs::objectexplorer::engine::BACI::DelegateRemoteNode::name [private] |
Reimplemented from si::ijs::acs::objectexplorer::engine::BACI::BACIRemoteNode.
Referenced by getName().
Referenced by connect(), disconnect(), getAttributes(), getCORBARef(), getIFDesc(), getOperations(), getRemoteNode(), isConnected(), isNonSticky(), setCORBARef(), setIFDesc(), and setNonSticky().
1.6.2