Interface | Description |
---|---|
Instance |
Interface to be implemented by data model objects.
|
Instance.BeanPropertyPath |
Property path descriptor.
|
Instance.PropertyChangeListener |
Interface to track changes in data model objects.
|
MetaClass |
Metadata object representing an entity.
|
MetadataObject |
Ancestor of main metadata objects:
MetaClass and MetaProperty |
MetaModel |
Container and entry point for metadata objects
|
MetaProperty |
Metadata object representing an entity attribute.
|
Range |
Object encapsulating common properties of
MetaProperty . |
Session |
Metadata model entry point.
|
Class | Description |
---|---|
Instance.PropertyChangeEvent |
Event object for
Instance.PropertyChangeListener . |
MetaPropertyPath |
Object representing a relative path to a property from certain MetaClass
|
Enum | Description |
---|---|
MetaProperty.Type |
Property type
|
Range.Cardinality |
Relation type for reference property
|