Interface DecisionTable.OutputClause

    • Method Detail

      • getName

        java.lang.String getName()
      • getOutputValues

        java.util.List<UnaryTest> getOutputValues()
      • getType

        Type getType()
      • isCollection

        boolean isCollection()