|
Domain Modeling Layer | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
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. |
This package contains the service for model-mapping.
ModelMappingService
:
The service for mapping a domain element to a model element.IModelMappingProvider
:
Providers for the ModelMappingService
|
Domain Modeling Layer | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |