- startTransformation(EObject) - Method in interface org.gecko.qvt.osgi.api.ModelTransformator
-
Starts the transformation programmatic
http://wiki.eclipse.org/QVTOML/Examples/InvokeInJava
https://www.eclipse.org/forums/index.php/t/853024/
The object is detached after the transformation.
- startTransformation(List<? extends EObject>) - Method in interface org.gecko.qvt.osgi.api.ModelTransformator
-
Starts the transformation programmatic
http://wiki.eclipse.org/QVTOML/Examples/InvokeInJava
https://www.eclipse.org/forums/index.php/t/853024/
The object is detached after the transformation.
- startTransformation(EObject) - Method in class org.gecko.qvt.osgi.helper.QVTHelper
-
Starts the transformation programmatic
http://wiki.eclipse.org/QVTOML/Examples/InvokeInJava
https://www.eclipse.org/forums/index.php/t/853024/
- startTransformation(List<? extends EObject>) - Method in class org.gecko.qvt.osgi.helper.QVTHelper
-
Starts the transformation programmatic
http://wiki.eclipse.org/QVTOML/Examples/InvokeInJava
https://www.eclipse.org/forums/index.php/t/853024/
- startTransformations(List<? extends EObject>) - Method in interface org.gecko.qvt.osgi.api.ModelTransformator
-
Starts the batch transformation programmatic
http://wiki.eclipse.org/QVTOML/Examples/InvokeInJava
https://www.eclipse.org/forums/index.php/t/853024/
The objects are detached after the transformation.
- startTransformations(List<? extends EObject>) - Method in class org.gecko.qvt.osgi.helper.QVTHelper
-
Starts the batch transformation programmatic
http://wiki.eclipse.org/QVTOML/Examples/InvokeInJava
https://www.eclipse.org/forums/index.php/t/853024/