Skip navigation links
A B C D E F G H I J L M N O P R S T U V W X 

C

CaseInsensitiveRegexMap<T> - Class in fx.modules.collections
Subclass of HashMap for which the get() method is overwritten to do a REGEX lookup.
CaseInsensitiveRegexMap() - Constructor for class fx.modules.collections.CaseInsensitiveRegexMap
 
caseInsensitiveRegexMapLoadsSuccessfuly() - Method in class fx.modules.collections.util.RegexMapUtilTest
 
caseSensitiveRegexMapLoadsSuccessfuly() - Method in class fx.modules.collections.util.RegexMapUtilTest
 
characterIsDigit(char) - Static method in class fx.modules.strings.StringAnalysisUtil
 
clean() - Method in interface fx.codegen.wrapper.CodegenWrapper
 
clean() - Method in class fx.codegen.wrapper.impl.AbstractCodegenWrapper
 
clean() - Method in class fx.codegen.wrapper.impl.AdvancedCodegenWrapper
 
cleanCodegenBundleRunningResults(CodegenBundle) - Method in interface fx.codegen.core.CodegenCore
 
cleanCodegenBundleRunningResults(CodegenBundle) - Method in class fx.codegen.core.stock.StockCodegenCore
 
cleanCodegenResults() - Method in interface fx.codegen.runner.CodegenRunnerResultHandler
 
cleanCodegenResults() - Method in class fx.codegen.runner.stock.FileSavingResultHandler
 
CodegenBuilderConsole - Class in fx.codegen.builder.console
 
CodegenBuilderConsole() - Constructor for class fx.codegen.builder.console.CodegenBuilderConsole
 
CodegenBuilderException - Exception in fx.codegen.builder.exception
 
CodegenBuilderException(String) - Constructor for exception fx.codegen.builder.exception.CodegenBuilderException
 
CodegenBuilderException(String, Exception) - Constructor for exception fx.codegen.builder.exception.CodegenBuilderException
 
CodegenBuilderFacade - Interface in fx.codegen.builder.facade
 
CodegenBuilderFacadeException - Exception in fx.codegen.builder.facade.exception
Thrown from the fx.codegen.builder.facade package
CodegenBuilderFacadeException(String) - Constructor for exception fx.codegen.builder.facade.exception.CodegenBuilderFacadeException
 
CodegenBuilderFacadeException(String, Exception) - Constructor for exception fx.codegen.builder.facade.exception.CodegenBuilderFacadeException
 
CodegenBuilderGoal - Interface in fx.codegen.builder.project.executor
The CodegenBuilderGoal is an executable job that runs with the given configuraiton
CodegenBuilderGoalBuild - Class in fx.codegen.builder.project.executor.goal
 
CodegenBuilderGoalBuild() - Constructor for class fx.codegen.builder.project.executor.goal.CodegenBuilderGoalBuild
 
CodegenBuilderGoalClean - Class in fx.codegen.builder.project.executor.goal
 
CodegenBuilderGoalClean() - Constructor for class fx.codegen.builder.project.executor.goal.CodegenBuilderGoalClean
 
CodegenBuilderProject - Class in fx.codegen.builder.project.model
 
CodegenBuilderProject() - Constructor for class fx.codegen.builder.project.model.CodegenBuilderProject
 
CodegenBuilderProjectDeliverable - Class in fx.codegen.builder.project.model
 
CodegenBuilderProjectDeliverable() - Constructor for class fx.codegen.builder.project.model.CodegenBuilderProjectDeliverable
 
CodegenBuilderProjectDirectory - Class in fx.codegen.builder.project.model
 
CodegenBuilderProjectDirectory() - Constructor for class fx.codegen.builder.project.model.CodegenBuilderProjectDirectory
 
CodegenBuilderProjectDirectory(String) - Constructor for class fx.codegen.builder.project.model.CodegenBuilderProjectDirectory
 
CodegenBuilderProjectException - Exception in fx.codegen.builder.project.exception
 
CodegenBuilderProjectException(String) - Constructor for exception fx.codegen.builder.project.exception.CodegenBuilderProjectException
 
CodegenBuilderProjectException(String, Exception) - Constructor for exception fx.codegen.builder.project.exception.CodegenBuilderProjectException
 
CodegenBuilderProjectExecutor - Interface in fx.codegen.builder.project
 
CodegenBuilderProjectFile - Class in fx.codegen.builder.project.model
 
