Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
R
- RandomProperty - Class in org.tquadrat.foundation.config.ap.impl.specialprops
-
The implementation of
SpecialPropertySpecBase
forSpecialPropertyType.CONFIG_PROPERTY_RANDOM
. - RandomProperty() - Constructor for class org.tquadrat.foundation.config.ap.impl.specialprops.RandomProperty
-
Creates a new instance of
RandomProperty
. - ResourceBundleProperty - Class in org.tquadrat.foundation.config.ap.impl.specialprops
-
The implementation of
SpecialPropertySpecBase
forSpecialPropertyType.CONFIG_PROPERTY_RESOURCEBUNDLE
. - ResourceBundleProperty() - Constructor for class org.tquadrat.foundation.config.ap.impl.specialprops.ResourceBundleProperty
-
Creates a new instance of
ResourceBundleProperty
. - retrieveAccessorClass(TypeName, TypeMirror, CollectionKind) - Method in class org.tquadrat.foundation.config.ap.ConfigAnnotationProcessor
-
Retrieves the class for the preference accessor.
- retrieveInitDataMethod(CodeGenerationConfiguration, TypeElement) - Method in class org.tquadrat.foundation.config.ap.ConfigAnnotationProcessor
-
This methods checks whether the configuration bean specification specifies an
initData()
method. - retrieveProperties(CodeGenerationConfiguration, Collection<? extends TypeElement>) - Method in class org.tquadrat.foundation.config.ap.ConfigAnnotationProcessor
-
Scans the configuration bean specification for the properties and stores the result to the configuration.
- retrieveSetterArgumentName(ExecutableElement) - Method in class org.tquadrat.foundation.config.ap.ConfigAnnotationProcessor
-
Retrieves the name of the single argument of a setter method.
- retrieveSpecialPropertySpecification(SpecialPropertyType) - Method in interface org.tquadrat.foundation.config.ap.impl.codebuilders.CodeGeneratorContext
-
Returns the definition for the special property type.
- retrieveSubjectClasses(StringConverter<?>) - Static method in class org.tquadrat.foundation.config.ap.ConfigAnnotationProcessor
-
Determines the key class for the given instance of
StringConverter
. - retrieveValueHandlerClass(PropertySpec) - Method in class org.tquadrat.foundation.config.ap.impl.codebuilders.CLIBeanBuilder
-
Retrieves the class for the value handler for the given property.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form