public abstract class AbstractJPScope
extends org.openbase.jps.core.AbstractJavaProperty<rsb.Scope>
| Modifier and Type | Field and Description |
|---|---|
static String[] |
ARGUMENT_IDENTIFIERS
String identifying the type of the argument.
|
| Constructor and Description |
|---|
AbstractJPScope(String[] commandIdentifiers)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected String[] |
generateArgumentIdentifiers() |
protected rsb.Scope |
parse(List<String> arguments) |
addArgument, checkArgumentCount, checkArgumentCount, checkArgumentCountMax, checkArgumentCountMin, compareTo, getArgumentIdentifiers, getDefaultExample, getDefaultValue, getDescription, getOneArgumentResult, getPropertyDefaultValue, getPropertyIdentifiers, getSyntax, getValue, getValueType, isIdentifiered, isParsed, loadAction, match, neetToBeParsed, overwriteDefaultValue, parseArguments, reset, setValue, toString, update, updateValue, validatepublic static final String[] ARGUMENT_IDENTIFIERS
public AbstractJPScope(String[] commandIdentifiers)
commandIdentifiers - the identifiers used before the property in the
command line arguments.protected String[] generateArgumentIdentifiers()
generateArgumentIdentifiers in class org.openbase.jps.core.AbstractJavaProperty<rsb.Scope>Copyright © 2016–2017 openbase.org. All rights reserved.