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

A

AbstractMetadataPlugin - Class in org.codehaus.modello.metadata
 
AbstractMetadataPlugin() - Constructor for class org.codehaus.modello.metadata.AbstractMetadataPlugin
 
AbstractModelloCore - Class in org.codehaus.modello.core
 
AbstractModelloCore() - Constructor for class org.codehaus.modello.core.AbstractModelloCore
 
AbstractModelloGenerator - Class in org.codehaus.modello.plugin
 
AbstractModelloGenerator() - Constructor for class org.codehaus.modello.plugin.AbstractModelloGenerator
 
AbstractPluginManager - Class in org.codehaus.modello.plugin
 
AbstractPluginManager() - Constructor for class org.codehaus.modello.plugin.AbstractPluginManager
 
add(String) - Method in class org.codehaus.modello.plugin.java.javasource.JSourceCode
Adds the given statement to this JSourceCode.
add(String, short) - Method in class org.codehaus.modello.plugin.java.javasource.JSourceCode
Adds the given statement to this JSourceCode.
addClass(ModelClass) - Method in class org.codehaus.modello.model.Model
 
addClass(JClass) - Method in class org.codehaus.modello.plugin.java.javasource.JCompUnit
Adds a JClass which should be printed in this file.
addCodeSegment(CodeSegment) - Method in class org.codehaus.modello.model.ModelClass
 
addCodeSegment(CodeSegment) - Method in class org.codehaus.modello.model.ModelInterface
 
addConstructor(JConstructor) - Method in class org.codehaus.modello.plugin.java.javasource.JClass
Adds the given Constructor to this classes list of constructors.
addDeclaringClass(JClass) - Method in class org.codehaus.modello.plugin.java.javasource.JMethod
Adds the given JClass to the set of classes that contain this method.
addDefault(ModelDefault) - Method in class org.codehaus.modello.model.Model
 
addDescriptor(JDocDescriptor) - Method in class org.codehaus.modello.plugin.java.javasource.JDocComment
Adds the given JDocDescriptor to this JDocComment
addException(JClass) - Method in class org.codehaus.modello.plugin.java.javasource.JMethod
Adds the given Exception to this Method's throws clause.
addException(JClass) - Method in class org.codehaus.modello.plugin.java.javasource.JMethodSignature
Adds the given Exception to this JMethodSignature's throws clause.
addField(ModelField) - Method in class org.codehaus.modello.model.ModelClass
 
addField(JField) - Method in class org.codehaus.modello.plugin.java.javasource.JClass
Adds the given JField to this JClass
addField(JField) - Method in class org.codehaus.modello.plugin.java.javasource.JInterface
Adds the given JField to this JStructure.
addIndented(String) - Method in class org.codehaus.modello.plugin.java.javasource.JSourceCode
Adds the given statement to this JSourceCode.
addInterface(ModelInterface) - Method in class org.codehaus.modello.model.Model
 
addInterface(String) - Method in class org.codehaus.modello.model.ModelClass
 
addInterface(JInterface) - Method in class org.codehaus.modello.plugin.java.javasource.JCompUnit
Adds a JInterface which should be printed in this file.
addMember(JMember) - Method in class org.codehaus.modello.plugin.java.javasource.JClass
Adds the given JMember to this JClass
addMember(JMember) - Method in class org.codehaus.modello.plugin.java.javasource.JInterface
Adds the given JMember to this JStructure.
addMetadata(Metadata) - Method in class org.codehaus.modello.model.BaseElement
 
addMethod(JMethod) - Method in class org.codehaus.modello.plugin.java.javasource.JClass
Adds the given JMethod to this JClass
addMethod(JMethod, boolean) - Method in class org.codehaus.modello.plugin.java.javasource.JClass
Adds the given JMethod to this JClass
addMethod(JMethodSignature) - Method in class org.codehaus.modello.plugin.java.javasource.JInterface
Adds the given JMethodSignature to this JClass
addMethods(JMethod[]) - Method in class org.codehaus.modello.plugin.java.javasource.JClass
Adds the given array of JMethods to this JClass
addModelImports(JClass, BaseElement) - Method in class org.codehaus.modello.plugin.AbstractModelloGenerator
 
addParameter(JParameter) - Method in class org.codehaus.modello.plugin.java.javasource.JConstructor
Adds the given parameter to this Methods list of parameters
addParameter(JParameter) - Method in class org.codehaus.modello.plugin.java.javasource.JMethod
Adds the given parameter to this JMethod's list of parameters.
addParameter(JParameter) - Method in class org.codehaus.modello.plugin.java.javasource.JMethodSignature
Adds the given parameter to this JMethodSignature's list of parameters.
addSourceCode(String) - Method in class org.codehaus.modello.plugin.java.javasource.JClass
 
addStructure(JStructure) - Method in class org.codehaus.modello.plugin.java.javasource.JCompUnit
Adds the given JStructure (either a JInterface or a JClass) to this JCompUnit.
ALL_VERSIONS - Static variable in class org.codehaus.modello.ModelloParameterConstants
 
append(String) - Method in class org.codehaus.modello.plugin.java.javasource.JSourceCode
Appends the given String to the last line in this JSourceCode
appendComment(String) - Method in class org.codehaus.modello.plugin.java.javasource.JComment
Appends the comment String to this JDocComment
appendComment(String) - Method in class org.codehaus.modello.plugin.java.javasource.JDocComment
Appends the comment String to this JDocComment
AssociationMetadata - Interface in org.codehaus.modello.metadata
 
AUTHOR - Static variable in class org.codehaus.modello.plugin.java.javasource.JDocDescriptor
The author descriptor
AUTO_STYLE - Static variable in class org.codehaus.modello.plugin.java.javasource.JComment
The auto style, allows this JComment to automatically choose a style for this comment

B

BaseElement - Class in org.codehaus.modello.model
This is the base class for all elements of the model.
BaseElement(boolean) - Constructor for class org.codehaus.modello.model.BaseElement
 
BaseElement(boolean, String) - Constructor for class org.codehaus.modello.model.BaseElement
 
