| Interface | Description |
|---|---|
| CurrentHolder |
Mix-in interface for
ObjectFeatures that reference or otherwise
contain a 'current' value. |
| MutableCurrentHolder |
Mix-in interface for
ObjectActions that reference or otherwise
contain a 'current' value that moreover can be changed. |
| ObjectAction | |
| ObjectActionContainer | |
| ObjectActionParameter |
Analogous to
ObjectAssociation. |
| ObjectAssociation |
Provides reflective access to a field on a domain object.
|
| ObjectAssociationContainer | |
| ObjectFeature |
A specification representing a non-
object, that
therefore has an underlying type (the type of the property, collection) |
| ObjectMember |
Provides reflective access to an action or a field on a domain object.
|
| OneToManyAssociation | |
| OneToManyFeature |
Base interface for
OneToManyAssociation only. |
| OneToOneActionParameter |
Modelled after
OneToOneAssociation as a subinterface of
ObjectAssociation. |
| OneToOneAssociation |
Provides reflective access to a field on a domain object that is used to
reference another domain object.
|
| OneToOneFeature |
Common to
OneToOneAssociation and OneToOneActionParameter. |
| ParseableEntryActionParameter |
Equivalent to
ObjectAssociation, but for parameter rather than
properties. |
| ParseableEntryFeature |
| Enum | Description |
|---|---|
| Contributed | |
| OneToManyFeature.CollectionSemantics |
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.