Package org.openbase.jps.preset
Class AbstractJPBoolean
- All Implemented Interfaces:
Comparable<AbstractJavaProperty>
- Direct Known Subclasses:
JPDebugMode,JPForce,JPInitialize,JPReadOnly,JPReset,JPShowGUI,JPTestMode,JPVerbose,JPVisualDebugMode
- Author:
- Divine Threepwood
-
Nested Class Summary
Nested classes/interfaces inherited from class org.openbase.jps.core.AbstractJavaProperty
AbstractJavaProperty.ValueType -
Field Summary
FieldsFields inherited from class org.openbase.jps.core.AbstractJavaProperty
argumentIdentifiers, arguments, identifier, logger, propertyIdentifiers -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.openbase.jps.core.AbstractJavaProperty
addArgument, addErrorReport, checkArgumentCount, checkArgumentCount, checkArgumentCountMax, checkArgumentCountMin, compareTo, getArgumentIdentifiers, getDefaultExample, getDefaultValue, getDependencyList, getDescription, getErrorReport, getErrorReportMap, getOneArgumentResult, getPropertyIdentifiers, getSyntax, getValue, getValueType, isIdentified, isIdentifiered, isParsed, loadAction, match, neetToBeParsed, overwriteDefaultValue, parseArguments, registerDependingProperty, reset, setValue, toString, update, updateValue, validate
-
Field Details
-
ARGUMENT_IDENTIFIERS
-
-
Constructor Details
-
AbstractJPBoolean
- Parameters:
commandIdentifier-
-
-
Method Details
-
generateArgumentIdentifiers
- Specified by:
generateArgumentIdentifiersin classAbstractJavaProperty<Boolean>
-
parse
- Specified by:
parsein classAbstractJavaProperty<Boolean>- Throws:
JPBadArgumentException
-
getPropertyDefaultValue
- Specified by:
getPropertyDefaultValuein classAbstractJavaProperty<Boolean>- Throws:
JPNotAvailableException
-