CodegenBuilderProjectFile() - Constructor for class fx.codegen.builder.project.model.CodegenBuilderProjectFile
 
CodegenBuilderProjectLoader - Interface in fx.codegen.builder.project
Loads a CodegenBuilderProject from the referenced file
CodegenBuilderProjectLoaderException - Exception in fx.codegen.builder.project.exception
 
CodegenBuilderProjectLoaderException(String, Exception) - Constructor for exception fx.codegen.builder.project.exception.CodegenBuilderProjectLoaderException
 
CodegenBuilderProjectLoaderException(String) - Constructor for exception fx.codegen.builder.project.exception.CodegenBuilderProjectLoaderException
 
CodegenBuilderProjectMultipleFiles - Class in fx.codegen.builder.project.model
 
CodegenBuilderProjectMultipleFiles() - Constructor for class fx.codegen.builder.project.model.CodegenBuilderProjectMultipleFiles
 
CodegenBuilderProjectMultipleFiles(String, String) - Constructor for class fx.codegen.builder.project.model.CodegenBuilderProjectMultipleFiles
 
CodegenBuilderProjectPreprocessor - Interface in fx.codegen.builder.project
The purpose of a project preprocessor is to alter the structure or content of the referenced project prior to the execution of the project.
CodegenBuilderProjectPreprocessorException - Exception in fx.codegen.builder.project.exception
Shoud be thrown by every implementation of CodegenBuilderProjectPreprocessor
CodegenBuilderProjectPreprocessorException(String) - Constructor for exception fx.codegen.builder.project.exception.CodegenBuilderProjectPreprocessorException
 
CodegenBuilderProjectPreprocessorException(String, Exception) - Constructor for exception fx.codegen.builder.project.exception.CodegenBuilderProjectPreprocessorException
 
CodegenBuilderProjectPrimitivesHandlingPolicy - Enum in fx.codegen.builder.project.model
 
CodegenBuilderProjectRuntimeException - Exception in fx.codegen.builder.project.exception
Thrown from CodegenBuilderGoal's while attempting to execute a given task
CodegenBuilderProjectRuntimeException(String, Exception) - Constructor for exception fx.codegen.builder.project.exception.CodegenBuilderProjectRuntimeException
 
CodegenBuilderProjectRuntimeException(String) - Constructor for exception fx.codegen.builder.project.exception.CodegenBuilderProjectRuntimeException
 
CodegenBuilderProjectSingleFile - Class in fx.codegen.builder.project.model
 
CodegenBuilderProjectSingleFile() - Constructor for class fx.codegen.builder.project.model.CodegenBuilderProjectSingleFile
 
CodegenBuilderProjectSingleFile(String, String) - Constructor for class fx.codegen.builder.project.model.CodegenBuilderProjectSingleFile
 
CodegenBuilderProjectStagingException - Exception in fx.codegen.builder.project.exception
 
CodegenBuilderProjectStagingException(String, Exception) - Constructor for exception fx.codegen.builder.project.exception.CodegenBuilderProjectStagingException
 
CodegenBuilderProjectStagingException(String) - Constructor for exception fx.codegen.builder.project.exception.CodegenBuilderProjectStagingException
 
CodegenBuilderVersionInjectingCodegenBuilderProjectPreprocessor - Class in fx.codegen.builder.project.preprocessor
 
CodegenBuilderVersionInjectingCodegenBuilderProjectPreprocessor() - Constructor for class fx.codegen.builder.project.preprocessor.CodegenBuilderVersionInjectingCodegenBuilderProjectPreprocessor
 
CodegenBundle - Class in fx.codegen.core.model
 
CodegenBundle() - Constructor for class fx.codegen.core.model.CodegenBundle
 
CodegenBundleBuilder - Class in fx.codegen.core.model.builder
 
CodegenBundleBuilder() - Constructor for class fx.codegen.core.model.builder.CodegenBundleBuilder
 
CodegenBundleBuilderUtil - Class in fx.codegen.util
 
CodegenBundleBuilderUtil() - Constructor for class fx.codegen.util.CodegenBundleBuilderUtil
 
CodegenBundleValidationException - Exception in fx.codegen.core.exception
 
CodegenBundleValidationException(String) - Constructor for exception fx.codegen.core.exception.CodegenBundleValidationException
 
CodegenBundleValidationException(String, Exception) - Constructor for exception fx.codegen.core.exception.CodegenBundleValidationException
 
