Uses of Interface
org.nakedobjects.metamodel.facets.SingleClassValueFacet

Packages that use SingleClassValueFacet
org.nakedobjects.metamodel.facets   
org.nakedobjects.metamodel.facets.actcoll.typeof   
 

Uses of SingleClassValueFacet in org.nakedobjects.metamodel.facets
 

Classes in org.nakedobjects.metamodel.facets that implement SingleClassValueFacet
 class SingleClassValueFacetAbstract
           
 

Uses of SingleClassValueFacet in org.nakedobjects.metamodel.facets.actcoll.typeof
 

Subinterfaces of SingleClassValueFacet in org.nakedobjects.metamodel.facets.actcoll.typeof
 interface TypeOfFacet
          The type of the collection or the action.
 

Classes in org.nakedobjects.metamodel.facets.actcoll.typeof that implement SingleClassValueFacet
 class TypeOfFacetAbstract
           
 class TypeOfFacetDefaultToObject
           
 class TypeOfFacetInferredFromArray
           
 class TypeOfFacetInferredFromGenerics
           
 class TypeOfFacetInferredFromSupportingMethods
           
 class TypeOfFacetViaAnnotation
           
 



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