public abstract class AbstractJPMethod<C> extends AbstractJavaProperty<Method>
AbstractJavaProperty.ValueType| Modifier and Type | Field and Description |
|---|---|
static String[] |
ARGUMENT_IDENTIFIERS |
argumentIdentifiers, arguments, identifier, logger, propertyIdentifiers| Constructor and Description |
|---|
AbstractJPMethod(String[] commandIdentifier,
Class<? extends AbstractJPClass<C>> jpClass) |
| Modifier and Type | Method and Description |
|---|---|
protected String[] |
generateArgumentIdentifiers() |
protected Method |
parse(List<String> arguments) |
addArgument, addErrorReport, checkArgumentCount, checkArgumentCount, checkArgumentCountMax, checkArgumentCountMin, compareTo, getArgumentIdentifiers, getDefaultExample, getDefaultValue, getDependencyList, getDescription, getErrorReport, getErrorReportMap, getOneArgumentResult, getPropertyDefaultValue, getPropertyIdentifiers, getSyntax, getValue, getValueType, isIdentified, isIdentifiered, isParsed, loadAction, match, neetToBeParsed, overwriteDefaultValue, parseArguments, registerDependingProperty, reset, setValue, toString, update, updateValue, validatepublic static final String[] ARGUMENT_IDENTIFIERS
public AbstractJPMethod(String[] commandIdentifier, Class<? extends AbstractJPClass<C>> jpClass)
protected String[] generateArgumentIdentifiers()
generateArgumentIdentifiers in class AbstractJavaProperty<Method>protected Method parse(List<String> arguments) throws JPBadArgumentException
parse in class AbstractJavaProperty<Method>JPBadArgumentExceptionCopyright © 2014–2018 openbase.org. All rights reserved.