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