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