Package org.openbase.jps.preset
Class JPPropertyFile
java.lang.Object
org.openbase.jps.core.AbstractJavaProperty<File>
org.openbase.jps.preset.AbstractJPFile
org.openbase.jps.preset.JPPropertyFile
- All Implemented Interfaces:
Comparable<AbstractJavaProperty>
- 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.preset.AbstractJPFile
convertIntoValidFileName, generateArgumentIdentifiers, getAutoCreateMode, getExistenceHandling, getParentDirectory, getType, parse, setAutoCreateMode, setExistenceHandling, setValue, toString, validateMethods inherited from class org.openbase.jps.core.AbstractJavaProperty
addArgument, addErrorReport, checkArgumentCount, checkArgumentCount, checkArgumentCountMax, checkArgumentCountMin, compareTo, getArgumentIdentifiers, getDefaultExample, getDefaultValue, getDependencyList, getErrorReport, getErrorReportMap, getOneArgumentResult, getPropertyIdentifiers, getSyntax, getValue, getValueType, isIdentified, isIdentifiered, isParsed, loadAction, match, neetToBeParsed, overwriteDefaultValue, parseArguments, registerDependingProperty, reset, update, updateValue
-
Field Details
-
COMMAND_IDENTIFIERS
-
existenceHandling
-
autoMode
-
-
Constructor Details
-
JPPropertyFile
public JPPropertyFile()
-
-
Method Details
-
getPropertyDefaultValue
- Specified by:
getPropertyDefaultValuein classAbstractJavaProperty<File>
-
getDescription
Description copied from class:AbstractJavaPropertyMethod returns the description of the property.- Specified by:
getDescriptionin classAbstractJavaProperty<File>
-