Uses of Class
org.nakedobjects.metamodel.facetdecorator.FacetDecoratorSet

Packages that use FacetDecoratorSet
org.nakedobjects.metamodel.runtimecontext.spec   
org.nakedobjects.metamodel.spec   
org.nakedobjects.metamodel.specloader.internal.instances   
 

Uses of FacetDecoratorSet in org.nakedobjects.metamodel.runtimecontext.spec
 

Methods in org.nakedobjects.metamodel.runtimecontext.spec with parameters of type FacetDecoratorSet
 void NakedObjectSpecificationNoMember.introspect(FacetDecoratorSet decorator)
           
 

Uses of FacetDecoratorSet in org.nakedobjects.metamodel.spec
 

Methods in org.nakedobjects.metamodel.spec with parameters of type FacetDecoratorSet
 void JavaSpecification.introspect(FacetDecoratorSet decorator)
           
 void IntrospectableSpecification.introspect(FacetDecoratorSet decorator)
          Discovers what attributes and behaviour the type specified by this specification.
 

Uses of FacetDecoratorSet in org.nakedobjects.metamodel.specloader.internal.instances
 

Methods in org.nakedobjects.metamodel.specloader.internal.instances with parameters of type FacetDecoratorSet
 void InstanceCollectionSpecification.introspect(FacetDecoratorSet decorator)
           
 



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