Download Sources
A B C D E F G H I L M N O P R S T V W _

G

generate() - Method in class com.liguorien.flex.generator.FlexGenerator
Proceed to generation.
GeneratorContext - Class in com.liguorien.flex.generator.utils
 
GeneratorContext() - Constructor for class com.liguorien.flex.generator.utils.GeneratorContext
Creates a new instance of GeneratorContext
GetArray - Class in com.liguorien.flex.generator.writers.dom4j.methods
Generates a method who builds an array from a dom4j element.
GetArray(Class<?>, PropertyDescriptor) - Constructor for class com.liguorien.flex.generator.writers.dom4j.methods.GetArray
Create a new instance of GetArray
GetArrayElement - Class in com.liguorien.flex.generator.writers.dom4j.methods
Generates a method who builds a dom4j element from an array of basic types.
GetArrayElement() - Constructor for class com.liguorien.flex.generator.writers.dom4j.methods.GetArrayElement
Creates a new instance of GetArrayElement
getAttributes() - Method in class com.liguorien.flex.generator.handlers.AbstractGeneratorHandler
Returns a List of PropertyDescriptor which will be XML attributes.
GetBasicArray - Class in com.liguorien.flex.generator.writers.as3.methods
 
GetBasicArray(Class<?>, PropertyDescriptor) - Constructor for class com.liguorien.flex.generator.writers.as3.methods.GetBasicArray
Creates a new instance of GetBasicArray
GetBasicMap - Class in com.liguorien.flex.generator.writers.as3.methods
 
GetBasicMap(Class<?>, PropertyDescriptor) - Constructor for class com.liguorien.flex.generator.writers.as3.methods.GetBasicMap
Creates a new instance of GetBasicArray
GetBasicMapXML - Class in com.liguorien.flex.generator.writers.as3.methods
 
GetBasicMapXML() - Constructor for class com.liguorien.flex.generator.writers.as3.methods.GetBasicMapXML
 
GetBasicXML - Class in com.liguorien.flex.generator.writers.as3.methods
 
GetBasicXML() - Constructor for class com.liguorien.flex.generator.writers.as3.methods.GetBasicXML
Creates a new instance of GetBasicXML
GetBasicXMLList - Class in com.liguorien.flex.generator.writers.as3.methods
 
GetBasicXMLList() - Constructor for class com.liguorien.flex.generator.writers.as3.methods.GetBasicXMLList
 
getBuilderSuffix() - Method in class com.liguorien.flex.generator.handlers.Dom4jBuilderHandler
Return the suffix to be appended to the name of the generated class.
getBuilderSuffix() - Method in class com.liguorien.flex.generator.handlers.FlexModelBuilderHandler
 
getBundle(String) - Static method in class com.liguorien.flex.generator.utils.ClassLoaderUtil
Finds a ResourceBundle through several classloaders.
getClassIndentationLevel() - Method in class com.liguorien.flex.generator.writers.as3.AS3Writer
 
getClassIndentationLevel() - Method in interface com.liguorien.flex.generator.writers.ClassWriter
Returns the indentation level of the class declaration
getClassIndentationLevel() - Method in class com.liguorien.flex.generator.writers.dom4j.Dom4jWriter
 
getClassName(Class) - Method in class com.liguorien.flex.generator.handlers.AbstractGeneratorHandler
Get the name of the generated class.
getClassName(Class) - Method in class com.liguorien.flex.generator.handlers.Dom4jBuilderHandler
 
getClassPrefix() - Method in class com.liguorien.flex.generator.FlexGenerator
Get the class prefix
getClassSuffix() - Method in class com.liguorien.flex.generator.FlexGenerator
Get the class suffix
getClassType() - Method in class com.liguorien.flex.generator.handlers.AbstractGeneratorHandler
Get the ClassType for this handler.
getClassType() - Method in class com.liguorien.flex.generator.handlers.Dom4jBuilderHandler
 
getClassType() - Method in interface com.liguorien.flex.generator.handlers.FlexGeneratorHandler
Return the type of generated class of this handler.
getClassType() - Method in class com.liguorien.flex.generator.handlers.FlexModelBuilderHandler
 
getClassType() - Method in class com.liguorien.flex.generator.handlers.FlexModelHandler
 
