Public Member Functions | |
BACIRemoteNode (int newType, String name, Object data, si.ijs.acs.objectexplorer.OETree newParentTree, ANKARemoteAccess 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) |
Package Attributes | |
ANKARemoteAccess | ra = null |
Private Attributes | |
org.omg.CORBA.Object | remote = null |
FullInterfaceDescription | desc = null |
String | name = null |
String | id = null |
|
ESORemoteNode constructor comment.
|
|
Insert the method's description here. Creation date: (7.11.2000 21:44:07) Implements si::ijs::acs::objectexplorer::engine::Introspectable.
|
|
Insert the method's description here. Creation date: (7.11.2000 21:44:07) Implements si::ijs::acs::objectexplorer::engine::Introspectable.
|
|
Insert the method's description here. Creation date: (7.11.2000 22:31:44) Implements si::ijs::acs::objectexplorer::engine::SimpleIntrospectable.
|
|
Insert the method's description here. Creation date: (9.11.2000 21:47:30)
Implements si::ijs::acs::objectexplorer::engine::ANKA::BACIRemote.
|
|
Insert the method's description here. Creation date: (9.11.2000 21:47:30)
Implements si::ijs::acs::objectexplorer::engine::ANKA::BACIRemote.
|
|
Returns the name of this introspectable. Note that the implementing object should overload the
Implements si::ijs::acs::objectexplorer::engine::SimpleIntrospectable.
|
|
Insert the method's description here. Creation date: (7.11.2000 21:49:32)
Implements si::ijs::acs::objectexplorer::engine::SimpleIntrospectable.
|
|
Insert the method's description here. Creation date: (3/26/2001 8:07:57 PM) 26.3.2001 Created by Miha
Implements si::ijs::acs::objectexplorer::engine::Introspectable.
|
|
Insert the method's description here. Creation date: (9.11.2000 23:52:02)
Implements si::ijs::acs::objectexplorer::engine::ANKA::BACIRemote.
|
|
Insert the method's description here. Creation date: (9.11.2000 23:55:21)
|
|
|
|
|
|
Reimplemented from si::ijs::acs::objectexplorer::OETreeNode.
|
|
|
|
|