Interface ShadowCoordinatesQualifiedObjectDelta<T extends Objectable>

All Superinterfaces:
Cloneable, DebugDumpable, Freezable, ObjectDelta<T>, PathVisitable, Serializable, Visitable
All Known Implementing Classes:
ShadowCoordinatesQualifiedObjectDeltaImpl

public interface ShadowCoordinatesQualifiedObjectDelta<T extends Objectable> extends ObjectDelta<T>
An ObjectDelta enriched by ResourceShadowCoordinates (pointing to a resource object type). Currently used only in tests. Consider removal.