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) |
| si.ijs.acs.objectexplorer.engine.BACI.DelegateRemoteNode.DelegateRemoteNode | ( | String | name, | |
| TreeHandlerBean | parentTreeHandler, | |||
| BACIRemoteNode | remoteNode | |||
| ) |
| void si.ijs.acs.objectexplorer.engine.BACI.DelegateRemoteNode.connect | ( | ) |
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().
| void si.ijs.acs.objectexplorer.engine.BACI.DelegateRemoteNode.disconnect | ( | ) |
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().
Referenced by si.ijs.acs.objectexplorer.TreeHandlerBean.disconnect().
| Attribute [] si.ijs.acs.objectexplorer.engine.BACI.DelegateRemoteNode.getAttributes | ( | ) |
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().
| org.omg.CORBA.Object si.ijs.acs.objectexplorer.engine.BACI.DelegateRemoteNode.getCORBARef | ( | ) |
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().
| FullInterfaceDescription si.ijs.acs.objectexplorer.engine.BACI.DelegateRemoteNode.getIFDesc | ( | ) |
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().
| String si.ijs.acs.objectexplorer.engine.BACI.DelegateRemoteNode.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.BACIRemoteNode.
| Operation [] si.ijs.acs.objectexplorer.engine.BACI.DelegateRemoteNode.getOperations | ( | ) |
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().
| BACIRemoteNode si.ijs.acs.objectexplorer.engine.BACI.DelegateRemoteNode.getRemoteNode | ( | ) |
| boolean si.ijs.acs.objectexplorer.engine.BACI.DelegateRemoteNode.isConnected | ( | ) |
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().
| boolean si.ijs.acs.objectexplorer.engine.BACI.DelegateRemoteNode.isNonSticky | ( | ) |
Reimplemented from si.ijs.acs.objectexplorer.engine.BACI.BACIRemoteNode.
| void si.ijs.acs.objectexplorer.engine.BACI.DelegateRemoteNode.setCORBARef | ( | Object | ref | ) |
| void si.ijs.acs.objectexplorer.engine.BACI.DelegateRemoteNode.setIFDesc | ( | FullInterfaceDescription | desc | ) |
| void si.ijs.acs.objectexplorer.engine.BACI.DelegateRemoteNode.setNonSticky | ( | boolean | isNonSticky | ) |
| isNonSticky | the isNonSticky to set |
Reimplemented from si.ijs.acs.objectexplorer.engine.BACI.BACIRemoteNode.
References si.ijs.acs.objectexplorer.engine.BACI.BACIRemoteNode.setNonSticky().
1.7.0