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

A

APPSERVER_TYPEMAPPINGS - Static variable in class com.finalist.jaggenerator.DatabaseManager
 
ASSIGN - Static variable in interface com.finalist.jag.template.parser.JagParserConstants
 
App - class com.finalist.jaggenerator.modules.App.
 
App() - Constructor for class com.finalist.jaggenerator.modules.App
Creates new form BeanForm
App(Element) - Constructor for class com.finalist.jaggenerator.modules.App
 
AttributeDef - class com.finalist.jag.taglib.AttributeDef.
Class AttributeDef
AttributeDef() - Constructor for class com.finalist.jag.taglib.AttributeDef
Constructor AttributeDef
AttributeDef(AttributeDef) - Constructor for class com.finalist.jag.taglib.AttributeDef
Constructor AttributeDef
AttributeMap - class com.finalist.jag.AttributeMap.
Class AttributeMap
AttributeMap() - Constructor for class com.finalist.jag.AttributeMap
 
accept(File) - Method in class com.finalist.jaggenerator.ExtensionsFileFilter
 
actionPerformed(ActionEvent) - Method in class com.finalist.jaggenerator.modules.Entity
 
add(TemplateTextBlock) - Method in class com.finalist.jag.template.TemplateTextBlockList
Method add
addChild(JagBlock) - Method in interface com.finalist.jag.template.parser.JagBlock
Add a (rightmost) child to this node
addChild(JagBlock) - Method in class com.finalist.jag.template.parser.JagBlockImpl
Add a node to the end of the child list for this node
addChild(TreeItem) - Method in class com.finalist.jag.util.TreeItem
Add a node to the end of the child list for this node
addDrivers(File) - Method in class com.finalist.jaggenerator.DatabaseManager
Adds JDBC driver(s) from the specified File.
addEntity(String, Entity) - Static method in class com.finalist.jaggenerator.JagGenerator
 
addRef(String) - Method in class com.finalist.jaggenerator.modules.Session
 
addRelation(Relation) - Method in class com.finalist.jaggenerator.modules.Entity
Inserts a relation in the correct position (relations are always positioned first amongst an Entity's children, because it looks nicer!).
addRelationRef(String) - Method in class com.finalist.jaggenerator.modules.Session
 
addTemplateUrl(String) - Method in class com.finalist.jag.skelet.JagSkeletConfig
Method addTemplateUrl
addTemplateUrl(Collection) - Method in class com.finalist.jag.skelet.JagSkeletConfig
Method addTemplateUrl
app - Variable in class com.finalist.jaggenerator.modules.Root
 
append(String) - Method in class com.finalist.jag.template.TemplateTextBlock
Method append
append(StringBuffer) - Method in class com.finalist.jag.template.TemplateTextBlock
Method append
append(char) - Method in class com.finalist.jag.template.parser.CharQueue
Add token to end of the queue
appendXML(Element) - Method in class com.finalist.jaggenerator.DatabaseManager
Persists the supported database information by appending an XML element to the config Document.
applicationFileInfoPanel - Variable in class com.finalist.jaggenerator.JagGenerator
 
autoGeneratedCheckBox - Variable in class com.finalist.jaggenerator.modules.Field
 

B

BodyContent - class com.finalist.jag.template.BodyContent.
Class BodyContent
BodyContent() - Constructor for class com.finalist.jag.template.BodyContent
Constructor BodyContent
BodyContent(BodyContent) - Constructor for class com.finalist.jag.template.BodyContent
Constructor BodyContent
BusinessArgument - class com.finalist.jaggenerator.modules.BusinessArgument.
Helper class for representing business arguments.
BusinessArgument() - Constructor for class com.finalist.jaggenerator.modules.BusinessArgument
 
BusinessMethod - class com.finalist.jaggenerator.modules.BusinessMethod.
Helper class for representing business methods.
BusinessMethod(Session) - Constructor for class com.finalist.jaggenerator.modules.BusinessMethod
Creates new form BeanForm
BusinessMethod() - Constructor for class com.finalist.jaggenerator.modules.BusinessMethod
 
BusinessMethod(Session, Element) - Constructor for class com.finalist.jaggenerator.modules.BusinessMethod
Use for building up the entity field gui component
bIncludeDirs - Variable in class com.finalist.jag.util.DirectoryIterator
Field bRecursive
bRecursive - Variable in class com.finalist.jag.util.DirectoryIterator
Field bRecursive
bigDecimalType - Static variable in class com.finalist.jag.uml.Jag2UMLGenerator
 
bigDecimalValue - Static variable in class com.finalist.jag.uml.Jag2UMLGenerator
 
body - Variable in class com.finalist.jag.taglib.CounterTag
Field equal
body - Variable in class com.finalist.jag.taglib.EmptyTag
Field equal
buffer - Variable in class com.finalist.jag.template.parser.CharQueue
Field buffer
buffer - Variable in class com.finalist.jag.template.parser.JagBlockViewer
Field buffer
businessMethodIcon - Variable in class com.finalist.jaggenerator.JagTreeCellRenderer
 
byteType - Static variable in class com.finalist.jag.uml.Jag2UMLGenerator
 
byteValue - Static variable in class com.finalist.jag.uml.Jag2UMLGenerator
 

C

COLON - Static variable in interface com.finalist.jag.template.parser.JagParserConstants
 
COMMENT_BEGIN - Static variable in interface com.finalist.jag.template.parser.JagParserConstants
 
COMMENT_END - Static variable in interface com.finalist.jag.template.parser.JagParserConstants
 
CONF_GENERAL_DIR - Static variable in class com.finalist.jaggenerator.modules.Paths
The following paths are predefined for non-velocity sources.
CONF_STRUTS_DIR - Static variable in class com.finalist.jaggenerator.modules.Paths
 
CONF_SWING_DIR - Static variable in class com.finalist.jaggenerator.modules.Paths
 
CONF_TAPESTRY_DIR - Static variable in class com.finalist.jaggenerator.modules.Paths
 
CharBuffer - class com.finalist.jag.template.parser.CharBuffer.
Class CharBuffer
CharBuffer(Reader) - Constructor for class com.finalist.jag.template.parser.CharBuffer
Create a character buffer
CharBuffer(String) - Constructor for class com.finalist.jag.template.parser.CharBuffer
Create a character buffer
CharQueue - class com.finalist.jag.template.parser.CharQueue.
Class CharQueue
CharQueue(int) - Constructor for class com.finalist.jag.template.parser.CharQueue
Constructor CharQueue
CharStreamException - exception com.finalist.jag.template.parser.CharStreamException.
Class CharStreamException Anything that goes wrong while generating a stream of characters
CharStreamException(String) - Constructor for class com.finalist.jag.template.parser.CharStreamException
CharStreamException constructor comment.
CharStreamIOException - exception com.finalist.jag.template.parser.CharStreamIOException.
Class CharStreamIOException Wrap an IOException in a CharStreamException
CharStreamIOException(IOException) - Constructor for class com.finalist.jag.template.parser.CharStreamIOException
Constructor CharStreamIOException
ClearVariableTag - class com.finalist.jag.taglib.ClearVariableTag.
This tag is used in conjunction with the VariableTag, to clear the variable space of a 'list' variable.
ClearVariableTag() - Constructor for class com.finalist.jag.taglib.ClearVariableTag
 
Column - class com.finalist.jaggenerator.Column.
 
Column() - Constructor for class com.finalist.jaggenerator.Column
Creates a new instance of Column
Config - class com.finalist.jaggenerator.modules.Config.
 
Config() - Constructor for class com.finalist.jaggenerator.modules.Config
Creates new form Config
Config(Element) - Constructor for class com.finalist.jaggenerator.modules.Config
 
ConfigManager - class com.finalist.jaggenerator.ConfigManager.
The ConfigManager deals with loading / saving JAG configuraton information to/from an XML config file.
ConnectDialog - class com.finalist.jaggenerator.ConnectDialog.
 
ConnectDialog(JagGenerator) - Constructor for class com.finalist.jaggenerator.ConnectDialog
Creates new form ConnectDialog
ConnectView - class com.finalist.jaggenerator.ConnectView.
 
ConnectView(JagGenerator) - Constructor for class com.finalist.jaggenerator.ConnectView
Creates new form DTOGenView
ConsoleLogger - class com.finalist.jaggenerator.ConsoleLogger.
Yet another logger implementation... ;) This logger logs to the JTextArea in the JAG gui.
ConsoleLogger(JTextArea) - Constructor for class com.finalist.jaggenerator.ConsoleLogger
Creates a ConsoleLogger.
CounterTag - class com.finalist.jag.taglib.CounterTag.
Class CounterTag
CounterTag() - Constructor for class com.finalist.jag.taglib.CounterTag
 
clear() - Method in class com.finalist.jag.JagTextBlockWriter
Clear the contents of the buffer.
clear() - Method in class com.finalist.jag.JagWriter
Clear the contents of the buffer.
clear() - Static method in class com.finalist.jaggenerator.SelectTablesDialog
clears all lists.
clearBodyText(TemplateTreeItem) - Method in class com.finalist.jag.TagEngine
Method clearBodyText
clearBodyText() - Method in class com.finalist.jag.template.TemplateStructure
Method clearBodyText
clearCache() - Static method in class com.finalist.jaggenerator.DatabaseUtils
This needs to be called when databases are switched.
clearCloseTag() - Method in class com.finalist.jag.template.TemplateTag
Method clearCloseTag
clearColumnsCacheForTable(String) - Static method in class com.finalist.jaggenerator.DatabaseUtils
Forces an update of a particular table's columns the next time they are required.
clearTag() - Method in class com.finalist.jag.template.TemplateTag
Method clearTag
clone(TemplateTag) - Method in class com.finalist.jag.template.TemplateTag
Method clone Clones all the references.
com.finalist.jag - package com.finalist.jag
 
com.finalist.jag.skelet - package com.finalist.jag.skelet
 
com.finalist.jag.taglib - package com.finalist.jag.taglib
 
com.finalist.jag.taglib.util - package com.finalist.jag.taglib.util
 
com.finalist.jag.template - package com.finalist.jag.template
 
com.finalist.jag.template.parser - package com.finalist.jag.template.parser
 
com.finalist.jag.uml - package com.finalist.jag.uml
 
com.finalist.jag.util - package com.finalist.jag.util
 
com.finalist.jaggenerator - package com.finalist.jaggenerator
 
com.finalist.jaggenerator.modules - package com.finalist.jaggenerator.modules
 
com.finalist.jaggenerator.template - package com.finalist.jaggenerator.template
 
com.finalist.jaggenerator.validation - package com.finalist.jaggenerator.validation
 
com.finalist.util - package com.finalist.util
 
commit() - Method in class com.finalist.jag.template.parser.InputBuffer
This method updates the state of the input buffer so that the text matched since the most recent mark() is no longer held by the buffer.
config - Variable in class com.finalist.jaggenerator.modules.Root
Creates new form BeanForm
configIcon - Variable in class com.finalist.jaggenerator.JagTreeCellRenderer
 
connect() - Method in class com.finalist.jaggenerator.GenericJdbcManager
 
consume() - Method in class com.finalist.jag.template.parser.InputBuffer
Mark another character for deferred consumption
consumeComment() - Method in class com.finalist.jag.template.parser.JagParser
Method consumeComment
consumeSpaces() - Method in class com.finalist.jag.template.parser.JagParser
Method consumeSpaces
copyJars(String, String) - Static method in class com.finalist.jaggenerator.LibCopier
Reads the libraries from the JAG generated libXmlFile and copy them if needed from the local lib directory to the generated lib directory.
countPrimaryKeyFields() - Method in class com.finalist.jaggenerator.modules.Entity
Count the number of primary key fields.
counter - Variable in class com.finalist.jag.taglib.CounterTag
Field counter
counter - Variable in class com.finalist.jag.taglib.EmptyTag
Field sensitive
counter - Variable in class com.finalist.jag.taglib.EqualTag
Field sensitive
counter - Variable in class com.finalist.jag.taglib.ExistTag
Field sensitive
counter - Variable in class com.finalist.jag.taglib.FileTag
Field counter
counter - Variable in class com.finalist.jag.taglib.IteratorTag
Field counter
counterId - Variable in class com.finalist.jag.taglib.IteratorTag
Field counterId
create(JagBlockCollection) - Method in class com.finalist.jag.template.TemplateHeaderFactory
Method create
create(String[], JagParameter[]) - Method in class com.finalist.jag.template.TemplateHeaderFactory
Method create
create(JagBlockCollection) - Method in class com.finalist.jag.template.TemplateStructureFactory
Method create
createBasicTypes(SimpleModel) - Method in class com.finalist.jag.uml.Jag2UMLGenerator
Define the basic types and add them to the model if they don't already exist We assume the types are in the java.lang subpackage...
createFile(File, String) - Static method in class com.finalist.jag.util.FileUtils
Creates a file and writes the specified content into it.
createNewFile(String) - Method in class com.finalist.jag.JagTextBlockWriter
Method createNewFile
createNewFile(StringBuffer) - Method in class com.finalist.jag.JagTextBlockWriter
Method createNewFile
createNewFile(String) - Method in class com.finalist.jag.JagWriter
Method createNewFile
createNewFile(StringBuffer) - Method in class com.finalist.jag.JagWriter
Method createNewFile
createOutputStructure(String) - Static method in class com.finalist.jag.JApplicationGen
Copies all the source files from the specified template directory to the output directory, not including any CVS directories.
createParamList(JagBlock) - Method in class com.finalist.jag.template.TemplateStructureFactory
Method createParamList
createRefMap(ModuleData, HashMap) - Method in class com.finalist.jag.skelet.SkeletDataObj
Method createRefMap
createTag(TemplateTreeItem, JagBlock) - Method in class com.finalist.jag.template.TemplateStructureFactory
Method createTag
createTree(TemplateTreeItem, JagBlock) - Method in class com.finalist.jag.template.TemplateStructureFactory
 
createTree() - Method in class com.finalist.jag.template.parser.JagBlockViewer
Method createTree
createTree(DefaultMutableTreeNode, JagBlock) - Method in class com.finalist.jag.template.parser.JagBlockViewer
Method createTree
createUrlHeaderLine(String[], JagParameter[]) - Method in class com.finalist.jag.template.TemplateHeaderFactory
Method createUrlHeaderLine
created - Variable in class com.finalist.jag.util.FileCreationResult
 
currInterator - Variable in class com.finalist.jag.util.DirectoryIterator
Field currInterator
currentDirectory - Variable in class com.finalist.jag.util.DirectoryIterator
Field currentDirecory
currentFiles - Variable in class com.finalist.jag.util.DirectoryIterator
Field currentFiles
cut(TemplateTreeItem, TemplateTreeItem) - Method in class com.finalist.jag.template.TemplateStructure
Method cut Requirement : both nodes must be in the same branche.
cut(TemplateTextBlock, TemplateTextBlock) - Method in class com.finalist.jag.template.TemplateTextBlockList
Method add

D

DEFAULT_ENGINE_CLASS - Static variable in class com.finalist.jaggenerator.template.Template
The default template engine class.
DEFINE - Static variable in interface com.finalist.jag.template.parser.JagParserConstants
 
DIALOGUE_OPTIONS - Static variable in class com.finalist.jag.JApplicationGen
 
Database - class com.finalist.jaggenerator.Database.
A bean that models a database supported by JAG.
Database() - Constructor for class com.finalist.jaggenerator.Database
 
DatabaseManager - class com.finalist.jaggenerator.DatabaseManager.
The DatabaseManager handles JAG's generic database support.
DatabaseManagerFrame - class com.finalist.jaggenerator.modules.DatabaseManagerFrame.
The JFrame GUI behind the DatabaseManager.
DatabaseUtils - class com.finalist.jaggenerator.DatabaseUtils.
This class is a refactoring mid-step.
DatabaseUtils() - Constructor for class com.finalist.jaggenerator.DatabaseUtils
 
Datasource - class com.finalist.jaggenerator.modules.Datasource.
The 'JagBean' for handling datasource configuration.
Datasource() - Constructor for class com.finalist.jaggenerator.modules.Datasource
Creates new form BeanForm
Datasource(Element) - Constructor for class com.finalist.jaggenerator.modules.Datasource
 
Diff - class com.finalist.util.Diff.
This class performs a 'diff' on two files: i.e. compares the two files and returns a result containing information about the lines that differ.
Diff(File, File) - Constructor for class com.finalist.util.Diff
Creates a new Diff, given two files that will be compared.
DiffConflictLine - class com.finalist.util.DiffConflictLine.
This class represents a line of text from a source file that conflicted during the diff process.
DiffConflictLine(boolean, int, String) - Constructor for class com.finalist.util.DiffConflictLine
Constructs a DiffConflictLine.
DirectoryIterator - class com.finalist.jag.util.DirectoryIterator.
Class DirectoryIterator
DirectoryIterator(String) - Constructor for class com.finalist.jag.util.DirectoryIterator
Constructor DirectoryIterator
DirectoryIterator(String, boolean) - Constructor for class com.finalist.jag.util.DirectoryIterator
Constructor DirectoryIterator
DirectoryIterator(String, boolean, boolean) - Constructor for class com.finalist.jag.util.DirectoryIterator
 
databaseConnectionInfoPanel - Variable in class com.finalist.jaggenerator.JagGenerator
 
databaseConnectionLabel - Variable in class com.finalist.jaggenerator.JagGenerator
 
datasource - Variable in class com.finalist.jaggenerator.modules.Root
 
dateFormat - Variable in class com.finalist.jaggenerator.modules.App
 
decode(String) - Static method in class com.finalist.jag.util.Tools
General-purpose utility function for decoding the string!
defaultType - Static variable in class com.finalist.jag.uml.Jag2UMLGenerator
 
defaultValue - Static variable in class com.finalist.jag.uml.Jag2UMLGenerator
 
deleteFile(File) - Static method in class com.finalist.jag.util.FileUtils
Just calling File.delete() only works sporadically on my system.
descriptionText - Variable in class com.finalist.jaggenerator.modules.App
 
descriptionText - Variable in class com.finalist.jaggenerator.modules.Session
 
disconnectChildren() - Method in class com.finalist.jag.util.TreeItem
Remove all children
disconnectLastChild() - Method in class com.finalist.jag.util.TreeItem
 
disconnectSiblings() - Method in class com.finalist.jag.util.TreeItem
Remove all children
doAfterBodyTag() - Method in class com.finalist.jag.taglib.CounterTag
Method doAfterBodyTag
doAfterBodyTag() - Method in class com.finalist.jag.taglib.EmptyTag
Method doAfterBodyTag
doAfterBodyTag() - Method in class com.finalist.jag.taglib.EqualTag
Method doAfterBodyTag
doAfterBodyTag() - Method in class com.finalist.jag.taglib.ExistTag
Method doAfterBodyTag
doAfterBodyTag() - Method in class com.finalist.jag.taglib.FileTag
Method doAfterBodyTag
doAfterBodyTag() - Method in class com.finalist.jag.taglib.IteratorTag
Method doAfterBodyTag
doAfterBodyTag() - Method in class com.finalist.jag.taglib.NotEmptyTag
Method doAfterBodyTag
doAfterBodyTag() - Method in class com.finalist.jag.taglib.NotEqualTag
Method doAfterBodyTag
doAfterBodyTag() - Method in class com.finalist.jag.taglib.TagBodySupport
Method doAfterBodyTag
doAfterBodyTag() - Method in class com.finalist.jag.taglib.VariableTag
A closing </jag:variable> tag is processed twice; first time the body text contains the <jag:variable> start and end tags, along with the stuff we want to evaluate - so we strip away the <jag:variable> start and end tags and resubmit for processing.
doEndTag() - Method in class com.finalist.jag.taglib.TagSupport
Method doEndTag
doInitBodyTag() - Method in class com.finalist.jag.taglib.TagBodySupport
Method doInitBodyTag
doStartTag() - Method in class com.finalist.jag.taglib.ClearVariableTag
Method doStartTag
doStartTag() - Method in class com.finalist.jag.taglib.CounterTag
Method doStartTag
doStartTag() - Method in class com.finalist.jag.taglib.EmptyTag
Method doStartTag
doStartTag() - Method in class com.finalist.jag.taglib.EqualTag
Method doStartTag
doStartTag() - Method in class com.finalist.jag.taglib.ExceptionTag
Method doStartTag
doStartTag() - Method in class com.finalist.jag.taglib.ExistTag
Method doStartTag
doStartTag() - Method in class com.finalist.jag.taglib.FileTag
Method doStartTag
doStartTag() - Method in class com.finalist.jag.taglib.IteratorTag
Method doStartTag
doStartTag() - Method in class com.finalist.jag.taglib.TagSupport
Method doStartTag
doStartTag() - Method in class com.finalist.jag.taglib.VariableTag
Method doStartTag
doStartTag() - Method in class com.finalist.jag.taglib.WriteTag
Method doStartTag
doubleType - Static variable in class com.finalist.jag.uml.Jag2UMLGenerator
 
doubleValue - Static variable in class com.finalist.jag.uml.Jag2UMLGenerator
 

E

ENTER_DB_NAME - Static variable in class com.finalist.jaggenerator.Database
 
EOF - Static variable in class com.finalist.util.DiffConflictLine
A special case of DiffConflictLine, used to represent the last line in a file.
EOF_CHAR - Static variable in interface com.finalist.jag.template.parser.JagParserConstants
 
EVAL_BODY_TAG - Static variable in class com.finalist.jag.taglib.TagConstant
Field EVAL_BODY_TAG
EVAL_BODY_TAG - Static variable in interface com.finalist.jag.taglib.TagConstants
Field EVAL_BODY_TAG
EVAL_PAGE - Static variable in class com.finalist.jag.taglib.TagConstant
Field EVAL_PAGE
EVAL_PAGE - Static variable in interface com.finalist.jag.taglib.TagConstants
Field EVAL_PAGE
EmptyTag - class com.finalist.jag.taglib.EmptyTag.
Class EmptyTag
EmptyTag() - Constructor for class com.finalist.jag.taglib.EmptyTag
 
Entity - class com.finalist.jaggenerator.modules.Entity.
 
Entity(String, String, String) - Constructor for class com.finalist.jaggenerator.modules.Entity
Creates new form BeanForm
Entity(Element) - Constructor for class com.finalist.jaggenerator.modules.Entity
 
EqualTag - class com.finalist.jag.taglib.EqualTag.
Class EqualTag
EqualTag() - Constructor for class com.finalist.jag.taglib.EqualTag
 
ExceptionTag - class com.finalist.jag.taglib.ExceptionTag.
Class ExceptionTag
ExceptionTag() - Constructor for class com.finalist.jag.taglib.ExceptionTag
 
ExistTag - class com.finalist.jag.taglib.ExistTag.
Class ExistTag
ExistTag() - Constructor for class com.finalist.jag.taglib.ExistTag
 
ExtensionsFileFilter - class com.finalist.jaggenerator.ExtensionsFileFilter.
A FileFilter that accepts/rejects files depending on their extension (part of filename following the last 'dot').
ExtensionsFileFilter(String) - Constructor for class com.finalist.jaggenerator.ExtensionsFileFilter
Creates a filter with one extension.
ExtensionsFileFilter(String[]) - Constructor for class com.finalist.jaggenerator.ExtensionsFileFilter
Creates a filter with possibly more than one extension.
elementAt(int) - Method in class com.finalist.jag.template.parser.CharQueue
Fetch a token from the queue by index
encode(String) - Static method in class com.finalist.jag.util.Tools
General-purpose utility function for encoding the string
endFile1Sequence - Variable in class com.finalist.util.MatchResult
 
entityHasupdatedTableName(String, String) - Static method in class com.finalist.jaggenerator.JagGenerator
When the table name associated with an entity has been updated, calling this method updates the cache.
entityIcon - Variable in class com.finalist.jaggenerator.JagTreeCellRenderer
 
equal - Variable in class com.finalist.jag.taglib.EqualTag
Field equal
equals(JagBlock) - Method in interface com.finalist.jag.template.parser.JagBlock
Method equals
equals(JagBlock) - Method in class com.finalist.jag.template.parser.JagBlockImpl
Is node t equal to this in terms of token type and text?
equals(Object) - Method in class com.finalist.jag.util.TemplateString
NOTE: To enable simple String comparisons, a TemplateString is equal to a String with the same value.
equals(Object) - Method in class com.finalist.jaggenerator.ForeignKey
 
exist - Variable in class com.finalist.jag.taglib.ExistTag
Field equal
exist() - Method in class com.finalist.jag.taglib.ExistTag
Method exist
exist() - Method in class com.finalist.jag.taglib.NotExistTag
Method exist

F

FLOAT - Static variable in interface com.finalist.jag.template.parser.JagParserConstants
 
Field - class com.finalist.jaggenerator.modules.Field.
 
Field(Entity, Column) - Constructor for class com.finalist.jaggenerator.modules.Field
Creates new form BeanForm
Field(Entity, Element) - Constructor for class com.finalist.jaggenerator.modules.Field
Use for building up the entity field gui component
FileCreationResult - class com.finalist.jag.util.FileCreationResult.
Represents file creation statistics, generated when a TemplateEngine generates files.
FileCreationResult(int, int) - Constructor for class com.finalist.jag.util.FileCreationResult
 
FileTag - class com.finalist.jag.taglib.FileTag.
Class FileTag
FileTag() - Constructor for class com.finalist.jag.taglib.FileTag
 
FileUtils - class com.finalist.jag.util.FileUtils.
A couple of file-related utilities.
FileUtils() - Constructor for class com.finalist.jag.util.FileUtils
 
ForeignKey - class com.finalist.jaggenerator.ForeignKey.
This class is a bean that represents information concerning a foreign key column in a database table.
ForeignKey() - Constructor for class com.finalist.jaggenerator.ForeignKey
 
fieldIcon - Variable in class com.finalist.jaggenerator.JagTreeCellRenderer
 
fileNameLabel - Variable in class com.finalist.jaggenerator.JagGenerator
 
fill(int) - Method in class com.finalist.jag.template.parser.CharBuffer
Ensure that the character buffer is sufficiently full
fill(int) - Method in class com.finalist.jag.template.parser.InputBuffer
Ensure that the input buffer is sufficiently full
findHeaderUrl(String) - Method in class com.finalist.jag.template.TemplateHeaderCollection
Method findHeaderUrl
findTagDef(TemplateTag) - Method in class com.finalist.jag.taglib.TagLibrary
Method findTagDef
finishedGeneration() - Static method in class com.finalist.jaggenerator.JagGenerator
 
firstToLowerCase(String) - Static method in class com.finalist.jaggenerator.Utils
 
firstToUpperCase(String) - Static method in class com.finalist.jaggenerator.Utils
 
floatType - Static variable in class com.finalist.jag.uml.Jag2UMLGenerator
 
floatValue - Static variable in class com.finalist.jag.uml.Jag2UMLGenerator
 
foreignKeyCheckBox - Variable in class com.finalist.jaggenerator.modules.Field
 
format(String) - Static method in class com.finalist.jaggenerator.Utils
 
formatFKName(String) - Static method in class com.finalist.jaggenerator.Utils
 
formatLowerAndUpperCase(String) - Static method in class com.finalist.jaggenerator.Utils
Format the name by only allowing lowercase and uppercase and always start with uppercase.
formatLowercase(String) - Static method in class com.finalist.jaggenerator.Utils
Format the name by only allowing lowercase.

G

GenericJdbcManager - class com.finalist.jaggenerator.GenericJdbcManager.
 
GenericJdbcManager(String, String, String, String, String[]) - Constructor for class com.finalist.jaggenerator.GenericJdbcManager
 
generateXMI(String) - Method in class com.finalist.jag.uml.Jag2UMLGenerator
Converts a JAG application file (XML) to XMI.
generateXMI(String, File) - Method in class com.finalist.jag.uml.Jag2UMLGenerator
Converts a JAG application file (XML) to XMI.
generateXML(String, String) - Method in class com.finalist.jag.uml.UML2JagGenerator
Convert the UML model into a JAG readable XML application file.
getAfter(TemplateTextBlock) - Method in class com.finalist.jag.template.TemplateTextBlockList
Method getAfter
getAlreadyselected() - Static method in class com.finalist.jaggenerator.SelectTablesDialog
By adding table names to this list, those tables are excluded from appearing in future dialogues.
getApplicationFile() - Static method in class com.finalist.jag.JApplicationGen
Gets the application file, retrieved from the GUI.
getArgumentList() - Method in class com.finalist.jaggenerator.modules.BusinessMethod
get a list of all arguments of the BusinessArgument class.
getAttribute(String) - Method in class com.finalist.jag.AttributeMap
Method getAttribute
getAttribute(String) - Method in class com.finalist.jag.PageContext
Method getAttribute
getAttributeDefArray() - Method in class com.finalist.jag.taglib.TagDef
Method getAttributeDefArray
getAttributeDefs() - Method in class com.finalist.jag.taglib.TagDef
Method getAttributeDefs
getAuthor() - Method in class com.finalist.jag.skelet.JagSkeletConfig
Method getAuthor
getAuthorText() - Method in class com.finalist.jaggenerator.modules.Config
 
getBefore(TemplateTextBlock) - Method in class com.finalist.jag.template.TemplateTextBlockList
Method getBefore
getBodyContent() - Method in class com.finalist.jag.taglib.TagDef
Method getBodyContent
getBodyStructure() - Method in class com.finalist.jag.template.BodyContent
Method getBodyStructure
getBodyText(TemplateTreeItem) - Method in class com.finalist.jag.TagEngine
Method getBodyText
getBodyText() - Method in class com.finalist.jag.taglib.TagBodySupport
Method getBodyText
getBusinessMethods() - Method in class com.finalist.jaggenerator.modules.Session
 
getCharsFromMark(int) - Method in class com.finalist.jag.template.parser.InputBuffer
Method getCharsFromMark
getClassNameFormat() - Method in class com.finalist.jag.util.TemplateString
Applies a 'database-table to Java-classname' formatting, for example: both "the_table" and "THE_TABLE" becomes "TheTable", and "table-name" becomes "TableName".
getClosingTextBuffer() - Method in class com.finalist.jag.template.TemplateTag
Method getClosingTextBuffer
getCollection() - Method in class com.finalist.jag.template.TemplateStructure
Method getCollection
getColumnName() - Method in class com.finalist.jaggenerator.modules.Field
 
getColumns(String) - Static method in class com.finalist.jaggenerator.DatabaseUtils
Gets all columns in the specified table, setting up a database connection if one isn't already available.
getColumns(String, boolean) - Static method in class com.finalist.jaggenerator.DatabaseUtils
Gets all columns in the specified table.
getCompany() - Method in class com.finalist.jag.skelet.JagSkeletConfig
Method getCompany
getCompanyText() - Method in class com.finalist.jaggenerator.modules.Config
 
getConManager() - Static method in class com.finalist.jaggenerator.JagGenerator
Gets the connection manager, the means by which the database is accessed.
getConfig() - Method in class com.finalist.jag.skelet.SkeletDataObj
Method getConfig
getConfigComponents() - Method in class com.finalist.jaggenerator.template.TemplateConfigPanel
Gets the mapping of (String) parameter id -> JComponent for all the configurable parameters.
getConfigOutput() - Method in class com.finalist.jaggenerator.modules.Paths
 
getConfigParams() - Method in class com.finalist.jaggenerator.template.Template
Gets the configuration paramaters defined for this template.
getConstants() - Static method in class com.finalist.jag.uml.JagUMLProfile
Determines a list of all constants using reflection and put them in a hashmap.
getCounter() - Method in class com.finalist.jag.taglib.IteratorTag
Method getCounter
getCrazyStruts() - Method in class com.finalist.jag.util.TemplateString
Formats the string to the strange format used by Struts: anElephant --> anElephant aHorse --> AHorse
getDBName() - Method in class com.finalist.jaggenerator.GenericJdbcManager
Getter for property Database Name.
getDataItem() - Method in class com.finalist.jag.util.TreeItem
Method getDataItem
getDatabase() - Method in class com.finalist.jaggenerator.modules.Datasource
Gets the database currently selected for the application.
getDateFormat() - Method in class com.finalist.jaggenerator.modules.App
 
getDbName() - Method in class com.finalist.jaggenerator.Database
Gets the human-friendly name of the database.
getDeferrability() - Method in class com.finalist.jaggenerator.ForeignKey
 
getDeleteRule() - Method in class com.finalist.jaggenerator.ForeignKey
 
getDependsList() - Method in class com.finalist.jaggenerator.validation.StrutsValidation
Gets the comma-seperated list of Struts validators to be applied to this field.
getDescription() - Method in class com.finalist.jaggenerator.ExtensionsFileFilter
 
getDescription() - Method in class com.finalist.jaggenerator.modules.App
 
getDescription() - Method in class com.finalist.jaggenerator.modules.BusinessMethod
Get the method description.
getDescription() - Method in class com.finalist.jaggenerator.modules.Entity
 
getDescription() - Method in class com.finalist.jaggenerator.modules.Session
 
getDescription() - Method in class com.finalist.jaggenerator.template.Template
 
getDescription() - Method in class com.finalist.jaggenerator.template.TemplateConfigParameter
Gets the description for this parameter - shows up in the GUI as a tooltip.
getDesentensized() - Method in class com.finalist.jag.util.TemplateString
Lower cases the first letter of the string.
getDiffLines() - Method in class com.finalist.util.Diff
Performs the diff and returns the result as a List of DiffConflictLine objects.
getDisplay() - Method in class com.finalist.jag.taglib.WriteTag
Method getSensitive
getDisplayTableTypes() - Method in class com.finalist.jaggenerator.GenericJdbcManager
Return an array list of types that should be displayed while connecting to the database.
getDocument() - Method in class com.finalist.jaggenerator.ConfigManager
Gets the config information, parsed as an XML document.
getDriverClass() - Method in class com.finalist.jaggenerator.Database
Gets the fully-qualified class name of the JDBC driver class used to access this database.
getEjbOutput() - Method in class com.finalist.jaggenerator.modules.Paths
 
getEndPos() - Method in interface com.finalist.jag.template.parser.JagBlock
Set the endposition of the token
getEndPos() - Method in class com.finalist.jag.template.parser.JagBlockImpl
Set the endposition of the token
getEngine() - Method in class com.finalist.jaggenerator.template.Template
 
getEngineClass() - Method in class com.finalist.jaggenerator.template.Template
 
getEntities() - Method in class com.finalist.jaggenerator.modules.Session
Returns a List of all Entities in this Session, but not those that are only a 'relation reference'.
getEntitiesAndReferences() - Method in class com.finalist.jaggenerator.modules.Session
 
getEntitiesRelations() - Method in class com.finalist.jaggenerator.modules.Entity
Get a list of all Relations to this entity.
getEntityByRefName(String) - Static method in class com.finalist.jaggenerator.JagGenerator
 
getEntityByTableName(String) - Static method in class com.finalist.jaggenerator.JagGenerator
 
getEntityEjbs() - Method in class com.finalist.jaggenerator.modules.Root
return all Entity EJBs.
getEntityRefs() - Method in class com.finalist.jaggenerator.modules.Session
Gets all entities 'covered' by this session bean.
getException() - Method in class com.finalist.jag.skelet.XMLSkeletLoader
Method getException
getException() - Method in class com.finalist.jag.taglib.TagLibraryLoader
Method getException
getExt() - Method in class com.finalist.jag.taglib.FileTag
Method getExt
getExternalBrowserCommand() - Method in class com.finalist.jaggenerator.HtmlContentPopUp
 
getFieldName() - Method in class com.finalist.jaggenerator.modules.Relation
Gets the name of the imported foreign key field in the parent entity bean on the 'local' side of this relation.
getFields() - Method in class com.finalist.jaggenerator.modules.Entity
 
getFile() - Method in class com.finalist.jag.template.TemplateTextBlock
Method getFile
getFileChooserStartDir(String) - Static method in class com.finalist.jaggenerator.JagGenerator
A record is kept of the last-accessed directory for every FileChooser, this method gets that record.
getFilename() - Method in class com.finalist.jaggenerator.Database
Gets the name (not the full file location) of the file containing the JDBC driver for this database.
getFirstChild() - Method in interface com.finalist.jag.template.parser.JagBlock
Get the first child of this node; null if no children
getFirstChild() - Method in class com.finalist.jag.template.parser.JagBlockImpl
Get the first child of this node; null if not children
getFirstChild() - Method in class com.finalist.jag.util.TreeItem
Get the first child of this node; null if not children
getFirstPrimaryKeyFieldName() - Method in class com.finalist.jaggenerator.modules.Entity
Returns the First primary key field
getFkColumnName() - Method in class com.finalist.jaggenerator.ForeignKey
 
getFkField() - Method in class com.finalist.jaggenerator.modules.Relation
 
getFkFields() - Method in class com.finalist.jaggenerator.modules.Entity
 
getFkName() - Method in class com.finalist.jaggenerator.ForeignKey
 
getFkTableCat() - Method in class com.finalist.jaggenerator.ForeignKey
 
getFkTableName() - Method in class com.finalist.jaggenerator.ForeignKey
 
getFkTableSchem() - Method in class com.finalist.jaggenerator.ForeignKey
 
getForeignColumn() - Method in class com.finalist.jaggenerator.modules.Relation
Gets 'foreignColumn' : the name of the primary key column at the other end of the relation.
getForeignKey() - Method in class com.finalist.jaggenerator.modules.Field
 
getForeignKeys(String) - Static method in class com.finalist.jaggenerator.DatabaseUtils
Gets information about any foreign keys that are imported into the specified table.
getForeignPkField() - Method in class com.finalist.jaggenerator.modules.Relation
 
getForeignPkFieldName() - Method in class com.finalist.jaggenerator.modules.Relation
Gets the name of the exported primary key field at the other end of the relation.
getForeignTable() - Method in class com.finalist.jaggenerator.modules.Relation
Gets 'foreignTable' : the name of the table at the other end of the relation.
getHasAutoGenPrimaryKey() - Method in class com.finalist.jaggenerator.modules.Field
 
getHasRelations() - Method in class com.finalist.jaggenerator.modules.Entity
 
getHeaderCollection() - Method in class com.finalist.jag.PageContext
Method getHeaderCollection
getHeaderCollection() - Method in class com.finalist.jag.template.TemplateHeaderFactory
Method getHeaderCollection
getHeaderUrl(String) - Method in class com.finalist.jag.template.TemplateHeaderCollection
Method getHeaderUrl
getHibernateOutput() - Method in class com.finalist.jaggenerator.modules.Paths
 
getHorizontalDividerPosition() - Static method in class com.finalist.jaggenerator.Settings
Returns the last-known horizontal divider position.
getId() - Method in class com.finalist.jag.taglib.IteratorTag
Method getId
getId() - Method in class com.finalist.jaggenerator.template.TemplateConfigParameter
Gets the id - the unique identifier of this parameter used to access the parameter value from the templates.
getIdent() - Method in class com.finalist.jag.template.parser.JagParameter
Method getIdent
getIndentifiers() - Method in class com.finalist.jag.template.HeaderLine
Method getIndentifiers
getInfo() - Method in class com.finalist.jag.taglib.TagLibrary
Method getInfo
getInstance() - Static method in class com.finalist.jaggenerator.ConfigManager
The ConfigManager is a singleton - this method obtains the one and only instance.
getInstance() - Static method in class com.finalist.jaggenerator.DatabaseManager
The DatabaseManager is a singleton - this method obtains the one and only instance.
getInstance() - Static method in class com.finalist.jaggenerator.modules.DatabaseManagerFrame
Only one instance of the DatabaseManagerFrame is allowed - this method obtains the one and only instance.
getIsComposite() - Method in class com.finalist.jaggenerator.modules.Entity
 
getJagBlockCollection() - Method in class com.finalist.jag.template.parser.JagParser
Method getJagBlockCollection
getJagVersion() - Method in class com.finalist.jag.taglib.TagLibrary
Method getJagVersion
getJdbcType() - Method in class com.finalist.jaggenerator.modules.Field
 
getJdbcType(Column) - Method in class com.finalist.jaggenerator.modules.Field
 
getJdbcUrl() - Method in class com.finalist.jaggenerator.modules.Datasource
 
getJndiName() - Method in class com.finalist.jaggenerator.modules.Datasource
 
getJspOutput() - Method in class com.finalist.jaggenerator.modules.Paths
 
getKeySeq() - Method in class com.finalist.jaggenerator.ForeignKey
 
getLAChars() - Method in class com.finalist.jag.template.parser.InputBuffer
Method getLAChars
getLastChild() - Method in class com.finalist.jag.util.TreeItem
 
getLength() - Method in class com.finalist.jaggenerator.Column
Getter for property length.
getLibVersion() - Method in class com.finalist.jag.taglib.TagLibrary
Method getLibVersion
getLibrary(String) - Method in class com.finalist.jag.TagEngine
Method getLibrary
getLine() - Method in class com.finalist.util.DiffConflictLine
 
getLineNumber() - Method in class com.finalist.util.DiffConflictLine
 
getList() - Method in class com.finalist.jag.taglib.VariableTag
 
getLocalColumn() - Method in class com.finalist.jaggenerator.modules.Relation
Gets 'localColumn' : the name of the column at the local end of the relation.
getLocalEntity() - Method in class com.finalist.jaggenerator.modules.Relation
 
getLocalTableName() - Method in class com.finalist.jaggenerator.modules.Entity
Gets the name of the table represented by this Entity.
getLogFramework() - Method in class com.finalist.jaggenerator.modules.App
 
getLower() - Method in class com.finalist.jag.util.TemplateString
Lower cases the entire string.
getMarkedChars() - Method in class com.finalist.jag.template.parser.InputBuffer
Method getMarkedChars
getMax() - Method in class com.finalist.jag.taglib.IteratorTag
Method getMax
getMessage() - Method in class com.finalist.jag.taglib.ExceptionTag
Method getMessage
getMethodName() - Method in class com.finalist.jaggenerator.modules.BusinessMethod
Get the business method name.
getMethodNameUpper() - Method in class com.finalist.jaggenerator.modules.BusinessMethod
Get the business method name in uppercase notation.
getMockOutput() - Method in class com.finalist.jaggenerator.modules.Paths
 
getName() - Method in class com.finalist.jag.skelet.ModuleData
Method getName
getName() - Method in class com.finalist.jag.taglib.AttributeDef
Method getName
getName() - Method in class com.finalist.jag.taglib.ClearVariableTag
Getter for name.
getName() - Method in class com.finalist.jag.taglib.CounterTag
Method getName
getName() - Method in class com.finalist.jag.taglib.EmptyTag
Method getName
getName() - Method in class com.finalist.jag.taglib.EqualTag
Method getName
getName() - Method in class com.finalist.jag.taglib.ExistTag
Method getName
getName() - Method in class com.finalist.jag.taglib.FileTag
Method getName
getName() - Method in class com.finalist.jag.taglib.IteratorTag
Method getName
getName() - Method in class com.finalist.jag.taglib.TagDef
Method getName
getName() - Method in class com.finalist.jag.taglib.VariableTag
Method getName
getName() - Method in class com.finalist.jag.taglib.WriteTag
Method getName
getName() - Method in class com.finalist.jaggenerator.Column
Getter for property name.
getName() - Method in class com.finalist.jaggenerator.modules.App
 
getName() - Method in class com.finalist.jaggenerator.modules.BusinessArgument
get argument name.
getName() - Method in class com.finalist.jaggenerator.modules.Entity
 
getName() - Method in class com.finalist.jaggenerator.modules.Field
Returns the name of the field
getName() - Method in class com.finalist.jaggenerator.modules.Relation
Gets 'name' : the name of this relation.
getName() - Method in class com.finalist.jaggenerator.modules.Session
 
getName() - Method in class com.finalist.jaggenerator.template.Template
Gets the name of this template.
getName() - Method in class com.finalist.jaggenerator.template.TemplateConfigParameter
Gets the name - this is the human-readable short name used to represent this parameter in the GUI.
getNext() - Method in class com.finalist.jag.util.DirectoryIterator
Method getNext
getNextSibling() - Method in interface com.finalist.jag.template.parser.JagBlock
Get the next sibling in line after this one
getNextSibling() - Method in class com.finalist.jag.template.parser.JagBlockImpl
Get the next sibling in line after this one
getNextSibling() - Method in class com.finalist.jag.util.TreeItem
Get the next sibling in line after this one
getNonFkFields() - Method in class com.finalist.jaggenerator.modules.Entity
 
getNonPkFields() - Method in class com.finalist.jaggenerator.modules.Entity
 
getNonPkRelationFields() - Method in class com.finalist.jaggenerator.modules.Entity
Gets the fields that are neither primary keys, nor a foreign key involved in a container-managed relation.
getNonRelationEntityRefs() - Method in class com.finalist.jaggenerator.modules.Session
Gets all entities 'covered' by this session bean, excluding those that were only added to support a container-managed relation.
getNonRelationFields() - Method in class com.finalist.jaggenerator.modules.Entity
 
getObjectsFromTree(Class) - Static method in class com.finalist.jaggenerator.JagGenerator
 
getOdd() - Method in class com.finalist.jag.taglib.CounterTag
Method getOdd
getOutput() - Method in class com.finalist.jag.taglib.CounterTag
Method getOutput
getPageContext() - Method in class com.finalist.jag.taglib.TagSupport
Method getPageContext
getPageContext() - Method in class com.finalist.jag.template.TemplateTag
Method getPageContext
getPanel() - Method in class com.finalist.jaggenerator.modules.App
 
getPanel() - Method in class com.finalist.jaggenerator.modules.BusinessMethod
 
getPanel() - Method in class com.finalist.jaggenerator.modules.Config
 
getPanel() - Method in class com.finalist.jaggenerator.modules.Datasource
 
getPanel() - Method in class com.finalist.jaggenerator.modules.Entity
 
getPanel() - Method in class com.finalist.jaggenerator.modules.Field
 
getPanel() - Method in interface com.finalist.jaggenerator.modules.JagBean
 
getPanel() - Method in class com.finalist.jaggenerator.modules.Paths
 
getPanel() - Method in class com.finalist.jaggenerator.modules.Relation
Gets the Swing JPanel view of this relation.
getPanel() - Method in class com.finalist.jaggenerator.modules.Root
 
getPanel() - Method in class com.finalist.jaggenerator.modules.Session
 
getParamArray() - Method in class com.finalist.jag.template.TemplateTag
Method getParamArray
getParameter() - Method in class com.finalist.jag.taglib.EqualTag
Method getParameter
getParameters() - Method in class com.finalist.jag.template.HeaderLine
Method getParameters
getParams(String) - Static method in class com.finalist.jaggenerator.validation.StrutsValidation
 
getParent() - Method in class com.finalist.jag.util.TreeItem
 
getPassword() - Method in class com.finalist.jaggenerator.GenericJdbcManager
Getter for property password.
getPassword() - Method in class com.finalist.jaggenerator.modules.Datasource
 
getPath() - Method in class com.finalist.jag.taglib.FileTag
Method getPath
getPathenable() - Method in class com.finalist.jag.taglib.WriteTag
Method getPathenable
getPkColumnName() - Method in class com.finalist.jaggenerator.ForeignKey
 
getPkFields() - Method in class com.finalist.jaggenerator.modules.Entity
 
getPkName() - Method in class com.finalist.jaggenerator.ForeignKey
 
getPkTableCat() - Method in class com.finalist.jaggenerator.ForeignKey
 
getPkTableName() - Method in class com.finalist.jaggenerator.ForeignKey
 
getPkTableSchem() - Method in class com.finalist.jaggenerator.ForeignKey
 
getPrecision() - Method in class com.finalist.jaggenerator.Column
Getter for property precision.
getPrefix() - Method in class com.finalist.jag.template.UrlHeaderLine
Method getPrefix
getPresetValues() - Method in class com.finalist.jaggenerator.template.TemplateConfigParameter
Gets the preset values for this parameter.
getPrevSibling() - Method in class com.finalist.jag.util.TreeItem
Get the next sibling in line after this one
getPrimaryKey() - Method in class com.finalist.jaggenerator.modules.Entity
 
getPrimaryKey() - Method in class com.finalist.jaggenerator.modules.Field
 
getPrimaryKeyClass() - Method in class com.finalist.jaggenerator.modules.Entity
Returns the class that represents the primary key type
getPrimaryKeyName() - Method in class com.finalist.jaggenerator.modules.Entity
 
getPrimaryKeyType() - Method in class com.finalist.jaggenerator.modules.Entity
 
getPrimaryKeys(String) - Static method in class com.finalist.jaggenerator.DatabaseUtils
A list with Strings of all primary key fields.
getProcess() - Method in class com.finalist.jag.TagProcess
Method getProcess
getProgressValue() - Method in class com.finalist.jaggenerator.ProgressDialog
Gets the value of the progress bar
getProperty() - Method in class com.finalist.jag.taglib.EmptyTag
Method getValue
getProperty() - Method in class com.finalist.jag.taglib.EqualTag
Method getValue
getProperty() - Method in class com.finalist.jag.taglib.ExistTag
Method getValue
getProperty() - Method in class com.finalist.jag.taglib.FileTag
Method getValue
getProperty() - Method in class com.finalist.jag.taglib.IteratorTag
Method getValue
getProperty() - Method in class com.finalist.jag.taglib.WriteTag
Method getValue
getRefName() - Method in class com.finalist.jaggenerator.modules.App
 
getRefName() - Method in class com.finalist.jaggenerator.modules.BusinessMethod
 
getRefName() - Method in class com.finalist.jaggenerator.modules.Config
 
getRefName() - Method in class com.finalist.jaggenerator.modules.Datasource
 
getRefName() - Method in class com.finalist.jaggenerator.modules.Entity
 
getRefName() - Method in class com.finalist.jaggenerator.modules.Field
 
getRefName() - Method in interface com.finalist.jaggenerator.modules.JagBean
 
getRefName() - Method in class com.finalist.jaggenerator.modules.Paths
 
getRefName() - Method in class com.finalist.jaggenerator.modules.Relation
 
getRefName() - Method in class com.finalist.jaggenerator.modules.Root
 
getRefName() - Method in class com.finalist.jaggenerator.modules.Session
 
getReferencedEntities() - Method in class com.finalist.jaggenerator.modules.Session
 
getRefname() - Method in class com.finalist.jag.skelet.SkeletModule
Method getRefname
getRefs() - Method in class com.finalist.jag.skelet.SkeletModule
Method getRefs
getRefs() - Method in class com.finalist.jaggenerator.modules.Root
 
getRelatedEntities() - Method in class com.finalist.jaggenerator.modules.Entity
 
getRelatedEntity() - Method in class com.finalist.jaggenerator.modules.Relation
Gets the Entity object that this Relation relates to.
getRelation() - Method in class com.finalist.jaggenerator.modules.Field
Gets the relation, if this field represents a container-managed relation field in its parent entity bean.
getRelationFieldNames() - Method in class com.finalist.jaggenerator.modules.Entity
Gets the set of field names within this entity, which are used as relations to other CMR-related entity beans.
getRelations() - Method in class com.finalist.jaggenerator.modules.Entity
 
getRequired() - Method in class com.finalist.jag.taglib.AttributeDef
Method getRequired
getReturnStatus() - Method in class com.finalist.jaggenerator.HtmlContentPopUp
 
getReturnType() - Method in class com.finalist.jaggenerator.modules.BusinessMethod
the return type of the method.
getRoot() - Method in class com.finalist.jag.template.TemplateStructure
Method getRoot
getRoot() - Method in class com.finalist.jag.util.TreeItem
 
getRootPackage() - Method in class com.finalist.jaggenerator.modules.App
 
getRootPackage() - Method in class com.finalist.jaggenerator.modules.Entity
 
getRootPackage() - Method in class com.finalist.jaggenerator.modules.Root
Getter for property rootPackage.
getRootPackage() - Method in class com.finalist.jaggenerator.modules.Session
 
getRootPath() - Method in class com.finalist.jaggenerator.modules.App
 
getRootPath() - Method in class com.finalist.jaggenerator.modules.Entity
 
getRootPath() - Method in class com.finalist.jaggenerator.modules.Session
 
getScale() - Method in class com.finalist.jaggenerator.Column
Getter for property scale.
getSchema() - Method in class com.finalist.jaggenerator.GenericJdbcManager
Gets the currently database schema, or null if no schema is being used.
getSensitive() - Method in class com.finalist.jag.taglib.EqualTag
 
getSentensized() - Method in class com.finalist.jag.util.TemplateString
Upper cases the first letter of the string.
getSeperator() - Method in class com.finalist.jag.taglib.IteratorTag
Method getSeperator
getServiceOutput() - Method in class com.finalist.jaggenerator.modules.Paths
 
getSessionContext() - Method in class com.finalist.jag.PageContext
Method getSessionContext
getSessionEjbs() - Method in class com.finalist.jaggenerator.modules.Root
return all Session EJBs.
getShortName() - Method in class com.finalist.jag.taglib.TagLibrary
Method getShortName
getSignature() - Method in class com.finalist.jaggenerator.modules.BusinessMethod
 
getSize() - Method in class com.finalist.jaggenerator.modules.Field
Return the size of a sql type in case it is a string type.
getSkelet() - Method in class com.finalist.jag.SessionContext
Method getSkelet
getSkeletData() - Method in interface com.finalist.jag.skelet.SkeletLoader
Method getSkeletData
getSkeletData() - Method in class com.finalist.jag.skelet.XMLSkeletLoader
Method getTagLibrary
getSqlType() - Method in class com.finalist.jaggenerator.Column
Getter for property sqlType.
getSqlType() - Method in class com.finalist.jaggenerator.modules.Field
 
getSqlType(Column) - Method in class com.finalist.jaggenerator.modules.Field
 
getStartPos() - Method in interface com.finalist.jag.template.parser.JagBlock
Set the startposition of the token
getStartPos() - Method in class com.finalist.jag.template.parser.JagBlockImpl
Set the startposition of the token
getStringBuffer() - Method in class com.finalist.jag.template.TemplateTextBlockList
Method getStringBuffer
getSupportedDatabases() - Method in class com.finalist.jaggenerator.DatabaseManager
Gets the list of supported databases.
getSwingOutput() - Method in class com.finalist.jaggenerator.modules.Paths
 
getTableName() - Method in class com.finalist.jaggenerator.modules.Entity
 
getTablelist() - Static method in class com.finalist.jaggenerator.SelectTablesDialog
Once the user has selected tables using this dialog, this method returns the selected tables.
getTables() - Static method in class com.finalist.jaggenerator.DatabaseUtils
Grabs the list of tables from the database.
getTag() - Method in class com.finalist.jag.template.TemplateTreeItem
Method getTag
getTagClass() - Method in class com.finalist.jag.taglib.TagDef
Method getTagClass
getTagDef(TemplateTag) - Method in class com.finalist.jag.taglib.TagLibrary
Method getTagDef
getTagDefinition() - Method in class com.finalist.jag.template.TemplateTag
Method getTagDefinition
getTagDefs() - Method in class com.finalist.jag.taglib.TagLibrary
Method getTagDefs
getTagLib() - Method in class com.finalist.jag.template.TemplateTag
Method getTagLib
getTagLibrary() - Method in class com.finalist.jag.taglib.TagLibraryLoader
Method getTagLibrary
getTagName() - Method in class com.finalist.jag.template.TemplateTag
Method getTagName
getTagProcess(TemplateTreeItem) - Method in class com.finalist.jag.TagEngine
Method getTagProcess
getTargetName() - Method in class com.finalist.jaggenerator.modules.Relation
Gets 'targetName' : the name given to the reciprocal end of this relation (if it is bidirectional).
getTemplate() - Static method in class com.finalist.jaggenerator.JagGenerator
 
getTemplate() - Method in class com.finalist.jaggenerator.modules.Config
Gets the chosen application generaton template.
getTemplateData() - Method in class com.finalist.jag.PageContext
Method getTemplateData
getTemplateDir() - Method in class com.finalist.jaggenerator.template.Template
Gets the base directory of this template.
getTemplateSettings() - Method in class com.finalist.jaggenerator.modules.Config
Gets the configuration settings as set by the user in the GUI.
getTemplateStructure() - Method in class com.finalist.jag.template.TemplateStructureFactory
 
