public class MatchOfContainmentReferenceChangeAdapter extends AdapterImpl
Adapter to Matches that are related to containment ReferenceChanges (that
 are placed in their parent Match).Adapter.Internaltarget| Constructor and Description | 
|---|
| MatchOfContainmentReferenceChangeAdapter(ReferenceChange referenceChange)Constructor. | 
| Modifier and Type | Method and Description | 
|---|---|
| ReferenceChange | getReferenceChange()Get the  ReferenceChangeto associate with the adaptedMatch. | 
| boolean | isAdapterForType(Object type) . | 
getTarget, notifyChanged, setTarget, unsetTargetpublic MatchOfContainmentReferenceChangeAdapter(ReferenceChange referenceChange)
referenceChange - The ReferenceChange to associate with the adapted Match.public boolean isAdapterForType(Object type)
isAdapterForType in interface AdapterisAdapterForType in class AdapterImplAdapterImpl.isAdapterForType(Object)public ReferenceChange getReferenceChange()
ReferenceChange to associate with the adapted Match.ReferenceChange to associate with the adapted Match.
Copyright (c) 2006, 2015 Obeo and others. All rights reserved.