Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

si::ijs::acs::objectexplorer::engine::BACI::BACIRemoteNode Class Reference

Inheritance diagram for si::ijs::acs::objectexplorer::engine::BACI::BACIRemoteNode:

Inheritance graph
[legend]
Collaboration diagram for si::ijs::acs::objectexplorer::engine::BACI::BACIRemoteNode:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 BACIRemoteNode (int newType, String name, Object data, si.ijs.acs.objectexplorer.OETree newParentTree, BACIRemoteAccess ra)
void connect ()
void disconnect ()
Attribute[] getAttributes ()
org.omg.CORBA.Object getCORBARef ()
org.omg.CORBA.InterfaceDefPackage.FullInterfaceDescription getIFDesc ()
java.lang.String getName ()
Operation[] getOperations ()
boolean isConnected ()
void setCORBARef (org.omg.CORBA.Object ref)
void setIFDesc (org.omg.CORBA.InterfaceDefPackage.FullInterfaceDescription desc)
 BACIRemoteNode (int newType, String name, Object data, si.ijs.acs.objectexplorer.OETree newParentTree, BACIRemoteAccess ra)
void connect ()
synchronized void disconnect ()
Attribute[] getAttributes ()
synchronized org.omg.CORBA.Object getCORBARef ()
synchronized org.omg.CORBA.InterfaceDefPackage.FullInterfaceDescription getIFDesc ()
java.lang.String getName ()
Operation[] getOperations ()
boolean isConnected ()
synchronized void setCORBARef (org.omg.CORBA.Object ref)
synchronized void setIFDesc (org.omg.CORBA.InterfaceDefPackage.FullInterfaceDescription desc)
boolean isDevice ()
boolean isNonSticky ()
void setNonSticky (boolean isNonSticky)

Package Attributes

BACIRemoteAccess ra = null

Private Attributes

org.omg.CORBA.Object remote = null
FullInterfaceDescription desc = null
String name = null
String id = null
boolean isNonSticky = false

Detailed Description

Insert the type's description here. Creation date: (1.11.2000 19:59:25)
Author:
:


Constructor & Destructor Documentation

si::ijs::acs::objectexplorer::engine::BACI::BACIRemoteNode::BACIRemoteNode int  newType,
String  name,
Object  data,
si.ijs.acs.objectexplorer.OETree  newParentTree,
BACIRemoteAccess  ra
[inline]
 

ESORemoteNode constructor comment.

Parameters:
newType int
name java.lang.String
data java.lang.Object
newParentTree si.ijs.acs.objectexplorer.OETree

si::ijs::acs::objectexplorer::engine::BACI::BACIRemoteNode::BACIRemoteNode int  newType,
String  name,
Object  data,
si.ijs.acs.objectexplorer.OETree  newParentTree,
BACIRemoteAccess  ra
[inline]
 

BACIRemoteNode constructor comment.

Parameters:
newType int
name java.lang.String
data java.lang.Object
newParentTree si.ijs.acs.objectexplorer.OETree


Member Function Documentation

void si::ijs::acs::objectexplorer::engine::BACI::BACIRemoteNode::connect  )  [inline]
 

Insert the method's description here. Creation date: (7.11.2000 21:44:07)

Implements si::ijs::acs::objectexplorer::engine::Introspectable.

Reimplemented in si::ijs::acs::objectexplorer::engine::BACI::DelegateRemoteNode.

void si::ijs::acs::objectexplorer::engine::BACI::BACIRemoteNode::connect  )  [inline]
 

Insert the method's description here. Creation date: (7.11.2000 21:44:07)

Implements si::ijs::acs::objectexplorer::engine::Introspectable.

Reimplemented in si::ijs::acs::objectexplorer::engine::BACI::DelegateRemoteNode.

synchronized void si::ijs::acs::objectexplorer::engine::BACI::BACIRemoteNode::disconnect  )  [inline]
 

Insert the method's description here. Creation date: (7.11.2000 21:44:07)

Implements si::ijs::acs::objectexplorer::engine::Introspectable.

Reimplemented in si::ijs::acs::objectexplorer::engine::BACI::DelegateRemoteNode.

void si::ijs::acs::objectexplorer::engine::BACI::BACIRemoteNode::disconnect  )  [inline]
 

Insert the method's description here. Creation date: (7.11.2000 21:44:07)

Implements si::ijs::acs::objectexplorer::engine::Introspectable.

Reimplemented in si::ijs::acs::objectexplorer::engine::BACI::DelegateRemoteNode.