getTemplateTreeItem(TemplateTextBlock) - Method in class com.finalist.jag.template.TemplateStructure
Method getTemplateTreeItem
getTemplatesUrls() - Method in class com.finalist.jag.skelet.JagSkeletConfig
Method getTemplatesUrls
getTestOutput() - Method in class com.finalist.jaggenerator.modules.Paths
 
getText() - Method in class com.finalist.jag.template.TemplateTextBlock
Method getText
getText() - Method in interface com.finalist.jag.template.parser.JagBlock
Get the token text for this node
getText() - Method in class com.finalist.jag.template.parser.JagBlockImpl
Get the token text for this node
getTextBlock() - Method in class com.finalist.jag.template.TemplateTreeItem
Method getTextBlock
getTextBlockList() - Method in class com.finalist.jag.template.TemplateStructure
Method getTextBlockList
getTextBuffer() - Method in class com.finalist.jag.template.TemplateTag
Method getTextBuffer
getTextCollection() - Method in class com.finalist.jag.PageContext
Method getTextCollection
getTextString() - Method in class com.finalist.jag.template.parser.JagBlockViewer
Method getTextString
getTimestampFormat() - Method in class com.finalist.jaggenerator.modules.App
 
getTitle() - Method in class com.finalist.jag.taglib.FileTag
Method getTitle
getTokenString(int) - Method in class com.finalist.jag.template.parser.JagParser
Method getTokenString
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class com.finalist.jaggenerator.JagTreeCellRenderer
 
getType() - Method in interface com.finalist.jag.template.parser.JagBlock
Get the token type for this node
getType() - Method in class com.finalist.jag.template.parser.JagBlockImpl
Get the token type for this node
getType() - Method in class com.finalist.jaggenerator.modules.BusinessArgument
the return type of the argument.
getType(Column) - Method in class com.finalist.jaggenerator.modules.Field
 
getType() - Method in class com.finalist.jaggenerator.modules.Field
Returns the class that represents the primary key type
getType() - Method in class com.finalist.jaggenerator.template.TemplateConfigParameter
Gets the type of this configuration parameter.
getTypeByName(String) - Static method in class com.finalist.jaggenerator.template.TemplateConfigParameter
Translates a type's name into the corresponding Type object.
getTypeMapping() - Method in class com.finalist.jaggenerator.Database
Gets the name of the 'type-mapping' needed by the application server to know how to map this database's proprietary SQL functions and datatypes to Java.
getTypeMapping() - Method in class com.finalist.jaggenerator.modules.Datasource
Convenience method: gets the database's appserver type mapping as a TemplateString.
getTypeMappings() - Method in class com.finalist.jaggenerator.DatabaseManager
Gets the list of possible appserver typemappings.
getUpdateRule() - Method in class com.finalist.jaggenerator.ForeignKey
 
getUpper() - Method in class com.finalist.jag.util.TemplateString
Upper cases the entire string.
getUpperCaseName() - Method in class com.finalist.jaggenerator.modules.Session
 
getUrl() - Method in class com.finalist.jag.template.UrlHeaderLine
Method getUrl
getUrl() - Method in class com.finalist.jaggenerator.GenericJdbcManager
Getter for property url.
getUserName() - Method in class com.finalist.jaggenerator.modules.Datasource
 
getUserWindowBounds(JFrame) - Static method in class com.finalist.jaggenerator.Settings
Returns the last-known window bounds.
getUsername() - Method in class com.finalist.jaggenerator.GenericJdbcManager
Getter for property username.
getValidationDepends() - Method in class com.finalist.jaggenerator.modules.Field
 
getValidationXml() - Method in class com.finalist.jaggenerator.modules.Field
 
getValue() - Method in class com.finalist.jag.skelet.ModuleData
Method getValue
getValue() - Method in class com.finalist.jag.template.parser.JagParameter
Method getValue
getValue() - Method in class com.finalist.jaggenerator.template.TemplateConfigParameter
 
getVariable() - Method in class com.finalist.jag.taglib.EqualTag
 
getVersion() - Method in class com.finalist.jag.skelet.JagSkeletConfig
Method getVersion
getVersion() - Method in class com.finalist.jaggenerator.modules.App
 
getVersionText() - Method in class com.finalist.jaggenerator.modules.Config
 
getVerticalDividerPosition() - Static method in class com.finalist.jaggenerator.Settings
Returns the last-known vertical divider position.
getWebOutput() - Method in class com.finalist.jaggenerator.modules.Paths
 
getWriter() - Method in class com.finalist.jag.taglib.TagSupport
Method getWriter
getXML(Element) - Method in class com.finalist.jaggenerator.modules.App
 
getXML(Element) - Method in class com.finalist.jaggenerator.modules.BusinessMethod
 
getXML(Element) - Method in class com.finalist.jaggenerator.modules.Config
 
getXML(Element) - Method in class com.finalist.jaggenerator.modules.Datasource
 
getXML(Element) - Method in class com.finalist.jaggenerator.modules.Entity
 
getXML(Element) - Method in class com.finalist.jaggenerator.modules.Field
 
getXML(Element) - Method in interface com.finalist.jaggenerator.modules.JagBean
 
getXML(Element) - Method in class com.finalist.jaggenerator.modules.Paths
 
getXML(Element) - Method in class com.finalist.jaggenerator.modules.Relation
Creates the XML view of this relation and appends it as a new child to the specified XML element.
getXML(Element) - Method in class com.finalist.jaggenerator.modules.Root
 
getXML(Element) - Method in class com.finalist.jaggenerator.modules.Session
 
getXml() - Method in class com.finalist.jaggenerator.validation.StrutsValidation
Gets the corresponding XML fragment that complements the dependsList.

H

HEADERDEF_BEGIN - Static variable in interface com.finalist.jag.template.parser.JagParserConstants
 
HEADERDEF_END - Static variable in interface com.finalist.jag.template.parser.JagParserConstants
 
HeaderLine - class com.finalist.jag.template.HeaderLine.
Class HeaderLine
HeaderLine(String[], JagParameter[]) - Constructor for class com.finalist.jag.template.HeaderLine
Constructor HeaderLine
HtmlContentPopUp - class com.finalist.jaggenerator.HtmlContentPopUp.
A general purpose popup window for displaying hyperlinked HTML pages.
HtmlContentPopUp(Frame, String, boolean, String, boolean) - Constructor for class com.finalist.jaggenerator.HtmlContentPopUp
Creates new form HtmlAboutPopUp with the specified content.
HtmlContentPopUp(Frame, String, boolean, String) - Constructor for class com.finalist.jaggenerator.HtmlContentPopUp
Creates new form HtmlAboutPopUp with the specified content.
HtmlContentPopUp(Frame, String, boolean, URL) - Constructor for class com.finalist.jaggenerator.HtmlContentPopUp
Creates new form HtmlAboutPopUp with a specified URL.
HtmlContentPopUp.Bookmark - class com.finalist.jaggenerator.HtmlContentPopUp.Bookmark.
 
HtmlContentPopUp.Bookmark() - Constructor for class com.finalist.jaggenerator.HtmlContentPopUp.Bookmark
A Bookmark is a URL of a HTML page, along with a record of the viewport upper-left corner.
hasBusinessMethods() - Method in class com.finalist.jaggenerator.modules.Session
check if there are any business methods defines in this Session.
hashCode() - Method in class com.finalist.jag.util.TemplateString
 
hashCode() - Method in class com.finalist.jaggenerator.ForeignKey
 
hibernateOutText - Variable in class com.finalist.jaggenerator.modules.Paths
 

I

IDENT - Static variable in interface com.finalist.jag.template.parser.JagParserConstants
 
INTEGER - Static variable in interface com.finalist.jag.template.parser.JagParserConstants
 
InputBuffer - class com.finalist.jag.template.parser.InputBuffer.
Class InputBuffer
InputBuffer() - Constructor for class com.finalist.jag.template.parser.InputBuffer
Create an input buffer
IteratorTag - class com.finalist.jag.taglib.IteratorTag.
Class IteratorTag
IteratorTag() - Constructor for class com.finalist.jag.taglib.IteratorTag
 
initCap(String) - Static method in class com.finalist.jaggenerator.Utils
 
initValues(boolean) - Method in class com.finalist.jaggenerator.modules.RelationPanel
 
initialize(int, String) - Method in interface com.finalist.jag.template.parser.JagBlock
Method initialize
initialize(JagBlock) - Method in interface com.finalist.jag.template.parser.JagBlock
Method initialize
initialize(int, String) - Method in class com.finalist.jag.template.parser.JagBlockImpl
Method initialize
initialize(JagBlock) - Method in class com.finalist.jag.template.parser.JagBlockImpl
Method initialize
insertTextBlock(JagBlock, String) - Method in class com.finalist.jag.template.parser.JagParser
Method insertTextBlock Inserts a textblock.
intType - Static variable in class com.finalist.jag.uml.Jag2UMLGenerator
 
intValue - Static variable in class com.finalist.jag.uml.Jag2UMLGenerator
 
interrupt() - Method in class com.finalist.jaggenerator.ProgressDialog
Interrupts the worker thread (action) that dialog is attached to
io - Variable in class com.finalist.jag.template.parser.CharStreamIOException
Field io
isBidirectional() - Method in class com.finalist.jaggenerator.modules.Relation
Gets 'bidirectional' : whether or not this relation is also navigable the other way round.
isCommentDefinition() - Method in class com.finalist.jag.template.parser.JagParser
Method isCommentDefinition
isCompositeCombo - Variable in class com.finalist.jaggenerator.modules.Entity
 
isCompositeKey() - Method in class com.finalist.jaggenerator.modules.Entity
Iterates over all the table columns and determines whether the table has a single key or a composite key.
isDatabaseConnected() - Static method in class com.finalist.jaggenerator.JagGenerator
Checks whether the database has been connected yet.
isDisplaySkeletView() - Static method in class com.finalist.jag.JApplicationGen
If this property is set, a graphical tree representation of the applicaton XML file is shown to the user.
isEmpty() - Method in class com.finalist.jag.template.TemplateTextBlock
Method isEmpty
isEof() - Method in class com.finalist.util.DiffConflictLine
 
isFirstFile() - Method in class com.finalist.util.DiffConflictLine
 
isForeignKey() - Method in class com.finalist.jaggenerator.modules.Field
 
isHeaderDefinition() - Method in class com.finalist.jag.template.parser.JagParser
Method isHeaderDefinition
isMarked() - Method in class com.finalist.jag.template.parser.InputBuffer
Method isMarked
isMaximized() - Static method in class com.finalist.jaggenerator.Settings
Returns the last-known maximized state.
isNullable() - Method in class com.finalist.jaggenerator.Column
Gets the 'nullableString' property as a boolean.
isNullable() - Method in class com.finalist.jaggenerator.modules.Field
Make the nullable field available.
isPkClassIsAutogeneratable() - Method in class com.finalist.jaggenerator.modules.Field
 
isPrimaryKey() - Method in class com.finalist.jaggenerator.Column
Getter for property primary Key
isPrimaryKey() - Method in class com.finalist.jaggenerator.modules.Field
Indicates whether the field is part of the primary key.
isProcessed() - Method in class com.finalist.jag.template.TemplateTag
Method isProcessed
isRelation() - Method in class com.finalist.jaggenerator.modules.Field
 
isRelationsEnabled() - Static method in class com.finalist.jaggenerator.JagGenerator
 
isRequired() - Method in class com.finalist.jaggenerator.modules.Field
Return true if the field is required, so nullable is true.
isTagDefBodyClose() - Method in class com.finalist.jag.template.parser.JagParser
Method isTagDefBodyClose
isTagDefinition() - Method in class com.finalist.jag.template.parser.JagParser
Method isTagDefinition
isTargetMultiple() - Method in class com.finalist.jaggenerator.modules.Relation
Gets 'targetMultiple' : whether or not this relation maps to multiple entities at the 'foreign' end.
isValueCollection() - Method in class com.finalist.jag.skelet.ModuleData
Method isValueCollection
isValueString() - Method in class com.finalist.jag.skelet.ModuleData
Method isValueString
ismatch(int) - Method in class com.finalist.jag.template.parser.JagParser
Method ismatch
ismatch(String) - Method in class com.finalist.jag.template.parser.JagParser
Method ismatch

J

JAGTemplateEngine - class com.finalist.jag.util.JAGTemplateEngine.
This is the original "JSP-tag like" template engine designed by Wendel D. de Witte.
JAGTemplateEngine() - Constructor for class com.finalist.jag.util.JAGTemplateEngine
 
JAVA_EJB2_DIR - Static variable in class com.finalist.jaggenerator.modules.Paths
 
JAVA_EJB3_DIR - Static variable in class com.finalist.jaggenerator.modules.Paths
 
JAVA_HIBERNATE2_DIR - Static variable in class com.finalist.jaggenerator.modules.Paths
 
JAVA_HIBERNATE3_DIR - Static variable in class com.finalist.jaggenerator.modules.Paths
 
JAVA_MOCK_DIR - Static variable in class com.finalist.jaggenerator.modules.Paths
 
JAVA_SERVICE_DIR - Static variable in class com.finalist.jaggenerator.modules.Paths
 
JAVA_STRUTS_DIR - Static variable in class com.finalist.jaggenerator.modules.Paths
 
JAVA_SWING_DIR - Static variable in class com.finalist.jaggenerator.modules.Paths
 
JAVA_TAPESTRY_DIR - Static variable in class com.finalist.jaggenerator.modules.Paths
 
JAVA_TEST_DIR - Static variable in class com.finalist.jaggenerator.modules.Paths
 
JAVA_WEB_STRUTS_DIR - Static variable in class com.finalist.jaggenerator.modules.Paths
 
JAVA_WEB_TAPESTRY_DIR - Static variable in class com.finalist.jaggenerator.modules.Paths
 
JApplicationGen - class com.finalist.jag.JApplicationGen.
This class is responsible for generating the J2EE project from the application file specified in the GUI.
JApplicationGen(String[]) - Constructor for class com.finalist.jag.JApplicationGen
Constructor JApplicationGen
Jag2UMLGenerator - class com.finalist.jag.uml.Jag2UMLGenerator.
Generate an UML1.4 XMI model based on the Jag skelet configuration file.
Jag2UMLGenerator(ConsoleLogger) - Constructor for class com.finalist.jag.uml.Jag2UMLGenerator
Makes a Jag2UMLGenerator with an external logger.
Jag2UMLGenerator() - Constructor for class com.finalist.jag.uml.Jag2UMLGenerator
Makes a Jag2UMLGenerator.
JagBean - interface com.finalist.jaggenerator.modules.JagBean.
 
JagBlock - interface com.finalist.jag.template.parser.JagBlock.
Interface JagBlock
JagBlockCollection - class com.finalist.jag.template.parser.JagBlockCollection.
Class JagBlockCollection
JagBlockCollection() - Constructor for class com.finalist.jag.template.parser.JagBlockCollection
 
JagBlockImpl - class com.finalist.jag.template.parser.JagBlockImpl.
Class JagBlockImpl
JagBlockImpl() - Constructor for class com.finalist.jag.template.parser.JagBlockImpl
 
JagBlockViewer - class com.finalist.jag.template.parser.JagBlockViewer.
Class JagBlockViewer Test class for viewing the JagBlockTree structure in a Swing component.
JagBlockViewer(JagBlock) - Constructor for class com.finalist.jag.template.parser.JagBlockViewer
Constructor JagBlockTree
JagException - exception com.finalist.jag.JagException.
Class JagException
JagException(String) - Constructor for class com.finalist.jag.JagException
Constructor JagException
JagGenerator - class com.finalist.jaggenerator.JagGenerator.
Main class for the JAG GUI.
JagGenerator() - Constructor for class com.finalist.jaggenerator.JagGenerator
Creates new form jagGenerator
JagParameter - class com.finalist.jag.template.parser.JagParameter.
Class JagParameter DataStructure item for a tag parameter.
JagParameter(String, String) - Constructor for class com.finalist.jag.template.parser.JagParameter
Constructor JagParameter
JagParameter(JagParameter) - Constructor for class com.finalist.jag.template.parser.JagParameter
 
JagParser - class com.finalist.jag.template.parser.JagParser.
Class JagParser Generates a tree structure for a jag template file.
JagParser() - Constructor for class com.finalist.jag.template.parser.JagParser
Constructor JagParser
JagParserConstants - interface com.finalist.jag.template.parser.JagParserConstants.
 
JagParserException - exception com.finalist.jag.template.parser.JagParserException.
Class JagParserException
JagParserException(String) - Constructor for class com.finalist.jag.template.parser.JagParserException
 
JagSkeletConfig - class com.finalist.jag.skelet.JagSkeletConfig.
Class JagSkeletConfig
JagSkeletConfig() - Constructor for class com.finalist.jag.skelet.JagSkeletConfig
 
JagSkeletException - exception com.finalist.jag.skelet.JagSkeletException.
Class JagSkeletException
JagSkeletException(String) - Constructor for class com.finalist.jag.skelet.JagSkeletException
Constructor JagSkeletException
JagSkeletViewer - class com.finalist.jag.skelet.JagSkeletViewer.
Class JagSkeletViewer
JagSkeletViewer() - Constructor for class com.finalist.jag.skelet.JagSkeletViewer
 
JagTextBlockWriter - class com.finalist.jag.JagTextBlockWriter.
Class JagTextBlockWriter
JagTextBlockWriter() - Constructor for class com.finalist.jag.JagTextBlockWriter
Constructor JagTextBlockWriter
JagTextBlockWriter(TemplateTextBlock) - Constructor for class com.finalist.jag.JagTextBlockWriter
Constructor JagTextBlockWriter
JagTreeCellRenderer - class com.finalist.jaggenerator.JagTreeCellRenderer.
A custom TreeCellRenderer that uses a different icons for the various JAG objects.
JagTreeCellRenderer() - Constructor for class com.finalist.jaggenerator.JagTreeCellRenderer
 
JagTreeModelListener - class com.finalist.jaggenerator.JagTreeModelListener.
 
JagTreeModelListener() - Constructor for class com.finalist.jaggenerator.JagTreeModelListener
Creates a new instance of MyTreeModelListener
JagUMLProfile - class com.finalist.jag.uml.JagUMLProfile.
Define all UML profile elements for generating a UML model from JAG.
JagUMLProfile() - Constructor for class com.finalist.jag.uml.JagUMLProfile
 
JagWriter - class com.finalist.jag.JagWriter.
Class JagWriter
JagWriter() - Constructor for class com.finalist.jag.JagWriter
Constructor JagWriter
jagGenerator - Static variable in class com.finalist.jaggenerator.JagGenerator
 
jdbcURLCombo - Variable in class com.finalist.jaggenerator.modules.Datasource
 
jndiText - Variable in class com.finalist.jaggenerator.modules.Datasource
 

K

kickTheBucket(String) - Static method in class com.finalist.jaggenerator.JagGenerator
Causes JAG to die.

L

LA(int) - Method in class com.finalist.jag.template.parser.InputBuffer
Get a lookahead character
LAChars(int) - Method in class com.finalist.jag.template.parser.InputBuffer
Method LAChars
LANGUAGE - Static variable in interface com.finalist.jag.template.parser.JagParserConstants
 
