Domain Modeling Layer

Package com.ibm.xtools.mmi.core.delta

This package classes that are suited for describing changes to models, called deltas.

See:
          Description

Interface Summary
IModelChangeDeltaProvider Interface for ModelChangeDelta providers.
 

Class Summary
CompoundModelChangeDelta Representation of a compound delta in a model created by changes invoked via the user interface or by code.
ModelChangeDelta Representation of a delta in a model created by changes invoked via the user interface or by code.
ModelChangeDeltaManager Singleton instance which manages the creation of ModelChangeDeltas by querying the ModelChangeDeltaProviders extension point for IModelChangeDeltaProviders.
 

Package com.ibm.xtools.mmi.core.delta Description

This package classes that are suited for describing changes to models, called deltas.

Package Specification


Domain Modeling Layer

© Copyright IBM Corp. 2010. All rights reserved.