Uses of Interface
org.nakedobjects.metamodel.runtimecontext.RuntimeContextAware

Packages that use RuntimeContextAware
org.nakedobjects.metamodel.facets.actions   
org.nakedobjects.metamodel.facets.collections   
org.nakedobjects.metamodel.facets.object.defaults   
org.nakedobjects.metamodel.facets.object.encodeable   
org.nakedobjects.metamodel.facets.object.parseable   
org.nakedobjects.metamodel.facets.object.value   
org.nakedobjects.metamodel.facets.properties   
org.nakedobjects.metamodel.services.container   
org.nakedobjects.metamodel.specloader Object Reflector API. 
org.nakedobjects.metamodel.specloader.internal.facetprocessor   
org.nakedobjects.metamodel.value   
 

Uses of RuntimeContextAware in org.nakedobjects.metamodel.facets.actions
 

Classes in org.nakedobjects.metamodel.facets.actions that implement RuntimeContextAware
 class ActionMethodsFacetFactory
          Sets up all the Facets for an action in a single shot.
 

Uses of RuntimeContextAware in org.nakedobjects.metamodel.facets.collections
 

Classes in org.nakedobjects.metamodel.facets.collections that implement RuntimeContextAware
 class CollectionFacetFactory
           
 class CollectionFieldMethodsFacetFactory
           
 

Uses of RuntimeContextAware in org.nakedobjects.metamodel.facets.object.defaults
 

Classes in org.nakedobjects.metamodel.facets.object.defaults that implement RuntimeContextAware
 class DefaultedAnnotationFacetFactory
           
 

Uses of RuntimeContextAware in org.nakedobjects.metamodel.facets.object.encodeable
 

Classes in org.nakedobjects.metamodel.facets.object.encodeable that implement RuntimeContextAware
 class EncodableAnnotationFacetFactory
           
 

Uses of RuntimeContextAware in org.nakedobjects.metamodel.facets.object.parseable
 

Classes in org.nakedobjects.metamodel.facets.object.parseable that implement RuntimeContextAware
 class ParseableFacetFactory
           
 

Uses of RuntimeContextAware in org.nakedobjects.metamodel.facets.object.value
 

Classes in org.nakedobjects.metamodel.facets.object.value that implement RuntimeContextAware
 class ValueFacetFactory
          Processes the Value annotation.
 

Uses of RuntimeContextAware in org.nakedobjects.metamodel.facets.properties
 

Classes in org.nakedobjects.metamodel.facets.properties that implement RuntimeContextAware
 class PropertyMethodsFacetFactory
           
 

Uses of RuntimeContextAware in org.nakedobjects.metamodel.services.container
 

Classes in org.nakedobjects.metamodel.services.container that implement RuntimeContextAware
 class DomainObjectContainerDefault
           
 

Uses of RuntimeContextAware in org.nakedobjects.metamodel.specloader
 

Subinterfaces of RuntimeContextAware in org.nakedobjects.metamodel.specloader
 interface NakedObjectReflector
           
 

Classes in org.nakedobjects.metamodel.specloader that implement RuntimeContextAware
 class JavaReflector
           
 class NakedObjectReflectorAbstract
          Builds the meta-model for Java 5 programming model.
 

Uses of RuntimeContextAware in org.nakedobjects.metamodel.specloader.internal.facetprocessor
 

Classes in org.nakedobjects.metamodel.specloader.internal.facetprocessor that implement RuntimeContextAware
 class FacetProcessor
           
 

Uses of RuntimeContextAware in org.nakedobjects.metamodel.value
 

Classes in org.nakedobjects.metamodel.value that implement RuntimeContextAware
 class BigDecimalValueTypeFacetFactory
           
 class BigIntegerValueTypeFacetFactory
           
 class BooleanPrimitiveValueTypeFacetFactory
           
 class BooleanWrapperValueTypeFacetFactory
           
 class BytePrimitiveValueTypeFacetFactory
           
 class ByteWrapperValueTypeFacetFactory
           
 class CharPrimitiveValueTypeFacetFactory
           
 class CharWrapperValueTypeFacetFactory
           
 class ColorValueTypeFacetFactory
           
 class DateTimeValueTypeFacetFactory
           
 class DateValueTypeFacetFactory
           
 class DoublePrimitiveValueTypeFacetFactory
           
 class DoubleWrapperValueTypeFacetFactory
           
 class FloatPrimitiveValueTypeFacetFactory
           
 class FloatWrapperValueTypeFacetFactory
           
 class ImageValueTypeFacetFactory
           
 class IntPrimitiveValueTypeFacetFactory
           
 class IntWrapperValueTypeFacetFactory
           
 class JavaAwtImageValueTypeFacetFactory
           
 class JavaSqlDateValueTypeFacetFactory
           
 class JavaSqlTimeValueTypeFacetFactory
           
 class JavaUtilDateValueTypeFacetFactory
           
 class LongPrimitiveValueTypeFacetFactory
           
 class LongWrapperValueTypeFacetFactory
           
 class MoneyValueTypeFacetFactory
           
 class PasswordValueTypeFacetFactory
           
 class PercentageValueTypeFacetFactory
           
 class ShortPrimitiveValueTypeFacetFactory
           
 class ShortWrapperValueTypeFacetFactory
           
 class StringValueTypeFacetFactory
           
 class TimeStampValueTypeFacetFactory
           
 class TimeValueTypeFacetFactory
           
 class ValueUsingValueSemanticsProviderFacetFactory
           
 



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