Class AccessPattern

  • All Implemented Interfaces:
    Cloneable, Comparable<AccessPattern>

    public class AccessPattern
    extends Object
    implements Comparable<AccessPattern>, Cloneable
    This class represents both virtual and physical access patterns. If a virtual access pattern is initially unsatisfied, it may be transformed by RuleMergeVirtual. In this case, the history of the access pattern will contain its previous definitions.