Package | Description |
---|---|
fr.inria.tea.ssme.compilation.utils.jobs | |
fr.inria.tea.ssme.compilation.utils.popup.actions |
Modifier and Type | Method and Description |
---|---|
org.eclipse.core.runtime.IStatus |
CompilingMethods.generateJava(long graph,
org.eclipse.core.runtime.IPath targetDir,
boolean abstractionApplied,
CompilationUtils compilationUtils) |
Constructor and Description |
---|
ExecuteScenarioJob(org.eclipse.core.resources.IFile file,
Scenario scenario,
CompilationUtils compilationUtils) |
Modifier and Type | Method and Description |
---|---|
void |
GenerateAction.executeScenario(Scenario scenario,
CompilationUtils compilationUtils)
Method used to start the execution of a scenario
|
Constructor and Description |
---|
BatchCompiling(CompilingMethods compilingMethods,
long finalTree,
org.eclipse.core.resources.IFile sourceFile,
GraphValue graphValue,
CompilationUtils compilationUtils,
org.eclipse.core.runtime.IPath fileDirectory) |
InteractiveCompiling(CompilingMethods compilingMethods,
long finalTree,
org.eclipse.core.resources.IFile sourceFile,
GraphValue graphValue,
CompilationUtils compilationUtils) |