Public Member Functions

si.ijs.acs.objectexplorer.engine.BACI.BACIAttribute Class Reference

Inheritance diagram for si.ijs.acs.objectexplorer.engine.BACI.BACIAttribute:
si.ijs.acs.objectexplorer.engine.Attribute

List of all members.

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)

Detailed Description

Insert the type's description here. Creation date: (7.11.2000 22:38:17)

Author:
:

Constructor & Destructor Documentation

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)

Parameters:
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.


Member Function Documentation

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)

Returns:
java.lang.Object

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)

Parameters:
value java.lang.Object

Implements si.ijs.acs.objectexplorer.engine.Attribute.

References si.ijs.acs.objectexplorer.engine.BACI.BACIRemoteAccess.invokeMutator().


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties