Domain Modeling Layer

Package com.ibm.xtools.mmi.core.services.map

This package contains the service for model-mapping.

See:
          Description

Interface Summary
IModelMappingProvider Interface to be implemented by all platform specific adapters, that provide features to adapt any element from a given Platform specific model to an EObject of a given type 'EClass' To expose the implementation from ModelMappingService The implementor of this interface should register the implementation with com.ibm.xtools.mmi.core.ModelMappingProviders extension point.
 

Class Summary
AbstractModelMappingProvider An abstract implementation of IModelMappingProvider with support for updated resolve and canResolve methods.
ModelMappingService This class provides a service to interact with all providers implementing IModelMappingProvider interface, and registered with com.ibm.xtools.mmi.core.IModelMappingProviders extension point.
 

Package com.ibm.xtools.mmi.core.services.map Description

This package contains the service for model-mapping.

Package Specification


Domain Modeling Layer

© Copyright IBM Corp. 2010. All rights reserved.