getClassWriter() - Method in class com.liguorien.flex.generator.handlers.AbstractGeneratorHandler
Get the ClassWriter of this handler.
getClassWriter() - Method in class com.liguorien.flex.generator.handlers.Dom4jBuilderHandler
 
getClassWriter() - Method in class com.liguorien.flex.generator.handlers.FlexModelBuilderHandler
 
getClassWriter() - Method in class com.liguorien.flex.generator.handlers.FlexModelHandler
 
GetCollection - Class in com.liguorien.flex.generator.writers.dom4j.methods
 
GetCollection(Class<?>, Class<?>, String, PropertyDescriptor) - Constructor for class com.liguorien.flex.generator.writers.dom4j.methods.GetCollection
 
GetCollectionElement - Class in com.liguorien.flex.generator.writers.dom4j.methods
 
GetCollectionElement() - Constructor for class com.liguorien.flex.generator.writers.dom4j.methods.GetCollectionElement
 
getContext() - Static method in class com.liguorien.flex.generator.FlexGenerator
 
getContextMethodWriters() - Method in class com.liguorien.flex.generator.handlers.AbstractGeneratorHandler
Returns the method writers which are been added for the current class
getContextWriter() - Static method in class com.liguorien.flex.generator.writers.as3.AS3Writer
 
getContextWriter() - Static method in class com.liguorien.flex.generator.writers.dom4j.Dom4jWriter
 
getCurrentClass() - Method in class com.liguorien.flex.generator.handlers.AbstractGeneratorHandler
Return the current Entity class.
getCurrentClass() - Method in interface com.liguorien.flex.generator.handlers.FlexGeneratorHandler
Return he class which the generator is parsing.
getDefault() - Static method in class com.liguorien.flex.generator.writers.as3.methods.GetXML
 
getDefault() - Static method in class com.liguorien.flex.generator.writers.dom4j.methods.GetElement
 
getDefaultEvent() - Method in class com.liguorien.flex.generator.handlers.FlexModelHandler
Return the default event for bindable properties.
GetElement - Class in com.liguorien.flex.generator.writers.dom4j.methods
 
GetElement() - Constructor for class com.liguorien.flex.generator.writers.dom4j.methods.GetElement
Creates a new instance of GetElement
getElements() - Method in class com.liguorien.flex.generator.handlers.AbstractGeneratorHandler
Returns a List of PropertyDescriptor which will be XML elements.
GetEntityArray - Class in com.liguorien.flex.generator.writers.as3.methods
 
GetEntityArray() - Constructor for class com.liguorien.flex.generator.writers.as3.methods.GetEntityArray
 
GetEntityArrayElement - Class in com.liguorien.flex.generator.writers.dom4j.methods
 
GetEntityArrayElement() - Constructor for class com.liguorien.flex.generator.writers.dom4j.methods.GetEntityArrayElement
 
GetEntityCollection - Class in com.liguorien.flex.generator.writers.dom4j.methods
 
GetEntityCollection() - Constructor for class com.liguorien.flex.generator.writers.dom4j.methods.GetEntityCollection
 
GetEntityCollectionElement - Class in com.liguorien.flex.generator.writers.dom4j.methods
 
GetEntityCollectionElement() - Constructor for class com.liguorien.flex.generator.writers.dom4j.methods.GetEntityCollectionElement
 
GetEntityMap - Class in com.liguorien.flex.generator.writers.as3.methods
 
GetEntityMap() - Constructor for class com.liguorien.flex.generator.writers.as3.methods.GetEntityMap
 
GetEntityMapElement - Class in com.liguorien.flex.generator.writers.dom4j.methods
 
GetEntityMapElement() - Constructor for class com.liguorien.flex.generator.writers.dom4j.methods.GetEntityMapElement
 
GetEntityMapXML - Class in com.liguorien.flex.generator.writers.as3.methods
 
GetEntityMapXML() - Constructor for class com.liguorien.flex.generator.writers.as3.methods.GetEntityMapXML
 
GetEntityXMLList - Class in com.liguorien.flex.generator.writers.as3.methods
 
GetEntityXMLList() - Constructor for class com.liguorien.flex.generator.writers.as3.methods.GetEntityXMLList
 
