public class EmbeddingChecker extends AbstractMatchingChecker
AbstractMatchingChecker to compute an embedding of a pattern HeapConfiguration
in a target HeapConfiguration.| Constructor and Description |
|---|
EmbeddingChecker(HeapConfiguration pattern,
HeapConfiguration target)
Initializes an EmbeddingChecker.
|
getMatching, getPattern, getTarget, hasMatchingpublic EmbeddingChecker(HeapConfiguration pattern, HeapConfiguration target)
pattern - The HeapConfiguration that should be embedded in the HeapConfiguration target.target - The HeapConfiguration in which an embedding should be searched for.Copyright © 2019. All rights reserved.