Attribute [] si::ijs::acs::objectexplorer::engine::BACI::BACIRemoteNode::getAttributes  )  [inline]
 

Insert the method's description here. Creation date: (7.11.2000 22:31:44)

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

Implements si::ijs::acs::objectexplorer::engine::SimpleIntrospectable.

Reimplemented in si::ijs::acs::objectexplorer::engine::BACI::DelegateRemoteNode.

Attribute [] si::ijs::acs::objectexplorer::engine::BACI::BACIRemoteNode::getAttributes  )  [inline]
 

Insert the method's description here. Creation date: (7.11.2000 22:31:44)

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

Implements si::ijs::acs::objectexplorer::engine::SimpleIntrospectable.

Reimplemented in si::ijs::acs::objectexplorer::engine::BACI::DelegateRemoteNode.

synchronized org.omg.CORBA.Object si::ijs::acs::objectexplorer::engine::BACI::BACIRemoteNode::getCORBARef  )  [inline]
 

Insert the method's description here. Creation date: (9.11.2000 21:47:30)

Returns:
java.lang.Object

Implements si::ijs::acs::objectexplorer::engine::BACI::BACIRemote.

Reimplemented in si::ijs::acs::objectexplorer::engine::BACI::DelegateRemoteNode.

org.omg.CORBA.Object si::ijs::acs::objectexplorer::engine::BACI::BACIRemoteNode::getCORBARef  )  [inline]
 

Insert the method's description here. Creation date: (9.11.2000 21:47:30)

Returns:
java.lang.Object

Implements si::ijs::acs::objectexplorer::engine::BACI::BACIRemote.

Reimplemented in si::ijs::acs::objectexplorer::engine::BACI::DelegateRemoteNode.

synchronized org.omg.CORBA.InterfaceDefPackage.FullInterfaceDescription si::ijs::acs::objectexplorer::engine::BACI::BACIRemoteNode::getIFDesc  )  [inline]
 

Insert the method's description here. Creation date: (9.11.2000 21:47:30)

Returns:
org.omg.CORBA.InterfaceDefPackage.FullInterfaceDescription

Implements si::ijs::acs::objectexplorer::engine::BACI::BACIRemote.

Reimplemented in si::ijs::acs::objectexplorer::engine::BACI::DelegateRemoteNode.

org.omg.CORBA.InterfaceDefPackage.FullInterfaceDescription si::ijs::acs::objectexplorer::engine::BACI::BACIRemoteNode::getIFDesc  )  [inline]
 

Insert the method's description here. Creation date: (9.11.2000 21:47:30)

Returns:
org.omg.CORBA.InterfaceDefPackage.FullInterfaceDescription

Implements si::ijs::acs::objectexplorer::engine::BACI::BACIRemote.

Reimplemented in si::ijs::acs::objectexplorer::engine::BACI::DelegateRemoteNode.

java.lang.String si::ijs::acs::objectexplorer::engine::BACI::BACIRemoteNode::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.

Returns:
name of this

Implements si::ijs::acs::objectexplorer::engine::SimpleIntrospectable.

Reimplemented in si::ijs::acs::objectexplorer::engine::BACI::DelegateRemoteNode.

java.lang.String si::ijs::acs::objectexplorer::engine::BACI::BACIRemoteNode::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.

Returns:
name of this

Implements si::ijs::acs::objectexplorer::engine::SimpleIntrospectable.

Reimplemented in si::ijs::acs::objectexplorer::engine::BACI::DelegateRemoteNode.

Operation [] si::ijs::acs::objectexplorer::engine::BACI::BACIRemoteNode::getOperations  )  [inline]
 

Insert the method's description here. Creation date: (7.11.2000 21:49:32)

Returns:
si.ijs.acs.objectexplorer.engine.Operation[]
Parameters:
i si.ijs.acs.objectexplorer.engine.Introspectable

Implements si::ijs::acs::objectexplorer::engine::SimpleIntrospectable.

Reimplemented in si::ijs::acs::objectexplorer::engine::BACI::DelegateRemoteNode.

Operation [] si::ijs::acs::objectexplorer::engine::BACI::BACIRemoteNode::getOperations  )  [inline]
 

Insert the method's description here. Creation date: (7.11.2000 21:49:32)

Returns:
si.ijs.acs.objectexplorer.engine.Operation[]
Parameters:
i si.ijs.acs.objectexplorer.engine.Introspectable

Implements si::ijs::acs::objectexplorer::engine::SimpleIntrospectable.

