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 

G

get(Object) - Method in class fx.modules.collections.CaseInsensitiveRegexMap
 
get(Object) - Method in class fx.modules.collections.RegexMap
 
getAttributes() - Method in class fx.codegen.builder.project.model.CodegenBuilderProject
 
getAttributes() - Method in class fx.codegen.model.ConfigRoot
 
getAttributes() - Method in class fx.codegen.preprocessor.stock.AttributeInjectionCodegenPreprocessor
 
getAvailableGoals() - Method in class fx.codegen.builder.project.executor.GoalBasedCodegenBuilderProjectExecutor
 
getChildren() - Method in class fx.codegen.model.ConfigNode
 
getChildren() - Method in class fx.modules.parsers.model.IndentedTextNode
 
getChildrenWithTypesOrWithKeysOfTypes(List<String>) - Method in class fx.codegen.model.ConfigNode
Compiles a list of children having one of the specified types or having type nodes with unique keys of the specified types, to be used for iteration within templates.
getCollectionsDictionaryFilePathName() - Method in class fx.codegen.wrapper.impl.SimpleCodegenWrapper
 
getConfigLoader() - Method in class fx.codegen.core.model.CodegenBundle
 
getConfigNode() - Method in class fx.codegen.runner.stock.abstraction.templateengineabstraction.FreeMarkerTemplateEngineAbstraction.DataModel
 
getConfigPreprocessors() - Method in class fx.codegen.core.model.CodegenBundle
 
getConfigRoot() - Method in class fx.codegen.runner.stock.abstraction.templateengineabstraction.FreeMarkerTemplateEngineAbstraction.DataModel
 
getConfigRunners() - Method in class fx.codegen.core.model.CodegenBundle
 
getDeliverableFQN(CodegenBuilderProjectDeliverable) - Static method in class fx.codegen.builder.project.util.ProjectModelUtil
Computes the Fully Qualified Name of the referenced deliverable by recursively running through all of its parents
getDeliverableName(CodegenBuilderProjectDeliverable) - Static method in class fx.codegen.builder.project.util.ProjectModelUtil
Gets the type-specific name of the referenced deliverable.
getDeliverables() - Method in class fx.codegen.builder.project.model.CodegenBuilderProject
 
getDeliverables() - Method in class fx.codegen.builder.project.model.CodegenBuilderProjectDeliverable
 
getDescription() - Method in class fx.codegen.builder.project.model.CodegenBuilderProject
 
getDictionary() - Method in class fx.codegen.preprocessor.stock.base.DictionaryProcessorBase
 
getDictionary() - Method in class fx.codegen.preprocessor.stock.refactoringconsumers.typnamesrefactoringconsumers.LanguagePrimitivesDictionaryConfigNodeTypeRefactoringConsumer
 
getDictionaryLanguageName() - Method in class fx.codegen.preprocessor.stock.refactoringconsumers.typnamesrefactoringconsumers.LanguagePrimitivesDictionaryConfigNodeTypeRefactoringConsumer
 
getFileNamesRefactoringMethod() - Method in class fx.codegen.wrapper.impl.SimpleCodegenWrapper
 
getFilePathName() - Method in class fx.codegen.builder.project.preprocessor.AbsolutePathsMakingCodegenBuilderProjectPreprocessor
 
getFirstChildWithOtherTypeNode(ConfigNode) - Method in class fx.codegen.model.ConfigNode
 
getFirstChildWithTypeNode(ConfigNode) - Method in class fx.codegen.model.ConfigNode
 
getFirstUniqueKeyNode() - Method in class fx.codegen.model.ConfigNode
 
getFullyQualifiedName(ConfigNode, String) - Static method in class fx.codegen.common.util.ConfigNodeUtil
Runs through all parents of the node until the root of the tree and forms the FQN of the node by combining the names of all parents while using the given separatorSequence
getIndentation() - Method in class fx.modules.parsers.model.IndentedTextNode
 
getKeyPrefix() - Method in class fx.codegen.postprocessor.stock.WildcardReplacingCodegenPostprocessor
 
getKeySuffix() - Method in class fx.codegen.postprocessor.stock.WildcardReplacingCodegenPostprocessor
 
getKeyValueMap() - Method in class fx.codegen.postprocessor.stock.WildcardReplacingCodegenPostprocessor
 
getLeafPolicy() - Method in class fx.codegen.runner.stock.TemplateBasedCodegenRunner
 
getModelFilePathName() - Method in class fx.codegen.wrapper.impl.SimpleCodegenWrapper
 
getName() - Method in interface fx.codegen.builder.project.executor.CodegenBuilderGoal
The name uniquely identifies a goal to the Builder
getName() - Method in class fx.codegen.builder.project.executor.goal.CodegenBuilderGoalBuild
 
getName() - Method in class fx.codegen.builder.project.executor.goal.CodegenBuilderGoalClean
 
getName() - Method in class fx.codegen.builder.project.model.CodegenBuilderProjectDirectory
 
getName() - Method in class fx.codegen.builder.project.model.CodegenBuilderProjectSingleFile
 
