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

alma::ACS::impl::TypelessPropertyImpl Class Reference

Inheritance diagram for alma::ACS::impl::TypelessPropertyImpl:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TypelessPropertyImpl (String name, CharacteristicComponentImpl parentComponent) throws PropertyInitializationFailed
void readCharacteristics () throws PropertyInitializationFailed
String description ()
String format ()
String units ()
long resolution ()

Protected Attributes

String description
String format
String units
long resolution

Detailed Description

Implementation of alma.ACS.TypelessProperty.
Author:
Matej Sekoranja
Version:
$id$


Constructor & Destructor Documentation

alma::ACS::impl::TypelessPropertyImpl::TypelessPropertyImpl String  name,
CharacteristicComponentImpl  parentComponent
throws PropertyInitializationFailed [inline]
 

Constructor.

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


Member Function Documentation

String alma::ACS::impl::TypelessPropertyImpl::description  )  [inline]
 

See also:
alma.ACS.TypelessPropertyOperations::description()

Implements alma::ACS::TypelessPropertyOperations.

String alma::ACS::impl::TypelessPropertyImpl::format  )  [inline]
 

See also:
alma.ACS.TypelessPropertyOperations::format()

Implements alma::ACS::TypelessPropertyOperations.

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

Read property characteristics.

Exceptions:
PropertyInitializationFailed exception is thrown on failure

Reimplemented from alma::ACS::impl::PropertyImpl.

Reimplemented in alma::ACS::impl::CommonComparablePropertyImpl, alma::ACS::impl::CommonPropertyImpl, alma::ACS::impl::ROCommonComparablePropertyImpl, and alma::ACS::impl::RWCommonComparablePropertyImpl.

long alma::ACS::impl::TypelessPropertyImpl::resolution  )  [inline]
 

See also:
alma.ACS.TypelessPropertyOperations::resolution()

Implements alma::ACS::TypelessPropertyOperations.

String alma::ACS::impl::TypelessPropertyImpl::units  )  [inline]
 

See also:
alma.ACS.TypelessPropertyOperations::units()

Implements alma::ACS::TypelessPropertyOperations.


Member Data Documentation

String alma::ACS::impl::TypelessPropertyImpl::description [protected]
 

Property description.

String alma::ACS::impl::TypelessPropertyImpl::format [protected]
 

Property C-like format used by clients.

long alma::ACS::impl::TypelessPropertyImpl::resolution [protected]
 

Property resolution (bitmask).

String alma::ACS::impl::TypelessPropertyImpl::units [protected]
 

Property units (for numbers).


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