|
Validation | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.topcased.validation.core.ModelValidator
public class ModelValidator
Class that validates an EMF model using registered validators from the org.topcased.validation.core.validators
extension point.
creation : 13 janv. 2006
Constructor Summary | |
---|---|
ModelValidator()
|
Method Summary | |
---|---|
Diagnostic |
validate(EObject model,
org.eclipse.core.runtime.IProgressMonitor progressMonitor)
Validate an EObject with several kind of validation (EMF, OCL...) |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ModelValidator()
Method Detail |
---|
public Diagnostic validate(EObject model, org.eclipse.core.runtime.IProgressMonitor progressMonitor)
model
- the EObject to validateprogressMonitor
- the progress bar
|
Validation | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.