Package com.nomagic.magicdraw.validation
package com.nomagic.magicdraw.validation
-
ClassDescriptionThe class implements validating of a model elements by using OCL or binary implementation.Rule to validate elements of diagrams by a given scope (all diagrams in project, only active diagrams or diagrams from a specific scope).Defines an interface for all validation rules which works with validation of model elements.Works the same as the base rule
DiagramValidator
, but narrows the scope down only to currently opened diagrams.Class for rule violation result storage.Validation scope.Deprecated.Contains constants that represents expression types and annotation subsets.Utility class for working with validation.Defines interface for all validation rules.ValidationRuleSpecification
is a wrapper for a constraint with applied validationRule stereotype.Parameters information for validation operation.
SmartListenerConfigProvider