@MetaInfServices(value=ModelToolService.class) public class RandomWalkService extends AbstractToolService<RandomWalkSimulation,RandomWalkTask>
| Modifier and Type | Field and Description |
|---|---|
static String |
HELP_LINE |
static String |
HELP_MESSAGE |
| Constructor and Description |
|---|
RandomWalkService() |
| Modifier and Type | Method and Description |
|---|---|
RandomWalkTask |
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 RandomWalkTask getTask(LogicalModel model)
ModelToolServicemodel - the source modelCopyright © 2012–2020. All rights reserved.