Public Member Functions

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

Inheritance diagram for si.ijs.acs.objectexplorer.engine.BACI.DelegateRemoteNode:
si.ijs.acs.objectexplorer.engine.BACI.BACIRemoteNode si.ijs.acs.objectexplorer.engine.BACI.BACITreeDataNode si.ijs.acs.objectexplorer.engine.BACI.BACIRemote si.ijs.acs.objectexplorer.engine.Introspectable si.ijs.acs.objectexplorer.OETreeNode si.ijs.acs.objectexplorer.engine.SimpleIntrospectable si.ijs.acs.objectexplorer.engine.SimpleIntrospectable

List of all members.

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)

Constructor & Destructor Documentation


Member Function Documentation

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)

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

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)

Returns:
java.lang.Object

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)

Returns:
org.omg.CORBA.InterfaceDefPackage.FullInterfaceDescription

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.

Returns:
name of this

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

Operation [] si.ijs.acs.objectexplorer.engine.BACI.DelegateRemoteNode.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

Returns:
boolean

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 (  ) 
Returns:
the 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  ) 
Parameters:
isNonSticky the isNonSticky to set

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

References si.ijs.acs.objectexplorer.engine.BACI.BACIRemoteNode.setNonSticky().


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