getFlexOutputDirectory() - Method in class com.liguorien.flex.generator.FlexGenerator
Returns the Flex output directory
getGenerator() - Method in class com.liguorien.flex.generator.handlers.AbstractGeneratorHandler
Getter for property generator.
getGenerator() - Method in class com.liguorien.flex.generator.utils.GeneratorContext
Getter for property generator.
getHandler() - Method in class com.liguorien.flex.generator.utils.GeneratorContext
Getter for property handler.
getImports() - Method in class com.liguorien.flex.generator.handlers.AbstractGeneratorHandler
Returns a Set which contains the import statement for the current class
getIndentation(int) - Method in class com.liguorien.flex.generator.FlexGenerator
Get the indentation string for a given indentation count
getIndentationString() - Method in class com.liguorien.flex.generator.FlexGenerator
Getter for property indentationString.
GetInstance - Class in com.liguorien.flex.generator.writers.as3.methods
 
GetInstance() - Constructor for class com.liguorien.flex.generator.writers.as3.methods.GetInstance
 
GetInstance - Class in com.liguorien.flex.generator.writers.dom4j.methods
 
GetInstance() - Constructor for class com.liguorien.flex.generator.writers.dom4j.methods.GetInstance
 
getJavaOutputDirectory() - Method in class com.liguorien.flex.generator.FlexGenerator
Getter for property javaOutputDirectory.
getLocale() - Method in class com.liguorien.flex.generator.FlexGenerator
Getter for property locale.
getLocale() - Static method in class com.liguorien.flex.generator.utils.ClassLoaderUtil
Get the Locale of the current context FlexGenerator instance.
GetMap - Class in com.liguorien.flex.generator.writers.dom4j.methods
 
GetMap(FlexMap, String, PropertyDescriptor) - Constructor for class com.liguorien.flex.generator.writers.dom4j.methods.GetMap
 
GetMapElement - Class in com.liguorien.flex.generator.writers.dom4j.methods
 
GetMapElement() - Constructor for class com.liguorien.flex.generator.writers.dom4j.methods.GetMapElement
 
getMethodName(Class<?>, Object...) - Method in class com.liguorien.flex.generator.FlexGenerator
Writes the result of FlexGenerator.writeMethodName(java.io.Writer, java.lang.Class, java.lang.Object...) into a StringWriter and return the result as a String.
getMethodWriters() - Method in class com.liguorien.flex.generator.handlers.AbstractGeneratorHandler
Returns the method writers of this handler.
getNodeName(PropertyDescriptor) - Static method in class com.liguorien.flex.generator.FlexGenerator
Return the node name of a property.
getNodeName(Class<?>) - Static method in class com.liguorien.flex.generator.FlexGenerator
Return the node name of an entity class.
getOutputDirectory() - Method in class com.liguorien.flex.generator.handlers.AbstractGeneratorHandler
Return the output directory of this handler
getOutputDirectory() - Method in class com.liguorien.flex.generator.handlers.Dom4jBuilderHandler
 
getOutputDirectory() - Method in class com.liguorien.flex.generator.handlers.FlexModelBuilderHandler
 
getOutputDirectory() - Method in class com.liguorien.flex.generator.handlers.FlexModelHandler
 
getOutputMode() - Method in class com.liguorien.flex.generator.FlexGenerator
Return the current output mode.
getPackageName(Class<?>) - Method in class com.liguorien.flex.generator.FlexGenerator
Returns the package name of the generated class.
GetPrimitiveArrayElement - Class in com.liguorien.flex.generator.writers.dom4j.methods
 
GetPrimitiveArrayElement(Class<?>, PropertyDescriptor) - Constructor for class com.liguorien.flex.generator.writers.dom4j.methods.GetPrimitiveArrayElement
 
getPriority() - Method in class com.liguorien.flex.generator.writers.as3.BuilderMethodWriter
 
getPriority() - Method in class com.liguorien.flex.generator.writers.as3.BuilderPropertyWriter
 
getPriority() - Method in class com.liguorien.flex.generator.writers.as3.E4XElement
 
getPriority() - Method in class com.liguorien.flex.generator.writers.as3.methods.GetterSetter
 