CodegenBundleValidationUtil - Class in fx.codegen.core.model.util
Provides validation functionality which should be used before working with a CodegenBundle.
CodegenBundleValidationUtil() - Constructor for class fx.codegen.core.model.util.CodegenBundleValidationUtil
 
CodegenConfigException - Exception in fx.codegen.config.exception
Usually occurs while reading, receiving, writing or sending configuration data.
CodegenConfigException(String) - Constructor for exception fx.codegen.config.exception.CodegenConfigException
 
CodegenConfigException(String, Exception) - Constructor for exception fx.codegen.config.exception.CodegenConfigException
 
CodegenConfigNodeNameRefactoringException - Exception in fx.codegen.preprocessor.stock.exception
 
CodegenConfigNodeNameRefactoringException(String) - Constructor for exception fx.codegen.preprocessor.stock.exception.CodegenConfigNodeNameRefactoringException
 
CodegenConfigNodeNameRefactoringException(String, Exception) - Constructor for exception fx.codegen.preprocessor.stock.exception.CodegenConfigNodeNameRefactoringException
 
CodegenConfigNodeTypeNameRefactoringException - Exception in fx.codegen.preprocessor.stock.exception
 
CodegenConfigNodeTypeNameRefactoringException(String) - Constructor for exception fx.codegen.preprocessor.stock.exception.CodegenConfigNodeTypeNameRefactoringException
 
CodegenConfigNodeTypeNameRefactoringException(String, Exception) - Constructor for exception fx.codegen.preprocessor.stock.exception.CodegenConfigNodeTypeNameRefactoringException
 
CodegenConfigRefactoringException - Exception in fx.codegen.preprocessor.stock.exception
 
CodegenConfigRefactoringException(String) - Constructor for exception fx.codegen.preprocessor.stock.exception.CodegenConfigRefactoringException
 
CodegenConfigRefactoringException(String, Exception) - Constructor for exception fx.codegen.preprocessor.stock.exception.CodegenConfigRefactoringException
 
CodegenConfigValidationException - Exception in fx.codegen.preprocessor.stock.exception
 
CodegenConfigValidationException(String) - Constructor for exception fx.codegen.preprocessor.stock.exception.CodegenConfigValidationException
 
CodegenConfigValidationException(String, Exception) - Constructor for exception fx.codegen.preprocessor.stock.exception.CodegenConfigValidationException
 
CodegenCore - Interface in fx.codegen.core
 
CodegenCoreException - Exception in fx.codegen.core.exception
 
CodegenCoreException(String) - Constructor for exception fx.codegen.core.exception.CodegenCoreException
 
CodegenCoreException(String, Exception) - Constructor for exception fx.codegen.core.exception.CodegenCoreException
 
CodegenDataTypesDictionaryUtil - Class in fx.codegen.util
This utility class provides out-of-the-box dictionaries useful for identifying the most probable data types of attributes by their names
CodegenDataTypesDictionaryUtil() - Constructor for class fx.codegen.util.CodegenDataTypesDictionaryUtil
 
CodegenException - Exception in fx.codegen.common.exception
Base class for exceptions thrown by the CodeGen project
CodegenException(String) - Constructor for exception fx.codegen.common.exception.CodegenException
 
CodegenException(String, Exception) - Constructor for exception fx.codegen.common.exception.CodegenException
 
CodegenPostprocessor - Interface in fx.codegen.postprocessor
Codegen Post-processors provide a means of altering the results of CodegenRunner's before these results can be processed by CodegenRunnerResultHandler's.
CodegenPostprocessorException - Exception in fx.codegen.postprocessor.exception
Base exception for all exceptions thrown by implementations of the CodegenPostprocessor interface
CodegenPostprocessorException(String) - Constructor for exception fx.codegen.postprocessor.exception.CodegenPostprocessorException
 
CodegenPostprocessorException(String, Exception) - Constructor for exception fx.codegen.postprocessor.exception.CodegenPostprocessorException
 
CodegenPreprocessor - Interface in fx.codegen.preprocessor
 
CodegenPreprocessorException - Exception in fx.codegen.preprocessor.exception
To be thrown whenever an exception occurs in the pre-processing phase of the CodeGen process.
CodegenPreprocessorException(String) - Constructor for exception fx.codegen.preprocessor.exception.CodegenPreprocessorException
 