BLOCK_STYLE - Static variable in class org.codehaus.modello.plugin.java.javasource.JComment
The block comment style: \/* *\/
Boolean - Static variable in class org.codehaus.modello.plugin.java.javasource.JType
 
Byte - Static variable in class org.codehaus.modello.plugin.java.javasource.JType
 

C

capitalise(String) - Method in class org.codehaus.modello.plugin.AbstractModelloGenerator
 
changePackage(String) - Method in class org.codehaus.modello.plugin.java.javasource.JType
Allows subtypes, such as JClass to alter the package to which this JType belongs
Char - Static variable in class org.codehaus.modello.plugin.java.javasource.JType
 
CHECK_DEPRECATION - Static variable in class org.codehaus.modello.model.ModelDefault
 
CHECK_DEPRECATION_VALUE - Static variable in class org.codehaus.modello.model.ModelDefault
 
ClassMetadata - Interface in org.codehaus.modello.metadata
 
clear() - Method in class org.codehaus.modello.plugin.java.javasource.JSourceCode
Clears all the code statements from this JSourceCode
close() - Method in class org.codehaus.modello.plugin.java.javasource.JSourceWriter
 
close() - Method in class org.codehaus.plexus.util.xml.XmlReader
Deprecated. Closes the XmlReader stream.
close() - Method in class org.codehaus.plexus.util.xml.XmlStreamWriter
 
CodeSegment - Class in org.codehaus.modello.model
 
CodeSegment() - Constructor for class org.codehaus.modello.model.CodeSegment
 
compareTo(Object) - Method in class org.codehaus.modello.model.Version
 
compareTo(JDocDescriptor) - Method in class org.codehaus.modello.plugin.java.javasource.JDocDescriptor
Compares the type of this JDocDescriptor with the given descriptor.
CONSTRUCTOR_INIT - Static variable in class org.codehaus.modello.plugin.java.JavaAssociationMetadata
 
copy() - Method in class org.codehaus.modello.plugin.java.javasource.JModifiers
Creates a copy of this JModifiers
copyInto(JSourceCode) - Method in class org.codehaus.modello.plugin.java.javasource.JSourceCode
Copies the contents of this JSourceCode into the given JSourceCode
createArray() - Method in class org.codehaus.modello.plugin.java.javasource.JType
Creates a JType Object representing an array of the current JType.
createAuthorDesc() - Static method in class org.codehaus.modello.plugin.java.javasource.JDocDescriptor
Creates a new author descriptor
createAuthorDesc(String) - Static method in class org.codehaus.modello.plugin.java.javasource.JDocDescriptor
Creates a new author descriptor
createConstructor() - Method in class org.codehaus.modello.plugin.java.javasource.JClass
Creates a new JConstructor and adds it to this JClass.
createConstructor(JParameter[]) - Method in class org.codehaus.modello.plugin.java.javasource.JClass
Creates a new JConstructor and adds it to this JClass.
createExceptionDesc() - Static method in class org.codehaus.modello.plugin.java.javasource.JDocDescriptor
Creates a new exception descriptor
createExceptionDesc(String, String) - Static method in class org.codehaus.modello.plugin.java.javasource.JDocDescriptor
Creates a new exception descriptor
createInnerClass(String) - Method in class org.codehaus.modello.plugin.java.javasource.JClass
Creates and returns an inner-class for this JClass
createParamDesc() - Static method in class org.codehaus.modello.plugin.java.javasource.JDocDescriptor
Creates a new param descriptor
createParamDesc(String, String) - Static method in class org.codehaus.modello.plugin.java.javasource.JDocDescriptor
Creates a new param descriptor
createReferenceDesc() - Static method in class org.codehaus.modello.plugin.java.javasource.JDocDescriptor
Creates a new reference descriptor
createReferenceDesc(String) - Static method in class org.codehaus.modello.plugin.java.javasource.JDocDescriptor
Creates a new reference descriptor
createReturnDesc() - Static method in class org.codehaus.modello.plugin.java.javasource.JDocDescriptor
Creates a new return descriptor
createReturnDesc(String) - Static method in class org.codehaus.modello.plugin.java.javasource.JDocDescriptor
Creates a new return descriptor
createVersionDesc() - Static method in class org.codehaus.modello.plugin.java.javasource.JDocDescriptor
Creates a new version descriptor
createVersionDesc(String) - Static method in class org.codehaus.modello.plugin.java.javasource.JDocDescriptor
Creates a new version descriptor

D

DEFAULT_CHAR - Static variable in class org.codehaus.modello.plugin.java.javasource.JSourceWriter
The default character to use for indentation
DEFAULT_SIZE - Static variable in class org.codehaus.modello.plugin.java.javasource.JSourceWriter
The default indentation size
DEFAULT_VERSION - Static variable in class org.codehaus.modello.plugin.java.javasource.JDocDescriptor
The default version string
DefaultGeneratorPluginManager - Class in org.codehaus.modello.core
 
DefaultGeneratorPluginManager() - Constructor for class org.codehaus.modello.core.DefaultGeneratorPluginManager
 
DefaultMetadataPluginManager - Class in org.codehaus.modello.core
 
DefaultMetadataPluginManager() - Constructor for class org.codehaus.modello.core.DefaultMetadataPluginManager
 
DefaultModelloCore - Class in org.codehaus.modello.core
 
DefaultModelloCore() - Constructor for class org.codehaus.modello.core.DefaultModelloCore
 
Double - Static variable in class org.codehaus.modello.plugin.java.javasource.JType
 

E

equals(Object) - Method in class org.codehaus.modello.model.BaseElement
 
equals(Object) - Method in class org.codehaus.modello.model.ModelClass
 
equals(Object) - Method in class org.codehaus.modello.model.Version
 
equals(Object) - Method in class org.codehaus.modello.model.VersionRange
 
EXCEPTION - Static variable in class org.codehaus.modello.plugin.java.javasource.JDocDescriptor
The exception descriptor (exception)

F

FIELD_INIT - Static variable in class org.codehaus.modello.plugin.java.JavaAssociationMetadata
 
FieldMetadata - Interface in org.codehaus.modello.metadata
 
FILE_ENCODING - Static variable in class org.codehaus.plexus.util.ReaderFactory
The file.encoding System Property.
FILE_ENCODING - Static variable in class org.codehaus.plexus.util.WriterFactory
The file.encoding System Property.
FILENAME - Static variable in class org.codehaus.modello.ModelloParameterConstants
 
FIRST_VERSION - Static variable in class org.codehaus.modello.ModelloParameterConstants
 
Float - Static variable in class org.codehaus.modello.plugin.java.javasource.JType
 
flush() - Method in class org.codehaus.modello.plugin.java.javasource.JSourceWriter
 
flush() - Method in class org.codehaus.plexus.util.xml.XmlStreamWriter
 

G

generate(Model, String, Properties) - Method in class org.codehaus.modello.core.DefaultModelloCore
 
generate(Model, String, Properties) - Method in interface org.codehaus.modello.core.ModelloCore
 
generate(Reader, String, Properties) - Method in class org.codehaus.modello.Modello
 
generate(Model, Properties) - Method in class org.codehaus.modello.plugin.java.JavaModelloGenerator
 
generate(Model, Properties) - Method in interface org.codehaus.modello.plugin.ModelloGenerator
 
GeneratorPluginManager - Interface in org.codehaus.modello.core
 
get(String) - Method in class org.codehaus.modello.plugin.java.javasource.JNamedMap
Returns the Object associated with the given name.
get(int) - Method in class org.codehaus.modello.plugin.java.javasource.JNamedMap
Returns the Object at the given index.
getAlias() - Method in class org.codehaus.modello.model.ModelField
 
getAllClasses() - Method in class org.codehaus.modello.model.Model
 
getAllCodeSegments() - Method in class org.codehaus.modello.model.ModelClass
 
getAllCodeSegments() - Method in class org.codehaus.modello.model.ModelInterface
 
getAllFields() - Method in class org.codehaus.modello.model.ModelClass
Returns the list of all fields in this class.
getAllFields(Version, boolean) - Method in class org.codehaus.modello.model.ModelClass
 
getAllFields(boolean) - Method in class org.codehaus.modello.model.ModelClass
Returns all the fields in this class and all super classes if withInheritedField equals to true.
getAllInterfaces() - Method in class org.codehaus.modello.model.Model
 
getAssociationMap(ModelAssociation, AssociationMetadata) - Method in class org.codehaus.modello.metadata.AbstractMetadataPlugin
 
getAssociationMap(ModelAssociation, AssociationMetadata) - Method in interface org.codehaus.modello.metadata.MetadataPlugin
 
getAssociationMetadata(ModelAssociation, Map) - Method in interface org.codehaus.modello.metadata.MetadataPlugin
 
getAssociationMetadata(String) - Method in class org.codehaus.modello.model.ModelAssociation
 
getAssociationMetadata(ModelAssociation, Map) - Method in class org.codehaus.modello.plugin.java.JavaMetadataPlugin
 
getAssociationMetadata(ModelAssociation, Map) - Method in class org.codehaus.modello.plugin.model.ModelMetadataPlugin
 
getAttributesForAssociation(ModelAssociation) - Method in class org.codehaus.modello.core.io.ModelReader
 
getAttributesForClass(ModelClass) - Method in class org.codehaus.modello.core.io.ModelReader
 
getAttributesForField(ModelField) - Method in class org.codehaus.modello.core.io.ModelReader
 
getAttributesForModel() - Method in class org.codehaus.modello.core.io.ModelReader
 
getAttributesForModel(Model) - Method in class org.codehaus.modello.core.io.ModelReader
 
getBomEncoding() - Method in exception org.codehaus.plexus.util.xml.XmlReaderException
Returns the BOM encoding found in the InputStream.
getBoolean(Map, String, boolean) - Method in class org.codehaus.modello.metadata.AbstractMetadataPlugin
 
getBoolean() - Method in class org.codehaus.modello.model.ModelDefault
 
getClass(String, Version) - Method in class org.codehaus.modello.model.Model
 
getClass(String, VersionRange) - Method in class org.codehaus.modello.model.Model
 
getClasses(Version) - Method in class org.codehaus.modello.model.Model
 
getClassMap(ModelClass, ClassMetadata) - Method in class org.codehaus.modello.metadata.AbstractMetadataPlugin
 
getClassMap(ModelClass, ClassMetadata) - Method in interface org.codehaus.modello.metadata.MetadataPlugin
 
getClassMetadata(ModelClass, Map) - Method in interface org.codehaus.modello.metadata.MetadataPlugin
 
getClassMetadata(ModelClass, Map) - Method in class org.codehaus.modello.plugin.java.JavaMetadataPlugin
 
getClassMetadata(ModelClass, Map) - Method in class org.codehaus.modello.plugin.model.ModelMetadataPlugin
 
getCode() - Method in class org.codehaus.modello.model.CodeSegment
 
getCodeSegments(Version) - Method in class org.codehaus.modello.model.ModelClass
 
getCodeSegments(VersionRange) - Method in class org.codehaus.modello.model.ModelClass
 
getCodeSegments(Version) - Method in class org.codehaus.modello.model.ModelInterface
 
getCodeSegments(VersionRange) - Method in class org.codehaus.modello.model.ModelInterface
 
getComment() - Method in class org.codehaus.modello.model.BaseElement
 
getComment() - Method in class org.codehaus.modello.plugin.java.javasource.JDocComment
Returns the String value of this JDocComment.
getComment() - Method in class org.codehaus.modello.plugin.java.javasource.JField
Returns the comment describing this member.
getComponentType() - Method in class org.codehaus.modello.plugin.java.javasource.JType
If this JType is an array this method will returns the component type of the array, otherwise null will be returned.
getConstructor(int) - Method in class org.codehaus.modello.plugin.java.javasource.JClass
Returns the constructor at the specified index.
getConstructors() - Method in class org.codehaus.modello.plugin.java.javasource.JClass
Returns the an array of the JConstructors contained within this JClass
getContentTypeEncoding() - Method in exception org.codehaus.plexus.util.xml.XmlReaderException
Returns the encoding in the content-type used to attempt determining the encoding.
getContentTypeMime() - Method in exception org.codehaus.plexus.util.xml.XmlReaderException
Returns the MIME type in the content-type used to attempt determining the encoding.
getDeclaringClass() - Method in class org.codehaus.modello.plugin.java.javasource.JConstructor
Returns the class in which this JMember has been declared
getDeclaringClass() - Method in class org.codehaus.modello.plugin.java.javasource.JField
Returns the class in which this JField has been declared
getDefault(String) - Method in class org.codehaus.modello.model.Model
 
getDefault(String) - Static method in class org.codehaus.modello.model.ModelDefault
 
getDefaultEncoding() - Static method in class org.codehaus.plexus.util.xml.XmlReader
Deprecated. Returns the default encoding to use if none is set in HTTP content-type, XML prolog and the rules based on content-type are not adequate.
getDefaultPackageName(boolean, Version) - Method in class org.codehaus.modello.model.Model
 
getDefaults() - Method in class org.codehaus.modello.model.Model
 
getDefaultValue() - Method in class org.codehaus.modello.model.ModelField
 
getDeprecatedVersion() - Method in class org.codehaus.modello.model.BaseElement
 
getDescription() - Method in class org.codehaus.modello.model.BaseElement
 
getDescription() - Method in class org.codehaus.modello.plugin.java.javasource.JDocDescriptor
Returns the description String for this descriptor
getDescriptors() - Method in class org.codehaus.modello.plugin.java.javasource.JDocComment
Returns an enumeration of the parameters of this JDocComment
getEncoding() - Method in class org.codehaus.plexus.util.xml.XmlReader
Deprecated. Returns the charset encoding of the XmlReader.
getEncoding() - Method in class org.codehaus.plexus.util.xml.XmlStreamWriter
 
getExceptions() - Method in class org.codehaus.modello.plugin.java.javasource.JMethod
Returns the exceptions that this JMember throws.
getExceptions() - Method in class org.codehaus.modello.plugin.java.javasource.JMethodSignature
Returns the exceptions that this JMethodSignature lists in it's throws clause.
getField(String, Version) - Method in class org.codehaus.modello.model.ModelClass
 
getField(String, VersionRange) - Method in class org.codehaus.modello.model.ModelClass
 
getField(String) - Method in class org.codehaus.modello.plugin.java.javasource.JClass
Returns the member with the given name, or null if no member was found with the given name
getField(String) - Method in class org.codehaus.modello.plugin.java.javasource.JInterface
Returns the field with the given name, or null if no field was found with the given name.
getFieldMap(ModelField, FieldMetadata) - Method in class org.codehaus.modello.metadata.AbstractMetadataPlugin
 
getFieldMap(ModelField, FieldMetadata) - Method in interface org.codehaus.modello.metadata.MetadataPlugin
 
getFieldMetadata(ModelField, Map) - Method in interface org.codehaus.modello.metadata.MetadataPlugin
 
getFieldMetadata(ModelField, Map) - Method in class org.codehaus.modello.plugin.java.JavaMetadataPlugin
 
getFieldMetadata(ModelField, Map) - Method in class org.codehaus.modello.plugin.model.ModelMetadataPlugin
 
getFields(Version) - Method in class org.codehaus.modello.model.ModelClass
Returns the list of all fields in this class for a specific version.
getFields() - Method in class org.codehaus.modello.plugin.java.javasource.JClass
Returns an array of all the JFields of this JClass
getFields() - Method in class org.codehaus.modello.plugin.java.javasource.JInterface
Returns an array of all the JFields of this JStructure
getFilename(String) - Method in class org.codehaus.modello.plugin.java.javasource.JCompUnit
Returns the name of the file that this JCompUnit would be printed as, given a call to #print.
getFromVersion() - Method in class org.codehaus.modello.model.VersionRange
 
getGeneratedVersion() - Method in class org.codehaus.modello.plugin.AbstractModelloGenerator
 
getGeneratorPlugin(String) - Method in class org.codehaus.modello.core.DefaultGeneratorPluginManager
 
getGeneratorPlugin(String) - Method in interface org.codehaus.modello.core.GeneratorPluginManager
 
getId() - Method in class org.codehaus.modello.model.Model
 
getIdentifierFields(Version) - Method in class org.codehaus.modello.model.ModelClass
 
getImports() - Method in class org.codehaus.modello.plugin.java.javasource.JCompUnit
returns a array of String containing all import classes/packages, also imports within the same package of this object.
getIndentChar() - Method in class org.codehaus.modello.plugin.java.javasource.JSourceWriter
 
getIndentLevel() - Method in class org.codehaus.modello.plugin.java.javasource.JSourceWriter
 
getIndentSize() - Method in class org.codehaus.modello.plugin.java.javasource.JSourceWriter
Returns the current indent size (getIndentLevel()*tabSize);
getInitializationMode() - Method in class org.codehaus.modello.plugin.java.JavaAssociationMetadata
 
getInitString() - Method in class org.codehaus.modello.plugin.java.javasource.JField
Returns the initialization String for this JField
getInnerClasses() - Method in class org.codehaus.modello.plugin.java.javasource.JClass
Returns an array of JClass (the inner classes) contained within this JClass.
getInputStream() - Method in exception org.codehaus.plexus.util.xml.XmlReaderException
Returns the unconsumed InputStream to allow the application to do an alternate encoding detection on the InputStream.
getInterface(String, Version) - Method in class org.codehaus.modello.model.Model
 
getInterface(String, VersionRange) - Method in class org.codehaus.modello.model.Model
 
getInterfaceName() - Method in class org.codehaus.modello.plugin.java.JavaAssociationMetadata
 
getInterfaces(Version) - Method in class org.codehaus.modello.model.Model
 
getInterfaces() - Method in class org.codehaus.modello.model.ModelClass
Returns the list of all interfaces of this class.
getJDocComment() - Method in class org.codehaus.modello.plugin.java.javasource.JMethod
Returns the JDocComment describing this member.
getJDocComment() - Method in class org.codehaus.modello.plugin.java.javasource.JMethodSignature
Returns the JDocComment describing this JMethodSignature
getKey() - Method in class org.codehaus.modello.model.ModelDefault
 
getLength() - Method in class org.codehaus.modello.plugin.java.javasource.JDocComment
Returns the length of the comment
getLineSeparator() - Method in class org.codehaus.modello.plugin.java.javasource.JSourceWriter
Returns the line separator being used by this JSourceWriter
getLocalName() - Method in class org.codehaus.modello.plugin.java.javasource.JType
 
getMajor() - Method in class org.codehaus.modello.model.Version
 
getMetadata(Class, String) - Method in class org.codehaus.modello.model.BaseElement
 
getMetadata(String) - Method in class org.codehaus.modello.model.Model
 
getMetadata(String) - Method in class org.codehaus.modello.model.ModelClass
 
getMetadata(String) - Method in class org.codehaus.modello.model.ModelField
 
getMetadataPlugin(String) - Method in class org.codehaus.modello.core.DefaultMetadataPluginManager
 
getMetadataPlugin(String) - Method in interface org.codehaus.modello.core.MetadataPluginManager
 
getMetadataPluginManager() - Method in class org.codehaus.modello.core.DefaultModelloCore
 
getMetadataPluginManager() - Method in interface org.codehaus.modello.core.ModelloCore
 
getMethod(String, int) - Method in class org.codehaus.modello.plugin.java.javasource.JClass
Returns the first occurance of the method with the given name, starting from the specified index.
getMethod(int) - Method in class org.codehaus.modello.plugin.java.javasource.JClass
Returns the JMethod located at the specified index
getMethod(String, int) - Method in class org.codehaus.modello.plugin.java.javasource.JInterface
Returns the JMethodSignature with the given name, and occuring at or after the given starting index.
getMethod(int) - Method in class org.codehaus.modello.plugin.java.javasource.JInterface
Returns the JMethodSignature at the given index.
getMethods() - Method in class org.codehaus.modello.plugin.java.javasource.JClass
Returns an array of all the JMethods of this JClass
getMethods() - Method in class org.codehaus.modello.plugin.java.javasource.JInterface
Returns an array of all the JMethodSignatures of this JInterface.
getMicro() - Method in class org.codehaus.modello.model.Version
 
getMinor() - Method in class org.codehaus.modello.model.Version
 
getModel() - Method in class org.codehaus.modello.model.ModelClass
 
getModel() - Method in class org.codehaus.modello.plugin.AbstractModelloGenerator
 
getModelClass() - Method in class org.codehaus.modello.model.ModelField
 
getModelMap(Model, ModelMetadata) - Method in class org.codehaus.modello.metadata.AbstractMetadataPlugin
 
getModelMap(Model, ModelMetadata) - Method in interface org.codehaus.modello.metadata.MetadataPlugin
 
getModelMetadata(Model, Map) - Method in interface org.codehaus.modello.metadata.MetadataPlugin
 
getModelMetadata(Model, Map) - Method in class org.codehaus.modello.plugin.java.JavaMetadataPlugin
 
getModelMetadata(Model, Map) - Method in class org.codehaus.modello.plugin.model.ModelMetadataPlugin
 
getModifiers() - Method in class org.codehaus.modello.plugin.java.javasource.JConstructor
Returns the modifiers for this JConstructor
getModifiers() - Method in class org.codehaus.modello.plugin.java.javasource.JField
Returns the modifiers for this JField
getModifiers() - Method in class org.codehaus.modello.plugin.java.javasource.JMethod
Returns the modifiers for this JMember.
getModifiers() - Method in class org.codehaus.modello.plugin.java.javasource.JMethodSignature
Returns the modifiers for this JMethodSignature.
getMultiplicity() - Method in class org.codehaus.modello.model.ModelAssociation
 
getName() - Method in class org.codehaus.modello.model.BaseElement
 
getName() - Method in class org.codehaus.modello.plugin.java.javasource.JDocDescriptor
Returns the name of the object being described.
getName() - Method in class org.codehaus.modello.plugin.java.javasource.JField
Returns the name of this JField
getName() - Method in class org.codehaus.modello.plugin.java.javasource.JMethod
Returns the name of this JMember.
getName() - Method in class org.codehaus.modello.plugin.java.javasource.JMethodSignature
Returns the name of the method.
getName() - Method in class org.codehaus.modello.plugin.java.javasource.JParameter
Returns the name of the parameter
getName() - Method in class org.codehaus.modello.plugin.java.javasource.JType
 
getNameByObject(Object) - Method in class org.codehaus.modello.plugin.java.javasource.JNamedMap
Returns the name associated with the given Object
getNames() - Method in class org.codehaus.modello.plugin.java.javasource.JNamedMap
Return a Vector of names
getObjects() - Method in class org.codehaus.modello.plugin.java.javasource.JNamedMap
Return a Vector of Objects
getOutputDirectory() - Method in class org.codehaus.modello.plugin.AbstractModelloGenerator
 
getPackageFromClassName(String) - Static method in class org.codehaus.modello.plugin.java.javasource.JCompUnit
 
getPackageName(boolean, Version) - Method in class org.codehaus.modello.model.Model
Deprecated. This shouldn't be used, anything querying the model should read the package of the class. Use getDefaultPackageName(..).
getPackageName() - Method in class org.codehaus.modello.model.ModelClass
 
getPackageName(boolean, Version) - Method in class org.codehaus.modello.model.ModelClass
 
getPackageName(boolean, Version) - Method in class org.codehaus.modello.model.ModelInterface
 
getPackageName() - Method in class org.codehaus.modello.plugin.java.javasource.JCompUnit
Returns the name of the package that this JCompUnit is a member of
getParamDescriptor(String) - Method in class org.codehaus.modello.plugin.java.javasource.JDocComment
Returns the Parameter Descriptor associated with the given name
getParameter(String, Properties) - Method in class org.codehaus.modello.plugin.AbstractModelloGenerator
Deprecated. @{link Use getParameter( Properties, String )} instead
getParameter(Properties, String) - Method in class org.codehaus.modello.plugin.AbstractModelloGenerator
 
getParameter(Properties, String, String) - Method in class org.codehaus.modello.plugin.AbstractModelloGenerator
 
getParameter(int) - Method in class org.codehaus.modello.plugin.java.javasource.JMethod
Returns the JParameter at the given index.
getParameter(int) - Method in class org.codehaus.modello.plugin.java.javasource.JMethodSignature
Returns the JParameter at the given index.
getParameterClassNames() - Method in class org.codehaus.modello.plugin.java.javasource.JMethod
 
getParameterClassNames() - Method in class org.codehaus.modello.plugin.java.javasource.JMethodSignature
 
getParameters() - Method in class org.codehaus.modello.plugin.java.javasource.JConstructor
Returns an array of JParameters consisting of the parameters of this Method in declared order
getParameters() - Method in class org.codehaus.modello.plugin.java.javasource.JMethod
Returns the set of JParameters for this JMethod.
getParameters() - Method in class org.codehaus.modello.plugin.java.javasource.JMethodSignature
Returns the set of JParameters for this JMethodSignature
Note: the array is a copy, the params in the array are the actual references.
getPlugin(String) - Method in class org.codehaus.modello.plugin.AbstractPluginManager
 
getPlugins() - Method in interface org.codehaus.modello.core.GeneratorPluginManager
 
getPlugins() - Method in interface org.codehaus.modello.core.MetadataPluginManager
 
getPlugins() - Method in class org.codehaus.modello.plugin.AbstractPluginManager
 
getPluginsIterator() - Method in interface org.codehaus.modello.core.GeneratorPluginManager
 
getPluginsIterator() - Method in interface org.codehaus.modello.core.MetadataPluginManager
 
getPluginsIterator() - Method in class org.codehaus.modello.plugin.AbstractPluginManager
 
getPrefix(JavaFieldMetadata) - Method in class org.codehaus.modello.plugin.AbstractModelloGenerator
 
getReturnType() - Method in class org.codehaus.modello.plugin.java.javasource.JMethod
Returns the JType that represents the return type of the method.
getReturnType() - Method in class org.codehaus.modello.plugin.java.javasource.JMethodSignature
Returns the JType that represents the return type for the method signature.
getRoot(Version) - Method in class org.codehaus.modello.model.Model
 
getSignature() - Method in class org.codehaus.modello.plugin.java.javasource.JMethod
Returns the JMethodSignature for this JMethod.
getSourceCode() - Method in class org.codehaus.modello.plugin.java.javasource.JConstructor
 
getSourceCode() - Method in class org.codehaus.modello.plugin.java.javasource.JMethod
Returns the JSourceCode for the method body.
getStaticInitializationCode() - Method in class org.codehaus.modello.plugin.java.javasource.JClass
Returns the JSourceCode for the static initializer of this JClass
getSuperClass() - Method in class org.codehaus.modello.model.ModelClass
 
getSuperClass() - Method in class org.codehaus.modello.plugin.java.javasource.JClass
Gets the super Class that this class extends
getSuperInterface() - Method in class org.codehaus.modello.model.ModelInterface
 
getTagName() - Method in class org.codehaus.modello.plugin.model.ModelClassMetadata
 
getTo() - Method in class org.codehaus.modello.model.ModelAssociation
 
getToClass() - Method in class org.codehaus.modello.model.ModelAssociation
 
getToVersion() - Method in class org.codehaus.modello.model.VersionRange
 
getType() - Method in class org.codehaus.modello.model.ModelAssociation
 
getType() - Method in class org.codehaus.modello.model.ModelField
 
getType() - Method in class org.codehaus.modello.model.VersionDefinition
 
getType() - Method in class org.codehaus.modello.plugin.java.javasource.JDocDescriptor
Returns the type of this JDocDescriptor
getType() - Method in class org.codehaus.modello.plugin.java.javasource.JField
Returns the JType represting the type of this JField
getType() - Method in class org.codehaus.modello.plugin.java.javasource.JParameter
Returns the parameter type
getTypeValidator() - Method in class org.codehaus.modello.model.ModelField
 
getValue() - Method in class org.codehaus.modello.model.ModelDefault
 
getValue() - Method in class org.codehaus.modello.model.VersionDefinition
 
getVersionDefinition() - Method in class org.codehaus.modello.model.Model
 
getVersionRange() - Method in class org.codehaus.modello.model.BaseElement
 
getXmlEncoding() - Method in exception org.codehaus.plexus.util.xml.XmlReaderException
Returns the encoding found in the XML prolog of the InputStream.
getXmlGuessEncoding() - Method in exception org.codehaus.plexus.util.xml.XmlReaderException
Returns the encoding guess based on the first bytes of the InputStream.
greaterOrEqualsThan(Version) - Method in class org.codehaus.modello.model.Version
Returns true if this is greater or equals that other.
greaterThan(Version) - Method in class org.codehaus.modello.model.Version
Returns true if this is greater that other.

H

hasClass(String, Version) - Method in class org.codehaus.modello.model.Model
 
hasField(String, Version) - Method in class org.codehaus.modello.model.ModelClass
 
hasGeneratorPlugin(String) - Method in class org.codehaus.modello.core.DefaultGeneratorPluginManager
 
hasGeneratorPlugin(String) - Method in interface org.codehaus.modello.core.GeneratorPluginManager
 
hashCode() - Method in class org.codehaus.modello.model.BaseElement
 
hashCode() - Method in class org.codehaus.modello.model.ModelClass
 
hashCode() - Method in class org.codehaus.modello.model.Version
 
hashCode() - Method in class org.codehaus.modello.model.VersionRange
 
hasMetadata(String) - Method in class org.codehaus.modello.model.BaseElement
 
hasMetadataPlugin(String) - Method in class org.codehaus.modello.core.DefaultMetadataPluginManager
 
hasMetadataPlugin(String) - Method in interface org.codehaus.modello.core.MetadataPluginManager
 
hasPlugin(String) - Method in class org.codehaus.modello.plugin.AbstractPluginManager
 
hasSuperClass() - Method in class org.codehaus.modello.model.ModelClass
 
HEADER_STYLE - Static variable in class org.codehaus.modello.plugin.java.javasource.JComment
The header style, similiar to block, but with an '*' at the start of each line.

I

ID - Static variable in class org.codehaus.modello.plugin.java.JavaAssociationMetadata
 
ID - Static variable in class org.codehaus.modello.plugin.java.JavaClassMetadata
 
ID - Static variable in class org.codehaus.modello.plugin.java.JavaFieldMetadata
 
ID - Static variable in class org.codehaus.modello.plugin.java.JavaModelMetadata
 
ID - Static variable in class org.codehaus.modello.plugin.model.ModelAssociationMetadata
 
ID - Static variable in class org.codehaus.modello.plugin.model.ModelClassMetadata
 
ID - Static variable in class org.codehaus.modello.plugin.model.ModelFieldMetadata
 
ID - Static variable in class org.codehaus.modello.plugin.model.ModelModelMetadata
 
indent() - Method in class org.codehaus.modello.plugin.java.javasource.JSourceCode
Increases the current indent level by 1
indent() - Method in class org.codehaus.modello.plugin.java.javasource.JSourceWriter
Increases the indentation level by 1
indexOf(String) - Method in class org.codehaus.modello.plugin.java.javasource.JNamedMap
Returns the index of the Object which has been mapped (associated) with the given name
INFINITE - Static variable in class org.codehaus.modello.model.Version
 
INIT_TYPES - Static variable in class org.codehaus.modello.plugin.java.JavaAssociationMetadata
 
initialize() - Method in class org.codehaus.modello.model.Model
 
initialize(Model) - Method in class org.codehaus.modello.model.ModelClass
 
initialize(ModelClass) - Method in class org.codehaus.modello.model.ModelField
 
initialize(Model) - Method in class org.codehaus.modello.model.ModelInterface
 
initialize(Model, Properties) - Method in class org.codehaus.modello.plugin.AbstractModelloGenerator
 
initialize() - Method in class org.codehaus.modello.plugin.AbstractPluginManager
 
input(Reader) - Method in class org.codehaus.modello.core.AbstractModelloCore
 
inside(VersionRange) - Method in class org.codehaus.modello.model.Version
 
Int - Static variable in class org.codehaus.modello.plugin.java.javasource.JType
 
isAbstract() - Method in class org.codehaus.modello.plugin.java.JavaClassMetadata
 
isAbstract() - Method in class org.codehaus.modello.plugin.java.javasource.JModifiers
Returns true if the abstract qualifier is present.
isAdder() - Method in class org.codehaus.modello.plugin.java.JavaFieldMetadata
 
isArray() - Method in class org.codehaus.modello.model.ModelField
 
isArray() - Method in class org.codehaus.modello.plugin.java.javasource.JType
Checks to see if this JType represents an array.
isBooleanGetter() - Method in class org.codehaus.modello.plugin.java.JavaFieldMetadata
 
isClassInModel(String, Model) - Method in class org.codehaus.modello.plugin.AbstractModelloGenerator
 
isCollection(String) - Method in class org.codehaus.modello.plugin.AbstractModelloGenerator
 
isEmpty(String) - Method in class org.codehaus.modello.model.BaseElement
 
isEmpty(String) - Method in class org.codehaus.modello.model.ModelDefault
 
isEmpty(String) - Method in class org.codehaus.modello.plugin.AbstractModelloGenerator
 
isEmpty() - Method in class org.codehaus.modello.plugin.java.javasource.JSourceCode
Returns true if this JSourceCode is empty (ie.
isEnabled() - Method in class org.codehaus.modello.plugin.java.JavaClassMetadata
 
isGenerateAdd() - Method in class org.codehaus.modello.plugin.java.JavaAssociationMetadata
 
isGenerateBreak() - Method in class org.codehaus.modello.plugin.java.JavaAssociationMetadata
 
isGenerateCreate() - Method in class org.codehaus.modello.plugin.java.JavaAssociationMetadata
 
isGenerateRemove() - Method in class org.codehaus.modello.plugin.java.JavaAssociationMetadata
 
isGetter() - Method in class org.codehaus.modello.plugin.java.JavaFieldMetadata
 
isIdentifier() - Method in class org.codehaus.modello.model.ModelField
 
isInConflict(VersionRange, VersionRange) - Static method in class org.codehaus.modello.model.VersionUtil
 
isInternalSuperClass() - Method in class org.codehaus.modello.model.ModelClass
 
isMap(String) - Method in class org.codehaus.modello.plugin.AbstractModelloGenerator
 
isModelVersionField() - Method in class org.codehaus.modello.model.ModelField
 
isNewline() - Method in class org.codehaus.modello.plugin.java.javasource.JSourceWriter
Checks to see if the cursor is positioned on a new line
ISO_8859_1 - Static variable in class org.codehaus.plexus.util.ReaderFactory
ISO Latin Alphabet #1, also known as ISO-LATIN-1.
ISO_8859_1 - Static variable in class org.codehaus.plexus.util.WriterFactory
ISO Latin Alphabet #1, also known as ISO-LATIN-1.
isPackage() - Method in class org.codehaus.modello.plugin.java.javasource.JModifiers
Returns true if the modifier represented is package (= without qualifier).
isPackageWithVersion() - Method in class org.codehaus.modello.plugin.AbstractModelloGenerator
 
isPrimitive() - Method in class org.codehaus.modello.model.ModelField
 
isPrimitive() - Method in class org.codehaus.modello.plugin.java.javasource.JType
Checks to see if this JType represents a primitive
isPrimitiveArray() - Method in class org.codehaus.modello.model.ModelField
 
isPrivate() - Method in class org.codehaus.modello.plugin.java.javasource.JModifiers
Returns true if the modifier represented is private.
isProtected() - Method in class org.codehaus.modello.plugin.java.javasource.JModifiers
Returns true if the modifier represented is protected.
isPublic() - Method in class org.codehaus.modello.plugin.java.javasource.JModifiers
Returns true if the modifier represented is public.
isRequired() - Method in class org.codehaus.modello.model.ModelField
 
isRootElement() - Method in class org.codehaus.modello.plugin.model.ModelClassMetadata
 
isSetter() - Method in class org.codehaus.modello.plugin.java.JavaFieldMetadata
 
isStatic() - Method in class org.codehaus.modello.plugin.java.javasource.JModifiers
Returns true if the modifier represented is static.
isToInfinite() - Method in class org.codehaus.modello.model.VersionRange
 
isTransient() - Method in class org.codehaus.modello.plugin.java.javasource.JModifiers
Returns true if the modifier represented is transient.

J

JavaAssociationMetadata - Class in org.codehaus.modello.plugin.java
 
JavaAssociationMetadata() - Constructor for class org.codehaus.modello.plugin.java.JavaAssociationMetadata
 
JavaClassMetadata - Class in org.codehaus.modello.plugin.java
 
JavaClassMetadata() - Constructor for class org.codehaus.modello.plugin.java.JavaClassMetadata
 
JAVADOC_STYLE - Static variable in class org.codehaus.modello.plugin.java.javasource.JComment
Similiar to HEADER_STYLE, but starts with: \/**
JavaFieldMetadata - Class in org.codehaus.modello.plugin.java
 
JavaFieldMetadata() - Constructor for class org.codehaus.modello.plugin.java.JavaFieldMetadata
 
JavaMetadataPlugin - Class in org.codehaus.modello.plugin.java
 
JavaMetadataPlugin() - Constructor for class org.codehaus.modello.plugin.java.JavaMetadataPlugin
 
JavaModelloGenerator - Class in org.codehaus.modello.plugin.java
 
JavaModelloGenerator() - Constructor for class org.codehaus.modello.plugin.java.JavaModelloGenerator
 
JavaModelMetadata - Class in org.codehaus.modello.plugin.java
 
JavaModelMetadata() - Constructor for class org.codehaus.modello.plugin.java.JavaModelMetadata
 
JClass - Class in org.codehaus.modello.plugin.java.javasource
A representation of the Java Source code for a Java Class.
JClass(String) - Constructor for class org.codehaus.modello.plugin.java.javasource.JClass
Creates a new JClass with the given name
JComment - Class in org.codehaus.modello.plugin.java.javasource
A class that represents a Java comment.
JComment() - Constructor for class org.codehaus.modello.plugin.java.javasource.JComment
Creates a new Java Comment
JComment(short) - Constructor for class org.codehaus.modello.plugin.java.javasource.JComment
Creates a new Java comment with the given style
JCompUnit - Class in org.codehaus.modello.plugin.java.javasource
A representation of the Java Source code for a Java compilation unit.
JCompUnit(String, String) - Constructor for class org.codehaus.modello.plugin.java.javasource.JCompUnit
Creates a new JCompUnit
JCompUnit(JClass) - Constructor for class org.codehaus.modello.plugin.java.javasource.JCompUnit
Creates a new JCompUnit with the given JClass (which must have been created with either a full class name or package/local name) as the public class.
JCompUnit(JInterface) - Constructor for class org.codehaus.modello.plugin.java.javasource.JCompUnit
Creates a new JCompUnit with the given JInterface as public interface Package and file name are taken from jInterface.
JConstructor - Class in org.codehaus.modello.plugin.java.javasource
A class for handling source code for a constructor of a JClass
JConstructor(JClass) - Constructor for class org.codehaus.modello.plugin.java.javasource.JConstructor
Creates a new method with the given name and returnType.
JDocComment - Class in org.codehaus.modello.plugin.java.javasource
A class that "SOMEWHAT" represents a Java Doc Comment.
JDocComment() - Constructor for class org.codehaus.modello.plugin.java.javasource.JDocComment
Creates a new JavaDoc Comment
JDocDescriptor - Class in org.codehaus.modello.plugin.java.javasource
A descriptor for a JavaDoc comment
JField - Class in org.codehaus.modello.plugin.java.javasource
A class which holds information about a field.
JField(JType, String) - Constructor for class org.codehaus.modello.plugin.java.javasource.JField
 
JInterface - Class in org.codehaus.modello.plugin.java.javasource
A representation of the Java Source code for a Java Interface.
JInterface(String) - Constructor for class org.codehaus.modello.plugin.java.javasource.JInterface
Creates a new JInterface with the given name.
JMethod - Class in org.codehaus.modello.plugin.java.javasource
A class which holds information about the methods of a JClass.
JMethod(String) - Constructor for class org.codehaus.modello.plugin.java.javasource.JMethod
Creates a new JMethod with the given name and "void" return type.
JMethod(JType, String) - Constructor for class org.codehaus.modello.plugin.java.javasource.JMethod
Creates a new JMethod with the given name and returnType.
JMethodSignature - Class in org.codehaus.modello.plugin.java.javasource
A class which holds information about the signtaure of a JMethod.
JMethodSignature(String, JType) - Constructor for class org.codehaus.modello.plugin.java.javasource.JMethodSignature
Creates a new method with the given name and return type.
JModifiers - Class in org.codehaus.modello.plugin.java.javasource
The set of modifiers for a Method or Member variable
JModifiers() - Constructor for class org.codehaus.modello.plugin.java.javasource.JModifiers
Creates a new JModifiers class, by default the modifiers presented are public.
JNamedMap - Class in org.codehaus.modello.plugin.java.javasource
A simple String to Object mapping which preserves order.
JNamedMap() - Constructor for class org.codehaus.modello.plugin.java.javasource.JNamedMap
Creates a new JNamedMap
JNamedMap(int) - Constructor for class org.codehaus.modello.plugin.java.javasource.JNamedMap
Creates a new JNamedMap with the given size.
JParameter - Class in org.codehaus.modello.plugin.java.javasource
Represents a parameter to a JMethod.
JParameter(JType, String) - Constructor for class org.codehaus.modello.plugin.java.javasource.JParameter
Creates a new JParameter with the given type, and name
JSourceCode - Class in org.codehaus.modello.plugin.java.javasource
A class for holding in-memory Java source code.
JSourceCode() - Constructor for class org.codehaus.modello.plugin.java.javasource.JSourceCode
Creates an empty JSourceCode
JSourceCode(String) - Constructor for class org.codehaus.modello.plugin.java.javasource.JSourceCode
Creates a JSourceCode and adds the given String to it's contents
JSourceWriter - Class in org.codehaus.modello.plugin.java.javasource
The writer used by the modello classes
JSourceWriter(Writer) - Constructor for class org.codehaus.modello.plugin.java.javasource.JSourceWriter
Creates a new JSourceWriter
JSourceWriter(Writer, boolean) - Constructor for class org.codehaus.modello.plugin.java.javasource.JSourceWriter
Creates a new JSourceWriter
JSourceWriter(Writer, short, boolean) - Constructor for class org.codehaus.modello.plugin.java.javasource.JSourceWriter
Creates a new JSourceWriter
JSourceWriter(Writer, short, char, boolean) - Constructor for class org.codehaus.modello.plugin.java.javasource.JSourceWriter
Creates a new JSourceWriter
JType - Class in org.codehaus.modello.plugin.java.javasource
 
JType(String) - Constructor for class org.codehaus.modello.plugin.java.javasource.JType
Creates a new JType with the given name

L

LAZY_INIT - Static variable in class org.codehaus.modello.plugin.java.JavaAssociationMetadata
 
lesserOrEqualsThan(Version) - Method in class org.codehaus.modello.model.Version
Returns true if this is lesser or equals that other.
lesserThan(Version) - Method in class org.codehaus.modello.model.Version
Returns true if this is lesser that other.
LINE_STYLE - Static variable in class org.codehaus.modello.plugin.java.javasource.JComment
The line comment style: \/\/
LIST - Static variable in class org.codehaus.modello.model.ModelDefault
 
LIST_VALUE - Static variable in class org.codehaus.modello.model.ModelDefault
 
loadModel(File) - Method in class org.codehaus.modello.core.DefaultModelloCore
 
loadModel(Reader) - Method in class org.codehaus.modello.core.DefaultModelloCore
 
loadModel(Reader) - Method in class org.codehaus.modello.core.io.ModelReader
 
loadModel(File) - Method in interface org.codehaus.modello.core.ModelloCore
 
loadModel(Reader) - Method in interface org.codehaus.modello.core.ModelloCore
 
Long - Static variable in class org.codehaus.modello.plugin.java.javasource.JType
 

M

main(String[]) - Static method in class org.codehaus.modello.ModelloCli
 
main(String[]) - Static method in class org.codehaus.modello.plugin.java.javasource.JClass
Test drive method...to be removed or commented out
makePackage() - Method in class org.codehaus.modello.plugin.java.javasource.JModifiers
Changes the visibility qualifier to package (= without qualifier).
makePrivate() - Method in class org.codehaus.modello.plugin.java.javasource.JModifiers
Changes the visibility qualifier to "private"
makeProtected() - Method in class org.codehaus.modello.plugin.java.javasource.JModifiers
Changes the visibility qualifier to "protected"
makePublic() - Method in class org.codehaus.modello.plugin.java.javasource.JModifiers
Changes the visibility qualifier to "public"
MANY_MULTIPLICITY - Static variable in class org.codehaus.modello.model.ModelAssociation
 
MAP - Static variable in class org.codehaus.modello.model.ModelDefault
 
MAP_VALUE - Static variable in class org.codehaus.modello.model.ModelDefault
 
MAX_LENGTH - Static variable in class org.codehaus.modello.plugin.java.javasource.JComment
The maximum number of characters per line
Metadata - Interface in org.codehaus.modello.metadata
 
MetadataPlugin - Interface in org.codehaus.modello.metadata
 
MetadataPluginManager - Interface in org.codehaus.modello.core
 
Model - Class in org.codehaus.modello.model
 
Model() - Constructor for class org.codehaus.modello.model.Model
 
ModelAssociation - Class in org.codehaus.modello.model
 
ModelAssociation() - Constructor for class org.codehaus.modello.model.ModelAssociation
 
ModelAssociationMetadata - Class in org.codehaus.modello.plugin.model
 
ModelAssociationMetadata() - Constructor for class org.codehaus.modello.plugin.model.ModelAssociationMetadata
 
ModelClass - Class in org.codehaus.modello.model
 
ModelClass() - Constructor for class org.codehaus.modello.model.ModelClass
 
ModelClass(Model, String) - Constructor for class org.codehaus.modello.model.ModelClass
 
ModelClassMetadata - Class in org.codehaus.modello.plugin.model
 
ModelClassMetadata() - Constructor for class org.codehaus.modello.plugin.model.ModelClassMetadata
 
ModelDefault - Class in org.codehaus.modello.model
 
ModelDefault() - Constructor for class org.codehaus.modello.model.ModelDefault
 
ModelField - Class in org.codehaus.modello.model
 
ModelField() - Constructor for class org.codehaus.modello.model.ModelField
 
ModelField(ModelClass, String) - Constructor for class org.codehaus.modello.model.ModelField
 
ModelFieldMetadata - Class in org.codehaus.modello.plugin.model
 
ModelFieldMetadata() - Constructor for class org.codehaus.modello.plugin.model.ModelFieldMetadata
 
ModelInterface - Class in org.codehaus.modello.model
 
ModelInterface() - Constructor for class org.codehaus.modello.model.ModelInterface
 
ModelInterface(Model, String) - Constructor for class org.codehaus.modello.model.ModelInterface
 
Modello - Class in org.codehaus.modello
 
Modello() - Constructor for class org.codehaus.modello.Modello
 
ModelloCli - Class in org.codehaus.modello
 
ModelloCli() - Constructor for class org.codehaus.modello.ModelloCli
 
ModelloCore - Interface in org.codehaus.modello.core
 
ModelloException - Exception in org.codehaus.modello
 
ModelloException(String) - Constructor for exception org.codehaus.modello.ModelloException
 
ModelloException(String, Throwable) - Constructor for exception org.codehaus.modello.ModelloException
 
ModelloGenerator - Interface in org.codehaus.modello.plugin
 
ModelloParameterConstants - Class in org.codehaus.modello
 
ModelloRuntimeException - Exception in org.codehaus.modello
 
ModelloRuntimeException(String) - Constructor for exception org.codehaus.modello.ModelloRuntimeException
 
ModelloRuntimeException(String, Throwable) - Constructor for exception org.codehaus.modello.ModelloRuntimeException
 
ModelMetadata - Interface in org.codehaus.modello.metadata
 
ModelMetadataPlugin - Class in org.codehaus.modello.plugin.model
 
ModelMetadataPlugin() - Constructor for class org.codehaus.modello.plugin.model.ModelMetadataPlugin
 
ModelModelMetadata - Class in org.codehaus.modello.plugin.model
 
ModelModelMetadata() - Constructor for class org.codehaus.modello.plugin.model.ModelModelMetadata
 
ModelReader - Class in org.codehaus.modello.core.io
 
ModelReader() - Constructor for class org.codehaus.modello.core.io.ModelReader
 
ModelValidationException - Exception in org.codehaus.modello.model
 
ModelValidationException(String) - Constructor for exception org.codehaus.modello.model.ModelValidationException
 

N

newPlatformReader(InputStream) - Static method in class org.codehaus.plexus.util.ReaderFactory
Create a new Reader with default plaform encoding.
newPlatformReader(File) - Static method in class org.codehaus.plexus.util.ReaderFactory
Create a new Reader with default plaform encoding.
newPlatformReader(URL) - Static method in class org.codehaus.plexus.util.ReaderFactory
Create a new Reader with default plaform encoding.
newPlatformWriter(OutputStream) - Static method in class org.codehaus.plexus.util.WriterFactory
Create a new Writer with default plaform encoding.
newPlatformWriter(File) - Static method in class org.codehaus.plexus.util.WriterFactory
Create a new Writer with default plaform encoding.
newReader(InputStream, String) - Static method in class org.codehaus.plexus.util.ReaderFactory
Create a new Reader with specified encoding.
newReader(File, String) - Static method in class org.codehaus.plexus.util.ReaderFactory
Create a new Reader with specified encoding.
newReader(URL, String) - Static method in class org.codehaus.plexus.util.ReaderFactory
Create a new Reader with specified encoding.
newWriter(OutputStream, String) - Static method in class org.codehaus.plexus.util.WriterFactory
Create a new Writer with specified encoding.
newWriter(File, String) - Static method in class org.codehaus.plexus.util.WriterFactory
Create a new Writer with specified encoding.
newXmlReader(InputStream) - Static method in class org.codehaus.plexus.util.ReaderFactory
Create a new Reader with XML encoding detection rules.
newXmlReader(File) - Static method in class org.codehaus.plexus.util.ReaderFactory
Create a new Reader with XML encoding detection rules.
newXmlReader(URL) - Static method in class org.codehaus.plexus.util.ReaderFactory
Create a new Reader with XML encoding detection rules.
newXmlWriter(OutputStream) - Static method in class org.codehaus.plexus.util.WriterFactory
Create a new Writer with XML encoding detection rules.
newXmlWriter(File) - Static method in class org.codehaus.plexus.util.WriterFactory
Create a new Writer with XML encoding detection rules.

O

ONE_MULTIPLICITY - Static variable in class org.codehaus.modello.model.ModelAssociation
 
org.codehaus.modello - package org.codehaus.modello
 
org.codehaus.modello.core - package org.codehaus.modello.core
 
org.codehaus.modello.core.io - package org.codehaus.modello.core.io
 
org.codehaus.modello.metadata - package org.codehaus.modello.metadata
 
org.codehaus.modello.model - package org.codehaus.modello.model
 
org.codehaus.modello.plugin - package org.codehaus.modello.plugin
 
org.codehaus.modello.plugin.java - package org.codehaus.modello.plugin.java
 
org.codehaus.modello.plugin.java.javasource - package org.codehaus.modello.plugin.java.javasource
 
org.codehaus.modello.plugin.model - package org.codehaus.modello.plugin.model
 
org.codehaus.plexus.util - package org.codehaus.plexus.util
 
org.codehaus.plexus.util.xml - package org.codehaus.plexus.util.xml
 
output(Model, Writer) - Method in class org.codehaus.modello.core.AbstractModelloCore
 
OUTPUT_DIRECTORY - Static variable in class org.codehaus.modello.ModelloParameterConstants
 

P

PACKAGE - Static variable in class org.codehaus.modello.model.ModelDefault
 
PACKAGE_VALUE - Static variable in class org.codehaus.modello.model.ModelDefault
 
PACKAGE_WITH_VERSION - Static variable in class org.codehaus.modello.ModelloParameterConstants
 
PARAM - Static variable in class org.codehaus.modello.plugin.java.javasource.JDocDescriptor
The param descriptor (param)
parseArgumentsFromCommandLine(String[]) - Static method in class org.codehaus.modello.ModelloCli
 
parseModel(Model, XmlPullParser) - Method in class org.codehaus.modello.core.io.ModelReader
 
print(JSourceWriter) - Method in class org.codehaus.modello.plugin.java.javasource.JClass
Prints the source code for this JClass to the given JSourceWriter
print(JSourceWriter, boolean) - Method in class org.codehaus.modello.plugin.java.javasource.JClass
Prints the source code for this JClass to the given JSourceWriter
print(JSourceWriter) - Method in class org.codehaus.modello.plugin.java.javasource.JComment
prints this JComment using the given JSourceWriter
print() - Method in class org.codehaus.modello.plugin.java.javasource.JCompUnit
Prints the source code for this JClass in the current directory with the default line seperator of the the runtime platform.
print(String) - Method in class org.codehaus.modello.plugin.java.javasource.JCompUnit
Prints the source code for this JClass with the default line seperator of the the runtime platform.
print(String, String) - Method in class org.codehaus.modello.plugin.java.javasource.JCompUnit
Prints the source code for this JCompUnit.
print(JSourceWriter) - Method in class org.codehaus.modello.plugin.java.javasource.JCompUnit
Prints the source code for this JClass.
print(JSourceWriter) - Method in class org.codehaus.modello.plugin.java.javasource.JConstructor
 
print(JSourceWriter) - Method in class org.codehaus.modello.plugin.java.javasource.JDocComment
prints this JavaDoc comment using the given JSourceWriter
print(JSourceWriter) - Method in class org.codehaus.modello.plugin.java.javasource.JInterface
Prints the source code for this JInterface to the given JSourceWriter
print(JSourceWriter, boolean) - Method in class org.codehaus.modello.plugin.java.javasource.JInterface
Prints the source code for this JInterface to the given JSourceWriter
print(JSourceWriter) - Method in class org.codehaus.modello.plugin.java.javasource.JMethod
Prints this JMethod to the given JSourceWriter.
print(JSourceWriter) - Method in class org.codehaus.modello.plugin.java.javasource.JMethodSignature
Prints the method signature.
print(JSourceWriter, boolean) - Method in class org.codehaus.modello.plugin.java.javasource.JMethodSignature
Prints the method signature.
print(JSourceWriter) - Method in class org.codehaus.modello.plugin.java.javasource.JSourceCode
Prints this JSourceCode to the given JSourceWriter
printStructures(JSourceWriter, boolean) - Method in class org.codehaus.modello.plugin.java.javasource.JCompUnit
Print the source code for the contained JClass objects.
PROPERTIES - Static variable in class org.codehaus.modello.model.ModelDefault
 
PROPERTIES_VALUE - Static variable in class org.codehaus.modello.model.ModelDefault
 
put(String, Object) - Method in class org.codehaus.modello.plugin.java.javasource.JNamedMap
Maps (associates) an Object with a name

R

read(char[], int, int) - Method in class org.codehaus.plexus.util.xml.XmlReader
Deprecated.  
ReaderFactory - Class in org.codehaus.plexus.util
Utility to create Readers from streams, with explicit encoding choice: platform default, XML, or specified.
ReaderFactory() - Constructor for class org.codehaus.plexus.util.ReaderFactory
 
REFERENCE - Static variable in class org.codehaus.modello.plugin.java.javasource.JDocDescriptor
The reference descriptor (see)
remove(int) - Method in class org.codehaus.modello.plugin.java.javasource.JNamedMap
Removes and returns the Object located at the given index
remove(String) - Method in class org.codehaus.modello.plugin.java.javasource.JNamedMap
Removes and returns the Object associated with the given name
removeConstructor(JConstructor) - Method in class org.codehaus.modello.plugin.java.javasource.JClass
Removes the given constructor from this JClass
removeDeclaringClass(JClass) - Method in class org.codehaus.modello.plugin.java.javasource.JMethod
Removes the given JClass from the set of classes that contain this method.
removeField(String) - Method in class org.codehaus.modello.plugin.java.javasource.JClass
Removes the field with the given name from this JClass
removeField(JField) - Method in class org.codehaus.modello.plugin.java.javasource.JClass
Removes the given JField from this JClass
removeInnerClass(JClass) - Method in class org.codehaus.modello.plugin.java.javasource.JClass
Removes the given inner-class (JClass) from this JClass.
RETURN - Static variable in class org.codehaus.modello.plugin.java.javasource.JDocDescriptor
The return descriptor (return)
ROLE - Static variable in interface org.codehaus.modello.core.GeneratorPluginManager
 
ROLE - Static variable in interface org.codehaus.modello.core.MetadataPluginManager
 
ROLE - Static variable in interface org.codehaus.modello.core.ModelloCore
 
ROLE - Static variable in interface org.codehaus.modello.metadata.MetadataPlugin
 

S

saveModel(Model, Writer) - Method in class org.codehaus.modello.core.DefaultModelloCore
 
saveModel(Model, Writer) - Method in interface org.codehaus.modello.core.ModelloCore
 
SET - Static variable in class org.codehaus.modello.model.ModelDefault
 
SET_VALUE - Static variable in class org.codehaus.modello.model.ModelDefault
 
setAbstract(boolean) - Method in class org.codehaus.modello.plugin.java.JavaClassMetadata
 
setAbstract(boolean) - Method in class org.codehaus.modello.plugin.java.javasource.JModifiers
Sets whether or not the "abstract" qualifier is present
This applies only to methods or classes.
setAdder(boolean) - Method in class org.codehaus.modello.plugin.java.JavaFieldMetadata
 
setAlias(String) - Method in class org.codehaus.modello.model.ModelField
 
setBooleanGetter(boolean) - Method in class org.codehaus.modello.plugin.java.JavaFieldMetadata
 
setCode(String) - Method in class org.codehaus.modello.model.CodeSegment
 
setComment(String) - Method in class org.codehaus.modello.model.BaseElement
 
setComment(String) - Method in class org.codehaus.modello.plugin.java.javasource.JComment
Sets the comment String of this JDocComment
setComment(String) - Method in class org.codehaus.modello.plugin.java.javasource.JDocComment
Sets the comment String of this JDocComment
setComment(JDocComment) - Method in class org.codehaus.modello.plugin.java.javasource.JField
Sets the comment describing this member.
setComment(String) - Method in class org.codehaus.modello.plugin.java.javasource.JField
Sets the comment describing this member.
setComment(String) - Method in class org.codehaus.modello.plugin.java.javasource.JMethod
Sets the comment describing this member.
setComment(String) - Method in class org.codehaus.modello.plugin.java.javasource.JMethodSignature
Sets the comment describing this JMethodSignature.
setDeclaringClass(JClass) - Method in class org.codehaus.modello.plugin.java.javasource.JField
 
setDefaultEncoding(String) - Static method in class org.codehaus.plexus.util.xml.XmlReader
Deprecated. Sets the default encoding to use if none is set in HTTP content-type, XML prolog and the rules based on content-type are not adequate.
setDefaultValue(String) - Method in class org.codehaus.modello.model.ModelField
 
setDeprecatedVersion(Version) - Method in class org.codehaus.modello.model.BaseElement
 
setDescription(String) - Method in class org.codehaus.modello.model.BaseElement
 
setDescription(String) - Method in class org.codehaus.modello.plugin.java.javasource.JDocDescriptor
Sets the description String for this descriptor
setEnabled(boolean) - Method in class org.codehaus.modello.plugin.java.JavaClassMetadata
 
setFinal(boolean) - Method in class org.codehaus.modello.plugin.java.javasource.JModifiers
Sets whether or not the "final" qualifier is present
setGenerateAdd(boolean) - Method in class org.codehaus.modello.plugin.java.JavaAssociationMetadata
 
setGenerateBreak(boolean) - Method in class org.codehaus.modello.plugin.java.JavaAssociationMetadata
 
setGenerateCreate(boolean) - Method in class org.codehaus.modello.plugin.java.JavaAssociationMetadata
 
setGenerateRemove(boolean) - Method in class org.codehaus.modello.plugin.java.JavaAssociationMetadata
 
setGetter(boolean) - Method in class org.codehaus.modello.plugin.java.JavaFieldMetadata
 
setHeader(JComment) - Method in class org.codehaus.modello.plugin.java.javasource.JCompUnit
Sets the header comment for this JCompUnit
setId(String) - Method in class org.codehaus.modello.model.Model
 
setIdentifier(boolean) - Method in class org.codehaus.modello.model.ModelField
 
setInitializationMode(String) - Method in class org.codehaus.modello.plugin.java.JavaAssociationMetadata
 
setInitString(String) - Method in class org.codehaus.modello.plugin.java.javasource.JField
Sets the initialization string for this JField; Allows some flexibility in declaring default values.
setInterfaceName(String) - Method in class org.codehaus.modello.plugin.java.JavaAssociationMetadata
 
setKey(String) - Method in class org.codehaus.modello.model.ModelDefault
 
setLineSeparator(String) - Method in class org.codehaus.modello.plugin.java.javasource.JSourceWriter
Sets the line separator to use at the end of each line
setModifiers(JModifiers) - Method in class org.codehaus.modello.plugin.java.javasource.JConstructor
 
setModifiers(JModifiers) - Method in class org.codehaus.modello.plugin.java.javasource.JField
 
setModifiers(JModifiers) - Method in class org.codehaus.modello.plugin.java.javasource.JMethod
Sets the JModifiers for this JMethod.
setModifiers(JModifiers) - Method in class org.codehaus.modello.plugin.java.javasource.JMethodSignature
Sets the JModifiers for this method signature.
setMultiplicity(String) - Method in class org.codehaus.modello.model.ModelAssociation
 
setName(String) - Method in class org.codehaus.modello.model.BaseElement
 
setName(String) - Method in class org.codehaus.modello.plugin.java.javasource.JDocDescriptor
Sets the name value of the JavaDoc field.
setName(String) - Method in class org.codehaus.modello.plugin.java.javasource.JField
Sets the name of this JField
setName(String) - Method in class org.codehaus.modello.plugin.java.javasource.JParameter
Sets the name of this parameter
setPackageName(String) - Method in class org.codehaus.modello.model.ModelClass
 
setPackageName(String) - Method in class org.codehaus.modello.model.ModelInterface
 
setRequired(boolean) - Method in class org.codehaus.modello.model.ModelField
 
setRootElement(boolean) - Method in class org.codehaus.modello.plugin.model.ModelClassMetadata
 
setSetter(boolean) - Method in class org.codehaus.modello.plugin.java.JavaFieldMetadata
 
setSourceCode(String) - Method in class org.codehaus.modello.plugin.java.javasource.JConstructor
 
setSourceCode(JSourceCode) - Method in class org.codehaus.modello.plugin.java.javasource.JConstructor
 
setSourceCode(String) - Method in class org.codehaus.modello.plugin.java.javasource.JMethod
Sets the given string as the source code (method body) for this JMethod.
setSourceCode(JSourceCode) - Method in class org.codehaus.modello.plugin.java.javasource.JMethod
Sets the given JSourceCode as the source code (method body) for this JMethod.
setStatic(boolean) - Method in class org.codehaus.modello.plugin.java.javasource.JModifiers
Sets whether or not the "static" qualifier is present
setStyle(short) - Method in class org.codehaus.modello.plugin.java.javasource.JComment
Sets the style for this JComment
setSuperClass(String) - Method in class org.codehaus.modello.model.ModelClass
 
setSuperClass(String) - Method in class org.codehaus.modello.plugin.java.javasource.JClass
Sets the super Class that this class extends
setSuperInterface(String) - Method in class org.codehaus.modello.model.ModelInterface
 
setTagName(String) - Method in class org.codehaus.modello.plugin.model.ModelClassMetadata
 
setTo(String) - Method in class org.codehaus.modello.model.ModelAssociation
 
setTransient(boolean) - Method in class org.codehaus.modello.plugin.java.javasource.JModifiers
Sets whether or not the "transient" qualifier is present
setType(String) - Method in class org.codehaus.modello.model.ModelField
 
setType(String) - Method in class org.codehaus.modello.model.VersionDefinition
 
setType(JType) - Method in class org.codehaus.modello.plugin.java.javasource.JParameter
Sets the type of this parameter
setTypeValidator(String) - Method in class org.codehaus.modello.model.ModelField
 
setValue(String) - Method in class org.codehaus.modello.model.ModelDefault
 
setValue(String) - Method in class org.codehaus.modello.model.VersionDefinition
 
setVersionDefinition(VersionDefinition) - Method in class org.codehaus.modello.model.Model
 
setVersionRange(VersionRange) - Method in class org.codehaus.modello.model.BaseElement
 
Short - Static variable in class org.codehaus.modello.plugin.java.javasource.JType
 
singular(String) - Method in class org.codehaus.modello.plugin.AbstractModelloGenerator
 
size() - Method in class org.codehaus.modello.plugin.java.javasource.JNamedMap
Returns the number of Object associations currently in this named map
STRICT_PARSER - Static variable in class org.codehaus.modello.ModelloParameterConstants
 

T

toString() - Method in class org.codehaus.modello.model.ModelField
 
toString() - Method in class org.codehaus.modello.model.Version
 
toString(String, String) - Method in class org.codehaus.modello.model.Version
 
toString() - Method in class org.codehaus.modello.model.VersionRange
 
toString() - Method in class org.codehaus.modello.plugin.java.javasource.JComment
Returns the String representation of this Java Doc Comment
toString() - Method in class org.codehaus.modello.plugin.java.javasource.JConstructor
 
toString() - Method in class org.codehaus.modello.plugin.java.javasource.JDocComment
Returns the String representation of this Java Doc Comment
toString() - Method in class org.codehaus.modello.plugin.java.javasource.JDocDescriptor
Returns the String representation of this JDocDescriptor
toString() - Method in class org.codehaus.modello.plugin.java.javasource.JField
 
toString() - Method in class org.codehaus.modello.plugin.java.javasource.JMethod
Returns the String representation of this JMethod, which is the method prototype.
toString() - Method in class org.codehaus.modello.plugin.java.javasource.JMethodSignature
Returns the String representation of this JMethod, which is the method prototype.
toString() - Method in class org.codehaus.modello.plugin.java.javasource.JModifiers
Returns the String represetation of this JModifiers
toString() - Method in class org.codehaus.modello.plugin.java.javasource.JParameter
Returns the String representation of this JParameter.
toString() - Method in class org.codehaus.modello.plugin.java.javasource.JSourceCode
Returns the String representation of this JSourceCode
toString() - Method in class org.codehaus.modello.plugin.java.javasource.JType
Returns the String representation of this JType, which is simply the name of this type.
translate(Reader, String, Properties) - Method in class org.codehaus.modello.core.DefaultModelloCore
 
translate(Reader, String, Properties) - Method in interface org.codehaus.modello.core.ModelloCore
 
translate(Reader, Writer, String, Properties) - Method in class org.codehaus.modello.Modello
 

U

uncapitalise(String) - Static method in class org.codehaus.modello.plugin.AbstractModelloGenerator
 
unindent() - Method in class org.codehaus.modello.plugin.java.javasource.JSourceCode
Decreases the indent level by 1
unindent() - Method in class org.codehaus.modello.plugin.java.javasource.JSourceWriter
Decreases the indentation level by 1
US_ASCII - Static variable in class org.codehaus.plexus.util.ReaderFactory
Seven-bit ASCII, also known as ISO646-US, also known as the Basic Latin block of the Unicode character set.
US_ASCII - Static variable in class org.codehaus.plexus.util.WriterFactory
Seven-bit ASCII, also known as ISO646-US, also known as the Basic Latin block of the Unicode character set.
UTF_16 - Static variable in class org.codehaus.plexus.util.ReaderFactory
Sixteen-bit Unicode Transformation Format, byte order specified by a mandatory initial byte-order mark (either order accepted on input, big-endian used on output).
UTF_16 - Static variable in class org.codehaus.plexus.util.WriterFactory
Sixteen-bit Unicode Transformation Format, byte order specified by a mandatory initial byte-order mark (either order accepted on input, big-endian used on output).
UTF_16BE - Static variable in class org.codehaus.plexus.util.ReaderFactory
Sixteen-bit Unicode Transformation Format, big-endian byte order.
UTF_16BE - Static variable in class org.codehaus.plexus.util.WriterFactory
Sixteen-bit Unicode Transformation Format, big-endian byte order.
UTF_16LE - Static variable in class org.codehaus.plexus.util.ReaderFactory
Sixteen-bit Unicode Transformation Format, little-endian byte order.
UTF_16LE - Static variable in class org.codehaus.plexus.util.WriterFactory
Sixteen-bit Unicode Transformation Format, little-endian byte order.
UTF_8 - Static variable in class org.codehaus.plexus.util.ReaderFactory
Eight-bit Unicode Transformation Format.
UTF_8 - Static variable in class org.codehaus.plexus.util.WriterFactory
Eight-bit Unicode Transformation Format.

V

validate() - Method in class org.codehaus.modello.model.BaseElement
 
validateElement() - Method in class org.codehaus.modello.model.BaseElement
 
validateElement() - Method in class org.codehaus.modello.model.CodeSegment
 
validateElement() - Method in class org.codehaus.modello.model.Model
 
validateElement() - Method in class org.codehaus.modello.model.ModelAssociation
 
validateElement() - Method in class org.codehaus.modello.model.ModelClass
 
validateElement() - Method in class org.codehaus.modello.model.ModelDefault
 
validateElement() - Method in class org.codehaus.modello.model.ModelField
 
validateElement() - Method in class org.codehaus.modello.model.ModelInterface
 
validateFieldNotEmpty(String, String, String) - Method in class org.codehaus.modello.model.BaseElement
 
Version - Class in org.codehaus.modello.model
A version string is on the form ...
Version(String) - Constructor for class org.codehaus.modello.model.Version
 
VERSION - Static variable in class org.codehaus.modello.ModelloParameterConstants
 
VERSION - Static variable in class org.codehaus.modello.plugin.java.javasource.JDocDescriptor
the version descriptor (version)
VersionDefinition - Class in org.codehaus.modello.model
 
VersionDefinition() - Constructor for class org.codehaus.modello.model.VersionDefinition
 
VersionRange - Class in org.codehaus.modello.model
 
VersionRange(String) - Constructor for class org.codehaus.modello.model.VersionRange
 
VersionRange(Version) - Constructor for class org.codehaus.modello.model.VersionRange
 
VersionUtil - Class in org.codehaus.modello.model
 
VersionUtil() - Constructor for class org.codehaus.modello.model.VersionUtil
 

W

write(float) - Method in class org.codehaus.modello.plugin.java.javasource.JSourceWriter
 
write(long) - Method in class org.codehaus.modello.plugin.java.javasource.JSourceWriter
 
write(double) - Method in class org.codehaus.modello.plugin.java.javasource.JSourceWriter
 
write(Object) - Method in class org.codehaus.modello.plugin.java.javasource.JSourceWriter
 
write(boolean) - Method in class org.codehaus.modello.plugin.java.javasource.JSourceWriter
 
write(String, int, int) - Method in class org.codehaus.modello.plugin.java.javasource.JSourceWriter
 
write(String) - Method in class org.codehaus.modello.plugin.java.javasource.JSourceWriter
 
write(char[]) - Method in class org.codehaus.modello.plugin.java.javasource.JSourceWriter
 
write(int) - Method in class org.codehaus.modello.plugin.java.javasource.JSourceWriter
 
write(char[], int, int) - Method in class org.codehaus.modello.plugin.java.javasource.JSourceWriter
 
write(char[], int, int) - Method in class org.codehaus.plexus.util.xml.XmlStreamWriter
 
writeIndent() - Method in class org.codehaus.modello.plugin.java.javasource.JSourceWriter
 
writeln() - Method in class org.codehaus.modello.plugin.java.javasource.JSourceWriter
 
writeln(float) - Method in class org.codehaus.modello.plugin.java.javasource.JSourceWriter
 
writeln(long) - Method in class org.codehaus.modello.plugin.java.javasource.JSourceWriter
 
writeln(int) - Method in class org.codehaus.modello.plugin.java.javasource.JSourceWriter
 
writeln(double) - Method in class org.codehaus.modello.plugin.java.javasource.JSourceWriter
 
writeln(Object) - Method in class org.codehaus.modello.plugin.java.javasource.JSourceWriter
 
writeln(String) - Method in class org.codehaus.modello.plugin.java.javasource.JSourceWriter
 
writeln(char[]) - Method in class org.codehaus.modello.plugin.java.javasource.JSourceWriter
 
writeln(boolean) - Method in class org.codehaus.modello.plugin.java.javasource.JSourceWriter
 
writeln(char) - Method in class org.codehaus.modello.plugin.java.javasource.JSourceWriter
 
WriterFactory - Class in org.codehaus.plexus.util
Utility to create Writers, with explicit encoding choice: platform default, XML, or specified.
WriterFactory() - Constructor for class org.codehaus.plexus.util.WriterFactory
 

X

XmlReader - Class in org.codehaus.plexus.util.xml
Deprecated. use XmlStreamReader
XmlReader(File) - Constructor for class org.codehaus.plexus.util.xml.XmlReader
Deprecated. Creates a Reader for a File.
XmlReader(InputStream) - Constructor for class org.codehaus.plexus.util.xml.XmlReader
Deprecated. Creates a Reader for a raw InputStream.
XmlReader(InputStream, boolean) - Constructor for class org.codehaus.plexus.util.xml.XmlReader
Deprecated. Creates a Reader for a raw InputStream.
XmlReader(URL) - Constructor for class org.codehaus.plexus.util.xml.XmlReader
Deprecated. Creates a Reader using the InputStream of a URL.
XmlReader(URLConnection) - Constructor for class org.codehaus.plexus.util.xml.XmlReader
Deprecated. Creates a Reader using the InputStream of a URLConnection.
XmlReader(InputStream, String) - Constructor for class org.codehaus.plexus.util.xml.XmlReader
Deprecated. Creates a Reader using an InputStream an the associated content-type header.
XmlReader(InputStream, String, boolean, String) - Constructor for class org.codehaus.plexus.util.xml.XmlReader
Deprecated. Creates a Reader using an InputStream an the associated content-type header.
XmlReader(InputStream, String, boolean) - Constructor for class org.codehaus.plexus.util.xml.XmlReader
Deprecated. Creates a Reader using an InputStream an the associated content-type header.
XmlReaderException - Exception in org.codehaus.plexus.util.xml
The XmlReaderException is thrown by the XmlReader constructors if the charset encoding can not be determined according to the XML 1.0 specification and RFC 3023.
XmlReaderException(String, String, String, String, InputStream) - Constructor for exception org.codehaus.plexus.util.xml.XmlReaderException
Creates an exception instance if the charset encoding could not be determined.
XmlReaderException(String, String, String, String, String, String, InputStream) - Constructor for exception org.codehaus.plexus.util.xml.XmlReaderException
Creates an exception instance if the charset encoding could not be determined.
XmlStreamReader - Class in org.codehaus.plexus.util.xml
Character stream that handles (or at least attemtps to) all the necessary Voodo to figure out the charset encoding of the XML document within the stream.
XmlStreamReader(File) - Constructor for class org.codehaus.plexus.util.xml.XmlStreamReader
Creates a Reader for a File.
XmlStreamReader(InputStream) - Constructor for class org.codehaus.plexus.util.xml.XmlStreamReader
Creates a Reader for a raw InputStream.
XmlStreamReader(InputStream, boolean) - Constructor for class org.codehaus.plexus.util.xml.XmlStreamReader
Creates a Reader for a raw InputStream.
XmlStreamReader(URL) - Constructor for class org.codehaus.plexus.util.xml.XmlStreamReader
Creates a Reader using the InputStream of a URL.
XmlStreamReader(URLConnection) - Constructor for class org.codehaus.plexus.util.xml.XmlStreamReader
Creates a Reader using the InputStream of a URLConnection.
XmlStreamReader(InputStream, String) - Constructor for class org.codehaus.plexus.util.xml.XmlStreamReader
Creates a Reader using an InputStream an the associated content-type header.
XmlStreamReader(InputStream, String, boolean, String) - Constructor for class org.codehaus.plexus.util.xml.XmlStreamReader
Creates a Reader using an InputStream an the associated content-type header.
XmlStreamReader(InputStream, String, boolean) - Constructor for class org.codehaus.plexus.util.xml.XmlStreamReader
Creates a Reader using an InputStream an the associated content-type header.
XmlStreamReaderException - Exception in org.codehaus.plexus.util.xml
The XmlStreamReaderException is thrown by the XmlStreamReader constructors if the charset encoding can not be determined according to the XML 1.0 specification and RFC 3023.
XmlStreamReaderException(String, String, String, String, InputStream) - Constructor for exception org.codehaus.plexus.util.xml.XmlStreamReaderException
Creates an exception instance if the charset encoding could not be determined.
XmlStreamReaderException(String, String, String, String, String, String, InputStream) - Constructor for exception org.codehaus.plexus.util.xml.XmlStreamReaderException
Creates an exception instance if the charset encoding could not be determined.
XmlStreamWriter - Class in org.codehaus.plexus.util.xml
Character stream that handles (or at least attemtps to) all the necessary Voodo to figure out the charset encoding of the XML document written to the stream.
XmlStreamWriter(OutputStream) - Constructor for class org.codehaus.plexus.util.xml.XmlStreamWriter
 
XmlStreamWriter(File) - Constructor for class org.codehaus.plexus.util.xml.XmlStreamWriter
 

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

Copyright © 2001-2009 Codehaus. All Rights Reserved.