- getAddedSections() - Method in class org.jomc.tools.SourceFileProcessor.SourceFileEditor
-
Deprecated.
As of JOMC 1.2, deprecated without replacement. This method will be removed in version 2.0.
- getAny() - Method in class org.jomc.tools.model.SourceFileType
-
Gets the value of the any property.
- getAny() - Method in class org.jomc.tools.model.SourceSectionType
-
Gets the value of the any property.
- getAny() - Method in class org.jomc.tools.model.TemplateParameterType
-
Gets the value of the any property.
- getAnyElement(String, String, Class<T>) - Method in class org.jomc.tools.model.SourceFileType
-
Gets a single JAXBElement
matching a namespace URI and local part from the any
property of the
instance.
- getAnyElement(String, String, Class<T>) - Method in class org.jomc.tools.model.SourceSectionType
-
Gets a single JAXBElement
matching a namespace URI and local part from the any
property of the
instance.
- getAnyElement(List<Object>, String, String, Class<T>) - Method in class org.jomc.tools.model.ToolsType
-
Gets a single JAXBElement
matching a namespace URI and local part from a given list of objects.
- getAnyElements(String, String, Class<T>) - Method in class org.jomc.tools.model.SourceFileType
-
Gets a list containing all JAXBElement
s matching a namespace URI and local part from the any
property of the instance.
- getAnyElements(String, String, Class<T>) - Method in class org.jomc.tools.model.SourceSectionType
-
Gets a list containing all JAXBElement
s matching a namespace URI and local part from the any
property of the instance.
- getAnyElements(List<Object>, String, String, Class<T>) - Method in class org.jomc.tools.model.ToolsType
-
Gets a list containing all JAXBElement
s matching a namespace URI and local part from a given list of
objects.
- getAnyObject(Class<T>) - Method in class org.jomc.tools.model.SourceFileType
-
Gets a single object matching a given class from the any
property of the instance.
- getAnyObject(Class<T>) - Method in class org.jomc.tools.model.SourceSectionType
-
Gets a single object matching a given class from the any
property of the instance.
- getAnyObject(List<Object>, Class<T>) - Method in class org.jomc.tools.model.ToolsType
-
Gets a single object matching a class from a given list of objects.
- getAnyObjects(Class<T>) - Method in class org.jomc.tools.model.SourceFileType
-
Gets a list containing all objects matching a given class from the any
property of the instance.
- getAnyObjects(Class<T>) - Method in class org.jomc.tools.model.SourceSectionType
-
Gets a list containing all objects matching a given class from the any
property of the instance.
- getAnyObjects(List<Object>, Class<T>) - Method in class org.jomc.tools.model.ToolsType
-
Gets a list containing all objects matching a class from a given list of objects.
- getBooleanString(Boolean) - Method in class org.jomc.tools.JomcTool
-
Formats a Boolean
to a string.
- getClassfileAttribute(JavaClass, String) - Method in class org.jomc.tools.ClassFileProcessor
-
Gets an attribute from a java class.
- getCsvString(String) - Method in class org.jomc.tools.JomcTool
-
Formats a string to a CSV string.
- getDefaultHeadComment() - Static method in class org.jomc.tools.modlet.ToolsModelProcessor
-
Gets the head comment the processor is applying by default.
- getDefaultHeadComment() - Static method in class org.jomc.tools.modlet.ToolsModelProvider
-
Gets the head comment the provider is providing by default.
- getDefaultLogLevel() - Static method in class org.jomc.tools.JomcTool
-
Gets the default log level events are logged at.
- getDefaultSourceFileLocation(ModelContext, Modules, Specification) - Method in class org.jomc.tools.modlet.ToolsModelProcessor
-
Gets the default source code file location for a given specification.
- getDefaultSourceFileLocation(ModelContext, Modules, Implementation) - Method in class org.jomc.tools.modlet.ToolsModelProcessor
-
Gets the default source code file location for a given implementation.
- getDefaultSourceFileLocation(ModelContext, Modules, Specification) - Method in class org.jomc.tools.modlet.ToolsModelProvider
-
Gets the default source code file location for a given specification.
- getDefaultSourceFileLocation(ModelContext, Modules, Implementation) - Method in class org.jomc.tools.modlet.ToolsModelProvider
-
Gets the default source code file location for a given implementation.
- getDefaultSourceFilesType(ModelContext, Modules, Specification) - Method in class org.jomc.tools.modlet.ToolsModelProvider
-
Creates a new default source files model for a given specification.
- getDefaultSourceFilesType(ModelContext, Modules, Implementation) - Method in class org.jomc.tools.modlet.ToolsModelProvider
-
Creates a new default source files model for a given implementation.
- getDefaultSourceSectionName(ModelContext, Modules, Specification) - Method in class org.jomc.tools.modlet.ToolsModelProcessor
-
Gets the default source section name for a given specification.
- getDefaultSourceSectionName(ModelContext, Modules, Implementation) - Method in class org.jomc.tools.modlet.ToolsModelProcessor
-
Gets the default source section name for a given implementation.
- getDefaultSourceSectionName(ModelContext, Modules, Specification) - Method in class org.jomc.tools.modlet.ToolsModelProvider
-
Gets the default source section name for a given specification.
- getDefaultSourceSectionName(ModelContext, Modules, Implementation) - Method in class org.jomc.tools.modlet.ToolsModelProvider
-
Gets the default source section name for a given implementation.
- getDefaultTailComment() - Static method in class org.jomc.tools.modlet.ToolsModelProcessor
-
Gets the tail comment the processor is applying by default.
- getDefaultTailComment() - Static method in class org.jomc.tools.modlet.ToolsModelProvider
-
Gets the tail comment the provider is providing by default.
- getDefaultTemplateEncoding() - Method in class org.jomc.tools.JomcTool
-
Gets the default encoding used for reading templates.
- getDefaultTemplateProfile() - Static method in class org.jomc.tools.JomcTool
-
Deprecated.
The static
modifier of this method and support to setup the default template profile using
a system property will be removed in version 2.0.
- getDisplayLanguage(String) - Method in class org.jomc.tools.JomcTool
-
Gets the display language of a given language code.
- getHeadComment() - Method in class org.jomc.tools.model.SourceFileType
-
Gets the value of the headComment property.
- getHeadComment() - Method in class org.jomc.tools.modlet.ToolsModelProcessor
-
Gets the head comment the processor is applying.
- getHeadComment() - Method in class org.jomc.tools.modlet.ToolsModelProvider
-
Gets the head comment the provider is providing.
- getHeadTemplate() - Method in class org.jomc.tools.model.SourceSectionType
-
Gets the value of the headTemplate property.
- getHtmlString(String) - Method in class org.jomc.tools.JomcTool
-
Formats a string to a HTML string with HTML entities.
- getIdentifier() - Method in class org.jomc.tools.model.SourceFileType
-
Gets the value of the identifier property.
- getImplementedJavaTypeNames(Implementation, boolean) - Method in class org.jomc.tools.JomcTool
-
- getIndentation() - Method in class org.jomc.tools.JomcTool
-
Gets the indentation string of the instance.
- getIndentation(int) - Method in class org.jomc.tools.JomcTool
-
Gets an indentation string for a given indentation level.
- getIndentationLevel() - Method in class org.jomc.tools.model.SourceSectionType
-
Gets the value of the indentationLevel property.
- getInputEncoding() - Method in class org.jomc.tools.JomcTool
-
Gets the encoding to use for reading files.
- getIsoDate(Calendar) - Method in class org.jomc.tools.JomcTool
-
Formats a calendar instance to a string.
- getIsoDateTime(Calendar) - Method in class org.jomc.tools.JomcTool
-
Formats a calendar instance to a string.
- getIsoTime(Calendar) - Method in class org.jomc.tools.JomcTool
-
Formats a calendar instance to a string.
- getJavaClasspathLocation(Specification) - Method in class org.jomc.tools.JomcTool
-
- getJavaClasspathLocation(Implementation) - Method in class org.jomc.tools.JomcTool
-
- getJavaClasspathLocation(String, boolean) - Method in class org.jomc.tools.JomcTool
-
- getJavaConstantName(String) - Method in class org.jomc.tools.JomcTool
-
- getJavadocComment(Text, int, String) - Method in class org.jomc.tools.JomcTool
-
- getJavadocComment(Texts, int, String) - Method in class org.jomc.tools.JomcTool
-
- getJavaFieldName(Property) - Method in class org.jomc.tools.JomcTool
-
- getJavaFieldName(Dependency) - Method in class org.jomc.tools.JomcTool
-
- getJavaFieldName(Message) - Method in class org.jomc.tools.JomcTool
-
- getJavaFieldName(String) - Method in class org.jomc.tools.JomcTool
-
- getJavaGetterMethodName(Property) - Method in class org.jomc.tools.JomcTool
-
- getJavaGetterMethodName(Dependency) - Method in class org.jomc.tools.JomcTool
-
- getJavaGetterMethodName(Message) - Method in class org.jomc.tools.JomcTool
-
- getJavaIdentifier(String, boolean) - Method in class org.jomc.tools.JomcTool
-
- getJavaInterfaceNames(Implementation, boolean) - Method in class org.jomc.tools.JomcTool
-
- getJavaMethodParameterName(Argument) - Method in class org.jomc.tools.JomcTool
-
- getJavaMethodParameterName(Property) - Method in class org.jomc.tools.JomcTool
-
- getJavaMethodParameterName(Dependency) - Method in class org.jomc.tools.JomcTool
-
- getJavaMethodParameterName(Message) - Method in class org.jomc.tools.JomcTool
-
- getJavaMethodParameterName(String) - Method in class org.jomc.tools.JomcTool
-
- getJavaModifierName(Implementation, Dependency) - Method in class org.jomc.tools.JomcTool
-
- getJavaModifierName(Implementation, Message) - Method in class org.jomc.tools.JomcTool
-
- getJavaModifierName(Implementation, Property) - Method in class org.jomc.tools.JomcTool
-
- getJavaPackageName(Specification) - Method in class org.jomc.tools.JomcTool
-
- getJavaPackageName(SpecificationReference) - Method in class org.jomc.tools.JomcTool
-
- getJavaPackageName(Implementation) - Method in class org.jomc.tools.JomcTool
-
- getJavaScriptString(String) - Method in class org.jomc.tools.JomcTool
-
Formats a string to a JavaScript string applying JavaScript string rules.
- getJavaSetterMethodName(Property) - Method in class org.jomc.tools.JomcTool
-
- getJavaSetterMethodName(Dependency) - Method in class org.jomc.tools.JomcTool
-
- getJavaSetterMethodName(Message) - Method in class org.jomc.tools.JomcTool
-
- getJavaString(String) - Method in class org.jomc.tools.JomcTool
-
Formats a string to a Java string with unicode escapes.
- getJavaTypeName(Specification, boolean) - Method in class org.jomc.tools.JomcTool
-
- getJavaTypeName(SpecificationReference, boolean) - Method in class org.jomc.tools.JomcTool
-
- getJavaTypeName(Implementation, boolean) - Method in class org.jomc.tools.JomcTool
-
- getJavaTypeName(Argument) - Method in class org.jomc.tools.JomcTool
-
- getJavaTypeName(Property, boolean) - Method in class org.jomc.tools.JomcTool
-
- getJavaTypeName(Dependency) - Method in class org.jomc.tools.JomcTool
-
- getJavaTypeName() - Method in class org.jomc.tools.model.TemplateParameterType
-
Gets the Java type name of the template parameter.
- getJavaValue(ClassLoader) - Method in class org.jomc.tools.model.TemplateParameterType
-
Gets the Java value of the template parameter.
- getLineSeparator() - Method in class org.jomc.tools.JomcTool
-
Gets the line separator of the instance.
- getListeners() - Method in class org.jomc.tools.JomcTool
-
Gets the list of registered listeners.
- getLocale() - Method in class org.jomc.tools.JomcTool
-
Gets the locale of the instance.
- getLocation() - Method in class org.jomc.tools.model.SourceFileType
-
Gets the value of the location property.
- getLogLevel() - Method in class org.jomc.tools.JomcTool
-
Gets the log level of the instance.
- getLongDate(Calendar) - Method in class org.jomc.tools.JomcTool
-
Formats a calendar instance to a string.
- getLongDateTime(Calendar) - Method in class org.jomc.tools.JomcTool
-
Formats a calendar instance to a string.
- getLongTime(Calendar) - Method in class org.jomc.tools.JomcTool
-
Formats a calendar instance to a string.
- getMediumDate(Calendar) - Method in class org.jomc.tools.JomcTool
-
Formats a calendar instance to a string.
- getMediumDateTime(Calendar) - Method in class org.jomc.tools.JomcTool
-
Formats a calendar instance to a string.
- getMediumTime(Calendar) - Method in class org.jomc.tools.JomcTool
-
Formats a calendar instance to a string.
- getModel() - Method in class org.jomc.tools.JomcTool
-
Gets the model of the instance.
- getModelVersion() - Method in class org.jomc.tools.model.ToolsType
-
Gets the value of the modelVersion property.
- getModules() - Method in class org.jomc.tools.JomcTool
-
Gets the modules of the model of the instance.
- getName() - Method in class org.jomc.tools.model.SourceSectionType
-
Gets the value of the name property.
- getName() - Method in class org.jomc.tools.model.TemplateParameterType
-
Gets the value of the name property.
- getOutput(Section) - Method in class org.jomc.tools.SourceFileProcessor.SourceFileEditor
-
This method creates any sections declared in the model of the source file as returned by method
getSourceFileType
prior to rendering the output of the editor.
- getOutputEncoding() - Method in class org.jomc.tools.JomcTool
-
Gets the encoding to use for writing files.
- getParentTemplateProfile(String) - Method in class org.jomc.tools.JomcTool
-
Gets the parent template profile of a given template profile.
- getResourceBundleDefaultLocale() - Method in class org.jomc.tools.ResourceFileProcessor
-
Gets the language of the default language properties file of generated resource bundle resource files.
- getResourceBundleResources(Specification) - Method in class org.jomc.tools.ResourceFileProcessor
-
Gets resource bundle properties resources of a given specification.
- getResourceBundleResources(Implementation) - Method in class org.jomc.tools.ResourceFileProcessor
-
Gets resource bundle properties resources of a given implementation.
- getShortDate(Calendar) - Method in class org.jomc.tools.JomcTool
-
Formats a calendar instance to a string.
- getShortDateTime(Calendar) - Method in class org.jomc.tools.JomcTool
-
Formats a calendar instance to a string.
- getShortTime(Calendar) - Method in class org.jomc.tools.JomcTool
-
Formats a calendar instance to a string.
- getSourceFile() - Method in class org.jomc.tools.model.SourceFilesType
-
Gets the value of the sourceFile property.
- getSourceFile(String) - Method in class org.jomc.tools.model.SourceFilesType
-
Gets a source file model for a given name from the list of source file models.
- getSourceFileEditor() - Method in class org.jomc.tools.SourceFileProcessor
-
Gets the source file editor of the instance.
- getSourceFileEditor(Specification) - Method in class org.jomc.tools.SourceFileProcessor
-
- getSourceFileEditor(Implementation) - Method in class org.jomc.tools.SourceFileProcessor
-
- getSourceFilesType() - Method in class org.jomc.tools.SourceFileProcessor
-
Deprecated.
As of JOMC 1.2, please add source file models to Specification
s and Implementation
s
directly. This method will be removed in version 2.0.
- getSourceFilesType(Specification) - Method in class org.jomc.tools.SourceFileProcessor
-
Gets the source files model of a specification of the modules of the instance.
- getSourceFilesType(Implementation) - Method in class org.jomc.tools.SourceFileProcessor
-
Gets the source files model of an implementation of the modules of the instance.
- getSourceFileType(Specification) - Method in class org.jomc.tools.SourceFileProcessor
-
- getSourceFileType(Implementation) - Method in class org.jomc.tools.SourceFileProcessor
-
- getSourceFileType() - Method in class org.jomc.tools.SourceFileProcessor.SourceFileEditor
-
Deprecated.
As of JOMC 1.2, deprecated without replacement. This method will be removed in version 2.0.
- getSourceSection() - Method in class org.jomc.tools.model.SourceSectionsType
-
Gets the value of the sourceSection property.
- getSourceSection(String) - Method in class org.jomc.tools.model.SourceSectionsType
-
Gets a section for a given name recursively from the list of sections.
- getSourceSections() - Method in class org.jomc.tools.model.SourceFileType
-
Sections of the source file.
- getSourceSections() - Method in class org.jomc.tools.model.SourceSectionType
-
Child sections of the section.
- getSqlString(String) - Method in class org.jomc.tools.JomcTool
-
Formats a string to a SQL string.
- getTailComment() - Method in class org.jomc.tools.model.SourceFileType
-
Gets the value of the tailComment property.
- getTailComment() - Method in class org.jomc.tools.modlet.ToolsModelProcessor
-
Gets the tail comment the processor is applying.
- getTailComment() - Method in class org.jomc.tools.modlet.ToolsModelProvider
-
Gets the tail comment the provider is providing.
- getTailTemplate() - Method in class org.jomc.tools.model.SourceSectionType
-
Gets the value of the tailTemplate property.
- getTemplate() - Method in class org.jomc.tools.model.SourceFileType
-
Gets the value of the template property.
- getTemplateEncoding() - Method in class org.jomc.tools.JomcTool
-
- getTemplateEncoding(String) - Method in class org.jomc.tools.JomcTool
-
Gets the template encoding of a given template profile.
- getTemplateLocation() - Method in class org.jomc.tools.JomcTool
-
Gets the location to search for templates in addition to searching the class path.
- getTemplateParameter() - Method in class org.jomc.tools.model.SourceFileType
-
Gets the value of the templateParameter property.
- getTemplateParameter(String) - Method in class org.jomc.tools.model.SourceFileType
-
Gets a template parameter for a given name from the list of template parameters.
- getTemplateParameter() - Method in class org.jomc.tools.model.SourceSectionType
-
Gets the value of the templateParameter property.
- getTemplateParameter(String) - Method in class org.jomc.tools.model.SourceSectionType
-
Gets a template parameter for a given name from the list of template parameters.
- getTemplateParameters() - Method in class org.jomc.tools.JomcTool
-
Gets the template parameters of the instance.
- getTemplateProfile() - Method in class org.jomc.tools.JomcTool
-
Gets the template profile of the instance.
- getType() - Method in class org.jomc.tools.model.TemplateParameterType
-
Gets the value of the type property.
- getUnknownSections() - Method in class org.jomc.tools.SourceFileProcessor.SourceFileEditor
-
Deprecated.
As of JOMC 1.2, deprecated without replacement. This method will be removed in version 2.0.
- getValue() - Method in class org.jomc.tools.model.TemplateParameterType
-
Gets the value of the value property.
- getVelocityContext() - Method in class org.jomc.tools.JomcTool
-
Gets a new velocity context used for merging templates.
- getVelocityContext() - Method in class org.jomc.tools.SourceFileProcessor.SourceFileEditor
-
Deprecated.
As of JOMC 1.2, deprecated without replacement. This method will be removed in version 2.0.
- getVelocityEngine() - Method in class org.jomc.tools.JomcTool
-
Gets the VelocityEngine
of the instance.
- getVelocityTemplate(String) - Method in class org.jomc.tools.JomcTool
-
Gets a velocity template for a given name.
- getXmlString(String) - Method in class org.jomc.tools.JomcTool
-
Formats a string to a XML string with XML entities.
- getYears(Calendar, Calendar) - Method in class org.jomc.tools.JomcTool
-
Gets a string describing the range of years for given calendars.
- setAny(Object) - Method in class org.jomc.tools.model.TemplateParameterType
-
Sets the value of the any property.
- setClassfileAttribute(JavaClass, String, byte[]) - Method in class org.jomc.tools.ClassFileProcessor
-
Adds or updates an attribute in a java class.
- setDefaultEnabled(Boolean) - Static method in class org.jomc.tools.modlet.ToolsModelProcessor
-
Sets the flag indicating the processor is enabled by default.
- setDefaultEnabled(Boolean) - Static method in class org.jomc.tools.modlet.ToolsModelProvider
-
Sets the flag indicating the provider is enabled by default.
- setDefaultHeadComment(String) - Static method in class org.jomc.tools.modlet.ToolsModelProcessor
-
Sets the head comment the processor is applying by default.
- setDefaultHeadComment(String) - Static method in class org.jomc.tools.modlet.ToolsModelProvider
-
Sets the head comment the provider is providing by default.
- setDefaultLogLevel(Level) - Static method in class org.jomc.tools.JomcTool
-
Sets the default log level events are logged at.
- setDefaultModelObjectClasspathResolutionEnabled(Boolean) - Static method in class org.jomc.tools.modlet.ToolsModelProcessor
-
Sets the flag indicating model object class path resolution is enabled by default.
- setDefaultModelObjectClasspathResolutionEnabled(Boolean) - Static method in class org.jomc.tools.modlet.ToolsModelProvider
-
Sets the flag indicating model object class path resolution is enabled by default.
- setDefaultTailComment(String) - Static method in class org.jomc.tools.modlet.ToolsModelProcessor
-
Sets the tail comment the processor is applying by default.
- setDefaultTailComment(String) - Static method in class org.jomc.tools.modlet.ToolsModelProvider
-
Sets the tail comment the provider is providing by default.
- setDefaultTemplateEncoding(String) - Method in class org.jomc.tools.JomcTool
-
Sets the default encoding to use for reading templates.
- setDefaultTemplateProfile(String) - Static method in class org.jomc.tools.JomcTool
-
Deprecated.
The static
modifier of this method will be removed in version 2.0.
- setDefaultValidateJava(Boolean) - Static method in class org.jomc.tools.modlet.ToolsModelValidator
-
Sets the flag indicating the validator is performing Java related validation by default.
- setEditable(Boolean) - Method in class org.jomc.tools.model.SourceSectionType
-
Sets the value of the editable property.
- setEnabled(Boolean) - Method in class org.jomc.tools.modlet.ToolsModelProcessor
-
Sets the flag indicating the processor is enabled.
- setEnabled(Boolean) - Method in class org.jomc.tools.modlet.ToolsModelProvider
-
Sets the flag indicating the provider is enabled.
- setFinal(Boolean) - Method in class org.jomc.tools.model.SourceFilesType
-
Sets the value of the final property.
- setFinal(Boolean) - Method in class org.jomc.tools.model.SourceFileType
-
Sets the value of the final property.
- setHeadComment(String) - Method in class org.jomc.tools.model.SourceFileType
-
Sets the value of the headComment property.
- setHeadComment(String) - Method in class org.jomc.tools.modlet.ToolsModelProcessor
-
Sets the head comment the processor is applying.
- setHeadComment(String) - Method in class org.jomc.tools.modlet.ToolsModelProvider
-
Sets the head comment the provider is providing.
- setHeadTemplate(String) - Method in class org.jomc.tools.model.SourceSectionType
-
Sets the value of the headTemplate property.
- setIdentifier(String) - Method in class org.jomc.tools.model.SourceFileType
-
Sets the value of the identifier property.
- setIndentation(String) - Method in class org.jomc.tools.JomcTool
-
Sets the indentation string of the instance.
- setIndentationLevel(Integer) - Method in class org.jomc.tools.model.SourceSectionType
-
Sets the value of the indentationLevel property.
- setInputEncoding(String) - Method in class org.jomc.tools.JomcTool
-
Sets the encoding to use for reading files.
- setLineSeparator(String) - Method in class org.jomc.tools.JomcTool
-
Sets the line separator of the instance.
- setLocale(Locale) - Method in class org.jomc.tools.JomcTool
-
Sets the locale of the instance.
- setLocation(String) - Method in class org.jomc.tools.model.SourceFileType
-
Sets the value of the location property.
- setLogLevel(Level) - Method in class org.jomc.tools.JomcTool
-
Sets the log level of the instance.
- setModel(Model) - Method in class org.jomc.tools.JomcTool
-
Sets the model of the instance.
- setModelObjectClasspathResolutionEnabled(Boolean) - Method in class org.jomc.tools.modlet.ToolsModelProcessor
-
Sets the flag indicating model object class path resolution is is enabled.
- setModelObjectClasspathResolutionEnabled(Boolean) - Method in class org.jomc.tools.modlet.ToolsModelProvider
-
Sets the flag indicating model object class path resolution is is enabled.
- setModelVersion(String) - Method in class org.jomc.tools.model.ToolsType
-
Sets the value of the modelVersion property.
- setName(String) - Method in class org.jomc.tools.model.SourceSectionType
-
Sets the value of the name property.
- setName(String) - Method in class org.jomc.tools.model.TemplateParameterType
-
Sets the value of the name property.
- setOptional(Boolean) - Method in class org.jomc.tools.model.SourceSectionType
-
Sets the value of the optional property.
- setOutputEncoding(String) - Method in class org.jomc.tools.JomcTool
-
Sets the encoding to use for writing files.
- setOverride(Boolean) - Method in class org.jomc.tools.model.SourceFilesType
-
Sets the value of the override property.
- setOverride(Boolean) - Method in class org.jomc.tools.model.SourceFileType
-
Sets the value of the override property.
- setResourceBundleDefaultLocale(Locale) - Method in class org.jomc.tools.ResourceFileProcessor
-
Sets the language of the default language properties file of generated resource bundle resource files.
- setSourceFileEditor(SourceFileProcessor.SourceFileEditor) - Method in class org.jomc.tools.SourceFileProcessor
-
Sets the source file editor of the instance.
- setSourceSections(SourceSectionsType) - Method in class org.jomc.tools.model.SourceFileType
-
Sets the value of the sourceSections property.
- setSourceSections(SourceSectionsType) - Method in class org.jomc.tools.model.SourceSectionType
-
Sets the value of the sourceSections property.
- setTailComment(String) - Method in class org.jomc.tools.model.SourceFileType
-
Sets the value of the tailComment property.
- setTailComment(String) - Method in class org.jomc.tools.modlet.ToolsModelProcessor
-
Sets the tail comment the processor is applying.
- setTailComment(String) - Method in class org.jomc.tools.modlet.ToolsModelProvider
-
Sets the tail comment the provider is providing.
- setTailTemplate(String) - Method in class org.jomc.tools.model.SourceSectionType
-
Sets the value of the tailTemplate property.
- setTemplate(String) - Method in class org.jomc.tools.model.SourceFileType
-
Sets the value of the template property.
- setTemplateEncoding(String) - Method in class org.jomc.tools.JomcTool
-
- setTemplateLocation(URL) - Method in class org.jomc.tools.JomcTool
-
Sets the location to search for templates in addition to searching the class path.
- setTemplateProfile(String) - Method in class org.jomc.tools.JomcTool
-
Sets the template profile of the instance.
- setType(String) - Method in class org.jomc.tools.model.TemplateParameterType
-
Sets the value of the type property.
- setValidateJava(Boolean) - Method in class org.jomc.tools.modlet.ToolsModelValidator
-
Sets the flag indicating the validator is performing Java related validation.
- setValue(String) - Method in class org.jomc.tools.model.TemplateParameterType
-
Sets the value of the value property.
- setVelocityEngine(VelocityEngine) - Method in class org.jomc.tools.JomcTool
-
Sets the VelocityEngine
of the instance.
- sourceFile - Variable in class org.jomc.tools.model.SourceFilesType
-
- SourceFileProcessor - Class in org.jomc.tools
-
Processes source code files.
- SourceFileProcessor() - Constructor for class org.jomc.tools.SourceFileProcessor
-
Creates a new SourceFileProcessor
instance.
- SourceFileProcessor(SourceFileProcessor) - Constructor for class org.jomc.tools.SourceFileProcessor
-
Creates a new SourceFileProcessor
instance taking a SourceFileProcessor
instance to initialize
the instance with.
- SourceFileProcessor.SourceFileEditor - Class in org.jomc.tools
-
Extension to SectionEditor
adding support for editing source code files.
- SourceFileProcessor.SourceFileEditor() - Constructor for class org.jomc.tools.SourceFileProcessor.SourceFileEditor
-
Creates a new SourceFileEditor
instance.
- SourceFileProcessor.SourceFileEditor(String) - Constructor for class org.jomc.tools.SourceFileProcessor.SourceFileEditor
-
Creates a new SourceFileEditor
instance taking a string to use for separating lines.
- SourceFileProcessor.SourceFileEditor(LineEditor) - Constructor for class org.jomc.tools.SourceFileProcessor.SourceFileEditor
-
Creates a new SourceFileEditor
instance taking an editor to chain.
- SourceFileProcessor.SourceFileEditor(LineEditor, String) - Constructor for class org.jomc.tools.SourceFileProcessor.SourceFileEditor
-
Creates a new SourceFileEditor
instance taking an editor to chain and a string to use for separating
lines.
- SourceFileProcessor.SourceFileEditor(Specification) - Constructor for class org.jomc.tools.SourceFileProcessor.SourceFileEditor
-
- SourceFileProcessor.SourceFileEditor(Specification, String) - Constructor for class org.jomc.tools.SourceFileProcessor.SourceFileEditor
-
- SourceFileProcessor.SourceFileEditor(Specification, LineEditor) - Constructor for class org.jomc.tools.SourceFileProcessor.SourceFileEditor
-
- SourceFileProcessor.SourceFileEditor(Specification, LineEditor, String) - Constructor for class org.jomc.tools.SourceFileProcessor.SourceFileEditor
-
- SourceFileProcessor.SourceFileEditor(Implementation) - Constructor for class org.jomc.tools.SourceFileProcessor.SourceFileEditor
-
- SourceFileProcessor.SourceFileEditor(Implementation, String) - Constructor for class org.jomc.tools.SourceFileProcessor.SourceFileEditor
-
- SourceFileProcessor.SourceFileEditor(Implementation, LineEditor) - Constructor for class org.jomc.tools.SourceFileProcessor.SourceFileEditor
-
- SourceFileProcessor.SourceFileEditor(Implementation, LineEditor, String) - Constructor for class org.jomc.tools.SourceFileProcessor.SourceFileEditor
-
- SourceFilesType - Class in org.jomc.tools.model
-
List of source files.
- SourceFilesType() - Constructor for class org.jomc.tools.model.SourceFilesType
-
Creates a new SourceFilesType
instance.
- SourceFilesType(SourceFilesType) - Constructor for class org.jomc.tools.model.SourceFilesType
-
Creates a new SourceFilesType
instance by deeply copying a given SourceFilesType
instance.
- SourceFileType - Class in org.jomc.tools.model
-
Model of a source code file.
- SourceFileType() - Constructor for class org.jomc.tools.model.SourceFileType
-
Creates a new SourceFileType
instance.
- SourceFileType(SourceFileType) - Constructor for class org.jomc.tools.model.SourceFileType
-
Creates a new SourceFileType
instance by deeply copying a given SourceFileType
instance.
- sourceSection - Variable in class org.jomc.tools.model.SourceSectionsType
-
- sourceSections - Variable in class org.jomc.tools.model.SourceFileType
-
- sourceSections - Variable in class org.jomc.tools.model.SourceSectionType
-
- SourceSectionsType - Class in org.jomc.tools.model
-
List of source sections.
- SourceSectionsType() - Constructor for class org.jomc.tools.model.SourceSectionsType
-
Creates a new SourceSectionsType
instance.
- SourceSectionsType(SourceSectionsType) - Constructor for class org.jomc.tools.model.SourceSectionsType
-
Creates a new SourceSectionsType
instance by deeply copying a given SourceSectionsType
instance.
- SourceSectionType - Class in org.jomc.tools.model
-
Model of a source code file section.
- SourceSectionType() - Constructor for class org.jomc.tools.model.SourceSectionType
-
Creates a new SourceSectionType
instance.
- SourceSectionType(SourceSectionType) - Constructor for class org.jomc.tools.model.SourceSectionType
-
Creates a new SourceSectionType
instance by deeply copying a given SourceSectionType
instance.