|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RefreshStrategy
Method Summary | |
---|---|
java.util.Collection<EObject> |
findElementsImpactedFromChange(EObject eObject,
Notification msg)
This method must compute and return the list of elements for which a Facet may have changed. |
boolean |
isApplicableTo(Facet facet)
Whether the RefreshStrategy will be called when the given Facet is applied. |
Method Detail |
---|
java.util.Collection<EObject> findElementsImpactedFromChange(EObject eObject, Notification msg)
eObject
- an EObject that changedmsg
- the associated change notification
boolean isApplicableTo(Facet facet)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |