Class EMFProfileApplicationValidator

    • Constructor Detail

      • EMFProfileApplicationValidator

        public EMFProfileApplicationValidator()
        Creates an instance of the switch.
        Generated class or method.
    • Method Detail

      • validateProfileApplication_violatedUpperBound

        public boolean validateProfileApplication_violatedUpperBound​(ProfileApplication profileApplication,
                                                                     DiagnosticChain diagnostics,
                                                                     Map<Object,​Object> context)
        Validates the violatedUpperBound constraint of ' Profile Application'.
        Generated class or method.
        NOT
      • validateProfileApplication_violatedLowerBound

        public boolean validateProfileApplication_violatedLowerBound​(ProfileApplication profileApplication,
                                                                     DiagnosticChain diagnostics,
                                                                     Map<Object,​Object> context)
        Validates the violatedLowerBound constraint of ' Profile Application'.
        Generated class or method.
        NOT
      • validateStereotypeApplication_appliedInapplicableExtension

        public boolean validateStereotypeApplication_appliedInapplicableExtension​(StereotypeApplication stereotypeApplication,
                                                                                  DiagnosticChain diagnostics,
                                                                                  Map<Object,​Object> context)
        Validates the appliedInapplicableExtension constraint of ' Stereotype Application'.
        Generated class or method.
        NOT
      • getResourceLocator

        public ResourceLocator getResourceLocator()
        Returns the resource locator that will be used to fetch messages for this validator's diagnostics.
        Overrides:
        getResourceLocator in class EObjectValidator
        Generated class or method.
        NOT