Uses of Class
org.openbase.jps.core.AbstractJavaProperty
Packages that use AbstractJavaProperty
-
Uses of AbstractJavaProperty in org.openbase.jps.core
Methods in org.openbase.jps.core with type parameters of type AbstractJavaPropertyModifier and TypeMethodDescriptionstatic <V,C extends AbstractJavaProperty<V>>
VJPService.getPreEvaluatedValue(Class<C> propertyClass, String[] args) Returns a pre evaluated value of the property related to the givenpropertyClass.static <V,C extends AbstractJavaProperty<V>>
VJPService.getPreEvaluatedValue(Class<C> propertyClass, String[] args, V alternative) Returns a pre evaluated value of the property related to the givenpropertyClass.static <C extends AbstractJavaProperty>
CJPService.getProperty(Class<C> propertyClass) Returns the property related to the givenpropertyClass.static <V,C extends AbstractJavaProperty<V>>
VReturns the current value of the property related to the givenpropertyClass.static <V,C extends AbstractJavaProperty<V>>
VReturns the current value of the property related to the givenpropertyClass.static <V,C extends AbstractJavaProperty<V>>
voidJPService.overwriteDefaultValue(Class<C> propertyClass, V defaultValue) Overwrites the default value of the given property without displaying the property in the help overview, For overwriting a regular property default value, use the property registration method instead.static <V,C extends AbstractJavaProperty<V>>
voidJPService.registerProperty(Class<C> propertyClass, V defaultValue) Register the given property and overwrite the default value of the given one.Methods in org.openbase.jps.core that return types with arguments of type AbstractJavaPropertyModifier and TypeMethodDescriptionfinal List<Class<? extends AbstractJavaProperty<?>>>AbstractJavaProperty.getDependencyList()Method returns a list with properties where this property depends on.Methods in org.openbase.jps.core with parameters of type AbstractJavaPropertyModifier and TypeMethodDescriptionfinal intAbstractJavaProperty.compareTo(AbstractJavaProperty o) Method parameters in org.openbase.jps.core with type arguments of type AbstractJavaPropertyModifier and TypeMethodDescriptionprotected final voidAbstractJavaProperty.registerDependingProperty(Class<? extends AbstractJavaProperty<?>> dependency) static voidJPService.registerProperty(Class<? extends AbstractJavaProperty<?>> propertyClass) Register new property. -
Uses of AbstractJavaProperty in org.openbase.jps.exception
Constructor parameters in org.openbase.jps.exception with type arguments of type AbstractJavaPropertyModifierConstructorDescriptionJPNotAvailableException(Class<? extends AbstractJavaProperty<?>> propertyClass, Throwable cause) -
Uses of AbstractJavaProperty in org.openbase.jps.preset
Subclasses of AbstractJavaProperty in org.openbase.jps.presetModifier and TypeClassDescriptionclassclassclassclassclassAbstractJPEnum<E extends Enum<E>>classclassclassclassAbstractJPList<VALUE>classclassclassAbstractJPMap<KEY,VALUE> classclassclassclassclassclassfinal classclassclassclassclassclassclassclassclassclassclassclassclassclassclassDeprecated.This class is deprecated, please use JPSystemDirectory instead.classclassclass