public class MatchOfContainmentReferenceChangeAdapter extends AdapterImpl
Adapter
to Match
es that are related to containment ReferenceChange
s (that
are placed in their parent Match
).Adapter.Internal
target
Constructor and Description |
---|
MatchOfContainmentReferenceChangeAdapter(ReferenceChange referenceChange)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
ReferenceChange |
getReferenceChange()
Get the
ReferenceChange to associate with the adapted Match . |
boolean |
isAdapterForType(Object type)
.
|
getTarget, notifyChanged, setTarget, unsetTarget
public MatchOfContainmentReferenceChangeAdapter(ReferenceChange referenceChange)
referenceChange
- The ReferenceChange
to associate with the adapted Match
.public boolean isAdapterForType(Object type)
isAdapterForType
in interface Adapter
isAdapterForType
in class AdapterImpl
AdapterImpl.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.