@MetaInfServices(value=ModelToolService.class) public class TraceService extends AbstractToolService<DeterministicSimulation,TraceTask>
| Modifier and Type | Field and Description |
|---|---|
static String |
HELP_LINE |
static String |
HELP_MESSAGE |
| Constructor and Description |
|---|
TraceService() |
| Modifier and Type | Method and Description |
|---|---|
TraceTask |
getTask(LogicalModel model)
Construct a default setting object.
|
getAliases, getDescription, getID, getMultivaluedSupport, getName, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetTask, getTaskgetAliases, getDescription, getID, getMultivaluedSupport, getNamepublic static final String HELP_LINE
public static final String HELP_MESSAGE
public TraceTask getTask(LogicalModel model)
ModelToolServicemodel - the source modelCopyright © 2012–2020. All rights reserved.