Class Mwe2Runner
java.lang.Object
org.eclipse.emf.mwe2.launch.runtime.Mwe2Runner
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected Module
findModule
(String moduleName) protected org.eclipse.emf.ecore.resource.ResourceSet
getRealParams
(Map<String, String> params) void
void
void
void
run
(org.eclipse.emf.common.util.URI createURI, Map<String, String> params, IWorkflowContext ctx) void
void
setEngine
(Mwe2ExecutionEngine engine) void
setInitializer
(org.eclipse.xtext.mwe.RuntimeResourceSetInitializer initializer)
-
Constructor Details
-
Mwe2Runner
public Mwe2Runner()
-
-
Method Details
-
run
-
run
public void run(org.eclipse.emf.common.util.URI createURI, Map<String, String> params, IWorkflowContext ctx) -
run
-
run
-
run
-
getRealParams
-
findModule
-
getConfiguredResourceSet
protected org.eclipse.emf.ecore.resource.ResourceSet getConfiguredResourceSet() -
getPathes
-
setEngine
-
setInitializer
public void setInitializer(org.eclipse.xtext.mwe.RuntimeResourceSetInitializer initializer)
-