

Public Member Functions | |
| BACIAttribute (ANKARemoteAccess ra, BACIRemote introspectable, AttributeDescription desc, Class type) | |
| BACIAttribute (BACIAttribute template, SimpleIntrospectable parent) | |
| AttributeDescription | getAttributeDesc () |
| RemoteCall | invokeAccessor () |
| RemoteCall | invokeMutator (Object value) |
Private Attributes | |
| ANKARemoteAccess | ra = null |
| AttributeDescription | desc = null |
Insert the type's description here. Creation date: (7.11.2000 22:38:17)
| si::ijs::acs::objectexplorer::engine::ANKA::BACIAttribute::BACIAttribute | ( | ANKARemoteAccess | ra, | |
| BACIRemote | introspectable, | |||
| AttributeDescription | desc, | |||
| Class | type | |||
| ) | [inline] |
BACIAttribute constructor comment.
| si::ijs::acs::objectexplorer::engine::ANKA::BACIAttribute::BACIAttribute | ( | BACIAttribute | template, | |
| SimpleIntrospectable | parent | |||
| ) | [inline] |
Insert the method's description here. Creation date: (28.6.2001 20:38:15)
| template | si.ijs.acs.objectexplorer.engine.BACI.BACIAttribute | |
| parent | si.ijs.acs.objectexplorer.engine.SimpleIntrospectable |
References desc, and si::ijs::acs::objectexplorer::engine::Attribute::getAttributeType().
| AttributeDescription si::ijs::acs::objectexplorer::engine::ANKA::BACIAttribute::getAttributeDesc | ( | ) | [inline] |
Insert the method's description here. Creation date: (7.11.2000 22:54:56)
References desc.
Referenced by si::ijs::acs::objectexplorer::engine::ANKA::ANKARemoteAccess::invokeAccessor().
| RemoteCall si::ijs::acs::objectexplorer::engine::ANKA::BACIAttribute::invokeAccessor | ( | ) | [inline, virtual] |
Insert the method's description here. Creation date: (7.11.2000 22:38:17)
Implements si::ijs::acs::objectexplorer::engine::Attribute.
References si::ijs::acs::objectexplorer::engine::ANKA::ANKARemoteAccess::invokeAccessor(), and ra.
| RemoteCall si::ijs::acs::objectexplorer::engine::ANKA::BACIAttribute::invokeMutator | ( | Object | value | ) | [inline, virtual] |
Insert the method's description here. Creation date: (7.11.2000 22:38:17)
| value | java.lang.Object |
Implements si::ijs::acs::objectexplorer::engine::Attribute.
References si::ijs::acs::objectexplorer::engine::ANKA::ANKARemoteAccess::invokeMutator(), and ra.
AttributeDescription si::ijs::acs::objectexplorer::engine::ANKA::BACIAttribute::desc = null [private] |
Referenced by BACIAttribute(), and getAttributeDesc().
Referenced by invokeAccessor(), and invokeMutator().
1.6.2