org.nakedobjects.metamodel.specloader.validator
Interface MetaModelValidator

All Superinterfaces:
ApplicationScopedComponent, Component, SpecificationLoaderAware
All Known Implementing Classes:
MetaModelValidatorAbstract, MetaModelValidatorComposite, MetaModelValidatorNoop

public interface MetaModelValidator
extends SpecificationLoaderAware, ApplicationScopedComponent


Method Summary
 void validate()
           
 
Methods inherited from interface org.nakedobjects.metamodel.specloader.SpecificationLoaderAware
setSpecificationLoader
 
Methods inherited from interface org.nakedobjects.metamodel.commons.component.ApplicationScopedComponent
init, shutdown
 

Method Detail

validate

void validate()
              throws MetaModelInvalidException
Throws:
MetaModelInvalidException


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