public class PreconditionChecker extends AbstractMatchingChecker
| Constructor and Description |
|---|
PreconditionChecker(HeapConfiguration pattern,
HeapConfiguration target)
Initializes this Wrapper to search for isomorphisms between HeapConfiguration.
|
getMatching, getPattern, getTarget, hasMatchingpublic PreconditionChecker(HeapConfiguration pattern, HeapConfiguration target)
pattern - A HeapConfiguration that should be checked whether it is isomorphic to target.target - A HeapConfiguration that should be checked whether it is isomorphic to pattern.Copyright © 2018. All rights reserved.