Class RuleSet.ReportedSrc

  • Enclosing class:
    RuleSet

    public class RuleSet.ReportedSrc
    extends Object
    This is used for pretty-printing in the GUI client. It describes a rule set in a way similar to the text format used in the rule description file.
    • Method Detail

      • getOrders

        public Vector<String> getOrders()
        A vector of strings, each of which describes one order defined for this rules set
      • getRows

        public Vector<String> getRows()
        A vector of strings, each of which describes one line of this rules set