LibCopier - class com.finalist.jaggenerator.LibCopier.
Helper class for copying jar files to the generated build file to prevent unnecessary downloads.
LibCopier() - Constructor for class com.finalist.jaggenerator.LibCopier
 
Log - class com.finalist.jag.util.Log.
Class Log
Log() - Constructor for class com.finalist.jag.util.Log
 
length - Variable in class com.finalist.util.MatchResult
 
lineEquals(DiffConflictLine) - Method in class com.finalist.util.DiffConflictLine
Checks if the given line has the same text as this one (ignoring whitespace).
loadApplicationFile(File) - Method in class com.finalist.jaggenerator.JagGenerator
 
log - Static variable in class com.finalist.jag.JApplicationGen
 
log(String) - Static method in class com.finalist.jag.JApplicationGen
If the logger is set to the ConsoleLogger and this class has been interrupted by the JAG gui user, the resulting act of updating the JTextField can cause write lock acquisition errors in the Swing classes.
log - Static variable in class com.finalist.jag.uml.Jag2UMLGenerator
 
log - Static variable in class com.finalist.jag.uml.UML2JagGenerator
 
log(String) - Static method in class com.finalist.jag.util.Log
Method log
log - Static variable in class com.finalist.jaggenerator.Column
 
log(String) - Method in class com.finalist.jaggenerator.ConsoleLogger
Appends a log to the end of the console.
log - Static variable in class com.finalist.jaggenerator.DatabaseUtils
 
log - Static variable in class com.finalist.jaggenerator.JagGenerator
 
log - Static variable in class com.finalist.jaggenerator.modules.BusinessMethod
 
log - Static variable in class com.finalist.jaggenerator.modules.Entity
 
log - Static variable in class com.finalist.jaggenerator.modules.Session
 
logToConsole(Object) - Static method in class com.finalist.jaggenerator.JagGenerator
 
loggingFrameworkCombo - Variable in class com.finalist.jaggenerator.modules.App
 
longType - Static variable in class com.finalist.jag.uml.Jag2UMLGenerator
 
longValue - Static variable in class com.finalist.jag.uml.Jag2UMLGenerator
 
lookupCollection(PageContext, String, String) - Static method in class com.finalist.jag.taglib.util.RequestUtil
Method lookupCollection
lookupString(PageContext, String, String) - Static method in class com.finalist.jag.taglib.util.RequestUtil
Method lookupString

M

MatchResult - class com.finalist.util.MatchResult.
 
MatchResult(int, int) - Constructor for class com.finalist.util.MatchResult
 
ModuleData - class com.finalist.jag.skelet.ModuleData.
Class ModuleData
ModuleData(String, String) - Constructor for class com.finalist.jag.skelet.ModuleData
Constructor ModuleData
ModuleData(String, Collection) - Constructor for class com.finalist.jag.skelet.ModuleData
Constructor ModuleData
main(String[]) - Static method in class com.finalist.jag.JApplicationGen
Method main
main(String[]) - Static method in class com.finalist.jag.uml.Jag2UMLGenerator
 
main(String[]) - Static method in class com.finalist.jag.uml.UML2JagGenerator
 
main(String[]) - Static method in class com.finalist.jaggenerator.JagGenerator
Runs the JaGGenerator.
main(String[]) - Static method in class com.finalist.jaggenerator.LibCopier
 
main(String[]) - Static method in class com.finalist.util.Diff
For testing purposes - I distance off with JUnit, honestly - but it's too slow!
mappingCombo - Variable in class com.finalist.jaggenerator.modules.Datasource
 
mark() - Method in class com.finalist.jag.template.parser.InputBuffer
Return an integer marker that can be used to rewind the buffer to its current state.
markerOffset - Variable in class com.finalist.jag.template.parser.InputBuffer
Field markerOffset
match(int) - Method in class com.finalist.jag.template.parser.JagParser
Method match
match(String) - Method in class com.finalist.jag.template.parser.JagParser
Method match
matchAppserver(String) - Method in class com.finalist.jaggenerator.modules.Config
Helper method to determine if the selected appserver matches the passed string.
matchBusinessTier(String) - Method in class com.finalist.jaggenerator.modules.Config
Helper method to determine if the selected business tier matches the passed string.
matchServiceTier(String) - Method in class com.finalist.jaggenerator.modules.Config
Helper method to determine if the selected service tier matches the passed string.
matchWebTier(String) - Method in class com.finalist.jaggenerator.modules.Config
Helper method to determine if the selected web tier matches the passed string.
max - Variable in class com.finalist.jag.taglib.IteratorTag
Field max
mockOutText - Variable in class com.finalist.jaggenerator.modules.Paths
 

N

NAME - Static variable in class com.finalist.jaggenerator.DatabaseManager
 
NotEmptyTag - class com.finalist.jag.taglib.NotEmptyTag.
Class NotEmptyTag
NotEmptyTag() - Constructor for class com.finalist.jag.taglib.NotEmptyTag
 
NotEqualTag - class com.finalist.jag.taglib.NotEqualTag.
Class NotEqualTag
NotEqualTag() - Constructor for class com.finalist.jag.taglib.NotEqualTag
 
NotExistTag - class com.finalist.jag.taglib.NotExistTag.
 
NotExistTag() - Constructor for class com.finalist.jag.taglib.NotExistTag
 
nCurrentFileIndex - Variable in class com.finalist.jag.util.DirectoryIterator
Field nCurrentFileIndex
nMarkers - Variable in class com.finalist.jag.template.parser.InputBuffer
Field nMarkers
nMax - Variable in class com.finalist.jag.taglib.IteratorTag
Field nMax
nameText - Variable in class com.finalist.jaggenerator.modules.App
 
nameText - Variable in class com.finalist.jaggenerator.modules.Entity
 
nameText - Variable in class com.finalist.jaggenerator.modules.Session
 
nbrEntries - Variable in class com.finalist.jag.template.parser.CharQueue
Field nbrEntries
newFile() - Method in class com.finalist.jag.template.TemplateTextBlock
Method newFile
newLine() - Method in class com.finalist.jag.JagTextBlockWriter
Write a line separator.
newLine() - Method in class com.finalist.jag.JagWriter
Write a line separator.
normaliseSQLTypesWithChosenDatabase() - Static method in class com.finalist.jaggenerator.JagGenerator
Makes sure that the SQL types of the fields within this application are compatible with the chosen DB.
notifyFieldNameChanged(String, String) - Method in class com.finalist.jaggenerator.modules.Relation
 
notifyLocalEntityIsComplete() - Method in class com.finalist.jaggenerator.modules.Relation
RelationPanels can't finish initialising themselves until the local-side entity is completely generated (until all the entity's fields are generated).
notifyRelationsThatConstructionIsFinished() - Method in class com.finalist.jaggenerator.modules.Entity
While an entity is being created, its constituent relations have to wait for the entity to finish being constructed before they can finish initialising themselves.
notifyRelationsThatFieldNameChanged(String, String) - Method in class com.finalist.jaggenerator.modules.Entity
When a field name is changed, call this to tell all relations to update their lists.
numToConsume - Variable in class com.finalist.jag.template.parser.InputBuffer
Field numToConsume

O

OPTION_NO - Static variable in class com.finalist.jag.JApplicationGen
 
OPTION_NO_ALL - Static variable in class com.finalist.jag.JApplicationGen
 
OPTION_VIEW_DIFF - Static variable in class com.finalist.jag.JApplicationGen
 
OPTION_YES - Static variable in class com.finalist.jag.JApplicationGen
 
OPTION_YES_ALL - Static variable in class com.finalist.jag.JApplicationGen
 
offset - Variable in class com.finalist.jag.template.parser.CharQueue
Field offset
outXML(Document) - Static method in class com.finalist.jaggenerator.JagGenerator
 

P

PARAMDEF - Static variable in interface com.finalist.jag.template.parser.JagParserConstants
 
PREFIX - Static variable in interface com.finalist.jag.template.parser.JagParserConstants
 
PageContext - class com.finalist.jag.PageContext.
Class PageContext
PageContext(SessionContext) - Constructor for class com.finalist.jag.PageContext
Constructor PageContext
Paths - class com.finalist.jaggenerator.modules.Paths.
 
Paths() - Constructor for class com.finalist.jaggenerator.modules.Paths
Creates new form BeanForm
Paths(Element) - Constructor for class com.finalist.jaggenerator.modules.Paths
 
ProgressDialog - class com.finalist.jaggenerator.ProgressDialog.
ProgressDialog provides a progress bar within a dialog window and a cancel button to abort the action.
ProgressDialog(Frame, boolean) - Constructor for class com.finalist.jaggenerator.ProgressDialog
Creates new form ProgressDialog.
pKeyText - Variable in class com.finalist.jaggenerator.modules.Entity
 
pKeyTypeText - Variable in class com.finalist.jaggenerator.modules.Entity
 
panel - Variable in class com.finalist.jaggenerator.modules.App
 
panel - Variable in class com.finalist.jaggenerator.modules.Datasource
 
parameter - Variable in class com.finalist.jag.taglib.EqualTag
Field parameter
passwordText - Variable in class com.finalist.jaggenerator.modules.Datasource
 
paths - Variable in class com.finalist.jaggenerator.modules.Root
 
peekBodyContent() - Method in class com.finalist.jag.TagEngine
Method peekBodyContent
performDiff() - Method in class com.finalist.util.Diff
Performs the diff on the two files specified in the constructor, returning a formatted human-readable report (HTML, in this case).
pkFieldIcon - Variable in class com.finalist.jaggenerator.JagTreeCellRenderer
 
popBodyContent(TemplateTreeItem) - Method in class com.finalist.jag.TagEngine
Method popBodyContent
precedes(DiffConflictLine) - Method in class com.finalist.util.DiffConflictLine
Checks if a given conflict line precedes this one.
primaryKeyCheckBox - Variable in class com.finalist.jaggenerator.modules.Field
 
print(boolean) - Method in class com.finalist.jag.JagTextBlockWriter
Print a boolean value.
print(char) - Method in class com.finalist.jag.JagTextBlockWriter
Print a character.
print(char[]) - Method in class com.finalist.jag.JagTextBlockWriter
Print an array of characters.
print(double) - Method in class com.finalist.jag.JagTextBlockWriter
Print a double-precision floating-point number.
print(float) - Method in class com.finalist.jag.JagTextBlockWriter
Print a floating-point number.
print(int) - Method in class com.finalist.jag.JagTextBlockWriter
Print an integer.
print(long) - Method in class com.finalist.jag.JagTextBlockWriter
Print a long integer.
print(Object) - Method in class com.finalist.jag.JagTextBlockWriter
Print an object.
print(String) - Method in class com.finalist.jag.JagTextBlockWriter
Print a string.
print(boolean) - Method in class com.finalist.jag.JagWriter
Print a boolean value.
print(char) - Method in class com.finalist.jag.JagWriter
Print a character.
print(char[]) - Method in class com.finalist.jag.JagWriter
Print an array of characters.
print(double) - Method in class com.finalist.jag.JagWriter
Print a double-precision floating-point number.
print(float) - Method in class com.finalist.jag.JagWriter
Print a floating-point number.
print(int) - Method in class com.finalist.jag.JagWriter
Print an integer.
print(long) - Method in class com.finalist.jag.JagWriter
Print a long integer.
print(Object) - Method in class com.finalist.jag.JagWriter
Print an object.
print(String) - Method in class com.finalist.jag.JagWriter
Print a string.
println() - Method in class com.finalist.jag.JagTextBlockWriter
Terminate the current line by writing the line separator string.
println(boolean) - Method in class com.finalist.jag.JagTextBlockWriter
Print a boolean value and then terminate the line.
println(char) - Method in class com.finalist.jag.JagTextBlockWriter
Print a character and then terminate the line.
println(char[]) - Method in class com.finalist.jag.JagTextBlockWriter
Print an array of characters and then terminate the line.
println(double) - Method in class com.finalist.jag.JagTextBlockWriter
Print a double-precision floating-point number and then terminate the line.
println(float) - Method in class com.finalist.jag.JagTextBlockWriter
Print a floating-point number and then terminate the line.
println(int) - Method in class com.finalist.jag.JagTextBlockWriter
Print an integer and then terminate the line.
println(long) - Method in class com.finalist.jag.JagTextBlockWriter
Print a long integer and then terminate the line.
println(Object) - Method in class com.finalist.jag.JagTextBlockWriter
Print an Object and then terminate the line.
println(String) - Method in class com.finalist.jag.JagTextBlockWriter
Print a String and then terminate the line.
println() - Method in class com.finalist.jag.JagWriter
Terminate the current line by writing the line separator string.
println(boolean) - Method in class com.finalist.jag.JagWriter
Print a boolean value and then terminate the line.
println(char) - Method in class com.finalist.jag.JagWriter
Print a character and then terminate the line.
println(char[]) - Method in class com.finalist.jag.JagWriter
Print an array of characters and then terminate the line.
println(double) - Method in class com.finalist.jag.JagWriter
Print a double-precision floating-point number and then terminate the line.
println(float) - Method in class com.finalist.jag.JagWriter
Print a floating-point number and then terminate the line.
println(int) - Method in class com.finalist.jag.JagWriter
Print an integer and then terminate the line.
println(long) - Method in class com.finalist.jag.JagWriter
Print a long integer and then terminate the line.
println(Object) - Method in class com.finalist.jag.JagWriter
Print an Object and then terminate the line.
println(String) - Method in class com.finalist.jag.JagWriter
Print a String and then terminate the line.
process() - Method in class com.finalist.jag.TagProcess
Method process
process(TagSupport) - Method in class com.finalist.jag.TagProcess
Method process
process(CharBuffer) - Method in class com.finalist.jag.template.parser.JagParser
Method process
process(Collection, String) - Method in class com.finalist.jag.util.JAGTemplateEngine
 
process(Collection, String) - Method in interface com.finalist.jag.util.TemplateEngine
This method instructs the template engine to process a collection of template files, and as a result to create / update / delete files from the output directory.
process(Collection, String) - Method in class com.finalist.jag.util.VelocityTemplateEngine
 
processHeader() - Method in class com.finalist.jag.template.parser.JagParser
Method processHeader
processIdent(int) - Method in class com.finalist.jag.template.parser.JagParser
 
processParameters(JagBlock) - Method in class com.finalist.jag.template.parser.JagParser
Method processParameters
processReferences() - Method in class com.finalist.jag.skelet.SkeletDataObj
Method processReferences
processTag(TemplateTreeItem) - Method in class com.finalist.jag.TagEngine
Method processTag
processTag() - Method in class com.finalist.jag.template.parser.JagParser
Method processTag Works with processTagBody()
processTagBody() - Method in class com.finalist.jag.template.parser.JagParser
Method process
processTags(PageContext) - Method in class com.finalist.jag.TagEngine
Method processTags
pushBodyContent(TemplateTreeItem) - Method in class com.finalist.jag.TagEngine
Method pushBodyContent
putBodyContent(TemplateTreeItem) - Method in class com.finalist.jag.TagEngine
Method putBodyContent

Q

queue - Variable in class com.finalist.jag.template.parser.InputBuffer
Field queue

R

RET_CANCEL - Static variable in class com.finalist.jaggenerator.HtmlContentPopUp
A return status code - returned if Cancel button has been pressed
RET_OK - Static variable in class com.finalist.jaggenerator.HtmlContentPopUp
A return status code - returned if OK button has been pressed
Relation - class com.finalist.jaggenerator.modules.Relation.
This class models a container-managed relation.
Relation(Entity) - Constructor for class com.finalist.jaggenerator.modules.Relation
Constructs a new Relation from scratch.
Relation(Entity, ForeignKey) - Constructor for class com.finalist.jaggenerator.modules.Relation
Constructs a Relation from a ForeignKey object.
Relation(Entity, ForeignKey, boolean) - Constructor for class com.finalist.jaggenerator.modules.Relation
Constructs a Relation from a ForeignKey object.
Relation(Entity, Element) - Constructor for class com.finalist.jaggenerator.modules.Relation
(Re-)Constructs a Relation from an XML element.
RelationPanel - class com.finalist.jaggenerator.modules.RelationPanel.
 
RelationPanel(Relation, boolean) - Constructor for class com.finalist.jaggenerator.modules.RelationPanel
Creates new form RelationPanel
RequestUtil - class com.finalist.jag.taglib.util.RequestUtil.
Class RequestUtil
RequestUtil() - Constructor for class com.finalist.jag.taglib.util.RequestUtil
 
Root - class com.finalist.jaggenerator.modules.Root.
 
Root() - Constructor for class com.finalist.jaggenerator.modules.Root
 
Root(Document) - Constructor for class com.finalist.jaggenerator.modules.Root
 
read() - Static method in class com.finalist.jaggenerator.Settings
Static method for reading the user-settings
refNameText - Variable in class com.finalist.jaggenerator.modules.Session
 
regenerateValidations() - Method in class com.finalist.jaggenerator.modules.Field
Regenerates the Struts validations for this field.
relationIcon - Variable in class com.finalist.jaggenerator.JagTreeCellRenderer
 
release() - Method in class com.finalist.jag.taglib.IteratorTag
Method release
release() - Method in class com.finalist.jag.taglib.TagSupport
Method release
removeAttribute(String) - Method in class com.finalist.jag.AttributeMap
Method removeAttribute
removeAttribute(String) - Method in class com.finalist.jag.PageContext
Method removeAttribute
removeChildren() - Method in class com.finalist.jag.template.parser.JagBlockImpl
Remove all children
removeFirst() - Method in class com.finalist.jag.template.parser.CharQueue
Remove char from front of queue
replaceReferences(ModuleData, HashMap) - Method in class com.finalist.jag.skelet.SkeletDataObj
Method replaceReferences
requiredCheckBox - Variable in class com.finalist.jaggenerator.modules.Field
 
retrieveDataFromHeader(JagBlock) - Method in class com.finalist.jag.template.parser.JagParser
Method retrieveDataFromHeader Re-initialize the tag definitions.
retrievePropertiesFromXML(String) - Method in class com.finalist.jaggenerator.ConfigManager
Creates a Map that contains key-value pairs representing the XML elements / text nodes that fall underneath the node with the supplied name.
rewind(int) - Method in class com.finalist.jag.template.parser.InputBuffer
Rewind the character buffer to a marker.
root - Variable in class com.finalist.jaggenerator.JagGenerator
 
rootBlock - Variable in class com.finalist.jag.template.parser.JagBlockViewer
Field rootBlock
rootDirectoryFile - Variable in class com.finalist.jag.util.DirectoryIterator
Field rootDirectoryFile
rootIcon - Variable in class com.finalist.jaggenerator.JagTreeCellRenderer
 
rootPackageText - Variable in class com.finalist.jaggenerator.modules.App
 
rootPackageText - Variable in class com.finalist.jaggenerator.modules.Entity
 

