Package org.nakedobjects.metamodel.facets.properties.modify

Interface Summary
PropertyClearFacet Mechanism for clearing a property of an object (that is, setting it to null).
PropertyInitializationFacet The mechanism by which the value of the property can be initialised.
PropertySetterFacet The mechanism by which the value of the property can be set.
 

Class Summary
PropertyClearFacetAbstract  
PropertyClearFacetViaClearMethod  
PropertyClearFacetViaSetterMethod  
PropertyInitializationFacetAbstract  
PropertyInitializationFacetViaSetterMethod  
PropertySetterFacetAbstract  
PropertySetterFacetViaModifyMethod  
PropertySetterFacetViaSetterMethod  
 



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