Domain Modeling Layer

Package com.ibm.xtools.mmi.core

This package defines general classes required for meta-model integration, primarily including an interface to be implemented by all meta-classes used for meta-model mapping and integration.

See:
          Description

Interface Summary
InternalTarget Interface to be implemented by all Meta-classes that are used for model mapping.
ITarget Interface to be implemented by all Meta-classes that are used for meta-model integration.
ITargetCompatibilityHandler Compatibility handler for ITarget
ITargetSynchronizer Interface to be implemented by all platform specific adapters to synchronize features of given target object.
ITargetSynchronizerExtension Interface to be implemented by all platform specific adapters to specify which features are synchronizable for the target object.
 

Class Summary
MMICorePlugin The plug-in implementation for MMI core.
MMIEAdapterList An EAdapterList that wraps the returned cross reference adapter and change recorder objects.
TargetImpl Default implementation for ITarget.
 

Package com.ibm.xtools.mmi.core Description

This package defines general classes required for meta-model integration, primarily including an interface to be implemented by all meta-classes used for meta-model mapping and integration.

Package Specification


Domain Modeling Layer

© Copyright IBM Corp. 2010. All rights reserved.