Class BooleanRule

  • All Implemented Interfaces:
    TypeRule, java.io.Serializable

    public class BooleanRule
    extends java.lang.Object
    implements TypeRule
    The rule for boolean is always an EQUAL rule. Only purpose is a Boolean property that has to be constantly either true or false (or absent).
    See Also:
    Serialized Form