Class ValuetypeValidator

    • Field Detail

      • INSTANCE

        public static final ValuetypeValidator INSTANCE
        The cached model package
        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.
      • identifierValidator

        protected tools.mdsd.modelingfoundations.identifier.util.IdentifierValidator identifierValidator
        The cached base package validator.
        Generated class or method.
      • ENUM_LITERAL__LITERAL_MUST_DEFINE_EITHER_NAME_OR_VALUE__EEXPRESSION

        protected static final String ENUM_LITERAL__LITERAL_MUST_DEFINE_EITHER_NAME_OR_VALUE__EEXPRESSION
        The cached validation expression for the LiteralMustDefineEitherNameOrValue constraint of 'Enum Literal'.
        See Also:
        Constant Field Values
        Generated class or method.
    • Constructor Detail

      • ValuetypeValidator

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