Class featuremodelValidator

    • Field Detail

      • INSTANCE

        public static final featuremodelValidator INSTANCE
        The cached model package
        Generated class or method.
      • FEATURE__EACH_ATTRIBUTE_NAME_DEFINED_JUST_ONCE

        public static final int FEATURE__EACH_ATTRIBUTE_NAME_DEFINED_JUST_ONCE
        The code for constraint 'Each Attribute Name Defined Just Once' of 'Feature'.
        See Also:
        Constant Field Values
        Generated class or method.
      • FEATURE_GROUP__XO_ROR_OR_IMPLIES_CHILDREN_ARE_MANDATORY

        public static final int FEATURE_GROUP__XO_ROR_OR_IMPLIES_CHILDREN_ARE_MANDATORY
        The code for constraint 'XO Ror OR Implies Children Are Mandatory' of 'Feature Group'.
        See Also:
        Constant Field Values
        Generated class or method.
      • FEATURE_GROUP__ALL_IMPLIES_CARDINALITIES_TO_BE_MINUS_ONE

        public static final int FEATURE_GROUP__ALL_IMPLIES_CARDINALITIES_TO_BE_MINUS_ONE
        The code for constraint 'ALL Implies Cardinalities To Be Minus One' of 'Feature Group'.
        See Also:
        Constant Field Values
        Generated class or method.
      • FEATURE_GROUP__OR_IMPLIES_CARDINALITIES_MIN_TO_BE_ONE_AND_MAX_TO_BE_MINUS_ONE

        public static final int FEATURE_GROUP__OR_IMPLIES_CARDINALITIES_MIN_TO_BE_ONE_AND_MAX_TO_BE_MINUS_ONE
        The code for constraint 'OR Implies Cardinalities Min To Be One And Max To Be Minus One' of 'Feature Group'.
        See Also:
        Constant Field Values
        Generated class or method.
      • FEATURE_GROUP__XOR_IMPLIES_CARDINALITIES_TO_BE_ONE

        public static final int FEATURE_GROUP__XOR_IMPLIES_CARDINALITIES_TO_BE_ONE
        The code for constraint 'XOR Implies Cardinalities To Be One' of 'Feature Group'.
        See Also:
        Constant Field Values
        Generated class or method.
      • SIMPLE__AT_LEAST_ONE_CHILD

        public static final int SIMPLE__AT_LEAST_ONE_CHILD
        The code for constraint 'At Least One Child' of 'Simple'.
        See Also:
        Constant Field Values
        Generated class or method.
      • DIAGNOSTIC_CODE_COUNT

        protected static final int DIAGNOSTIC_CODE_COUNT
        A constant with a fixed name that can be used as the base value for additional hand written constants in a derived class.
        See Also:
        Constant Field Values
        Generated class or method.
    • Constructor Detail

      • featuremodelValidator

        public featuremodelValidator()
        Creates an instance of the switch.
        Generated class or method.