S

SELECT - Static variable in class com.finalist.jaggenerator.modules.DatabaseManagerFrame
 
SEMICOLON - Static variable in interface com.finalist.jag.template.parser.JagParserConstants
 
SKIP_BODY - Static variable in class com.finalist.jag.taglib.TagConstant
Field SKIP_BODY
SKIP_BODY - Static variable in interface com.finalist.jag.taglib.TagConstants
Field SKIP_BODY
SKIP_CLEAR_BODY - Static variable in class com.finalist.jag.taglib.TagConstant
Field SKIP_CLEAR_BODY
SKIP_CLEAR_BODY - Static variable in interface com.finalist.jag.taglib.TagConstants
Field SKIP_CLEAR_BODY
SKIP_PAGE - Static variable in class com.finalist.jag.taglib.TagConstant
Field SKIP_PAGE
SKIP_PAGE - Static variable in interface com.finalist.jag.taglib.TagConstants
Field SKIP_PAGE
SLIST - Static variable in interface com.finalist.jag.template.parser.JagParserConstants
 
STEREOTYPE_ATTRIBUTE_FOREIGN_KEY - Static variable in class com.finalist.jag.uml.JagUMLProfile
Attribute stereotypes: ForeignKey
STEREOTYPE_ATTRIBUTE_PRIMARY_KEY - Static variable in class com.finalist.jag.uml.JagUMLProfile
Attribute stereotypes: PrimaryKey
STEREOTYPE_ATTRIBUTE_REQUIRED - Static variable in class com.finalist.jag.uml.JagUMLProfile
Attribute stereotypes: Required field
STEREOTYPE_CLASS_DATA_SOURCE - Static variable in class com.finalist.jag.uml.JagUMLProfile
Class stereotypes: DataSource used to configure a datasource to be used with the application
STEREOTYPE_CLASS_ENTITY - Static variable in class com.finalist.jag.uml.JagUMLProfile
Class stereotypes: Entity
STEREOTYPE_CLASS_JAG_CONFIG - Static variable in class com.finalist.jag.uml.JagUMLProfile
Class stereotypes: JagConfig used to configure JAG
STEREOTYPE_CLASS_SERVICE - Static variable in class com.finalist.jag.uml.JagUMLProfile
Class stereotype: Service for for example a Session EJB
STEREOTYPE_CLASS_VALUE_OBJECT - Static variable in class com.finalist.jag.uml.JagUMLProfile
Class stereotypes: ValueObject
STEREOTYPE_DEPENDENCTY_ENTITY_REF - Static variable in class com.finalist.jag.uml.JagUMLProfile
Dependency stereotypes: EntityRef
STEREOTYPE_DEPENDENCTY_EXCEPTION - Static variable in class com.finalist.jag.uml.JagUMLProfile
Dependency stereotypes: Exception
STEREOTYPE_DEPENDENCTY_SERVICE_REF - Static variable in class com.finalist.jag.uml.JagUMLProfile
Dependency stereotypes: ServiceRef
STEREOTYPE_OPERATION_FINDER_METHOD - Static variable in class com.finalist.jag.uml.JagUMLProfile
Operation stereotypes: FinderMethod
STRING - Static variable in interface com.finalist.jag.template.parser.JagParserConstants
 
SelectRefs - class com.finalist.jaggenerator.SelectRefs.
 
SelectRefs(JFrame, Session, ArrayList) - Constructor for class com.finalist.jaggenerator.SelectRefs
Creates new form SelectRefs for Sesson EJBs to design a Session Facade to Entity EJBs.
SelectRefs(JFrame, Entity, ArrayList) - Constructor for class com.finalist.jaggenerator.SelectRefs
Creates new form SelectRefs for CMR in Entity EJBs
SelectTablesDialog - class com.finalist.jaggenerator.SelectTablesDialog.
 
SelectTablesDialog(JagGenerator) - Constructor for class com.finalist.jaggenerator.SelectTablesDialog
Creates new form SelectTablesDialog
Session - class com.finalist.jaggenerator.modules.Session.
 
Session(String) - Constructor for class com.finalist.jaggenerator.modules.Session
Creates new form BeanForm
Session(Element) - Constructor for class com.finalist.jaggenerator.modules.Session
 
SessionContext - class com.finalist.jag.SessionContext.
Class SessionContext
SessionContext() - Constructor for class com.finalist.jag.SessionContext
 
Settings - class com.finalist.jaggenerator.Settings.
The Settings class handles the loading and saving of user-settings like the current Window-size, divider-locations, etc.
Settings() - Constructor for class com.finalist.jaggenerator.Settings
 
SkeletDataObj - class com.finalist.jag.skelet.SkeletDataObj.
Class SkeletDataObj
SkeletDataObj(String) - Constructor for class com.finalist.jag.skelet.SkeletDataObj
Constructor SkeletDataObj
SkeletLoader - interface com.finalist.jag.skelet.SkeletLoader.
Interface SkeletLoader
SkeletModule - class com.finalist.jag.skelet.SkeletModule.
Class SkeletModule
SkeletModule(String) - Constructor for class com.finalist.jag.skelet.SkeletModule
Constructor SkeletModule
SkeletValidator - class com.finalist.jaggenerator.SkeletValidator.
 
SkeletValidator(Root, JTree, HashMap, ConsoleLogger) - Constructor for class com.finalist.jaggenerator.SkeletValidator
Creates a new instance of SkeletValidator
StrutsValidation - class com.finalist.jaggenerator.validation.StrutsValidation.
Represents Struts 1.1 validations for a particular database column, ultimately destined to be included in the 'validation.xml' declarative validations configuration file.
StrutsValidation() - Constructor for class com.finalist.jaggenerator.validation.StrutsValidation
Creates a StrutsValidation without generating the validations.
StrutsValidation(String, String, boolean) - Constructor for class com.finalist.jaggenerator.validation.StrutsValidation
 
save() - Method in class com.finalist.jaggenerator.ConfigManager
Saves the configurations to the XML JAG_CONFIG_FILE.
save() - Method in class com.finalist.jaggenerator.JagGenerator
 
sessionIcon - Variable in class com.finalist.jaggenerator.JagTreeCellRenderer
 
set() - Method in class com.finalist.jag.template.TemplateTextBlock
Method set
set(String) - Method in class com.finalist.jag.template.TemplateTextBlock
Method set
setArgumentList(ArrayList) - Method in class com.finalist.jaggenerator.modules.BusinessMethod
Set the argument list.
setAttribute(String, Object) - Method in class com.finalist.jag.AttributeMap
Method setAttribute
setAttribute(String, Object) - Method in class com.finalist.jag.PageContext
Method setAttribute
setAttributeDefs(Collection) - Method in class com.finalist.jag.taglib.TagDef
Method setAttributeDefs
setAuthor(String) - Method in class com.finalist.jag.skelet.JagSkeletConfig
Method setAuthor
setAuthor(String) - Method in class com.finalist.jaggenerator.modules.Config
 
setBidirectional(boolean) - Method in class com.finalist.jaggenerator.modules.Relation
 
setBodyContent(String) - Method in class com.finalist.jag.taglib.TagDef
Method setBodyContent
setBodyStructure(TemplateStructure) - Method in class com.finalist.jag.template.BodyContent
Method setBodyStructure
setBodyText(String) - Method in class com.finalist.jag.TagProcess
Method setBodyText
setBodyText(String) - Method in class com.finalist.jag.taglib.TagBodySupport
Method setBodyText
setBusinessMethods(ArrayList) - Method in class com.finalist.jaggenerator.modules.Session
set Business methods.
setClipText(String) - Method in class com.finalist.jaggenerator.ProgressDialog
Sets the clip text
setClosingTextBuffer(TemplateTextBlock) - Method in class com.finalist.jag.template.TemplateTag
Method setClosingTextBuffer
setCompany(String) - Method in class com.finalist.jag.skelet.JagSkeletConfig
Method setCompany
setCompany(String) - Method in class com.finalist.jaggenerator.modules.Config
 
setConManager(GenericJdbcManager) - Method in class com.finalist.jaggenerator.JagGenerator
Setter for property conManager.
setConfig(JagSkeletConfig) - Method in class com.finalist.jag.skelet.SkeletDataObj
Method setConfig
setConfigOutput(String) - Method in class com.finalist.jaggenerator.modules.Paths
 
setCounter(String) - Method in class com.finalist.jag.taglib.IteratorTag
Method setCounter
setDBName(String) - Method in class com.finalist.jaggenerator.GenericJdbcManager
Setter for property password.
setDataItem(Object) - Method in class com.finalist.jag.util.TreeItem
Method setDataItem
setDatabases(ArrayList) - Method in class com.finalist.jaggenerator.DatabaseManager
Resets the list of supported databases (and also resets the list in the Datasource panel).
setDateFormat(String) - Method in class com.finalist.jaggenerator.modules.App
 
setDbName(String) - Method in class com.finalist.jaggenerator.Database
 
setDeferrability(short) - Method in class com.finalist.jaggenerator.ForeignKey
 
setDeleteRule(short) - Method in class com.finalist.jaggenerator.ForeignKey
 
setDependsList(String) - Method in class com.finalist.jaggenerator.validation.StrutsValidation
 
setDescription(String) - Method in class com.finalist.jaggenerator.modules.App
 
setDescription(String) - Method in class com.finalist.jaggenerator.modules.BusinessMethod
Set the method description.
setDescription(String) - Method in class com.finalist.jaggenerator.modules.Entity
 
setDescription(String) - Method in class com.finalist.jaggenerator.modules.Session
 
setDescription(String) - Method in class com.finalist.jaggenerator.template.TemplateConfigParameter
Sets the description for this parameter - shows up in the GUI as a tooltip.
setDisplay(String) - Method in class com.finalist.jag.taglib.WriteTag
Method setDisplay
setDriverClass(String) - Method in class com.finalist.jaggenerator.Database
 
setEjbOutput(String) - Method in class com.finalist.jaggenerator.modules.Paths
 
setEndPos(int) - Method in interface com.finalist.jag.template.parser.JagBlock
Set the endposition of the token
setEndPos(int) - Method in class com.finalist.jag.template.parser.JagBlockImpl
Set the endposition of the token
setEntityEjbs(ArrayList) - Method in class com.finalist.jaggenerator.modules.Root
return all Session EJBs.
setEntityRefs(ArrayList) - Method in class com.finalist.jaggenerator.modules.Session
Sets all entities 'covered' by this session bean.
setExt(String) - Method in class com.finalist.jag.taglib.FileTag
Method setExt
setExternalBrowserCommand(String) - Method in class com.finalist.jaggenerator.HtmlContentPopUp
 
setFieldName(String) - Method in class com.finalist.jaggenerator.modules.Relation
 
setFile(String) - Method in class com.finalist.jag.template.TemplateTextBlock
Method setFile
setFileChooserStartDir(String, File) - Static method in class com.finalist.jaggenerator.JagGenerator
A record is kept of the last-accessed directory for every FileChooser, this method sets that record.
setFilename(String) - Method in class com.finalist.jaggenerator.Database
 
setFirstChild(JagBlock) - Method in interface com.finalist.jag.template.parser.JagBlock
Set the first child of a node.
setFirstChild(JagBlock) - Method in class com.finalist.jag.template.parser.JagBlockImpl
Set the first child of a node.
setFirstChild(TreeItem) - Method in class com.finalist.jag.util.TreeItem
Method setFirstChild
setFkColumnName(String) - Method in class com.finalist.jaggenerator.ForeignKey
 
setFkField(Field) - Method in class com.finalist.jaggenerator.modules.Relation
 
setFkName(String) - Method in class com.finalist.jaggenerator.ForeignKey
 
setFkTableCat(String) - Method in class com.finalist.jaggenerator.ForeignKey
 
setFkTableName(String) - Method in class com.finalist.jaggenerator.ForeignKey
 
setFkTableSchem(String) - Method in class com.finalist.jaggenerator.ForeignKey
 
setForeignColumn(String) - Method in class com.finalist.jaggenerator.modules.Relation
 
setForeignKey(boolean) - Method in class com.finalist.jaggenerator.modules.Field
Setter for this field, which specifies whether or not this Field is a foreign key field within its table.
setForeignKeyInField(String, String) - Static method in class com.finalist.jaggenerator.JagGenerator
Enables the presentation layer to specify that a given field within a given entity is a foreign key field.
setForeignPkField(Field) - Method in class com.finalist.jaggenerator.modules.Relation
 
setForeignPkFieldName(String) - Method in class com.finalist.jaggenerator.modules.Relation
 
setForeignTable(String) - Method in class com.finalist.jaggenerator.modules.Relation
 
setHasAutoGenPrimaryKey(boolean) - Method in class com.finalist.jaggenerator.modules.Field
 
setHeaderCollection(TemplateHeaderCollection) - Method in class com.finalist.jag.PageContext
Method setHeaderCollection
setHibernateOutput(String) - Method in class com.finalist.jaggenerator.modules.Paths
 
setHorizontalDividerPosition(int) - Static method in class com.finalist.jaggenerator.Settings
Sets a new value for the horizontal divider position that will be stored the next time you call write().
setId(String) - Method in class com.finalist.jag.taglib.IteratorTag
Method setId
setId(String) - Method in class com.finalist.jaggenerator.template.TemplateConfigParameter
Sets the id - the unique identifier of this parameter used to access the parameter value from the templates.
setInfo(String) - Method in class com.finalist.jag.taglib.TagLibrary
Method setInfo
setIsComposite(String) - Method in class com.finalist.jaggenerator.modules.Entity
 
setJagVersion(String) - Method in class com.finalist.jag.taglib.TagLibrary
Method setJagVersion
setJdbcType(String) - Method in class com.finalist.jaggenerator.modules.Field
 
setJdbcUrl(String) - Method in class com.finalist.jaggenerator.modules.Datasource
 
setJndi(String) - Method in class com.finalist.jaggenerator.modules.Datasource
 
setJspOutput(String) - Method in class com.finalist.jaggenerator.modules.Paths
 
setKeySeq(short) - Method in class com.finalist.jaggenerator.ForeignKey
 
setLength(int) - Method in class com.finalist.jaggenerator.Column
Setter for property length.
setLibVersion(String) - Method in class com.finalist.jag.taglib.TagLibrary
Method setLibVersion
setList(String) - Method in class com.finalist.jag.taglib.VariableTag
 
setLocalColumn(String) - Method in class com.finalist.jaggenerator.modules.Relation
 
setLogFramework(String) - Method in class com.finalist.jaggenerator.modules.App
 
setLogger(ConsoleLogger) - Static method in class com.finalist.jag.JApplicationGen
 
setLogger(ConsoleLogger) - Static method in class com.finalist.jag.util.Log
 
setMapping(String) - Method in class com.finalist.jaggenerator.modules.Datasource
 
setMax(String) - Method in class com.finalist.jag.taglib.IteratorTag
Method setMax
setMaximized(boolean) - Static method in class com.finalist.jaggenerator.Settings
Sets a new value for the maximized state that will be stored the next time you call write().
setMessage(String) - Method in class com.finalist.jag.taglib.ExceptionTag
Method setMessage
setMethodName(String) - Method in class com.finalist.jaggenerator.modules.BusinessMethod
Set the method name.
setMockOutput(String) - Method in class com.finalist.jaggenerator.modules.Paths
 
setName(String) - Method in class com.finalist.jag.skelet.ModuleData
Method setName
setName(String) - Method in class com.finalist.jag.taglib.AttributeDef
Method setName
setName(String) - Method in class com.finalist.jag.taglib.ClearVariableTag
Setter for name.
setName(String) - Method in class com.finalist.jag.taglib.CounterTag
Method setName
setName(String) - Method in class com.finalist.jag.taglib.EmptyTag
Method setName
setName(String) - Method in class com.finalist.jag.taglib.EqualTag
Method setName
setName(String) - Method in class com.finalist.jag.taglib.ExistTag
Method setName
setName(String) - Method in class com.finalist.jag.taglib.FileTag
Method setName
setName(String) - Method in class com.finalist.jag.taglib.IteratorTag
Method setName
setName(String) - Method in class com.finalist.jag.taglib.TagDef
Method setName
setName(String) - Method in class com.finalist.jag.taglib.VariableTag
Method setName
setName(String) - Method in class com.finalist.jag.taglib.WriteTag
Method setName
setName(String) - Method in class com.finalist.jaggenerator.Column
Setter for property name.
setName(String) - Method in class com.finalist.jaggenerator.modules.App
 
setName(String) - Method in class com.finalist.jaggenerator.modules.BusinessArgument
set the argument name.
setName(String) - Method in class com.finalist.jaggenerator.modules.Entity
 
setName(String) - Method in class com.finalist.jaggenerator.modules.Field
Sets the name of the field
setName(String) - Method in class com.finalist.jaggenerator.modules.Relation
 
setName(String) - Method in class com.finalist.jaggenerator.modules.RelationPanel
Sometimes it is necessary to force an update of the relation name in the view from the model.
setName(String) - Method in class com.finalist.jaggenerator.modules.Session
 
setName(String) - Method in class com.finalist.jaggenerator.template.TemplateConfigParameter
Sets the name - this is the human-readable short name used to represent this parameter in the GUI.
setNextSibling(JagBlock) - Method in interface com.finalist.jag.template.parser.JagBlock
Set the next sibling after this one.
setNextSibling(JagBlock) - Method in class com.finalist.jag.template.parser.JagBlockImpl
Method setNextSibling
setNextSibling(TreeItem) - Method in class com.finalist.jag.util.TreeItem
Method setNextSibling
setNullable(boolean) - Method in class com.finalist.jaggenerator.Column
Sets the 'nullable' property with a value from a database columns dumo.
setOdd(String) - Method in class com.finalist.jag.taglib.CounterTag
Method setOdd
setOutput(String) - Method in class com.finalist.jag.taglib.CounterTag
Method setOutput
setOverwrite(Boolean) - Method in class com.finalist.jag.util.JAGTemplateEngine
 
setOverwrite(Boolean) - Method in interface com.finalist.jag.util.TemplateEngine
Allow specifying overwrite mode.
setOverwrite(Boolean) - Method in class com.finalist.jag.util.VelocityTemplateEngine
 
setPKeyType(String) - Method in class com.finalist.jaggenerator.modules.Entity
 
setPageContext(PageContext) - Method in class com.finalist.jag.taglib.TagSupport
Method setPageContext
setPageContext(PageContext) - Method in class com.finalist.jag.template.TemplateTag
Method setPageContext
setParamArray(JagParameter[]) - Method in class com.finalist.jag.template.TemplateTag
Method setParamArray
setParameter(String) - Method in class com.finalist.jag.taglib.EqualTag
Method setParameter
setPassword(String) - Method in class com.finalist.jaggenerator.GenericJdbcManager
Setter for property password.
setPassword(String) - Method in class com.finalist.jaggenerator.modules.Datasource
 
