Index

A B C D E G H I L M N O P R S T V 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

D

DEFAULT_ACCESSOR_TYPE - Static variable in class org.tquadrat.foundation.config.ap.ConfigAnnotationProcessor
The type name for the class SimplePreferenceAccessor.
determineCollectionKind(TypeMirror) - Method in class org.tquadrat.foundation.config.ap.ConfigAnnotationProcessor
Determines whether the given type is a collection of some type and returns the respective kind.
determineElementType(TypeMirror) - Method in class org.tquadrat.foundation.config.ap.ConfigAnnotationProcessor
Determines the element type from the given TypeMirror instance representing a collection.
determinePropertyNameFromMethod(ExecutableElement) - Method in class org.tquadrat.foundation.config.ap.ConfigAnnotationProcessor
Retrieves the name of the property from the name of the given executable element for a method that is either a getter, a setter or an 'add' method.
determinePropertyType(TypeMirror) - Method in class org.tquadrat.foundation.config.ap.ConfigAnnotationProcessor
Determines the property type from the given TypeMirror instance.
determineStringConverterClass(ExecutableElement, TypeName, boolean) - Method in class org.tquadrat.foundation.config.ap.ConfigAnnotationProcessor
Determines the implementation of StringConverter that can translate a String into an instance of the given type and vice-versa.
determineStringConverterInstantiation(TypeName, boolean) - Static method in class org.tquadrat.foundation.config.ap.impl.codebuilders.CodeBuilderBase
Determines how to instantiate the given implementation of StringConverter.
doBuild() - Method in class org.tquadrat.foundation.config.ap.impl.codebuilders.CLIBeanBuilder
Is called by CLIBeanBuilder.build() to do the work – only if there is work to do …
A B C D E G H I L M N O P R S T V 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form