Interface | Description |
---|---|
ComplexTypeConverter |
A representation of the model object 'Complex Type Converter'.
|
FunctionNamePair |
A representation of the model object 'Function Name Pair'.
|
FunctionPair |
A representation of the model object 'Function Pair'.
|
MappedObjectState |
This interface represents that state information that is available for each mapped object,
i.e., each input or output object in the domain.
|
Mapping |
A representation of the model object 'Mapping'.
|
MappingFactory |
The Factory for the model.
|
MappingHelper |
A representation of the model object 'Helper'.
|
MappingPackage |
The Package for the model.
|
MappingPackage.Literals |
Defines literals for the meta objects that represent
each class,
each feature of each class,
each enum,
and each data type
|
MappingRoot |
A representation of the model object 'Root'.
|
MappingStrategy |
A representation of the model object 'Strategy'.
|
TypeConverter |
A representation of the model object 'Type Converter'.
|
Class | Description |
---|---|
MappingPlugin |
This is the central singleton for the Mapping edit plugin.
|
MappingPlugin.Implementation |
The actual implementation of the Eclipse Plugin.
|
MappingPlugin.Implementation.Activator |
The actual implementation of the purely OSGi-compatible Bundle Activator.
|