CodegenPreprocessorException(String, Exception) - Constructor for exception fx.codegen.preprocessor.exception.CodegenPreprocessorException
 
CodegenPrimitivesDictionaryUtil - Class in fx.codegen.util
This utility class provides stock primitives dictionaries for use with the CodeGen project
CodegenPrimitivesDictionaryUtil() - Constructor for class fx.codegen.util.CodegenPrimitivesDictionaryUtil
 
CodegenPrimitivesDictionaryUtilTest - Class in fx.codegen.util
 
CodegenPrimitivesDictionaryUtilTest() - Constructor for class fx.codegen.util.CodegenPrimitivesDictionaryUtilTest
 
CodegenRunner - Interface in fx.codegen.runner
The CodegenRunner outputs a map having the source code identifier as key and the generated source code as value.
CodegenRunnerException - Exception in fx.codegen.runner.exception
To be thrown when an exception occurs in a CodegenRunner process.
CodegenRunnerException(String) - Constructor for exception fx.codegen.runner.exception.CodegenRunnerException
 
CodegenRunnerException(String, Exception) - Constructor for exception fx.codegen.runner.exception.CodegenRunnerException
 
CodegenRunnerResultHandler - Interface in fx.codegen.runner
 
CodegenWrapper - Interface in fx.codegen.wrapper
Specification for the codegen wrapper.
CodegenWrapperException - Exception in fx.codegen.wrapper.exception
Thrown by components of the fx.codegen.wrapper package
CodegenWrapperException(String) - Constructor for exception fx.codegen.wrapper.exception.CodegenWrapperException
 
CodegenWrapperException(String, Exception) - Constructor for exception fx.codegen.wrapper.exception.CodegenWrapperException
 
CodegenWrapperStagingException - Exception in fx.codegen.wrapper.exception
Thrown by elements of the fx.codegen.wrapper package when an exception occurs during the initialization phase
CodegenWrapperStagingException(String) - Constructor for exception fx.codegen.wrapper.exception.CodegenWrapperStagingException
 
CodegenWrapperStagingException(String, Exception) - Constructor for exception fx.codegen.wrapper.exception.CodegenWrapperStagingException
 
ConfigBatchOperationsUtil - Class in fx.codegen.common.util
This utility class contains static methods which perform standard batch operations on a given ConfigRoot.
ConfigBatchOperationsUtil() - Constructor for class fx.codegen.common.util.ConfigBatchOperationsUtil
 
ConfigLoader - Interface in fx.codegen.config
 
configLoaderShouldThrowCodegenConfigExceptionIfPropertiesNotSet() - Method in class fx.codegen.config.stock.StructuredNotesConfigLoaderIT
 
ConfigLoopingUtil - Class in fx.codegen.common.util
Provides utility methods implementing commonly used algorithms for processing CodeGen configuration trees.
ConfigLoopingUtil() - Constructor for class fx.codegen.common.util.ConfigLoopingUtil
 
ConfigNode - Class in fx.codegen.model
Represents nodes within the data model.
ConfigNode() - Constructor for class fx.codegen.model.ConfigNode
 
ConfigNode(String) - Constructor for class fx.codegen.model.ConfigNode
 
ConfigNodeNameRefactoringConsumer - Class in fx.codegen.preprocessor.stock.refactoringconsumers
Contains common functionality for all re-factoring consumers that add new re-factored versions of the names of ConfigNode's to their respective re-factored names maps
ConfigNodeNameRefactoringConsumer() - Constructor for class fx.codegen.preprocessor.stock.refactoringconsumers.ConfigNodeNameRefactoringConsumer
 
ConfigNodeRefactoringConsumer - Class in fx.codegen.preprocessor.stock.refactoringconsumers
Base functionality for ConfigNode re-factoring consumers
ConfigNodeRefactoringConsumer() - Constructor for class fx.codegen.preprocessor.stock.refactoringconsumers.ConfigNodeRefactoringConsumer
 
ConfigNodeTypeRefactoringConsumer - Class in fx.codegen.preprocessor.stock.refactoringconsumers
Contains common functionality for all re-factoring consumers that add new re-factored versions of the types of ConfigNode's to their respective re-factored types maps
ConfigNodeTypeRefactoringConsumer() - Constructor for class fx.codegen.preprocessor.stock.refactoringconsumers.ConfigNodeTypeRefactoringConsumer
 
