Public Member Functions | |
Attribute[] | getAttributes () |
Package Functions | |
String | getName () |
Operation[] | getOperations () |
|
This method returns all attributes declared by this introspectable instance. Before this method is called, the introspectable must have been connected.
Implemented in si::ijs::acs::objectexplorer::engine::ANKA::BACIInvocation, si::ijs::acs::objectexplorer::engine::ANKA::BACIRemoteNode, si::ijs::acs::objectexplorer::engine::BACI::BACIInvocation, si::ijs::acs::objectexplorer::engine::BACI::BACIRemoteNode, si::ijs::acs::objectexplorer::engine::BACI::BACIInvocation, si::ijs::acs::objectexplorer::engine::BACI::BACIRemoteNode, si::ijs::acs::objectexplorer::engine::BACI::DelegateInvocation, and si::ijs::acs::objectexplorer::engine::BACI::DelegateRemoteNode.
|
|
Returns the name of this introspectable. Note that the implementing object should overload the
Implemented in si::ijs::acs::objectexplorer::engine::ANKA::BACIInvocation, si::ijs::acs::objectexplorer::engine::ANKA::BACIRemoteNode, si::ijs::acs::objectexplorer::engine::BACI::BACIInvocation, si::ijs::acs::objectexplorer::engine::BACI::BACIRemoteNode, si::ijs::acs::objectexplorer::engine::BACI::BACIInvocation, si::ijs::acs::objectexplorer::engine::BACI::BACIRemoteNode, si::ijs::acs::objectexplorer::engine::BACI::DelegateInvocation, and si::ijs::acs::objectexplorer::engine::BACI::DelegateRemoteNode.
|
|
Returns all operations declared by this introspectable. Before this method is called the introspectable instance must have been connected. The operations exclude attribute mutator and accessor methods.
Implemented in si::ijs::acs::objectexplorer::engine::ANKA::BACIInvocation, si::ijs::acs::objectexplorer::engine::ANKA::BACIRemoteNode, si::ijs::acs::objectexplorer::engine::BACI::BACIInvocation, si::ijs::acs::objectexplorer::engine::BACI::BACIRemoteNode, si::ijs::acs::objectexplorer::engine::BACI::BACIInvocation, si::ijs::acs::objectexplorer::engine::BACI::BACIRemoteNode, si::ijs::acs::objectexplorer::engine::BACI::DelegateInvocation, and si::ijs::acs::objectexplorer::engine::BACI::DelegateRemoteNode.
|