@Beta
public interface IsAffectedExtension
| Modifier and Type | Interface and Description |
|---|---|
static class |
IsAffectedExtension.AllIsAffectedExtensions |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isAffected(java.util.Collection<IResourceDescription.Delta> deltas,
IResourceDescription candidate,
IResourceDescriptions context)
Answers true if the given candidate is impacted by the given delta beyond the default
linking semantics.
|
boolean isAffected(java.util.Collection<IResourceDescription.Delta> deltas, IResourceDescription candidate, IResourceDescriptions context)