Package org.nakedobjects.metamodel.adapter

Interface Summary
Instance Represents an instance of some element of the meta-model.
MutableProposedHolder Mix-in for Instance implementations, where can hold a proposed new value different from the underlying value.
NakedObject Naked objects are adapters to domain objects, where the application is written in terms of domain objects and those objects are represented within the NOF through these adapter, and not directly.
NakedObjectMM Naked objects are adapters to domain objects, where the application is written in terms of domain objects and those objects are represented within the NOF through these adapter, and not directly.
 

Class Summary
InstanceAbstract  
LifeCycleEvent  
NakedObjectList  
ResolveState  
 

Exception Summary
InvalidEntryException Indicates that a value entry is not valid.
ResolveException Indicates that a request to resolve an object has failed.
TextEntryParseException Indicates that a text entry could not be satisfactorily parsed into a useful value by the value adapter.
 



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