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 |
|
Default constructor. |
|
|
|
|
|
componentState read attribute |
|
Operation descriptor |
|
Operation find_characteristic |
|
Operation get_all_characteristics |
|
Operation get_characteristic_by_name |
|
|
|
|
|
|
|
Reimplemented from abeans::models::acs::baci::Component.
|
|
name read attribute |
|
|