Class DataFlowDiagramValidator

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

        protected de.uka.ipd.sdq.identifier.util.IdentifierValidator identifierValidator
        The cached base package validator.
        Generated class or method.
      • DATA_FLOW__AT_LEAST_ONE_DATA_ENTRY_REQUIRED__EEXPRESSION

        protected static final String DATA_FLOW__AT_LEAST_ONE_DATA_ENTRY_REQUIRED__EEXPRESSION
        The cached validation expression for the atLeastOneDataEntryRequired constraint of 'Data Flow'.
        See Also:
        Constant Field Values
        Generated class or method.
    • Constructor Detail

      • DataFlowDiagramValidator

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