Class AbstractPCMDFDConstraintLanguageValidator

  • All Implemented Interfaces:
    EValidator, org.eclipse.xtext.validation.ValidationMessageAcceptor
    Direct Known Subclasses:
    PCMDFDConstraintLanguageValidator

    public abstract class AbstractPCMDFDConstraintLanguageValidator
    extends de.sebinside.dcp.dsl.validation.DSLValidator
    • Field Summary

      • Fields inherited from class org.eclipse.xtext.validation.AbstractInjectableValidator

        CURRENT_LANGUAGE_NAME, ISSUE_SEVERITIES
      • Fields inherited from interface org.eclipse.xtext.validation.ValidationMessageAcceptor

        INSIGNIFICANT_INDEX
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected List<EPackage> getEPackages()  
      • Methods inherited from class org.eclipse.xtext.validation.AbstractDeclarativeValidator

        acceptError, acceptError, acceptInfo, acceptInfo, acceptWarning, acceptWarning, addIssue, addIssue, addIssue, addIssue, addIssue, addIssueToState, checkDone, checkIsFromCurrentlyCheckedResource, createDiagnostic, createDiagnostic, createMethodWrapper, error, error, error, error, error, error, error, error, getCancelIndicator, getChain, getCheckMode, getContext, getCurrentMethod, getCurrentObject, getIssueSeverities, getMessageAcceptor, guard, handleExceptionDuringValidation, info, info, info, info, info, info, info, info, internalValidate, isIgnored, newInstance, setInjector, setMessageAcceptor, toDiagnosticSeverity, warning, warning, warning, warning, warning, warning, warning, warning
      • Methods inherited from class org.eclipse.xtext.validation.AbstractInjectableValidator

        getCurrentLanguage, isLanguageSpecific, isResponsible, register, validate, validate, validate
    • Constructor Detail

      • AbstractPCMDFDConstraintLanguageValidator

        public AbstractPCMDFDConstraintLanguageValidator()
    • Method Detail

      • getEPackages

        protected List<EPackage> getEPackages()
        Overrides:
        getEPackages in class de.sebinside.dcp.dsl.validation.AbstractDSLValidator