getName() - Method in class fx.codegen.model.ConfigNode
The name of the node
getName() - Method in class fx.codegen.model.ConfigRoot
 
getNamePattern() - Method in class fx.codegen.builder.project.model.CodegenBuilderProjectMultipleFiles
 
getNameRefactoringMethod() - Method in class fx.codegen.builder.project.model.CodegenBuilderProjectDeliverable
 
getNode(String) - Method in class fx.codegen.model.ConfigRoot
 
getNodeNameKey() - Method in class fx.codegen.wrapper.impl.SimpleCodegenWrapper
 
getNodes() - Method in class fx.codegen.model.ConfigRoot
 
getNonPrimitiveChildrenWithKeysOfTypes(List<String>) - Method in class fx.codegen.model.ConfigNode
Compiles a list of non-primitive children with type nodes for which the first unique key has one of the given types ConfigNode.hasNonPrimitiveChildrenWithKeysOfTypes(List)
getNumberOfIncomingReferences() - Method in class fx.codegen.model.ConfigNode
How many nodes in the same data model are referencing the current node, excluding self references
getNumberOfOutgoingReferences() - Method in class fx.codegen.model.ConfigNode
How many references to this node exist throughout the current data model, excluding self references
getNumberOfReferences() - Method in class fx.codegen.model.ConfigNode
The total number of references is the sum of the number of incoming references and the number of outgoing references
getOperationMode() - Method in class fx.codegen.runner.stock.TemplateBasedCodegenRunner
 
getParent() - Method in class fx.codegen.model.ConfigNode
Returns a reference to the parent node, or null in case of top-level nodes.
getParent() - Method in class fx.modules.parsers.model.IndentedTextNode
 
getParentDeliverable() - Method in class fx.codegen.builder.project.model.CodegenBuilderProjectDeliverable
 
getPerLanguageTypeDictionaries() - Method in class fx.codegen.wrapper.impl.SimpleCodegenWrapper
 
getPossibleValues() - Method in class fx.codegen.model.ConfigNode
Volatile and not yet usable.
getPrimitiveChildrenWithTypes(List<String>) - Method in class fx.codegen.model.ConfigNode
Compiles a list of primitive children having one of the given types
getPrimitivesDictionaryFilePathName() - Method in class fx.codegen.wrapper.impl.SimpleCodegenWrapper
 
getPrimitivesHandlingPolicy() - Method in class fx.codegen.builder.project.model.CodegenBuilderProjectFile
 
getPrimitivesHandlingPolicy() - Method in class fx.codegen.wrapper.impl.SimpleCodegenWrapper
 
getProjectAttributeNamePrefix() - Method in class fx.codegen.wrapper.impl.SimpleCodegenWrapper
 
getProjectAttributeNameSuffix() - Method in class fx.codegen.wrapper.impl.SimpleCodegenWrapper
 
getProjectAttributes() - Method in class fx.codegen.wrapper.impl.SimpleCodegenWrapper
 
getRefactoredNames() - Method in class fx.codegen.model.ConfigNode
The results of every name re-factoring preprocessors applied to the data model can be found in this map.
getRefactoredTypeNames() - Method in class fx.codegen.model.ConfigNode
getRefactoringConsumer() - Method in class fx.codegen.preprocessor.stock.NodesRefactoringCodegenPreprocessor
 
getRefactoringMethod() - Method in class fx.codegen.postprocessor.stock.NameRefactoringCodegenPostprocessor
 
getRefactoringTypeName() - Method in class fx.codegen.preprocessor.stock.refactoringconsumers.ConfigNodeRefactoringConsumer
Override this method in order to provide an unique re-factoring type name, which will be used later on in the template to identify the proper re-factored name to use for each part of the template
getRefactoringTypeName() - Method in class fx.codegen.preprocessor.stock.refactoringconsumers.namesrefactoringconsumers.LowerCamelCaseConfigNodeNameRefactoringConsumer
 
getRefactoringTypeName() - Method in class fx.codegen.preprocessor.stock.refactoringconsumers.namesrefactoringconsumers.LowercaseConfigNodeNameRefactoringConsumer
 
getRefactoringTypeName() - Method in class fx.codegen.preprocessor.stock.refactoringconsumers.namesrefactoringconsumers.LowercaseDashesConfigNodeNameRefactoringConsumer
 
getRefactoringTypeName() - Method in class fx.codegen.preprocessor.stock.refactoringconsumers.namesrefactoringconsumers.UpperCamelCaseConfigNodeNameRefactoringConsumer
 
getRefactoringTypeName() - Method in class fx.codegen.preprocessor.stock.refactoringconsumers.namesrefactoringconsumers.UppercaseConfigNodeNameRefactoringConsumer
 
getRefactoringTypeName() - Method in class fx.codegen.preprocessor.stock.refactoringconsumers.namesrefactoringconsumers.UppercaseDashesConfigNodeNameRefactoringConsumer
 
getRefactoringTypeName() - Method in class fx.codegen.preprocessor.stock.refactoringconsumers.namesrefactoringconsumers.WhitespaceConsolidationConfigNodeNameRefactoringConsumer
 
