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

M

m_AccessorType - Variable in enum class org.tquadrat.foundation.config.ap.CollectionKind
The type name for the accessor.
m_AddMethodArgumentName - Variable in class org.tquadrat.foundation.config.ap.impl.PropertySpecImpl
The name for the 'add' method's argument.
m_AddMethodBuilder - Variable in class org.tquadrat.foundation.config.ap.impl.PropertySpecImpl
The builder for the 'add' method of this property.
m_AddMethodComposer - Variable in class org.tquadrat.foundation.config.ap.impl.PropertySpecImpl
The method that creates the 'add' method for this property.
m_AddMethodName - Variable in class org.tquadrat.foundation.config.ap.impl.PropertySpecImpl
The name for the 'add'' method.
m_BaseBundleName - Variable in class org.tquadrat.foundation.config.ap.CodeGenerationConfiguration
The base bundle name for the resource bundle if i18n support is required.
m_BaseBundleName - Variable in class org.tquadrat.foundation.config.ap.ConfigAnnotationProcessor
The base bundle name.
m_BaseClass - Variable in class org.tquadrat.foundation.config.ap.CodeGenerationConfiguration
The optional base class for the new configuration bean.
m_BuildTime - Variable in class org.tquadrat.foundation.config.ap.CodeGenerationConfiguration
The build time; this is provided by the configuration as this allows easier testing.
m_ClassBuilder - Variable in class org.tquadrat.foundation.config.ap.impl.codebuilders.CodeBuilderBase
The class builder.
m_ClassBuilder - Variable in class org.tquadrat.foundation.config.ap.impl.CodeGenerator
The class builder.
m_ClassName - Variable in class org.tquadrat.foundation.config.ap.CodeGenerationConfiguration
The class name for the configuration bean class, without the package.
m_CLIArgumentIndex - Variable in class org.tquadrat.foundation.config.ap.impl.PropertySpecImpl
The argument index.
m_CLIFormat - Variable in class org.tquadrat.foundation.config.ap.impl.PropertySpecImpl
The special CLI format.
m_CLIMetaVar - Variable in class org.tquadrat.foundation.config.ap.impl.PropertySpecImpl
The CLI meta variable.
m_CLIOptionNames - Variable in class org.tquadrat.foundation.config.ap.impl.PropertySpecImpl
The names for a CLI option.
m_CLIUsage - Variable in class org.tquadrat.foundation.config.ap.impl.PropertySpecImpl
The CLI usage text.
m_CLIUsageKey - Variable in class org.tquadrat.foundation.config.ap.impl.PropertySpecImpl
The CLI usage key.
m_CLIValueHandlerClass - Variable in class org.tquadrat.foundation.config.ap.impl.PropertySpecImpl
The CLI value handler class.
m_CollectionKind - Variable in class org.tquadrat.foundation.config.ap.impl.PropertySpecImpl
The kind of collection for this property.
m_Composer - Variable in class org.tquadrat.foundation.config.ap.CodeGenerationConfiguration
The JavaComposer instance that is used for the code generation.
m_Composer - Variable in class org.tquadrat.foundation.config.ap.impl.codebuilders.CodeBuilderBase
The composer.
m_Composer - Variable in class org.tquadrat.foundation.config.ap.impl.CodeGenerator
The instance of JavaComposer that is used for the code generation.
m_Configuration - Variable in class org.tquadrat.foundation.config.ap.impl.codebuilders.CodeBuilderBase
The configuration for the code generation.
m_Configuration - Variable in class org.tquadrat.foundation.config.ap.impl.CodeGenerator
The configuration for the generation process.
m_Constructor - Variable in class org.tquadrat.foundation.config.ap.impl.CodeGenerator
The builder for the constructor.
m_ConstructorCode - Variable in class org.tquadrat.foundation.config.ap.impl.codebuilders.CodeBuilderBase
The builder for body of the constructor.
m_ConstructorCode - Variable in class org.tquadrat.foundation.config.ap.impl.CodeGenerator
The builder for body of the constructor.
m_ConstructorFragmentComposer - Variable in class org.tquadrat.foundation.config.ap.impl.PropertySpecImpl
The method that creates the constructor fragment for the initialisation of this property.
m_Context - Variable in class org.tquadrat.foundation.config.ap.impl.codebuilders.CodeBuilderBase
The code generator context.
m_ConverterRegistry - Static variable in class org.tquadrat.foundation.config.ap.impl.codebuilders.CodeBuilderBase
The registry for the known implementations of StringConverter implementations.
m_Environment - Variable in class org.tquadrat.foundation.config.ap.CodeGenerationConfiguration
The processing environment.
m_EnvironmentDefaultValue - Variable in class org.tquadrat.foundation.config.ap.impl.PropertySpecImpl
The default value for environment variables or system properties.
m_EnvironmentVariableName - Variable in class org.tquadrat.foundation.config.ap.impl.PropertySpecImpl
The name of the environment variable that is used to initialise this property.
m_FieldComposer - Variable in class org.tquadrat.foundation.config.ap.impl.PropertySpecImpl
The method that creates the field for this property.
m_FieldName - Variable in enum class org.tquadrat.foundation.config.ap.impl.CodeBuilder.StandardField
The field name.
m_FieldName - Variable in class org.tquadrat.foundation.config.ap.impl.PropertySpecImpl
The name of the field for the property.
m_GetterBuilder - Variable in class org.tquadrat.foundation.config.ap.impl.PropertySpecImpl
The builder for the getter of this property.
m_GetterComposer - Variable in class org.tquadrat.foundation.config.ap.impl.PropertySpecImpl
The method that creates the getter for this property.
m_GetterMethodName - Variable in class org.tquadrat.foundation.config.ap.impl.PropertySpecImpl
The name for the getter method.
m_GetterReturnType - Variable in class org.tquadrat.foundation.config.ap.impl.PropertySpecImpl
The return type for the getter method.
m_HandlerClasses - Variable in class org.tquadrat.foundation.config.ap.impl.codebuilders.CLIBeanBuilder
The handler classes.
m_INIComment - Variable in class org.tquadrat.foundation.config.ap.impl.PropertySpecImpl
The comment for this property when stored in an INI file.
m_INIFileComment - Variable in class org.tquadrat.foundation.config.ap.CodeGenerationConfiguration
The comment for the configuration file.
m_INIFileMustExist - Variable in class org.tquadrat.foundation.config.ap.CodeGenerationConfiguration
The flag that indicates whether the configuration must exist prior to the first open attempt.
m_INIFilePath - Variable in class org.tquadrat.foundation.config.ap.CodeGenerationConfiguration
The name for the configuration file.
m_INIGroup - Variable in class org.tquadrat.foundation.config.ap.impl.PropertySpecImpl
The group for this property when stored in an INI file.
m_INIGroups - Variable in class org.tquadrat.foundation.config.ap.CodeGenerationConfiguration
The INI file groups.
m_INIKey - Variable in class org.tquadrat.foundation.config.ap.impl.PropertySpecImpl
The key for this property when stored in an INI file.
m_InitDataMethod - Variable in class org.tquadrat.foundation.config.ap.CodeGenerationConfiguration
The method that is provided as a source for the initialisation of the properties of the configuration bean.
m_InitDataResource - Variable in class org.tquadrat.foundation.config.ap.CodeGenerationConfiguration
The name of the resource that is used to initialise the properties of the configuration bean.
m_InterfacesToImplement - Variable in class org.tquadrat.foundation.config.ap.CodeGenerationConfiguration
The interfaces that are extended by the configuration bean specification.
m_IsEnum - Variable in class org.tquadrat.foundation.config.ap.impl.PropertySpecImpl
The flag that indicates whether the property type is an enum type.
m_IsSynchronized - Variable in class org.tquadrat.foundation.config.ap.impl.codebuilders.CodeBuilderBase
The synchronised flag.
m_MessagePrefix - Variable in class org.tquadrat.foundation.config.ap.CodeGenerationConfiguration
The message prefix for the i18n support.
m_MessagePrefix - Variable in class org.tquadrat.foundation.config.ap.ConfigAnnotationProcessor
The message prefix.
m_MethodName - Variable in enum class org.tquadrat.foundation.config.ap.impl.CodeBuilder.StandardMethod
The method name.
m_PackageName - Variable in class org.tquadrat.foundation.config.ap.CodeGenerationConfiguration
The name of the package for the configuration bean.
m_PreferenceChangeListenerClass - Variable in class org.tquadrat.foundation.config.ap.CodeGenerationConfiguration
The change listener class for the Preferences.
m_PreferencesRoot - Variable in class org.tquadrat.foundation.config.ap.CodeGenerationConfiguration
The name of the preferences root node.
m_PrefsAccessorClass - Variable in class org.tquadrat.foundation.config.ap.impl.PropertySpecImpl
The Preferences accessor class.
m_PrefsAccessorClasses - Variable in class org.tquadrat.foundation.config.ap.ConfigAnnotationProcessor
The preferences accessor classes.
m_PrefsKey - Variable in class org.tquadrat.foundation.config.ap.impl.PropertySpecImpl
The Preferences key.
m_Properties - Variable in class org.tquadrat.foundation.config.ap.CodeGenerationConfiguration
The properties for the configuration bean.
m_PropertyFlags - Variable in class org.tquadrat.foundation.config.ap.impl.PropertySpecImpl
The property flags.
m_PropertyFlags - Variable in class org.tquadrat.foundation.config.ap.impl.specialprops.SpecialPropertySpecBase
The property flags.
m_PropertyName - Variable in class org.tquadrat.foundation.config.ap.impl.PropertySpecImpl
The name of the property.
m_PropertyType - Variable in class org.tquadrat.foundation.config.ap.impl.PropertySpecImpl
The type of the property.
m_SetterArgumentName - Variable in class org.tquadrat.foundation.config.ap.impl.PropertySpecImpl
The name for the setter's argument.
m_SetterBuilder - Variable in class org.tquadrat.foundation.config.ap.impl.PropertySpecImpl
The builder for the setter of this property.
m_SetterComposer - Variable in class org.tquadrat.foundation.config.ap.impl.PropertySpecImpl
The method that creates the setter for this property.
m_SetterMethodName - Variable in class org.tquadrat.foundation.config.ap.impl.PropertySpecImpl
The name for the setter method.
m_SpecialProperties - Static variable in class org.tquadrat.foundation.config.ap.impl.CodeGenerator
The special properties.
m_SpecialPropertyType - Variable in class org.tquadrat.foundation.config.ap.impl.PropertySpecImpl
The speciality type for this property; usually, this is null.
m_Specification - Variable in class org.tquadrat.foundation.config.ap.CodeGenerationConfiguration
The configuration bean specification.
m_StandardFields - Static variable in class org.tquadrat.foundation.config.ap.impl.codebuilders.CodeBuilderBase
The standard fields.
m_StandardMethods - Static variable in class org.tquadrat.foundation.config.ap.impl.codebuilders.CodeBuilderBase
The standard methods.
m_StringConverterClass - Variable in class org.tquadrat.foundation.config.ap.impl.PropertySpecImpl
The class that implements the String converter for the type of this property.
m_StringConvertersForTypeNames - Variable in class org.tquadrat.foundation.config.ap.ConfigAnnotationProcessor
A map of StringConverter implementations that use instances of TypeName as keys.
m_SuppressedWarningsForConstructor - Variable in class org.tquadrat.foundation.config.ap.impl.CodeGenerator
The list of the suppressed warnings for the constructor of the new configuration bean.
m_SynchronizeAccess - Variable in class org.tquadrat.foundation.config.ap.CodeGenerationConfiguration
This flag indicates whether the access to the configuration bean properties must be thread-safe.
m_SystemPrefsPath - Variable in class org.tquadrat.foundation.config.ap.impl.PropertySpecImpl
The path for the SYSTEM preferences node that holds the initialisation data for this property.
m_SystemPropertyName - Variable in class org.tquadrat.foundation.config.ap.impl.PropertySpecImpl
The name of the system property that is used to initialise this property.
m_Type - Variable in class org.tquadrat.foundation.config.ap.impl.specialprops.SpecialPropertySpecBase
The type of the special property.
MAP - Enum constant in enum class org.tquadrat.foundation.config.ap.CollectionKind
The type is a Map.
MAP_ACCESSOR_TYPE - Static variable in class org.tquadrat.foundation.config.ap.ConfigAnnotationProcessor
The type name for the class MapAccessor.
MapImplementor - Class in org.tquadrat.foundation.config.ap.impl.codebuilders
The code builder implementation for the generation of the code that let the configuration bean implement the interface Map.
MapImplementor(CodeGeneratorContext) - Constructor for class org.tquadrat.foundation.config.ap.impl.codebuilders.MapImplementor
Creates a new instance of MapImplementor.
merge() - Method in class org.tquadrat.foundation.config.ap.impl.PropertySpecImpl
'Merges' the attributes from a special property with the attributes retrieved from the configuration bean specification and returns a new instance of PropertySpec.
merge() - Method in class org.tquadrat.foundation.config.ap.impl.specialprops.SpecialPropertySpecBase
'Merges' the attributes from a special property with the attributes retrieved from the configuration bean specification and returns a new instance of PropertySpec.
merge() - Method in interface org.tquadrat.foundation.config.ap.PropertySpec
'Merges' the attributes from a special property with the attributes retrieved from the configuration bean specification and returns a new instance of PropertySpec.
MessagePrefixProperty - Class in org.tquadrat.foundation.config.ap.impl.specialprops
MessagePrefixProperty() - Constructor for class org.tquadrat.foundation.config.ap.impl.specialprops.MessagePrefixProperty
Creates a new instance of ProcessIdProperty.
METHODNAME_ConfigBeanSpec_AddListener - Static variable in class org.tquadrat.foundation.config.ap.ConfigAnnotationProcessor
METHODNAME_ConfigBeanSpec_GetResourceBundle - Static variable in class org.tquadrat.foundation.config.ap.ConfigAnnotationProcessor
The name for ConfigBeanSpec.getResourceBundle(): "getResourceBundle".
METHODNAME_ConfigBeanSpec_InitData - Static variable in class org.tquadrat.foundation.config.ap.ConfigAnnotationProcessor
The name for the optional initData method: "initData".
METHODNAME_Map_IsEmpty - Static variable in class org.tquadrat.foundation.config.ap.ConfigAnnotationProcessor
The name for Map.isEmpty(): "isEmpty".
MSG_AccessorMissing - Static variable in class org.tquadrat.foundation.config.ap.ConfigAnnotationProcessor
The message that indicates that no accessor class is given for the @SystemPreference annotation: "No accessor is given for the @SystemPreference annotation on \'%1$s\'".
MSG_AddMethodNotAllowed - Static variable in class org.tquadrat.foundation.config.ap.ConfigAnnotationProcessor
The message that indicates the erroneous attempt to define an 'add' method for a property that is not a collection.
MSG_CannotRetrieveMirror - Static variable in class org.tquadrat.foundation.config.ap.ConfigAnnotationProcessor
The message that indicates that a mirror cannot be retrieved: "Cannot retrieve Mirror for \'%1$s\'".
MSG_CLIAnnotationClash - Static variable in class org.tquadrat.foundation.config.ap.ConfigAnnotationProcessor
The message that indicates a clash of CLI annotations.
MSG_CodeGenerationFailed - Static variable in class org.tquadrat.foundation.config.ap.ConfigAnnotationProcessor
The message that indicates the failure of the code generation for the configuration bean specification: "Code generation for \'%1$s.%2$s\' failed".
MSG_DuplicateOptionName - Static variable in class org.tquadrat.foundation.config.ap.ConfigAnnotationProcessor
The message that indicates that an option name was used twice: "Option name \'%s\' for property \'%s\' is already used".
MSG_DuplicateProperty - Static variable in class org.tquadrat.foundation.config.ap.ConfigAnnotationProcessor
The message that indicates that a property was specified twice: "Duplicate property: %1$s".
MSG_GetterMustBeDEFAULT - Static variable in class org.tquadrat.foundation.config.ap.ConfigAnnotationProcessor
The message that indicates a missing default getter for the message prefix: "The getter for the message prefix must be defined as default".
MSG_IllegalAnnotationOnAddMethod - Static variable in class org.tquadrat.foundation.config.ap.ConfigAnnotationProcessor
The message that indicates that an illegal annotation had been applied to an 'add' method: "Invalid annotation \'%1$s\' on \'add\' method \'%2$s\'".
MSG_IllegalAnnotationOnGetter - Static variable in class org.tquadrat.foundation.config.ap.ConfigAnnotationProcessor
The message that indicates that an illegal annotation had been applied to a getter: "Invalid annotation \'%1$s\' on getter \'%2$s\'".
MSG_IllegalAnnotationOnSetter - Static variable in class org.tquadrat.foundation.config.ap.ConfigAnnotationProcessor
The message that indicates that an illegal annotation had been applied to a setter: "Illegal annotation \'%1$s\' on setter \'%2$s\'".
MSG_IllegalImplementation - Static variable in class org.tquadrat.foundation.config.ap.ConfigAnnotationProcessor
The message that indicates that an invalid implementation for an interface was used: "Illegal implementation for \'%1$s\': %2$s".
MSG_IllegalMutator - Static variable in class org.tquadrat.foundation.config.ap.ConfigAnnotationProcessor
The message that indicates that a mutator was provided for an immutable property: "No mutator allowed for property \'%1$s\'".
MSG_InappropriateType - Static variable in exception class org.tquadrat.foundation.config.ap.InappropriateTypeError
The error message: "The type \'%s\' is not appropriate for a ConfigBean property.".
MSG_INIGroupMissing - Static variable in class org.tquadrat.foundation.config.ap.ConfigAnnotationProcessor
The message that indicates that the attribute INIValue.group() was not properly populated: "The group for @INIValue on \'%s\' is missing".
MSG_INIKeyMissing - Static variable in class org.tquadrat.foundation.config.ap.ConfigAnnotationProcessor
The message that indicates that the attribute INIValue.key() was not properly populated: "The key for @INIValue on \'%s\' is missing".
MSG_INIPathMissing - Static variable in class org.tquadrat.foundation.config.ap.ConfigAnnotationProcessor
The message that indicates that the attribute INIFileConfig.path() was not properly populated: "The path for @INIFileConfig is not set properly".
MSG_InterfacesOnly - Static variable in class org.tquadrat.foundation.config.ap.ConfigAnnotationProcessor
The message that indicates that an annotation is valid only for interfaces: "Only allowed for interfaces".
MSG_InvalidCLIType - Static variable in class org.tquadrat.foundation.config.ap.ConfigAnnotationProcessor
The message that indicates that a CLI property is invalid: "Property \'%s\' is neither argument nor option".
MSG_MissingEnvironmentVar - Static variable in class org.tquadrat.foundation.config.ap.ConfigAnnotationProcessor
The message that indicates a missing environment variable name for a property: "The name of the environment variable is missing for property \'%1$s\'".
MSG_MissingGetter - Static variable in class org.tquadrat.foundation.config.ap.ConfigAnnotationProcessor
The message that indicates a missing getter for a property: "A getter method for the property \'%1$s\' is missing".
MSG_MissingInterface - Static variable in class org.tquadrat.foundation.config.ap.ConfigAnnotationProcessor
The message that indicates that the configuration bean specification does not extend ConfigBeanSpec: "The configuration bean specification \'%1$s\' does not extend \'%2$s\'".
MSG_MissingPropertyDefinition - Static variable in class org.tquadrat.foundation.config.ap.ConfigAnnotationProcessor
The message that indicates a missing definition for a property: "There is neither a getter nor a setter method for the property \'%1$s\', first introduced by the \'add\' method \'%2$s\'".
MSG_MissingStringConverter - Static variable in class org.tquadrat.foundation.config.ap.ConfigAnnotationProcessor
The message that indicates a missing StringConverter for a property: "There is no StringConverter for the property \'%1$s\'".
MSG_MissingStringConverterWithType - Static variable in class org.tquadrat.foundation.config.ap.ConfigAnnotationProcessor
The message that indicates a missing StringConverter for a property: "There is no StringConverter for the property \'%1$s\' than converts \'%2$s\'".
MSG_MissingSystemProp - Static variable in class org.tquadrat.foundation.config.ap.ConfigAnnotationProcessor
The message that indicates a missing system property name for a property: "The name of the system property is missing for property \'%1$s\'".
MSG_NoArgumentIndex - Static variable in class org.tquadrat.foundation.config.ap.ConfigAnnotationProcessor
The message that indicates a missing argument index for a CLI argument property: "No argument index for property \'%s\'".
MSG_NoBaseBundleName - Static variable in class org.tquadrat.foundation.config.ap.ConfigAnnotationProcessor
The message that indicates a missing base bundle name configuration: "There is no public static field providing the base bundle name".
MSG_NoCollection - Static variable in class org.tquadrat.foundation.config.ap.ConfigAnnotationProcessor
The message that indicates that an 'add' method was provided for a non-collection property.
MSG_NoMessagePrefix - Static variable in class org.tquadrat.foundation.config.ap.ConfigAnnotationProcessor
The message that indicates a missing message prefix field: "There is no public static field providing the message prefix".
MSG_NoOptionName - Static variable in class org.tquadrat.foundation.config.ap.ConfigAnnotationProcessor
The message that indicates a missing property name for a CLI option property: "No option name for property \'%s\'".
MSG_NoSetter - Static variable in class org.tquadrat.foundation.config.ap.ConfigAnnotationProcessor
The message that indicates that a given method is not a setter: "The method \'%1$s\' is neither a setter nor an add method".
MSG_NoType - Static variable in class org.tquadrat.foundation.config.ap.ConfigAnnotationProcessor
The message that indicates a missing property type.
MSG_NoValueForMirror - Static variable in class org.tquadrat.foundation.config.ap.ConfigAnnotationProcessor
The message that indicates that a value cannot be retrieved from a mirror: "Cannot get value for \'%2$s\' from Annotation Mirror for \'%1$s\'".
MSG_PreferenceAnnotationClash - Static variable in class org.tquadrat.foundation.config.ap.ConfigAnnotationProcessor
The message that indicates a clash of preference annotations: "Annotations @Preference and @NoPreference are mutually exclusive".
MSG_PreferencesNotConfigured - Static variable in class org.tquadrat.foundation.config.ap.ConfigAnnotationProcessor
The message that indicates invalid "preferences" configuration for a property: "The \'preferences\' configuration for \'%1$s\' is invalid".
MSG_PrefsKeyMissing - Static variable in class org.tquadrat.foundation.config.ap.ConfigAnnotationProcessor
The message that indicates that no Preferences key is given for the @SystemPreference annotation: "No key is given for the @SystemPreference annotation on \'%1$s\'".
MSG_ResourceBundleWrongReturnType - Static variable in class org.tquadrat.foundation.config.ap.ConfigAnnotationProcessor
The message that indicates a wrong return type for ConfigBeanSpec.getResourceBundle(): "The return type of getResourceBundle() must be Optional(ResourceBundle)".
MSG_SessionPropertyMissing - Static variable in class org.tquadrat.foundation.config.ap.ConfigAnnotationProcessor
The message that indicates that the session property was not defined: "Session property was not defined".
MSG_SpecialPropertyMismatch - Static variable in class org.tquadrat.foundation.config.ap.ConfigAnnotationProcessor
The message that indicates a mismatch of the values for the @SpecialProperty annotation: "%1$s annotation value for \'%2$s\' is \'%3$s\', but \'%4$s\' was expected".
MSG_StringConverterMismatch - Static variable in class org.tquadrat.foundation.config.ap.ConfigAnnotationProcessor
The message that indicates that the StringConverter inferred from the setter does not match with that from the getter.
MSG_StringConverterNotCompatible - Static variable in class org.tquadrat.foundation.config.ap.ConfigAnnotationProcessor
The message that indicates that the StringConverter is invalid for the property type.
MSG_TypeMismatch - Static variable in class org.tquadrat.foundation.config.ap.ConfigAnnotationProcessor
The message that indicates a mismatch of the types for the setter argument and the property itself: "Parameter type \'%1$s\' of setter \'%2$s\' does not match with property type \'%3$s\'".
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