|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| IPropertyChangeProvider | This is an interface that defines methods for adding and removing property change listeners. |
| IPropertyContainer | Interface of Property container. |
| Class Summary | |
|---|---|
| CustomProperty | Custom property - contains the value of the property. |
| MetaPermanentProperty | Meta property describing permanent properties. |
| MetaProperty |
Meta property is a class for describing IElements' and
IDataSets' Property'ies. |
| MetaPropertyEvent | Class representing an event related to MetaProperty'ies. |
| MetaPropertyManager | Manager of MetaProperty'ies. |
| MetaTransientProperty | Meta property describing transient properties. |
| PermanentProperty | Permanent property - accesses value from data element via getter and setter method defined in it's
MetaPermanentProperty. |
| Property<T extends MetaProperty> | Abstract property of IElement and IDataSet. |
| PropertyChangeProviderHelper | A property change provider that can be used to delegate to from other IPropertyChangeProvider
implementations. |
| PropertyContainer | Default implementation of IPropertyContainer. |
| PropertyHelper | A helper class for manipulating properties. |
| TransientProperty | Transient property - accesses value from data element via getter method defined in it's
MetaTransientProperty. |
| Enum Summary | |
|---|---|
| MetaPropertyEvent.EventType | Enumeration of MetaPropertyEvent event types. |
| PropertyType | Enumeration of types of Property. |
| Exception Summary | |
|---|---|
| PropertyException | Exception related to Property value access. |
Provides CAST Data Model's property related classes.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||