org.nakedobjects.metamodel.specloader
Interface NakedObjectReflector
- All Superinterfaces:
- ApplicationScopedComponent, Component, DebugInfo, Injectable, RuntimeContextAware, SpecificationLoader
- All Known Implementing Classes:
- JavaReflector, NakedObjectReflectorAbstract
public interface NakedObjectReflector
- extends SpecificationLoader, ApplicationScopedComponent, RuntimeContextAware
getClassSubstitutor
ClassSubstitutor getClassSubstitutor()
- The configured
ClassSubstitutor.
getRuntimeContext
RuntimeContext getRuntimeContext()
- The configured
RuntimeContext.
getSpecificationTraverser
SpecificationTraverser getSpecificationTraverser()
getMetaModelValidator
MetaModelValidator getMetaModelValidator()
getProgrammingModelFacets
ProgrammingModelFacets getProgrammingModelFacets()
Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.