getRefactoringTypeName() - Method in class fx.codegen.preprocessor.stock.refactoringconsumers.typnamesrefactoringconsumers.LanguagePrimitivesDictionaryConfigNodeTypeRefactoringConsumer
 
getRefactoringTypeName() - Method in class fx.codegen.preprocessor.stock.refactoringconsumers.typnamesrefactoringconsumers.LowerCamelCaseAllConfigNodeTypeRefactoringConsumer
 
getRefactoringTypeName() - Method in class fx.codegen.preprocessor.stock.refactoringconsumers.typnamesrefactoringconsumers.LowercaseAllConfigNodeTypeRefactoringConsumer
 
getRefactoringTypeName() - Method in class fx.codegen.preprocessor.stock.refactoringconsumers.typnamesrefactoringconsumers.LowercaseDashesAllConfigNodeTypeRefactoringConsumer
 
getRefactoringTypeName() - Method in class fx.codegen.preprocessor.stock.refactoringconsumers.typnamesrefactoringconsumers.UpperCamelCaseAllConfigNodeTypeRefactoringConsumer
 
getRefactoringTypeName() - Method in class fx.codegen.preprocessor.stock.refactoringconsumers.typnamesrefactoringconsumers.UppercaseAllConfigNodeTypeRefactoringConsumer
 
getRefactoringTypeName() - Method in class fx.codegen.preprocessor.stock.refactoringconsumers.typnamesrefactoringconsumers.UppercaseDashesAllConfigNodeTypeRefactoringConsumer
 
getResultHandlers() - Method in class fx.codegen.core.model.CodegenBundle
 
getResultNameKey() - Method in class fx.codegen.postprocessor.stock.WildcardReplacingCodegenPostprocessor
 
getResultNamePattern() - Method in class fx.codegen.postprocessor.stock.WildcardReplacingCodegenPostprocessor
 
getResultNamePattern() - Method in class fx.codegen.runner.stock.TemplateBasedCodegenRunner
 
getRunnerResultPostprocessors() - Method in class fx.codegen.core.model.CodegenBundle
 
getRuntimeParameters() - Method in class fx.codegen.builder.project.preprocessor.WildcardsReplacingCodegenBuilderProjectPreprocessor
 
getSimilarChildGroups() - Method in class fx.codegen.model.ConfigNode
Returns a list of the different groups of similar nodes.
getSimilarTypesChildGroups() - Method in class fx.codegen.model.ConfigNode
Returns a list of groups of child nodes with the same type nodes
getSourceFile() - Method in class fx.codegen.config.stock.StructuredNotesConfigLoader
 
getSourceGenerationAlgorithm() - Method in class fx.codegen.wrapper.impl.SimpleCodegenWrapper
 
getTargetFileNamePattern() - Method in class fx.codegen.wrapper.impl.SimpleCodegenWrapper
 
getTargetGoalName() - Method in class fx.codegen.builder.project.executor.GoalBasedCodegenBuilderProjectExecutor
 
getTargetPath() - Method in class fx.codegen.runner.stock.FileSavingResultHandler
 
getTargetPath() - Method in class fx.codegen.wrapper.impl.SimpleCodegenWrapper
 
getTemplateContent() - Method in class fx.codegen.runner.stock.TemplateBasedCodegenRunner
 
getTemplateEngineAbstraction() - Method in class fx.codegen.runner.stock.TemplateBasedCodegenRunner
 
getTemplateFilePathName() - Method in class fx.codegen.wrapper.impl.SimpleCodegenWrapper
 
getTemplateName() - Method in class fx.codegen.runner.stock.abstraction.templateengineabstraction.FreeMarkerTemplateEngineAbstraction
 
getTemplatePathName() - Method in class fx.codegen.builder.project.model.CodegenBuilderProjectFile
 
getText() - Method in class fx.modules.parsers.model.IndentedTextNode
 
getTextParser() - Method in class fx.codegen.config.stock.StructuredNotesConfigLoader
 
getTypeName() - Method in class fx.codegen.model.ConfigNode
The type of the node may be either detected by one or more of the preprocessors applied to the data model or explicitly defined by the author.
getTypeNode() - Method in class fx.codegen.model.ConfigNode
If the node references another node within the same data model, then the referenced node will be set as the current node's type node.
getTypesDictionaryFilePathName() - Method in class fx.codegen.wrapper.impl.SimpleCodegenWrapper
 
getUniqueAttributeTypeNodes() - Method in class fx.codegen.model.ConfigNode
Returns a consolidated list of references to the type nodes of each child of the current node.
getUniqueKeysDictionaryFilePathName() - Method in class fx.codegen.wrapper.impl.SimpleCodegenWrapper
 
GoalBasedCodegenBuilderProjectExecutor - Class in fx.codegen.builder.project.executor
Runs a Goal on a given Business Model File according to the rules specified by the given Project.
GoalBasedCodegenBuilderProjectExecutor() - Constructor for class fx.codegen.builder.project.executor.GoalBasedCodegenBuilderProjectExecutor
 
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