Class SubPattern

  • All Implemented Interfaces:
    java.lang.Comparable, ChildComponent, Possibility, Cause

    public class SubPattern
    extends PatternComponent
    implements Possibility
    Instance of this class represents a possible combination of Constraints under one Pattern. Each possibility returns true if all the Constraints in the combination are true.