Package org.nakedobjects.metamodel.spec.feature

Interface Summary
CurrentHolder Mix-in interface for TypedSpecifications that reference or otherwise contain a 'current' value.
MutableCurrentHolder Mix-in interface for TypedSpecifications that reference or otherwise contain a 'current' value that moreover can be changed.
NakedObjectAction  
NakedObjectActionContainer  
NakedObjectActionParameter Analogous to NakedObjectAssociation.
NakedObjectAssociation Provides reflective access to a field on a domain object.
NakedObjectAssociationContainer  
NakedObjectFeature Base interface for fields, collections, actions and action parameters.
NakedObjectMember 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 NakedObjectAssociation.
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 NakedObjectAssociation, but for parameter rather than properties.
ParseableEntryFeature  
 

Class Summary
NakedObjectActionConstants  
NakedObjectAssociationFacets  
NakedObjectAssociationFilters  
NakedObjectFeatureType Enumerates the features that a particular annotation can be applied to.
NakedObjectParameterFilters  
 

Enum Summary
NakedObjectActionType  
 



Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.