This package classes that are suited for describing changes to models, called deltas.
Package Specification
- {@link com.ibm.xtools.mmi.core.delta.ModelChangeDelta}:
A description of a change to a model from one or more Notification objects
- {@link com.ibm.xtools.mmi.core.delta.CompoundModelChangeDelta}:
Describes multiple model change deltas.
- {@link com.ibm.xtools.mmi.core.delta.IModelChangeDeltaProvider} and
{@link com.ibm.xtools.mmi.core.delta.ModelChangeDeltaManager}:
Used to manage the creation of ModelChangeDelta objects.