

Public Member Functions | |
| RWCommonComparablePropertyImpl (Class propertyType, String name, CharacteristicComponentImpl parentComponent) throws PropertyInitializationFailed | |
| RWCommonComparablePropertyImpl (Class propertyType, String name, CharacteristicComponentImpl parentComponent, DataAccess dataAccess) throws PropertyInitializationFailed | |
| void | readCharacteristics () throws PropertyInitializationFailed |
| void | increment (CBvoid callback, CBDescIn desc) |
| void | decrement (CBvoid callback, CBDescIn desc) |
Protected Member Functions | |
| Completion | incrementImpl () throws AcsJException |
| Completion | decrementImpl () throws AcsJException |
Protected Attributes | |
| Object | minValue |
| Object | maxValue |
java.lang.Object.
|
||||||||||||||||
|
Constructor with memory data access.
|
|
||||||||||||||||||||
|
Constructor.
|
|
||||||||||||
|
|
|
|
Decrement action implementation.
|
|
||||||||||||
|
|
|
|
Increment action implementation.
|
|
|
Read property characteristics.
Reimplemented from alma::ACS::impl::CommonComparablePropertyImpl.
|
|
|
Max value. |
|
|
Min value. |
1.3.8