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

alma::ACS::impl::ROCommonComparablePropertyImpl Class Reference

Inheritance diagram for alma::ACS::impl::ROCommonComparablePropertyImpl:

Inheritance graph
[legend]
Collaboration diagram for alma::ACS::impl::ROCommonComparablePropertyImpl:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ROCommonComparablePropertyImpl (Class propertyType, String name, CharacteristicComponentImpl parentComponent) throws PropertyInitializationFailed
 ROCommonComparablePropertyImpl (Class propertyType, String name, CharacteristicComponentImpl parentComponent, DataAccess dataAccess) throws PropertyInitializationFailed
void readCharacteristics () throws PropertyInitializationFailed

Protected Attributes

Object alarmLowOn
Object alarmLowOff
Object alarmHighOn
Object alarmHighOff

Detailed Description

Implementation of read-only common comparable property, i.e. type of java.lang.Object.
Author:
Matej Sekoranja
Version:
$id$


Constructor & Destructor Documentation

alma::ACS::impl::ROCommonComparablePropertyImpl::ROCommonComparablePropertyImpl Class  propertyType,
String  name,
CharacteristicComponentImpl  parentComponent
throws PropertyInitializationFailed [inline]
 

Constructor with memory data access.

Parameters:
propertyType property Class type, non-null.
name property name, non-null.
parentComponent parent component, non-null.
Exceptions:
PropertyInitializationFailed exception is thrown on failure

alma::ACS::impl::ROCommonComparablePropertyImpl::ROCommonComparablePropertyImpl Class  propertyType,
String  name,
CharacteristicComponentImpl  parentComponent,
DataAccess  dataAccess
throws PropertyInitializationFailed [inline]
 

Constructor.

Parameters:
propertyType property Class type, non-null.
name property name, non-null.
parentComponent parent component, non-null.
dataAccess data access to be use, non-null.
Exceptions:
PropertyInitializationFailed exception is thrown on failure


Member Function Documentation

void alma::ACS::impl::ROCommonComparablePropertyImpl::readCharacteristics  )  throws PropertyInitializationFailed [inline]
 

Read property characteristics.

Exceptions:
PropertyInitializationFailed exception is thrown on failure

Reimplemented from alma::ACS::impl::CommonComparablePropertyImpl.


Member Data Documentation

Object alma::ACS::impl::ROCommonComparablePropertyImpl::alarmHighOff [protected]
 

Alarm high off value.

Object alma::ACS::impl::ROCommonComparablePropertyImpl::alarmHighOn [protected]
 

Alarm high on value.

Object alma::ACS::impl::ROCommonComparablePropertyImpl::alarmLowOff [protected]
 

Alarm low off value.

Object alma::ACS::impl::ROCommonComparablePropertyImpl::alarmLowOn [protected]
 

Alarm low on value.


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