Reimplemented in si::ijs::acs::objectexplorer::engine::BACI::DelegateRemoteNode.

boolean si::ijs::acs::objectexplorer::engine::BACI::BACIRemoteNode::isConnected  )  [inline]
 

Insert the method's description here. Creation date: (3/26/2001 8:07:57 PM)

26.3.2001 Created by Miha

Returns:
boolean

Implements si::ijs::acs::objectexplorer::engine::Introspectable.

Reimplemented in si::ijs::acs::objectexplorer::engine::BACI::DelegateRemoteNode.

boolean si::ijs::acs::objectexplorer::engine::BACI::BACIRemoteNode::isConnected  )  [inline]
 

Insert the method's description here. Creation date: (3/26/2001 8:07:57 PM)

26.3.2001 Created by Miha

Returns:
boolean

Implements si::ijs::acs::objectexplorer::engine::Introspectable.

Reimplemented in si::ijs::acs::objectexplorer::engine::BACI::DelegateRemoteNode.

boolean si::ijs::acs::objectexplorer::engine::BACI::BACIRemoteNode::isDevice  )  [inline]
 

Returns:
true if this is a device (component) node

boolean si::ijs::acs::objectexplorer::engine::BACI::BACIRemoteNode::isNonSticky  )  [inline]
 

Returns:
the isNonSticky

Implements si::ijs::acs::objectexplorer::engine::Introspectable.

Reimplemented in si::ijs::acs::objectexplorer::engine::BACI::DelegateRemoteNode.

synchronized void si::ijs::acs::objectexplorer::engine::BACI::BACIRemoteNode::setCORBARef org.omg.CORBA.Object  ref  )  [inline]
 

Insert the method's description here. Creation date: (9.11.2000 23:52:02)

Parameters:
ref org.omg.CORBA.Object

Implements si::ijs::acs::objectexplorer::engine::BACI::BACIRemote.

void si::ijs::acs::objectexplorer::engine::BACI::BACIRemoteNode::setCORBARef org.omg.CORBA.Object  ref  )  [inline]
 

Insert the method's description here. Creation date: (9.11.2000 23:52:02)

Parameters:
ref org.omg.CORBA.Object

Implements si::ijs::acs::objectexplorer::engine::BACI::BACIRemote.

synchronized void si::ijs::acs::objectexplorer::engine::BACI::BACIRemoteNode::setIFDesc org.omg.CORBA.InterfaceDefPackage.FullInterfaceDescription  desc  )  [inline]
 

Insert the method's description here. Creation date: (9.11.2000 23:55:21)

Parameters:
desc org.omg.CORBA.InterfaceDefPackage.FullInterfaceDescription

void si::ijs::acs::objectexplorer::engine::BACI::BACIRemoteNode::setIFDesc org.omg.CORBA.InterfaceDefPackage.FullInterfaceDescription  desc  )  [inline]
 

Insert the method's description here. Creation date: (9.11.2000 23:55:21)

Parameters:
desc org.omg.CORBA.InterfaceDefPackage.FullInterfaceDescription

void si::ijs::acs::objectexplorer::engine::BACI::BACIRemoteNode::setNonSticky boolean  isNonSticky  )  [inline]
 

Parameters:
isNonSticky the isNonSticky to set

Reimplemented in si::ijs::acs::objectexplorer::engine::BACI::DelegateRemoteNode.


Member Data Documentation

FullInterfaceDescription si::ijs::acs::objectexplorer::engine::BACI::BACIRemoteNode::desc = null [private]
 

String si::ijs::acs::objectexplorer::engine::BACI::BACIRemoteNode::id = null [private]
 

boolean si::ijs::acs::objectexplorer::engine::BACI::BACIRemoteNode::isNonSticky = false [private]
 

state when objexp does not activate a component and it is not its owner

String si::ijs::acs::objectexplorer::engine::BACI::BACIRemoteNode::name = null [private]
 

Reimplemented from si::ijs::acs::objectexplorer::OETreeNode.

Reimplemented in si::ijs::acs::objectexplorer::engine::BACI::DelegateRemoteNode.

BACIRemoteAccess si::ijs::acs::objectexplorer::engine::BACI::BACIRemoteNode::ra = null [package]
 

org omg CORBA Object si::ijs::acs::objectexplorer::engine::BACI::BACIRemoteNode::remote = null [private]
 


The documentation for this class was generated from the following files:
Generated on Thu Apr 30 03:14:43 2009 for ACS Java API by doxygen 1.3.8