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
- {@link com.ibm.xtools.mmi.core.ITarget}:
The interface to be implemented by all meta-classes used for meta-model mapping and integration
- {@link com.ibm.xtools.mmi.core.TargetImpl}:
Default implementation for the ITarget