public interface ModelTransformationFactory
| Modifier and Type | Method and Description |
|---|---|
ModelTransformator |
createModelTransformator(ResourceSet resourceSet,
URI templateUri)
Creates a model transformator for the given
ResourceSet and template URI |
ModelTransformator |
createNewModelTransformator(ResourceSet resourceSet,
URI templateUri)
Creates a new model transformator for the given
ResourceSet and template URI |
ModelTransformator createModelTransformator(ResourceSet resourceSet, URI templateUri)
ResourceSet and template URIresourceSet - the ResourceSet to be usedtemplateUri - the URI to the qvt-templatesModelTransformator createNewModelTransformator(ResourceSet resourceSet, URI templateUri)
ResourceSet and template URIresourceSet - the ResourceSet to be usedtemplateUri - the URI to the qvt-templatesData In Motion Consulting