setPath(String) - Method in class com.finalist.jag.taglib.FileTag
Method setPath
setPathenable(String) - Method in class com.finalist.jag.taglib.WriteTag
Method setPathenable
setPkColumnName(String) - Method in class com.finalist.jaggenerator.ForeignKey
 
setPkName(String) - Method in class com.finalist.jaggenerator.ForeignKey
 
setPkTableCat(String) - Method in class com.finalist.jaggenerator.ForeignKey
 
setPkTableName(String) - Method in class com.finalist.jaggenerator.ForeignKey
 
setPkTableSchem(String) - Method in class com.finalist.jaggenerator.ForeignKey
 
setPrecision(int) - Method in class com.finalist.jaggenerator.Column
Setter for property precision.
setPresetValues(String[]) - Method in class com.finalist.jaggenerator.template.TemplateConfigParameter
 
setPrimaryKey(boolean) - Method in class com.finalist.jaggenerator.Column
Setter for the primary key.
setPrimaryKey(Field) - Method in class com.finalist.jaggenerator.modules.Entity
Called by a field when it has been selected as primary key in the GUI.
setPrimaryKey(boolean) - Method in class com.finalist.jaggenerator.modules.Field
A heap of things happen when you set a field as primary key - keep them all here!
setProcessed(boolean) - Method in class com.finalist.jag.template.TemplateTag
Method setProcessed
setProgressBounds(int, int) - Method in class com.finalist.jaggenerator.ProgressDialog
Sets the progress bounds
setProgressIndeterminate(boolean) - Method in class com.finalist.jaggenerator.ProgressDialog
Sets the progress bars indeterminate status.
setProgressMax(int) - Method in class com.finalist.jaggenerator.ProgressDialog
Sets the progress max value
setProgressMin(int) - Method in class com.finalist.jaggenerator.ProgressDialog
Sets the minimum value of the progress bar
setProgressValue(int) - Method in class com.finalist.jaggenerator.ProgressDialog
Sets the value of the progress bar
setProperty(String) - Method in class com.finalist.jag.taglib.EmptyTag
Method setValue
setProperty(String) - Method in class com.finalist.jag.taglib.EqualTag
Method setValue
setProperty(String) - Method in class com.finalist.jag.taglib.ExistTag
Method setValue
setProperty(String) - Method in class com.finalist.jag.taglib.FileTag
Method setValue
setProperty(String) - Method in class com.finalist.jag.taglib.IteratorTag
Method setValue
setProperty(String) - Method in class com.finalist.jag.taglib.WriteTag
Method setValue
setRefName(String) - Method in class com.finalist.jaggenerator.modules.Entity
 
setRefName(String) - Method in class com.finalist.jaggenerator.modules.Session
 
setRefname(String) - Method in class com.finalist.jag.skelet.SkeletModule
Method setRefname
setRefs(Collection) - Method in class com.finalist.jag.skelet.SkeletModule
Method setRefs
setRelation(Relation) - Method in class com.finalist.jaggenerator.modules.Field
 
setRequired(boolean) - Method in class com.finalist.jag.taglib.AttributeDef
Method setRequired
setRequired(String) - Method in class com.finalist.jag.taglib.AttributeDef
Method setRequired
setReturnType(String) - Method in class com.finalist.jaggenerator.modules.BusinessMethod
Set the return type of the business method.
setRoot(TemplateTreeItem) - Method in class com.finalist.jag.template.TemplateStructure
Method setRoot
setRootPackage(String) - Method in class com.finalist.jaggenerator.modules.App
 
setRootPackage(String) - Method in class com.finalist.jaggenerator.modules.Entity
 
setRootPackage(String) - Method in class com.finalist.jaggenerator.modules.Root
Setter for property rootPackage.
setRootPackage(String) - Method in class com.finalist.jaggenerator.modules.Session
 
setScale(int) - Method in class com.finalist.jaggenerator.Column
Setter for property scale.
setSensitive(String) - Method in class com.finalist.jag.taglib.EqualTag
 
setSeperator(String) - Method in class com.finalist.jag.taglib.IteratorTag
Method setSeperator
setServiceOutput(String) - Method in class com.finalist.jaggenerator.modules.Paths
 
setSessionEjbs(ArrayList) - Method in class com.finalist.jaggenerator.modules.Root
return all Session EJBs.
setShortName(String) - Method in class com.finalist.jag.taglib.TagLibrary
Method setShortName
setSkelet(SkeletDataObj) - Method in class com.finalist.jag.SessionContext
Method setSkelet
setSqlType(String) - Method in class com.finalist.jaggenerator.Column
Setter for property sqlType.
setSqlType(String) - Method in class com.finalist.jaggenerator.modules.Field
 
setStartPos(int) - Method in interface com.finalist.jag.template.parser.JagBlock
Set the startposition of the token
setStartPos(int) - Method in class com.finalist.jag.template.parser.JagBlockImpl
Set the startposition of the token
setStatusText(String) - Method in class com.finalist.jaggenerator.ProgressDialog
Sets the status text
setSupportedDatabases(Database[]) - Method in class com.finalist.jaggenerator.modules.Datasource
Resets the dropdown list of supported databases.
setSwingOutput(String) - Method in class com.finalist.jaggenerator.modules.Paths
 
setTableName(String) - Method in class com.finalist.jaggenerator.modules.Entity
 
setTag(TemplateTag) - Method in class com.finalist.jag.template.TemplateTreeItem
Method setTag
setTagClass(String) - Method in class com.finalist.jag.taglib.TagDef
Method setTagClass
setTagDefinition(TagDef) - Method in class com.finalist.jag.template.TemplateTag
Method setTagDefinition
setTagDefs(Collection) - Method in class com.finalist.jag.taglib.TagLibrary
Method setTagDefs
setTagLib(String) - Method in class com.finalist.jag.template.TemplateTag
Method setTagLib
setTagName(String) - Method in class com.finalist.jag.template.TemplateTag
Method setTagName
setTargetMultiple(boolean) - Method in class com.finalist.jaggenerator.modules.Relation
 
setTargetName(String) - Method in class com.finalist.jaggenerator.modules.Relation
 
setTemplateData(TemplateStructure) - Method in class com.finalist.jag.PageContext
Method setTemplateData
setTemplateDir(File) - Method in class com.finalist.jaggenerator.template.Template
Sets the base directory of this template.
setTemplateSettings(Map) - Method in class com.finalist.jaggenerator.modules.Config
Set the template settings.
setTestOutput(String) - Method in class com.finalist.jaggenerator.modules.Paths
 
setText(String) - Method in interface com.finalist.jag.template.parser.JagBlock
Set the token text for this node
setText(String) - Method in class com.finalist.jag.template.parser.JagBlockImpl
Set the token text for this node
setTextBlock(TemplateTextBlock) - Method in class com.finalist.jag.template.TemplateTreeItem
Method setTextBlock
setTextBuffer(TemplateTextBlock) - Method in class com.finalist.jag.template.TemplateTag
Method setTextBuffer
setTimestampFormat(String) - Method in class com.finalist.jaggenerator.modules.App
 
setTitle(String) - Method in class com.finalist.jag.taglib.FileTag
Method setTitle
setType(int) - Method in interface com.finalist.jag.template.parser.JagBlock
Set the token type for this node
setType(int) - Method in class com.finalist.jag.template.parser.JagBlockImpl
Set the token type for this node
setType(String) - Method in class com.finalist.jaggenerator.modules.BusinessArgument
Set the type of the argument.
setType(String) - Method in class com.finalist.jaggenerator.modules.Field
Set the field type
setType(TemplateConfigParameter.Type) - Method in class com.finalist.jaggenerator.template.TemplateConfigParameter
Sets the type of this configuration parameter.
setTypeMapping(String) - Method in class com.finalist.jaggenerator.Database
 
setUndecorated(boolean) - Method in class com.finalist.jaggenerator.ConnectView
 
setUpdateRule(short) - Method in class com.finalist.jaggenerator.ForeignKey
 
setUrl(String) - Method in class com.finalist.jaggenerator.GenericJdbcManager
Setter for property url.
setUserName(String) - Method in class com.finalist.jaggenerator.modules.Datasource
 
setUserWindowBounds(Rectangle) - Static method in class com.finalist.jaggenerator.Settings
Sets a new value for the window bounds that will be stored the next time you call write().
setUsername(String) - Method in class com.finalist.jaggenerator.GenericJdbcManager
Setter for property username.
setValue(String) - Method in class com.finalist.jag.skelet.ModuleData
Method setValue
setValue(Collection) - Method in class com.finalist.jag.skelet.ModuleData
Method setValue
setValue(String) - Method in class com.finalist.jaggenerator.template.TemplateConfigParameter
 
setVariable(String) - Method in class com.finalist.jag.taglib.EqualTag
 
setVerboseStringConversion(boolean, String[]) - Static method in class com.finalist.jag.template.parser.JagBlockImpl
Method setVerboseStringConversion
setVersion(String) - Method in class com.finalist.jag.skelet.JagSkeletConfig
Method setVersion
setVersion(String) - Method in class com.finalist.jaggenerator.modules.App
 
setVersion(String) - Method in class com.finalist.jaggenerator.modules.Config
 
setVerticalDividerPosition(int) - Static method in class com.finalist.jaggenerator.Settings
Sets a new value for the vertical divider position that will be stored the next time you call write().
setWebOutput(String) - Method in class com.finalist.jaggenerator.modules.Paths
 
setWriter(JagWriter) - Method in class com.finalist.jag.taglib.TagSupport
Method setWriter
setXml(String) - Method in class com.finalist.jaggenerator.validation.StrutsValidation
 
shortType - Static variable in class com.finalist.jag.uml.Jag2UMLGenerator
 
shortValue - Static variable in class com.finalist.jag.uml.Jag2UMLGenerator
 
show(ModuleData) - Static method in class com.finalist.jag.skelet.JagSkeletViewer
Method show
show(TemplateTreeItem) - Static method in class com.finalist.jag.template.TemplateTreeItemViewer
Method show
show(TemplateTreeItem, String) - Static method in class com.finalist.jag.template.TemplateTreeItemViewer
Method show
show() - Method in class com.finalist.jaggenerator.modules.DatabaseManagerFrame
Whenever the frame is shown, reinitialise the list.
sizeLessOne - Variable in class com.finalist.jag.template.parser.CharQueue
Field sizeLessOne
skipped - Variable in class com.finalist.jag.util.FileCreationResult
 
sqlDateType - Static variable in class com.finalist.jag.uml.Jag2UMLGenerator
 
sqlDateValue - Static variable in class com.finalist.jag.uml.Jag2UMLGenerator
 
sqlUtilType - Static variable in class com.finalist.jag.uml.Jag2UMLGenerator
 
sqlUtilValue - Static variable in class com.finalist.jag.uml.Jag2UMLGenerator
 
startThread(Thread) - Method in class com.finalist.jaggenerator.ProgressDialog
Starts up the thread that does the actual work being monitored.
stateChanged(boolean) - Static method in class com.finalist.jaggenerator.JagGenerator
 
stringType - Static variable in class com.finalist.jag.uml.Jag2UMLGenerator
 
stringValue - Static variable in class com.finalist.jag.uml.Jag2UMLGenerator
 
stripFrontBack(String, String, String) - Static method in class com.finalist.jag.util.Tools
General-purpose utility function for removing characters from the front and back of string
syncConsume() - Method in class com.finalist.jag.template.parser.InputBuffer
Sync up deferred consumption

T

TAGACTION - Static variable in interface com.finalist.jag.template.parser.JagParserConstants
 
TAGDEF_BEGIN - Static variable in interface com.finalist.jag.template.parser.JagParserConstants
 
TAGDEF_CLOSE - Static variable in interface com.finalist.jag.template.parser.JagParserConstants
 
TAGDEF_END - Static variable in interface com.finalist.jag.template.parser.JagParserConstants
 
TAGEND - Static variable in interface com.finalist.jag.template.parser.JagParserConstants
 
TAGGED_VALUE_ASSOCIATION_BIDIRECTIONAL - Static variable in class com.finalist.jag.uml.JagUMLProfile
Association tagged value: bidirectional
TAGGED_VALUE_ASSOCIATION_FOREIGN_FIELD - Static variable in class com.finalist.jag.uml.JagUMLProfile
Association tagged value: foreign-field
TAGGED_VALUE_ASSOCIATION_MULTIPLICITY - Static variable in class com.finalist.jag.uml.JagUMLProfile
Association tagged value: multiplicity
TAGGED_VALUE_ASSOCIATION_MULTIPLICITY_MANY_TO_ONE - Static variable in class com.finalist.jag.uml.JagUMLProfile
 
TAGGED_VALUE_ASSOCIATION_MULTIPLICITY_ONE_TO_ONE - Static variable in class com.finalist.jag.uml.JagUMLProfile
 
TAGGED_VALUE_ATTRIBUTE_AUTO_PRIMARY_KEY - Static variable in class com.finalist.jag.uml.JagUMLProfile
Attribute tagged value: autogenerated primary key.
TAGGED_VALUE_ATTRIBUTE_COLUMN_NAME - Static variable in class com.finalist.jag.uml.JagUMLProfile
Attribute tagged value: column-name, used to map a field to a database column
TAGGED_VALUE_ATTRIBUTE_JDBC_TYPE - Static variable in class com.finalist.jag.uml.JagUMLProfile
Attribute tagged value: jdbc-type, used to map a field type to a JDBC type
TAGGED_VALUE_ATTRIBUTE_SQL_TYPE - Static variable in class com.finalist.jag.uml.JagUMLProfile
Attribute tagged value: sql-type, used to map a field type to a SQL type
TAGGED_VALUE_CLASS_COMPOSITE_PRIMARY_KEY - Static variable in class com.finalist.jag.uml.JagUMLProfile
Class tagged value: table-name, used for Entity to map class on a database table.
TAGGED_VALUE_CLASS_DATA_SOURCE_JDBC_URL - Static variable in class com.finalist.jag.uml.JagUMLProfile
Class tagged value: jdbc-url, defines the connectstring to the database
TAGGED_VALUE_CLASS_DATA_SOURCE_JNDI_NAME - Static variable in class com.finalist.jag.uml.JagUMLProfile
Class tagged value: DataSource JNDI name
TAGGED_VALUE_CLASS_DATA_SOURCE_MAPPING - Static variable in class com.finalist.jag.uml.JagUMLProfile
Class tagged value: mapping, defines the database type: Oracle8, MySQL ..
TAGGED_VALUE_CLASS_DATA_SOURCE_PASSWORD - Static variable in class com.finalist.jag.uml.JagUMLProfile
Class tagged value: password, defines the password to connect to the data source
TAGGED_VALUE_CLASS_DATA_SOURCE_USER_NAME - Static variable in class com.finalist.jag.uml.JagUMLProfile
Class tagged value: user-name, defines the user name to connect to the data source
TAGGED_VALUE_CLASS_DESCRIPTION - Static variable in class com.finalist.jag.uml.JagUMLProfile
Class tagged value: description.
TAGGED_VALUE_CLASS_TABLE_NAME - Static variable in class com.finalist.jag.uml.JagUMLProfile
Class tagged value: table-name, used for Entity to map class on a database table.
TAGGED_VALUE_CONFIG_APPSERVER - Static variable in class com.finalist.jag.uml.JagUMLProfile
Determines the appserver to be used.
TAGGED_VALUE_CONFIG_BUSINESS_TIER - Static variable in class com.finalist.jag.uml.JagUMLProfile
Determines the business tier technology to be used.
TAGGED_VALUE_CONFIG_USE_JAVA5 - Static variable in class com.finalist.jag.uml.JagUMLProfile
Determines if java5 should be used.
TAGGED_VALUE_CONFIG_USE_MOCK - Static variable in class com.finalist.jag.uml.JagUMLProfile
Determines if a mock should be used.
TAGGED_VALUE_CONFIG_USE_RELATIONS - Static variable in class com.finalist.jag.uml.JagUMLProfile
Determines if relations should be used.
TAGGED_VALUE_CONFIG_WEB_TIER - Static variable in class com.finalist.jag.uml.JagUMLProfile
Determines the web tier technology to be used.
TAGGED_VALUE_DOCUMENTATION - Static variable in class com.finalist.jag.uml.JagUMLProfile
Tagged value for all model elements: documentation
TAGGED_VALUE_MODEL_APPLICATION_NAME - Static variable in class com.finalist.jag.uml.JagUMLProfile
Determines the name of the application.
TAGGED_VALUE_MODEL_APPLICATION_VERSION - Static variable in class com.finalist.jag.uml.JagUMLProfile
Determines the description of the application.
TAGGED_VALUE_MODEL_AUTHOR - Static variable in class com.finalist.jag.uml.JagUMLProfile
Determines the author of the application.
TAGGED_VALUE_MODEL_COMPANY - Static variable in class com.finalist.jag.uml.JagUMLProfile
Determines the company of the application.
TAGGED_VALUE_MODEL_CONFIG_PATH - Static variable in class com.finalist.jag.uml.JagUMLProfile
Determines the path to the config directory.
TAGGED_VALUE_MODEL_DATE_FORMAT - Static variable in class com.finalist.jag.uml.JagUMLProfile
Determines the date format.
TAGGED_VALUE_MODEL_DESCRIPTION - Static variable in class com.finalist.jag.uml.JagUMLProfile
Determines the description of the application.
TAGGED_VALUE_MODEL_EJB_PATH - Static variable in class com.finalist.jag.uml.JagUMLProfile
Determines the path to the ejb directory.
TAGGED_VALUE_MODEL_HIBERNATE_PATH - Static variable in class com.finalist.jag.uml.JagUMLProfile
Determines the path to the config directory.
TAGGED_VALUE_MODEL_JSP_PATH - Static variable in class com.finalist.jag.uml.JagUMLProfile
Determines the path to the jsp directory.
TAGGED_VALUE_MODEL_LOGGING - Static variable in class com.finalist.jag.uml.JagUMLProfile
Determines the description of the application.
TAGGED_VALUE_MODEL_MOCK_PATH - Static variable in class com.finalist.jag.uml.JagUMLProfile
Determines the path to the config directory.
TAGGED_VALUE_MODEL_ROOT_PACKAGE - Static variable in class com.finalist.jag.uml.JagUMLProfile
Determines the root package of the generated sources.
TAGGED_VALUE_MODEL_SERVICE_PATH - Static variable in class com.finalist.jag.uml.JagUMLProfile
Determines the path to the service directory.
TAGGED_VALUE_MODEL_SPRING_PATH - Static variable in class com.finalist.jag.uml.JagUMLProfile
Determines the path to the config directory.
TAGGED_VALUE_MODEL_SWING_PATH - Static variable in class com.finalist.jag.uml.JagUMLProfile
Determines the path to the config directory.
TAGGED_VALUE_MODEL_TEMPLATE - Static variable in class com.finalist.jag.uml.JagUMLProfile
Determines the template to be used.
TAGGED_VALUE_MODEL_TEST_PATH - Static variable in class com.finalist.jag.uml.JagUMLProfile
Determines the path to the service directory.
TAGGED_VALUE_MODEL_TIMESTAMP_FORMAT - Static variable in class com.finalist.jag.uml.JagUMLProfile
Determines the date format.
TAGGED_VALUE_MODEL_VERSION - Static variable in class com.finalist.jag.uml.JagUMLProfile
Determines the version of the application.
TAGGED_VALUE_MODEL_WEB_PATH - Static variable in class com.finalist.jag.uml.JagUMLProfile
Determines the path to the web directory.
TAGLIB - Static variable in interface com.finalist.jag.template.parser.JagParserConstants
 
