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.
IValidationRegistry Interface for validation registry classes.
 

Class Summary
AbstractValidationActionFactory Abstract implementation of a factory for validate actions.
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.