

Public Member Functions | |
| String[] | _ids () |
| org.omg.CORBA.Any | get_characteristic_by_name (java.lang.String name) throws alma.ACS.NoSuchCharacteristic |
| java.lang.String | name () |
| org.omg.CosPropertyService.PropertySet | get_all_characteristics () |
| java.lang.String[] | find_characteristic (java.lang.String reg_exp) |
| alma.ACS.CharacteristicComponentDesc | descriptor () |
| alma.ACS.ComponentStates | componentState () |
Static Public Attributes | |
| static final java.lang.Class | _opsClass = alma.ACS.CharacteristicComponentOperations.class |
Private Attributes | |
| String[] | ids = {"IDL:alma/ACS/CharacteristicComponent:1.0","IDL:alma/ACS/CharacteristicModel:1.0","IDL:alma/ACS/ACSComponent:1.0"} |
Generated from IDL interface "CharacteristicComponent"
| String [] alma::ACS::_CharacteristicComponentStub::_ids | ( | ) | [inline] |
References ids.
| alma.ACS.ComponentStates alma::ACS::_CharacteristicComponentStub::componentState | ( | ) | [inline] |
Implements alma::ACS::ACSComponentOperations.
References alma::ACS::ACSComponentOperations::componentState().
| alma.ACS.CharacteristicComponentDesc alma::ACS::_CharacteristicComponentStub::descriptor | ( | ) | [inline] |
| java.lang.String [] alma::ACS::_CharacteristicComponentStub::find_characteristic | ( | java.lang.String | reg_exp | ) | [inline] |
| org.omg.CosPropertyService.PropertySet alma::ACS::_CharacteristicComponentStub::get_all_characteristics | ( | ) | [inline] |
| org.omg.CORBA.Any alma::ACS::_CharacteristicComponentStub::get_characteristic_by_name | ( | java.lang.String | name | ) | throws alma.ACS.NoSuchCharacteristic [inline] |
Implements alma::ACS::CharacteristicModelOperations.
References _opsClass, alma::ACS::CharacteristicModelOperations::get_characteristic_by_name(), and name().
| java.lang.String alma::ACS::_CharacteristicComponentStub::name | ( | ) | [inline] |
Implements alma::ACS::ACSComponentOperations.
References alma::ACS::ACSComponentOperations::name().
Referenced by get_characteristic_by_name().
final java.lang.Class alma::ACS::_CharacteristicComponentStub::_opsClass = alma.ACS.CharacteristicComponentOperations.class [static] |
Referenced by get_characteristic_by_name().
String [] alma::ACS::_CharacteristicComponentStub::ids = {"IDL:alma/ACS/CharacteristicComponent:1.0","IDL:alma/ACS/CharacteristicModel:1.0","IDL:alma/ACS/ACSComponent:1.0"} [private] |
Referenced by _ids().
1.6.2