TAGNAME - Static variable in interface com.finalist.jag.template.parser.JagParserConstants
 
TAGSTART - Static variable in interface com.finalist.jag.template.parser.JagParserConstants
 
TEMPLATE_APPLICATION_SERVER - Static variable in class com.finalist.jaggenerator.JagGenerator
 
TEMPLATE_APPLICATION_SERVER_IBM_WEBSPERE - Static variable in class com.finalist.jaggenerator.JagGenerator
 
TEMPLATE_APPLICATION_SERVER_JBOSS_3_0 - Static variable in class com.finalist.jaggenerator.JagGenerator
 
TEMPLATE_APPLICATION_SERVER_JBOSS_3_2_0_1 - Static variable in class com.finalist.jaggenerator.JagGenerator
 
TEMPLATE_APPLICATION_SERVER_JBOSS_3_2_2_7 - Static variable in class com.finalist.jaggenerator.JagGenerator
 
TEMPLATE_APPLICATION_SERVER_JBOSS_4_X - Static variable in class com.finalist.jaggenerator.JagGenerator
 
TEMPLATE_APPLICATION_SERVER_ORACLE - Static variable in class com.finalist.jaggenerator.JagGenerator
 
TEMPLATE_APPLICATION_SERVER_SUN_ONE_7 - Static variable in class com.finalist.jaggenerator.JagGenerator
 
TEMPLATE_APPLICATION_SERVER_TOMCAT_5 - Static variable in class com.finalist.jaggenerator.JagGenerator
 
TEMPLATE_APPLICATION_SERVER_WEBLOGIC_8_1 - Static variable in class com.finalist.jaggenerator.JagGenerator
 
TEMPLATE_APPLICATION_SERVER_WEBLOGIC_EJBGEN_8_1 - Static variable in class com.finalist.jaggenerator.JagGenerator
 
TEMPLATE_BUSINESS_TIER - Static variable in class com.finalist.jaggenerator.JagGenerator
 
TEMPLATE_BUSINESS_TIER_EJB2 - Static variable in class com.finalist.jaggenerator.JagGenerator
 
TEMPLATE_BUSINESS_TIER_EJB3 - Static variable in class com.finalist.jaggenerator.JagGenerator
 
TEMPLATE_BUSINESS_TIER_HIBERNATE2 - Static variable in class com.finalist.jaggenerator.JagGenerator
 
TEMPLATE_BUSINESS_TIER_HIBERNATE3 - Static variable in class com.finalist.jaggenerator.JagGenerator
 
TEMPLATE_BUSINESS_TIER_MOCK - Static variable in class com.finalist.jaggenerator.JagGenerator
 
TEMPLATE_SERVICE_TIER - Static variable in class com.finalist.jaggenerator.JagGenerator
 
TEMPLATE_SERVICE_TIER_SERVICE_LOCATOR - Static variable in class com.finalist.jaggenerator.JagGenerator
 
TEMPLATE_SERVICE_TIER_SPRING - Static variable in class com.finalist.jaggenerator.JagGenerator
 
TEMPLATE_USE_JAVA5 - Static variable in class com.finalist.jaggenerator.JagGenerator
 
TEMPLATE_USE_MOCK - Static variable in class com.finalist.jaggenerator.JagGenerator
 
TEMPLATE_USE_RELATIONS - Static variable in class com.finalist.jaggenerator.JagGenerator
 
TEMPLATE_USE_WEB_SERVICE - Static variable in class com.finalist.jaggenerator.JagGenerator
 
TEMPLATE_WEB_TIER - Static variable in class com.finalist.jaggenerator.JagGenerator
 
TEMPLATE_WEB_TIER_STRUTS1_2 - Static variable in class com.finalist.jaggenerator.JagGenerator
 
TEMPLATE_WEB_TIER_SWING - Static variable in class com.finalist.jaggenerator.JagGenerator
 
TEXT - Static variable in interface com.finalist.jag.template.parser.JagParserConstants
 
TYPE_CHECKBOX - Static variable in class com.finalist.jaggenerator.template.TemplateConfigParameter
The 'type' value for a parameter whose value is determined by clicking an on/off checkbox.
TYPE_EDITABLE_LIST - Static variable in class com.finalist.jaggenerator.template.TemplateConfigParameter
The 'type' value for a parameter whose value is determined by either: selecting an item from a predefined list, or typing in a 'free text' value
TYPE_LIST - Static variable in class com.finalist.jaggenerator.template.TemplateConfigParameter
The 'type' value for a parameter whose value is determined by selecting an item from a predefined list.
TYPE_TEXT - Static variable in class com.finalist.jaggenerator.template.TemplateConfigParameter
The 'type' value for a parameter whose value is determined by entering text into an input field.
TagBodySupport - class com.finalist.jag.taglib.TagBodySupport.
Class TagBodySupport
TagBodySupport() - Constructor for class com.finalist.jag.taglib.TagBodySupport
Constructor TagBodySupport
TagConstant - class com.finalist.jag.taglib.TagConstant.
 
TagConstant() - Constructor for class com.finalist.jag.taglib.TagConstant
 
TagConstants - interface com.finalist.jag.taglib.TagConstants.
Interface TagConstants
TagDef - class com.finalist.jag.taglib.TagDef.
Class TagDef
TagDef() - Constructor for class com.finalist.jag.taglib.TagDef
Constructor TagDef
TagDef(TagDef) - Constructor for class com.finalist.jag.taglib.TagDef
Constructor TagDef
TagEngine - class com.finalist.jag.TagEngine.
Class TagEngine
TagEngine() - Constructor for class com.finalist.jag.TagEngine
Constructor TagEngine
TagLibrary - class com.finalist.jag.taglib.TagLibrary.
Class TagLibrary
TagLibrary() - Constructor for class com.finalist.jag.taglib.TagLibrary
 
TagLibraryLoader - class com.finalist.jag.taglib.TagLibraryLoader.
Class TagLibraryLoader
TagLibraryLoader(File) - Constructor for class com.finalist.jag.taglib.TagLibraryLoader
Creates new ObjectModel
TagProcess - class com.finalist.jag.TagProcess.
Class TagProcess
TagProcess(TemplateTag) - Constructor for class com.finalist.jag.TagProcess
Constructor TagProcess
TagSupport - class com.finalist.jag.taglib.TagSupport.
Class TagSupport
TagSupport() - Constructor for class com.finalist.jag.taglib.TagSupport
Constructor TagSupport
Template - class com.finalist.jaggenerator.template.Template.
This class represents a JAG 'generation template'.
Template(File) - Constructor for class com.finalist.jaggenerator.template.Template
 
TemplateConfigException - exception com.finalist.jaggenerator.template.TemplateConfigException.
Thrown during template if a problem arises during initialisation of the configuration 'template.xml' file.
TemplateConfigException(String) - Constructor for class com.finalist.jaggenerator.template.TemplateConfigException
 
TemplateConfigException() - Constructor for class com.finalist.jaggenerator.template.TemplateConfigException
 
TemplateConfigPanel - class com.finalist.jaggenerator.template.TemplateConfigPanel.
This class is a JPanel containing configuration settings derived from a particular JAG application generation template.
TemplateConfigPanel(TemplateConfigParameter[]) - Constructor for class com.finalist.jaggenerator.template.TemplateConfigPanel
 
TemplateConfigParameter - class com.finalist.jaggenerator.template.TemplateConfigParameter.
This bean represents a single configurable parameter, as specified in a template's "template.xml".
TemplateConfigParameter() - Constructor for class com.finalist.jaggenerator.template.TemplateConfigParameter
 
TemplateEngine - interface com.finalist.jag.util.TemplateEngine.
A template engine is a component that works from a template file, taking dynamic input from the JagGenerator, to produce a set of output files.
TemplateHeaderCollection - class com.finalist.jag.template.TemplateHeaderCollection.
Class TemplateHeaderCollection
TemplateHeaderCollection(HeaderLine[]) - Constructor for class com.finalist.jag.template.TemplateHeaderCollection
Constructor TemplateHeaderCollection
TemplateHeaderFactory - class com.finalist.jag.template.TemplateHeaderFactory.
Class TemplateHeaderFactory
TemplateHeaderFactory() - Constructor for class com.finalist.jag.template.TemplateHeaderFactory
 
TemplateString - class com.finalist.jag.util.TemplateString.
This class is used to add special formatting capabilities to a String, as needed by the JAG Velocity templates.
TemplateString(String) - Constructor for class com.finalist.jag.util.TemplateString
Creates a TemplateString with a given String.
TemplateStructure - class com.finalist.jag.template.TemplateStructure.
Class TemplateStructure
TemplateStructure() - Constructor for class com.finalist.jag.template.TemplateStructure
Constructor TemplateStructure
TemplateStructure(TemplateStructure) - Constructor for class com.finalist.jag.template.TemplateStructure
Constructor TemplateStructure
TemplateStructureFactory - class com.finalist.jag.template.TemplateStructureFactory.
Class TemplateStructureFactory
TemplateStructureFactory() - Constructor for class com.finalist.jag.template.TemplateStructureFactory
 
TemplateTag - class com.finalist.jag.template.TemplateTag.
Class TemplateTag
TemplateTag(String, String, TemplateTextBlock) - Constructor for class com.finalist.jag.template.TemplateTag
Constructor TemplateTag
TemplateTag(TemplateTag) - Constructor for class com.finalist.jag.template.TemplateTag
Constructor TemplateTag Creates a copy of the references, except for the field 'pageContext'.
TemplateTag(String, String, JagParameter[], TemplateTextBlock) - Constructor for class com.finalist.jag.template.TemplateTag
Constructor TemplateTag
TemplateTextBlock - class com.finalist.jag.template.TemplateTextBlock.
Class TemplateTextBlock
TemplateTextBlock(String) - Constructor for class com.finalist.jag.template.TemplateTextBlock
Constructor TemplateTextBlock
TemplateTextBlock(TemplateTextBlock) - Constructor for class com.finalist.jag.template.TemplateTextBlock
Constructor TemplateTextBlock
TemplateTextBlockList - class com.finalist.jag.template.TemplateTextBlockList.
Class TemplateTextBlockCollection
TemplateTextBlockList() - Constructor for class com.finalist.jag.template.TemplateTextBlockList
Method setCollection
TemplateTreeItem - class com.finalist.jag.template.TemplateTreeItem.
Class TemplateTreeItem
TemplateTreeItem() - Constructor for class com.finalist.jag.template.TemplateTreeItem
Constructor TemplateTreeItem
TemplateTreeItem(TemplateTreeItem) - Constructor for class com.finalist.jag.template.TemplateTreeItem
Constructor TemplateTreeItem
TemplateTreeItemViewer - class com.finalist.jag.template.TemplateTreeItemViewer.
Class TemplateTreeItemViewer
TemplateTreeItemViewer() - Constructor for class com.finalist.jag.template.TemplateTreeItemViewer
 
Tools - class com.finalist.jag.util.Tools.
 
Tools() - Constructor for class com.finalist.jag.util.Tools
 
TreeItem - class com.finalist.jag.util.TreeItem.
Class TreeItem
TreeItem() - Constructor for class com.finalist.jag.util.TreeItem
 
tag - Variable in class com.finalist.jag.template.TemplateTreeItem
Field tag
templateList - Variable in class com.finalist.jaggenerator.modules.Config
 
textBlock - Variable in class com.finalist.jag.template.TemplateTreeItem
Field textBlock
timestampFormat - Variable in class com.finalist.jaggenerator.modules.App
 
toClassName(String) - Static method in class com.finalist.jaggenerator.Utils
 
toString() - Method in class com.finalist.jag.skelet.JagSkeletConfig
Method toString
toString() - Method in class com.finalist.jag.skelet.SkeletModule
 
toString() - Method in class com.finalist.jag.taglib.AttributeDef
Method toString
toString() - Method in class com.finalist.jag.taglib.TagDef
Method toString
toString() - Method in class com.finalist.jag.taglib.TagLibrary
Method toString
toString() - Method in class com.finalist.jag.template.TemplateTextBlock
Method toString
toString() - Method in interface com.finalist.jag.template.parser.JagBlock
Method toString
toString() - Method in class com.finalist.jag.template.parser.JagBlockCollection
Method toString
toString() - Method in class com.finalist.jag.template.parser.JagBlockImpl
Method toString
toString() - Method in class com.finalist.jag.util.TemplateString
 
toString() - Method in class com.finalist.jag.util.TreeItem
 
toString() - Method in class com.finalist.jaggenerator.Column
 
toString() - Method in class com.finalist.jaggenerator.Database
Display just the database name (used to represent the database in the select drop down list).
toString() - Method in class com.finalist.jaggenerator.ForeignKey
 
toString() - Method in class com.finalist.jaggenerator.HtmlContentPopUp.Bookmark
 
toString() - Method in class com.finalist.jaggenerator.modules.App
 
toString() - Method in class com.finalist.jaggenerator.modules.BusinessMethod
 
toString() - Method in class com.finalist.jaggenerator.modules.Config
 
toString() - Method in class com.finalist.jaggenerator.modules.Datasource
 
toString() - Method in class com.finalist.jaggenerator.modules.Entity
 
toString() - Method in class com.finalist.jaggenerator.modules.Field
 
toString() - Method in class com.finalist.jaggenerator.modules.Paths
 
toString() - Method in class com.finalist.jaggenerator.modules.Relation
 
toString() - Method in class com.finalist.jaggenerator.modules.Root
 
toString() - Method in class com.finalist.jaggenerator.modules.Session
 
toString() - Method in class com.finalist.jaggenerator.template.Template
 
toString() - Method in class com.finalist.util.DiffConflictLine
By default this renders a HTML result.
toString() - Method in class com.finalist.util.MatchResult
 
toTextBlockArray() - Method in class com.finalist.jag.template.TemplateTextBlockList
Method toArray
tokennames - Static variable in interface com.finalist.jag.template.parser.JagParserConstants
 
toolBar - Variable in class com.finalist.jaggenerator.JagGenerator
 
totalNew - Variable in class com.finalist.jag.util.FileCreationResult
 
treeNodesChanged(TreeModelEvent) - Method in class com.finalist.jaggenerator.JagTreeModelListener
Invoked after a node (or a set of siblings) has changed in some way.
treeNodesInserted(TreeModelEvent) - Method in class com.finalist.jaggenerator.JagTreeModelListener
Invoked after nodes have been inserted into the tree.
treeNodesRemoved(TreeModelEvent) - Method in class com.finalist.jaggenerator.JagTreeModelListener
Invoked after nodes have been removed from the tree.
treeStructureChanged(TreeModelEvent) - Method in class com.finalist.jaggenerator.JagTreeModelListener
Invoked after the tree has drastically changed structure from a given node down.
trimFrontEOLSymbol(JagBlock) - Method in class com.finalist.jag.template.TemplateStructureFactory
Method trimFrontEOLSymbol

U

UML2JagGenerator - class com.finalist.jag.uml.UML2JagGenerator.
Generate a JAG skelet configuration file based on an UML1.4 XMI model.
UML2JagGenerator(ConsoleLogger) - Constructor for class com.finalist.jag.uml.UML2JagGenerator
Makes a UML2JagGenerator with an external logger.
UML2JagGenerator() - Constructor for class com.finalist.jag.uml.UML2JagGenerator
Makes a UML2JagGenerator.
URI - Static variable in interface com.finalist.jag.template.parser.JagParserConstants
 
UrlHeaderLine - class com.finalist.jag.template.UrlHeaderLine.
Class UrlHeaderLine
UrlHeaderLine(String[], JagParameter[], String, String) - Constructor for class com.finalist.jag.template.UrlHeaderLine
Constructor UrlHeaderLine
Utils - class com.finalist.jaggenerator.Utils.
 
Utils() - Constructor for class com.finalist.jaggenerator.Utils
 
unformat(String) - Static method in class com.finalist.jaggenerator.Utils
Undoes a format.
unsetPrimaryKey(Field) - Method in class com.finalist.jaggenerator.modules.Entity
Called by a field when it has been de-selected as primary key in the GUI.
updateFieldName(String, String) - Method in class com.finalist.jaggenerator.modules.RelationPanel
 
useJava5() - Method in class com.finalist.jaggenerator.modules.Config
check if the useJava5 checkbox was checked to generate java5 support.
useMock() - Method in class com.finalist.jaggenerator.modules.Config
check if the useMock checkbox was checked to generate a mock implementation.
useRelations() - Method in class com.finalist.jaggenerator.modules.Config
check if the Container-managed relations checkbox was checked.
useWebService() - Method in class com.finalist.jaggenerator.modules.Config
check if the useWebService checkbox was checked to generate a webservice.
userNameText - Variable in class com.finalist.jaggenerator.modules.Datasource
 

V

VariableTag - class com.finalist.jag.taglib.VariableTag.
This tag allows you to specify the value of a run-time 'variable' by evaluating other JAG tags, and then use that variable as a parameter to further tags.
VariableTag() - Constructor for class com.finalist.jag.taglib.VariableTag
 
VelocityTemplateEngine - class com.finalist.jag.util.VelocityTemplateEngine.
A TemplateEngine implementation for Apache's "Velocity" open-source templating engine.
VelocityTemplateEngine() - Constructor for class com.finalist.jag.util.VelocityTemplateEngine
 
validateSkelet() - Method in class com.finalist.jaggenerator.SkeletValidator
Check on projectname, description, datasource name, jndi-name and mapping, etc..
validationDependsText - Variable in class com.finalist.jaggenerator.modules.Field
 
variable - Variable in class com.finalist.jag.taglib.EqualTag
 

W

WriteTag - class com.finalist.jag.taglib.WriteTag.
Class WriteTag
WriteTag() - Constructor for class com.finalist.jag.taglib.WriteTag
 
write() - Static method in class com.finalist.jaggenerator.Settings
Static method for writing the user-settings.

X

XMLSkeletLoader - class com.finalist.jag.skelet.XMLSkeletLoader.
Class XMLSkeletLoader
XMLSkeletLoader(File) - Constructor for class com.finalist.jag.skelet.XMLSkeletLoader
Creates new ObjectModel
XMLTAG_GUI - Static variable in class com.finalist.jaggenerator.ConfigManager
The name of the XML tag that contains the GUI configuration properties.

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

Copyright © 2003-2005 SourceForge. All Rights Reserved.