public class SimuComJob extends AbstractSimulationJob<SimuComWorkflowConfiguration>
| Constructor and Description |
|---|
SimuComJob(SimuComWorkflowConfiguration configuration) |
SimuComJob(SimuComWorkflowConfiguration configuration,
IDebugListener listener) |
SimuComJob(SimuComWorkflowConfiguration configuration,
IDebugListener listener,
boolean loadModels) |
| Modifier and Type | Method and Description |
|---|---|
String |
getWorkflowId() |
execute, getBlackboard, setBlackboardadd, add, addAll, addAll, addFirst, addJob, addLast, clear, clone, contains, containsAll, descendingIterator, element, equals, get, getFirst, getLast, getName, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, offer, offerFirst, offerLast, peek, peekFirst, peekLast, poll, pollFirst, pollLast, pop, push, remove, remove, remove, removeAll, removeFirst, removeFirstOccurrence, removeLast, removeLastOccurrence, retainAll, set, setName, size, subList, toArray, toArray, toStringreplaceAll, sort, spliteratorparallelStream, removeIf, streampublic SimuComJob(SimuComWorkflowConfiguration configuration, IDebugListener listener, boolean loadModels) throws org.eclipse.core.runtime.CoreException
org.eclipse.core.runtime.CoreExceptionpublic SimuComJob(SimuComWorkflowConfiguration configuration, IDebugListener listener) throws org.eclipse.core.runtime.CoreException
org.eclipse.core.runtime.CoreExceptionpublic SimuComJob(SimuComWorkflowConfiguration configuration) throws org.eclipse.core.runtime.CoreException
org.eclipse.core.runtime.CoreExceptionpublic String getWorkflowId()