Package de.cau.cs.kieler.core.model.validation

Contains the validation manager classes used for creating error markers in graphical models.

See:
          Description

Interface Summary
CustomEValidator This is just a marker interface to mark custom EValidators.
IModelDiagramInterface The Interface IModelDiagramInterface.
IValidationActionFactory Factory for creating the validate actions used in the validation.
 

Class Summary
AbstractDiagramEditorValidationActionFactory Abstract super class for validation action factories on diagram editors.
AbstractValidationActionFactory Abstract implementation of a factory for validate actions.
AbstractXtextEditorValidationActionFactory Abstract super class for validation action factories for xtext editors.
ValidationInformationCollector This class is responsible for gathering the data contributed through the extension point.
ValidationManager Handler for managing check files and validate actions.
 

Package de.cau.cs.kieler.core.model.validation Description

Contains the validation manager classes used for creating error markers in graphical models.