public class ExecuteScenarioJob
extends org.eclipse.core.runtime.jobs.Job
Constructor and Description |
---|
ExecuteScenarioJob(org.eclipse.core.resources.IFile file,
Scenario scenario,
CompilationUtils compilationUtils) |
Modifier and Type | Method and Description |
---|---|
java.util.List<SSMENode> |
getSSMENodesList()
This method allows access to the SSME nodes list in an extern plugin
|
addJobChangeListener, belongsTo, cancel, create, done, getJobGroup, getJobManager, getName, getPriority, getProperty, getResult, getRule, getState, getThread, isBlocking, isSystem, isUser, join, join, removeJobChangeListener, schedule, schedule, setJobGroup, setName, setPriority, setProgressGroup, setProperty, setRule, setSystem, setThread, setUser, shouldRun, shouldSchedule, sleep, toString, wakeUp, wakeUp, yieldRule
public ExecuteScenarioJob(org.eclipse.core.resources.IFile file, Scenario scenario, CompilationUtils compilationUtils)
public java.util.List<SSMENode> getSSMENodesList()