Uses of Class
org.eclipse.ocl.examples.impactanalyzer.Revalidator

Packages that use Revalidator
org.eclipse.ocl.examples.impactanalyzer.editor   
 

Uses of Revalidator in org.eclipse.ocl.examples.impactanalyzer.editor
 

Subclasses of Revalidator in org.eclipse.ocl.examples.impactanalyzer.editor
 class Revalidator
          Use at the end of your EMF sample editor's createModel() method to request instant re-validation of your editor's EMF model with corresponding error marker creation/deletion.