Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

abeans::models::acs::baci::CharacteristicComponent Class Reference

Inheritance diagram for abeans::models::acs::baci::CharacteristicComponent:

Inheritance graph
[legend]
Collaboration diagram for abeans::models::acs::baci::CharacteristicComponent:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 CharacteristicComponent ()
 CharacteristicComponent (Family parent, RemoteInfo info) throws InitializationException
synchronized void initialize (Proxy proxy) throws RemoteException, AssertionFailed
String[] getCharacteristicNames () throws DataExchangeException
Map getCharacteristics (String[] names) throws DataExchangeException
Object getCharacteristic (String name) throws DataExchangeException
void addPropertyChangeListener (PropertyChangeListener l)
void removePropertyChangeListener (PropertyChangeListener l)
String name () throws abeans.engine.RequestException
alma.ACS.abeans.ComponentStates componentState () throws abeans.engine.RequestException
java.lang.Object get_characteristic_by_name (String name) throws abeans.engine.RequestException, alma.ACS.abeans.NoSuchCharacteristic
String[] find_characteristic (String reg_exp) throws abeans.engine.RequestException
org.omg.CosPropertyService.abeans.PropertySet get_all_characteristics () throws abeans.engine.RequestException
alma.ACS.abeans.CharacteristicComponentDesc descriptor () throws abeans.engine.RequestException

Detailed Description

Base class representing a BACI device.

Author:
Matej Sekoranja (matej.sekoranja@cosylab.com)
Version:
@VERSION@


Constructor & Destructor Documentation

abeans::models::acs::baci::CharacteristicComponent::CharacteristicComponent  )  [inline]
 

Default constructor.

abeans::models::acs::baci::CharacteristicComponent::CharacteristicComponent Family  parent,
RemoteInfo  info
throws InitializationException [inline]
 

Parameters:
parent 
info 
Exceptions:
InitializationException 


Member Function Documentation

void abeans::models::acs::baci::CharacteristicComponent::addPropertyChangeListener PropertyChangeListener  l  )  [inline]
 

See also:
com.cosylab.datatypes.CharacteristicContext#addPropertyChangeListener(java.beans.PropertyChangeListener)

alma.ACS.abeans.ComponentStates abeans::models::acs::baci::CharacteristicComponent::componentState  )  throws abeans.engine.RequestException [inline]
 

componentState read attribute

alma.ACS.abeans.CharacteristicComponentDesc abeans::models::acs::baci::CharacteristicComponent::descriptor  )  throws abeans.engine.RequestException [inline]
 

Operation descriptor

String [] abeans::models::acs::baci::CharacteristicComponent::find_characteristic String  reg_exp  )  throws abeans.engine.RequestException [inline]
 

Operation find_characteristic

org.omg.CosPropertyService.abeans.PropertySet abeans::models::acs::baci::CharacteristicComponent::get_all_characteristics  )  throws abeans.engine.RequestException [inline]
 

Operation get_all_characteristics

java.lang.Object abeans::models::acs::baci::CharacteristicComponent::get_characteristic_by_name String  name  )  throws abeans.engine.RequestException, alma.ACS.abeans.NoSuchCharacteristic [inline]
 

Operation get_characteristic_by_name

Object abeans::models::acs::baci::CharacteristicComponent::getCharacteristic String  name  )  throws DataExchangeException [inline]
 

See also:
com.cosylab.datatypes.CharacteristicContext#getCharacteristic(java.lang.String)

String [] abeans::models::acs::baci::CharacteristicComponent::getCharacteristicNames  )  throws DataExchangeException [inline]
 

See also:
com.cosylab.datatypes.CharacteristicContext#getCharacteristicNames()

Map abeans::models::acs::baci::CharacteristicComponent::getCharacteristics String[]  names  )  throws DataExchangeException [inline]
 

See also:
com.cosylab.datatypes.CharacteristicContext#getCharacteristics(java.lang.String[])

synchronized void abeans::models::acs::baci::CharacteristicComponent::initialize Proxy  proxy  )  throws RemoteException, AssertionFailed [inline]
 

See also:
abeans.models.Linkable#initialize(abeans.pluggable.Proxy)

Reimplemented from abeans::models::acs::baci::Component.

String abeans::models::acs::baci::CharacteristicComponent::name  )  throws abeans.engine.RequestException [inline]
 

name read attribute

void abeans::models::acs::baci::CharacteristicComponent::removePropertyChangeListener PropertyChangeListener  l  )  [inline]
 

See also:
com.cosylab.datatypes.CharacteristicContext#removePropertyChangeListener(java.beans.PropertyChangeListener)


The documentation for this class was generated from the following file:
Generated on Thu Apr 30 02:42:51 2009 for ACS Java API by doxygen 1.3.8