Public Member Functions | |
| BACIAttribute (BACIAttribute template, SimpleIntrospectable parent) | |
| BACIAttribute (BACIRemoteAccess ra, BACIRemote introspectable, AttributeDescription desc, DataType type) | |
| AttributeDescription | getAttributeDesc () |
| RemoteCall | invokeAccessor () |
| RemoteCall | invokeMutator (Object value) |
Insert the type's description here. Creation date: (7.11.2000 22:38:17)
| si.ijs.acs.objectexplorer.engine.BACI.BACIAttribute.BACIAttribute | ( | BACIAttribute | template, | |
| SimpleIntrospectable | parent | |||
| ) |
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 si.ijs.acs.objectexplorer.engine.Attribute.getAttributeType().
| si.ijs.acs.objectexplorer.engine.BACI.BACIAttribute.BACIAttribute | ( | BACIRemoteAccess | ra, | |
| BACIRemote | introspectable, | |||
| AttributeDescription | desc, | |||
| DataType | type | |||
| ) |
BACIAttribute constructor comment.
| AttributeDescription si.ijs.acs.objectexplorer.engine.BACI.BACIAttribute.getAttributeDesc | ( | ) |
Insert the method's description here. Creation date: (7.11.2000 22:54:56)
Referenced by si.ijs.acs.objectexplorer.engine.BACI.BACIRemoteAccess.invokeAccessor().
| RemoteCall si.ijs.acs.objectexplorer.engine.BACI.BACIAttribute.invokeAccessor | ( | ) | [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.BACI.BACIRemoteAccess.invokeAccessor().
| RemoteCall si.ijs.acs.objectexplorer.engine.BACI.BACIAttribute.invokeMutator | ( | Object | value | ) | [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.BACI.BACIRemoteAccess.invokeMutator().
1.7.0