ConfigNodeUtil - Class in fx.codegen.common.util
This utility class provides convenience methods which apply to one or more ConfigNode's
ConfigNodeUtil() - Constructor for class fx.codegen.common.util.ConfigNodeUtil
 
ConfigNodeUtilTest - Class in fx.codegen.common.util
 
ConfigNodeUtilTest() - Constructor for class fx.codegen.common.util.ConfigNodeUtilTest
 
ConfigRoot - Class in fx.codegen.model
This is the root of the configuration tree that defines a Business Model.
ConfigRoot() - Constructor for class fx.codegen.model.ConfigRoot
 
ConfigValidatingCodegenPreprocessor - Class in fx.codegen.preprocessor.stock
This pre-processor should be the last pre-processor in the pre-processors chain.
ConfigValidatingCodegenPreprocessor() - Constructor for class fx.codegen.preprocessor.stock.ConfigValidatingCodegenPreprocessor
 
ConfigValidatingCodegenPreprocessorTest - Class in fx.codegen.preprocessor.stock
 
ConfigValidatingCodegenPreprocessorTest() - Constructor for class fx.codegen.preprocessor.stock.ConfigValidatingCodegenPreprocessorTest
 
conjugate(String) - Static method in class fx.modules.strings.StringRefactoringUtil
Conjugates the given source string into all known forms and returns a map having key = the name of the conjugated form and value = the conjugated form itself
conjugate(String, String) - Static method in class fx.modules.strings.StringRefactoringUtil
Conjugates the given source string into all known forms and returns a map having key = the name of the conjugated form and value = the conjugated form itself.
ConjugatedNamesRefactoringCodegenPreprocessor - Class in fx.codegen.preprocessor.stock
 
ConjugatedNamesRefactoringCodegenPreprocessor() - Constructor for class fx.codegen.preprocessor.stock.ConjugatedNamesRefactoringCodegenPreprocessor
 
consolidateWhitespaces(String) - Static method in class fx.modules.strings.RegexUtil
Consolidates sequences of tabs and spaces into single spaces.
consolidateWhitespacesTest() - Method in class fx.modules.strings.RegexUtilTest
 
converterCandHandleNodesWithChildren() - Method in class fx.codegen.config.stock.converter.IndentedTextNodeConverterTest
 
converterCanHandleNodesWithoutChildren() - Method in class fx.codegen.config.stock.converter.IndentedTextNodeConverterTest
 
converterCanHandleNodesWithoutTypesAndChildren() - Method in class fx.codegen.config.stock.converter.IndentedTextNodeConverterTest
 
converterCanHandleNodesWithPossibleValues() - Method in class fx.codegen.config.stock.converter.IndentedTextNodeConverterTest
 
converterCanHandleNoesWithNullPossibleValuesList() - Method in class fx.codegen.config.stock.converter.IndentedTextNodeConverterTest
 
converterThrowsCodegenConverterExceptionOnNullNode() - Method in class fx.codegen.config.stock.converter.IndentedTextNodeConverterTest
 
converterThrowsCodegenConverterExceptionOnNullOrBlankTextInNode() - Method in class fx.codegen.config.stock.converter.IndentedTextNodeConverterTest
 
copy(ConfigRoot) - Static method in class fx.codegen.common.util.ConfigBatchOperationsUtil
Creates a copy of the referenced ConfigRoot
countChildren() - Method in class fx.codegen.model.ConfigNode
Returns the number of child nodes or 0 if the node does not have any children
createBuilderWithDefaultPreprocessing(RegexMap<String>, RegexMap<Boolean>, RegexMap<Boolean>, RegexMap<Boolean>) - Static method in class fx.codegen.util.CodegenBundleBuilderUtil
 
createCommonPrimitivesDictionary() - Static method in class fx.codegen.util.CodegenPrimitivesDictionaryUtil
Creates a dictionary containing regular expressions for identifying primitive data types common to most programming languages
createJavaPrimitivesDictionary() - Static method in class fx.codegen.util.CodegenPrimitivesDictionaryUtil
Creates a dictionary containing regular expressions aimed specifically at identifying Java primitive types as well as their object counterparts
createMySqlPrimitivesDictionary() - Static method in class fx.codegen.util.CodegenPrimitivesDictionaryUtil
Creates a dictionary containing regular expressions aimed specifically at identifying MySQL data types
A B C D E F G H I J L M N O P R S T U V W X 
Skip navigation links