Class MonitorRepositoryValidator

    • Field Detail

      • 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.
      • MEASUREMENT_DRIVEN_AGGREGATION__FREQUENCY__EEXPRESSION

        protected static final String MEASUREMENT_DRIVEN_AGGREGATION__FREQUENCY__EEXPRESSION
        The cached validation expression for the frequency constraint of ' Measurement Driven Aggregation'.
        See Also:
        Constant Field Values
        Generated class or method.
      • FIXED_SIZE_AGGREGATION__MEAS_NUM__EEXPRESSION

        protected static final String FIXED_SIZE_AGGREGATION__MEAS_NUM__EEXPRESSION
        The cached validation expression for the measNum constraint of ' Fixed Size Aggregation'.
        See Also:
        Constant Field Values
        Generated class or method.
      • TIME_DRIVEN__WINDOW_LENGTH__EEXPRESSION

        protected static final String TIME_DRIVEN__WINDOW_LENGTH__EEXPRESSION
        The cached validation expression for the windowLength constraint of 'Time Driven'.
        See Also:
        Constant Field Values
        Generated class or method.
      • TIME_DRIVEN__WINDOW_INCREMENT__EEXPRESSION

        protected static final String TIME_DRIVEN__WINDOW_INCREMENT__EEXPRESSION
        The cached validation expression for the windowIncrement constraint of 'Time Driven '.
        See Also:
        Constant Field Values
        Generated class or method.
      • VARIABLE_SIZE_AGGREGATION__RETRO_LENGTH__EEXPRESSION

        protected static final String VARIABLE_SIZE_AGGREGATION__RETRO_LENGTH__EEXPRESSION
        The cached validation expression for the retroLength constraint of ' Variable Size Aggregation'.
        See Also:
        Constant Field Values
        Generated class or method.
    • Constructor Detail

      • MonitorRepositoryValidator

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