alma::ACS::impl::ROCommonPropertyImpl Class Reference

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

List of all members.

Public Member Functions

 ROCommonPropertyImpl (Class propertyType, String name, CharacteristicComponentImpl parentComponent) throws PropertyInitializationFailed
 ROCommonPropertyImpl (Class propertyType, String name, CharacteristicComponentImpl parentComponent, DataAccess dataAccess) throws PropertyInitializationFailed

Detailed Description

Implementation of read-only common property, i.e. type of java.lang.Object.

Author:
Matej Sekoranja
Version:
$id$

Constructor & Destructor Documentation

alma::ACS::impl::ROCommonPropertyImpl::ROCommonPropertyImpl ( 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

References alma::ACS::impl::PropertyImpl::name(), alma::ACS::impl::PropertyImpl::parentComponent, and alma::ACS::impl::CommonPropertyImpl::propertyType.

alma::ACS::impl::ROCommonPropertyImpl::ROCommonPropertyImpl ( 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

References alma::ACS::impl::CommonPropertyImpl::dataAccess, alma::ACS::impl::PropertyImpl::name(), alma::ACS::impl::PropertyImpl::parentComponent, and alma::ACS::impl::CommonPropertyImpl::propertyType.


The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2