public class MatchOfContainmentReferenceChangeProcessor extends Object
Match
es related to containment ReferenceChange. Add a
MatchOfContainmentReferenceChangeAdapter
on such Matches.Constructor and Description |
---|
MatchOfContainmentReferenceChangeProcessor() |
Modifier and Type | Method and Description |
---|---|
void |
execute(Comparison comp)
Check for the given
Comparison , if Match es are related to a containment
ReferenceChange. |
public MatchOfContainmentReferenceChangeProcessor()
public void execute(Comparison comp)
Comparison
, if Match
es are related to a containment
ReferenceChange. If it is add a MatchOfContainmentReferenceChangeAdapter
to these
Match
es.comp
- The Comparison
to check.
Copyright (c) 2006, 2015 Obeo and others. All rights reserved.