Class RuleId

  • All Implemented Interfaces:
    Comparable<RuleId>

    public class RuleId
    extends Object
    implements Comparable<RuleId>
    Rule identifier.

    It is composed of a domain and a name (in the domain).

    Author:
    Damien Carbonne