org.jomc.standalone.model.modlet
Class StandaloneModelValidator
java.lang.Object
org.jomc.standalone.model.modlet.StandaloneModelValidator
- All Implemented Interfaces:
- org.jomc.modlet.ModelValidator
@Generated(value="org.jomc.tools.SourceFileProcessor 1.0",
comments="See http://jomc.sourceforge.net/jomc/1.0/jomc-tools")
public final class StandaloneModelValidator
extends Object
implements org.jomc.modlet.ModelValidator
Standalone 'ModelValidator' implementation.
- Version:
- $Id: StandaloneModelValidator.java 2240 2010-06-29 07:53:15Z schulte2005 $
- Author:
- Christian Schulte 1.0
Method Summary
org.jomc.modlet.ModelValidationReport |
validateModel(org.jomc.modlet.ModelContext context,
org.jomc.modlet.Model model)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StandaloneModelValidator
@Generated(value="org.jomc.tools.SourceFileProcessor 1.0",
comments="See http://jomc.sourceforge.net/jomc/1.0/jomc-tools")
public StandaloneModelValidator()
- Creates a new
StandaloneModelValidator
instance.
validateModel
public org.jomc.modlet.ModelValidationReport validateModel(org.jomc.modlet.ModelContext context,
org.jomc.modlet.Model model)
throws org.jomc.modlet.ModelException
- Specified by:
validateModel
in interface org.jomc.modlet.ModelValidator
- Throws:
org.jomc.modlet.ModelException
Copyright © 2005-2010 The JOMC Project. All Rights Reserved.