public class QVTModelTransformationFactory
extends java.lang.Object
QVTModelTransformator instances| Constructor and Description |
|---|
QVTModelTransformationFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
activate(BundleContext context)
Called on component activation
|
ModelTransformator |
createModelTransformator(ResourceSet resourceSet,
URI templateUri) |
ModelTransformator |
createNewModelTransformator(ResourceSet resourceSet,
URI templateUri) |
void |
deactivate()
Deactivate callback, used by OSGi DS
|
public ModelTransformator createModelTransformator(ResourceSet resourceSet,
URI templateUri)
public ModelTransformator createNewModelTransformator(ResourceSet resourceSet,
URI templateUri)
public void activate(BundleContext context)
context - the bundle contextpublic void deactivate()
Data In Motion Consulting