getPriority() - Method in class com.liguorien.flex.generator.writers.as3.properties.BasicArrayProperty
 
getPriority() - Method in class com.liguorien.flex.generator.writers.as3.properties.BasicElement
 
getPriority() - Method in class com.liguorien.flex.generator.writers.as3.properties.BasicMapProperty
 
getPriority() - Method in class com.liguorien.flex.generator.writers.as3.properties.E4XProperty
 
getPriority() - Method in class com.liguorien.flex.generator.writers.as3.properties.EntityArrayProperty
 
getPriority() - Method in class com.liguorien.flex.generator.writers.as3.properties.EntityMapProperty
 
getPriority() - Method in class com.liguorien.flex.generator.writers.dom4j.BuilderMethodWriter
 
getPriority() - Method in class com.liguorien.flex.generator.writers.dom4j.properties.ArrayElement
 
getPriority() - Method in class com.liguorien.flex.generator.writers.dom4j.properties.ArrayProperty
 
getPriority() - Method in class com.liguorien.flex.generator.writers.dom4j.properties.BasicProperty
 
getPriority() - Method in class com.liguorien.flex.generator.writers.dom4j.properties.CollectionElement
 
getPriority() - Method in class com.liguorien.flex.generator.writers.dom4j.properties.CollectionProperty
 
getPriority() - Method in class com.liguorien.flex.generator.writers.dom4j.properties.EntityElement
 
getPriority() - Method in class com.liguorien.flex.generator.writers.dom4j.properties.EntityProperty
 
getPriority() - Method in class com.liguorien.flex.generator.writers.dom4j.properties.MapElement
 
getPriority() - Method in class com.liguorien.flex.generator.writers.dom4j.properties.MapProperty
 
getPriority() - Method in class com.liguorien.flex.generator.writers.dom4j.properties.SimpleElement
 
getPriority() - Method in interface com.liguorien.flex.generator.writers.MethodWriter
Returns the priority for this writer.
getPriority() - Method in interface com.liguorien.flex.generator.writers.PropertyWriter
Returns the priority for this writer.
getPropertyType() - Method in class com.liguorien.flex.generator.utils.PropertyDescriptorProxy
 
getPropertyWriters() - Method in class com.liguorien.flex.generator.handlers.AbstractGeneratorHandler
Returns the default property writers of this handler.
getRelativeFilePath(Class) - Method in class com.liguorien.flex.generator.handlers.AbstractGeneratorHandler
Returns a file path relative to the output directory.
getRelativeFilePath(Class) - Method in class com.liguorien.flex.generator.handlers.Dom4jBuilderHandler
 
getString(String, String) - Static method in class com.liguorien.flex.generator.utils.ClassLoaderUtil
Searchs for a String resource into a ResourceBundle through several classloaders.
GetString - Class in com.liguorien.flex.generator.writers.as3.methods
 
GetString() - Constructor for class com.liguorien.flex.generator.writers.as3.methods.GetString
Creates a new instance of GetString
GetterSetter - Class in com.liguorien.flex.generator.writers.as3.methods
 
GetterSetter() - Constructor for class com.liguorien.flex.generator.writers.as3.methods.GetterSetter
 
getType() - Method in class com.liguorien.flex.generator.utils.PropertyDescriptorProxy
 
getTypeName(Class) - Static method in class com.liguorien.flex.generator.writers.as3.AS3Writer
Returns the AS3 classname of a Java type.
getTypeName() - Method in class com.liguorien.flex.generator.writers.as3.ContextMethodWriter
 
getTypeName() - Method in class com.liguorien.flex.generator.writers.dom4j.ContextMethodWriter
 
getWrapperName(String) - Static method in class com.liguorien.flex.generator.writers.dom4j.Dom4jWriter
Return the wrapper class of a primitive.
getWriter() - Method in class com.liguorien.flex.generator.handlers.AbstractGeneratorHandler
Getter for property writer.
GetXML - Class in com.liguorien.flex.generator.writers.as3.methods
 
GetXML() - Constructor for class com.liguorien.flex.generator.writers.as3.methods.GetXML
 

FlexGenerator
A B C D E F G H I L M N O P R S T V W _
Copyright 2006 Nicolas Désy. All rights reserved.