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

A

add(String, String, String, String) - Method in class org.melati.poem.prepro.TableNamingStore
Add a table to the naming store.
appendEscaped(StringBuffer, String, char) - Static method in class org.melati.poem.prepro.StringUtils
Append a String to a StringBuffer, and escaping any occurances of the char in the String.
appendQuoted(StringBuffer, String, char) - Static method in class org.melati.poem.prepro.StringUtils
Append a String to a StringBuffer, first quoting it with a quote character and escaping any occurances of the quote char in the String.
apply(TableDef) - Method in class org.melati.poem.prepro.CacheSizeTableQualifier
Update the model.
apply(TableDef) - Method in class org.melati.poem.prepro.CategoryTableQualifier
Update the model.
apply(FieldDef) - Method in class org.melati.poem.prepro.CompareOnlyFieldQualifier
Update the model.
apply(FieldDef) - Method in class org.melati.poem.prepro.DeletedFieldQualifier
Update the model.
apply(FieldDef) - Method in class org.melati.poem.prepro.DescriptionFieldQualifier
Update the model.
apply(TableDef) - Method in class org.melati.poem.prepro.DescriptionTableQualifier
Update the model.
apply(FieldDef) - Method in class org.melati.poem.prepro.DisplayLevelFieldQualifier
Update the model.
apply(FieldDef) - Method in class org.melati.poem.prepro.DisplayNameFieldQualifier
Update the model.
apply(TableDef) - Method in class org.melati.poem.prepro.DisplayNameTableQualifier
Update the model.
apply(FieldDef) - Method in class org.melati.poem.prepro.DisplayOrderFieldQualifier
Update the model.
apply(FieldDef) - Method in class org.melati.poem.prepro.DisplayOrderPriorityFieldQualifier
Update the model.
apply(TableDef) - Method in class org.melati.poem.prepro.DisplayOrderTableQualifier
Update the model.
apply(FieldDef) - Method in class org.melati.poem.prepro.FieldQualifier
Update the model.
apply(FieldDef) - Method in class org.melati.poem.prepro.HeightFieldQualifier
Update the model.
apply(FieldDef) - Method in class org.melati.poem.prepro.IndexedFieldQualifier
Update the model.
apply(FieldDef) - Method in class org.melati.poem.prepro.IntegrityfixFieldQualifier
Update the model.
apply(FieldDef) - Method in class org.melati.poem.prepro.NullableFieldQualifier
Update the model.
apply(FieldDef) - Method in class org.melati.poem.prepro.PrecisionFieldQualifier
Update the model.
apply(FieldDef) - Method in class org.melati.poem.prepro.RenderinfoFieldQualifier
Update the model.
apply(FieldDef) - Method in class org.melati.poem.prepro.ScaleFieldQualifier
Update the model.
apply(FieldDef) - Method in class org.melati.poem.prepro.SearchabilityFieldQualifier
Update the model.
apply(TableDef) - Method in class org.melati.poem.prepro.SeqCachedTableQualifier
Update the model.
apply(FieldDef) - Method in class org.melati.poem.prepro.SizeFieldQualifier
Update the model.
apply(FieldDef) - Method in class org.melati.poem.prepro.SortDescendingFieldQualifier
Update the model.
apply(TableDef) - Method in class org.melati.poem.prepro.TableQualifier
Update the model.
apply(FieldDef) - Method in class org.melati.poem.prepro.TroidFieldQualifier
Update the model.
apply(FieldDef) - Method in class org.melati.poem.prepro.UncreateableFieldQualifier
Update the model.
apply(FieldDef) - Method in class org.melati.poem.prepro.UneditableFieldQualifier
Update the model.
apply(FieldDef) - Method in class org.melati.poem.prepro.UniqueFieldQualifier
Update the model.
apply(FieldDef) - Method in class org.melati.poem.prepro.WidthFieldQualifier
Update the model.
AtomFieldDef - Class in org.melati.poem.prepro
The definition of all base fields.
AtomFieldDef(int, TableDef, String, String, int, Vector) - Constructor for class org.melati.poem.prepro.AtomFieldDef
Constructor.

B

BigDecimalFieldDef - Class in org.melati.poem.prepro
A definition of a BigDecimalPoemType from the DSD.
BigDecimalFieldDef(int, TableDef, String, int, Vector) - Constructor for class org.melati.poem.prepro.BigDecimalFieldDef
Constructor.
BinaryFieldDef - Class in org.melati.poem.prepro
A definition of a BinaryPoemType from the DSD.
BinaryFieldDef(int, TableDef, String, int, Vector) - Constructor for class org.melati.poem.prepro.BinaryFieldDef
Constructor.
BooleanFieldDef - Class in org.melati.poem.prepro
A definition of a BooleanPoemType from the DSD.
BooleanFieldDef(int, TableDef, String, int, Vector) - Constructor for class org.melati.poem.prepro.BooleanFieldDef
Constructor.

C

CacheSizeTableQualifier - Class in org.melati.poem.prepro
A TableQualifier which defines the size of the cache for a Table.
CacheSizeTableQualifier(StreamTokenizer) - Constructor for class org.melati.poem.prepro.CacheSizeTableQualifier
Constructor.
capitalised(String) - Static method in class org.melati.poem.prepro.MelatiDsdProcessorMojo
Captialise the first character of the input string.
capitalised(String) - Static method in class org.melati.poem.prepro.StringUtils
Captialise the first character of the input string.
CategoryTableQualifier - Class in org.melati.poem.prepro
A TableQualifier which defines the Category of a Table.
CategoryTableQualifier(StreamTokenizer) - Constructor for class org.melati.poem.prepro.CategoryTableQualifier
Constructor.
ColumnTypeFieldDef - Class in org.melati.poem.prepro
A definition of a ColumnTypePoemType.
ColumnTypeFieldDef(int, TableDef, String, int, Vector) - Constructor for class org.melati.poem.prepro.ColumnTypeFieldDef
Constructor.
CompareOnlyFieldQualifier - Class in org.melati.poem.prepro
A FieldQualifier which defines whether a Field is a CompareOnly field.
CompareOnlyFieldQualifier() - Constructor for class org.melati.poem.prepro.CompareOnlyFieldQualifier
Constructor.

D

DateFieldDef - Class in org.melati.poem.prepro
A definition of a DatePoemType from the DSD.
DateFieldDef(int, TableDef, String, int, Vector) - Constructor for class org.melati.poem.prepro.DateFieldDef
Constructor.
DeletedFieldQualifier - Class in org.melati.poem.prepro
A FieldQualifier which defines whether a Field is a DeletedField.
DeletedFieldQualifier() - Constructor for class org.melati.poem.prepro.DeletedFieldQualifier
Constructor.
DescriptionFieldQualifier - Class in org.melati.poem.prepro
A FieldQualifier which defines the Description of a Field.
DescriptionFieldQualifier(StreamTokenizer) - Constructor for class org.melati.poem.prepro.DescriptionFieldQualifier
Constructor.
DescriptionTableQualifier - Class in org.melati.poem.prepro
A TableQualifier which defines the Description of a Table.
DescriptionTableQualifier(StreamTokenizer) - Constructor for class org.melati.poem.prepro.DescriptionTableQualifier
Constructor.
displayLevel - Variable in class org.melati.poem.prepro.FieldDef
 
DisplayLevelFieldDef - Class in org.melati.poem.prepro
A definition of a DisplayLevelPoemType from the DSD.
DisplayLevelFieldDef(int, TableDef, String, int, Vector) - Constructor for class org.melati.poem.prepro.DisplayLevelFieldDef
Constructor.
DisplayLevelFieldQualifier - Class in org.melati.poem.prepro
A FieldQualifier which defines the DisplayLevel of a Field.
DisplayLevelFieldQualifier(StreamTokenizer) - Constructor for class org.melati.poem.prepro.DisplayLevelFieldQualifier
Constructor.
DisplayNameFieldQualifier - Class in org.melati.poem.prepro
A FieldQualifier which defines the DisplayName of a Field.
DisplayNameFieldQualifier(StreamTokenizer) - Constructor for class org.melati.poem.prepro.DisplayNameFieldQualifier
Constructor.
DisplayNameTableQualifier - Class in org.melati.poem.prepro
A TableQualifier which defines the DisplayName of a Table.
DisplayNameTableQualifier(StreamTokenizer) - Constructor for class org.melati.poem.prepro.DisplayNameTableQualifier
Constructor.
displayOrder - Variable in class org.melati.poem.prepro.FieldDef
 
DisplayOrderFieldQualifier - Class in org.melati.poem.prepro
A FieldQualifier which defines the DisplayOrder of a Field.
DisplayOrderFieldQualifier(StreamTokenizer) - Constructor for class org.melati.poem.prepro.DisplayOrderFieldQualifier
Constructor.
DisplayOrderPriorityFieldQualifier - Class in org.melati.poem.prepro
A FieldQualifier which defines the DisplayOrderPriority of a Field.
DisplayOrderPriorityFieldQualifier(StreamTokenizer) - Constructor for class org.melati.poem.prepro.DisplayOrderPriorityFieldQualifier
Constructor.
DisplayOrderTableQualifier - Class in org.melati.poem.prepro
A TableQualifier which defines the DisplayOrder of a Table.
DisplayOrderTableQualifier(StreamTokenizer) - Constructor for class org.melati.poem.prepro.DisplayOrderTableQualifier
Constructor.
DoubleFieldDef - Class in org.melati.poem.prepro
A definition of a DoublePoemType from the DSD.
DoubleFieldDef(int, TableDef, String, int, Vector) - Constructor for class org.melati.poem.prepro.DoubleFieldDef
Constructor.
DSD - Class in org.melati.poem.prepro
The DSD class is an application which parses a DSD (Data Structure Definition) file and outputs Java code, creating a POEM view of a database.
DSD(String) - Constructor for class org.melati.poem.prepro.DSD
Constructor.
DSD(String, TableNamingStore, boolean) - Constructor for class org.melati.poem.prepro.DSD
Constructor.

E

execute() - Method in class org.melati.poem.prepro.MelatiDsdProcessorMojo
 

F

FieldDef - Class in org.melati.poem.prepro
An abstract definition of a Field from which all other FieldDefs are derived.
FieldDef(int, TableDef, String, String, String, int, Vector) - Constructor for class org.melati.poem.prepro.FieldDef
Constructor.
FieldQualifier - Class in org.melati.poem.prepro
Abstract class from which all FieldQualifiers are derived.
FieldQualifier() - Constructor for class org.melati.poem.prepro.FieldQualifier
 
from(TableDef, StreamTokenizer, int) - Static method in class org.melati.poem.prepro.FieldDef
Creates the appropriate type of FieldDef from the input stream.
from(StreamTokenizer) - Static method in class org.melati.poem.prepro.FieldQualifier
Creates the appropriate type of FieldQualifier from the input stream.
from(StreamTokenizer) - Static method in class org.melati.poem.prepro.TableQualifier
Creates the appropriate type of TableQualifier from the input stream.

G

generateBaseMethods(Writer) - Method in class org.melati.poem.prepro.AtomFieldDef
 
generateBaseMethods(Writer) - Method in class org.melati.poem.prepro.BooleanFieldDef
Write out this Column's base methods.
generateBaseMethods(Writer) - Method in class org.melati.poem.prepro.ColumnTypeFieldDef
 
generateBaseMethods(Writer) - Method in class org.melati.poem.prepro.DisplayLevelFieldDef
 
generateBaseMethods(Writer) - Method in class org.melati.poem.prepro.DoubleFieldDef
 
generateBaseMethods(Writer) - Method in class org.melati.poem.prepro.FieldDef
Write out this Column's base methods.
generateBaseMethods(Writer) - Method in class org.melati.poem.prepro.IntegerFieldDef
 
generateBaseMethods(Writer) - Method in class org.melati.poem.prepro.IntegrityFixFieldDef
 
generateBaseMethods(Writer) - Method in class org.melati.poem.prepro.LongFieldDef
 
generateBaseMethods(Writer) - Method in class org.melati.poem.prepro.ReferenceFieldDef
 
generateBaseMethods(Writer) - Method in class org.melati.poem.prepro.SearchabilityFieldDef
 
generateColAccessor(Writer) - Method in class org.melati.poem.prepro.FieldDef
Write out this Column's accessors.
generateColDecl(Writer) - Method in class org.melati.poem.prepro.FieldDef
Write out this Column's java declaration string.
generateColDefinition(Writer) - Method in class org.melati.poem.prepro.FieldDef
Write out this Column's definition using an anonymous class.
generateColRawAccessors(Writer) - Method in class org.melati.poem.prepro.AtomFieldDef
Write out this Column's field accessors.
generateColRawAccessors(Writer) - Method in class org.melati.poem.prepro.ColumnTypeFieldDef
 
generateColRawAccessors(Writer) - Method in class org.melati.poem.prepro.DisplayLevelFieldDef
 
generateColRawAccessors(Writer) - Method in class org.melati.poem.prepro.FieldDef
Write out this Column's field accessors as part of the anonymous definition of the Column.
generateColRawAccessors(Writer) - Method in class org.melati.poem.prepro.IntegrityFixFieldDef
 
generateColRawAccessors(Writer) - Method in class org.melati.poem.prepro.ReferenceFieldDef
 
generateColRawAccessors(Writer) - Method in class org.melati.poem.prepro.SearchabilityFieldDef
 
generateFieldCreator(Writer) - Method in class org.melati.poem.prepro.FieldDef
Write out this Column's field creators.
generateJava() - Method in class org.melati.poem.prepro.TableDef
Generate the 4 files.
generateJavaDeclaration(Writer) - Method in class org.melati.poem.prepro.AtomFieldDef
Write out this Field's java declaration string.
generateJavaDeclaration(Writer) - Method in class org.melati.poem.prepro.ColumnTypeFieldDef
 
generateJavaDeclaration(Writer) - Method in class org.melati.poem.prepro.DisplayLevelFieldDef
Write out this Field's java declaration string.
generateJavaDeclaration(Writer) - Method in class org.melati.poem.prepro.FieldDef
Write out this Field's java declaration string.
generateJavaDeclaration(Writer) - Method in class org.melati.poem.prepro.IntegrityFixFieldDef
Write out this Field's java declaration string.
generateJavaDeclaration(Writer) - Method in class org.melati.poem.prepro.ReferenceFieldDef
Write out this Field's java declaration string.
generateJavaDeclaration(Writer) - Method in class org.melati.poem.prepro.SearchabilityFieldDef
Write out this Field's java declaration string.
generatePersistentBaseJava(Writer) - Method in class org.melati.poem.prepro.TableDef
 
generatePersistentJava(Writer) - Method in class org.melati.poem.prepro.TableDef
 
generateTableAccessorDefnJava(Writer) - Method in class org.melati.poem.prepro.TableDef
 
generateTableAccessorJava(Writer) - Method in class org.melati.poem.prepro.TableDef
 
generateTableBaseJava(Writer) - Method in class org.melati.poem.prepro.TableDef
 
generateTableDeclJava(Writer) - Method in class org.melati.poem.prepro.TableDef
 
generateTableDefnJava(Writer) - Method in class org.melati.poem.prepro.TableDef
 
generateTableJava(Writer) - Method in class org.melati.poem.prepro.TableDef
 
Generator - Interface in org.melati.poem.prepro
An interface which defines a process method on a Writer.
getHeight() - Method in class org.melati.poem.prepro.FieldDef
 
getPrecision() - Method in class org.melati.poem.prepro.BigDecimalFieldDef
Retrieve the prcision.
getProjectName() - Method in class org.melati.poem.prepro.DSD
 
getProjectTableClassName() - Method in class org.melati.poem.prepro.DSD
 
getRootSameNamedSuperclass() - Method in class org.melati.poem.prepro.TableNamingInfo
Find the top-most superclass of this table which has the same (short) name
getScale() - Method in class org.melati.poem.prepro.BigDecimalFieldDef
Retrieve the scale.
getSize() - Method in class org.melati.poem.prepro.BinaryFieldDef
Get the size.
getSize() - Method in class org.melati.poem.prepro.StringFieldDef
 
getWidth() - Method in class org.melati.poem.prepro.FieldDef
 

H

HeightFieldQualifier - Class in org.melati.poem.prepro
A FieldQualifier which defines the Height of a Field.
HeightFieldQualifier(StreamTokenizer) - Constructor for class org.melati.poem.prepro.HeightFieldQualifier
Constructor.
hidden - Variable in class org.melati.poem.prepro.TableNamingInfo
Does this Table have the same name as another table "lower down" in our hierarchy.
hidesOther - Variable in class org.melati.poem.prepro.TableNamingInfo
Does this Table have the same name as another table "higher up" in our hierarchy (that is a table already dealt with by DSD).

I

IndexedFieldQualifier - Class in org.melati.poem.prepro
A FieldQualifier which defines whether a Field is Indexed.
IndexedFieldQualifier() - Constructor for class org.melati.poem.prepro.IndexedFieldQualifier
Constructor.
IntegerFieldDef - Class in org.melati.poem.prepro
A definition of an IntegerPoemType from the DSD.
IntegerFieldDef(int, TableDef, String, int, Vector) - Constructor for class org.melati.poem.prepro.IntegerFieldDef
Constructor.
IntegrityFixFieldDef - Class in org.melati.poem.prepro
A definition of an IntegrityFixPoemType from the DSD.
IntegrityFixFieldDef(int, TableDef, String, int, Vector) - Constructor for class org.melati.poem.prepro.IntegrityFixFieldDef
Constructor.
IntegrityfixFieldQualifier - Class in org.melati.poem.prepro
A FieldQualifier which defines the type of IntegrityFix to use with a reference field.
IntegrityfixFieldQualifier(StreamTokenizer) - Constructor for class org.melati.poem.prepro.IntegrityfixFieldQualifier
Constructor.
IntegrityfixFieldQualifier.ApplicationException - Exception in org.melati.poem.prepro
Thrown when an attempt is made to apply an IntegrityFix to a field which is not a ReferencePoemType.
isCreateable() - Method in class org.melati.poem.prepro.FieldDef
 
isDeletedColumn() - Method in class org.melati.poem.prepro.FieldDef
 
isEditable() - Method in class org.melati.poem.prepro.FieldDef
 
isIndexed() - Method in class org.melati.poem.prepro.FieldDef
 
isNullable() - Method in class org.melati.poem.prepro.FieldDef
 
isSortDescending() - Method in class org.melati.poem.prepro.FieldDef
 
isTroidColumn() - Method in class org.melati.poem.prepro.FieldDef
 
isUnique() - Method in class org.melati.poem.prepro.FieldDef
 

L

lineNumber - Variable in class org.melati.poem.prepro.FieldDef
 
LongFieldDef - Class in org.melati.poem.prepro
A definition of an LongPoemType from the DSD.
LongFieldDef(int, TableDef, String, int, Vector) - Constructor for class org.melati.poem.prepro.LongFieldDef
Constructor.

M

main(String[]) - Static method in class org.melati.poem.prepro.DSD
Run me.
mainClassFQName() - Method in class org.melati.poem.prepro.TableNamingInfo
 
mainClassRootReturnClass() - Method in class org.melati.poem.prepro.TableNamingInfo
We need to make sure that this is the same class as that returned by the root superclass of the same name because you cannot override a function and change its return type.
mainClassShortName() - Method in class org.melati.poem.prepro.TableNamingInfo
 
mainClassUnambiguous() - Method in class org.melati.poem.prepro.TableNamingInfo
 
MelatiDsdProcessorMojo - Class in org.melati.poem.prepro
Process a DSD file.
MelatiDsdProcessorMojo() - Constructor for class org.melati.poem.prepro.MelatiDsdProcessorMojo
 

N

name - Variable in class org.melati.poem.prepro.FieldDef
 
NullableFieldQualifier - Class in org.melati.poem.prepro
A FieldQualifier which defines whether a Field is Nullable.
NullableFieldQualifier() - Constructor for class org.melati.poem.prepro.NullableFieldQualifier
Constructor.

O

org.melati.poem.prepro - package org.melati.poem.prepro
A Maven plugin to run the POEM Preprocessor.

P

packageName - Variable in class org.melati.poem.prepro.TableNamingInfo
This package eg org.melati.example.contacts .
PasswordFieldDef - Class in org.melati.poem.prepro
A definition of a PasswordPoemType from the DSD.
PasswordFieldDef(int, TableDef, String, int, Vector) - Constructor for class org.melati.poem.prepro.PasswordFieldDef
Constructor.
poemTypeJava() - Method in class org.melati.poem.prepro.AtomFieldDef
 
poemTypeJava() - Method in class org.melati.poem.prepro.BigDecimalFieldDef
 
poemTypeJava() - Method in class org.melati.poem.prepro.BinaryFieldDef
 
poemTypeJava() - Method in class org.melati.poem.prepro.BooleanFieldDef
 
poemTypeJava() - Method in class org.melati.poem.prepro.ColumnTypeFieldDef
 
poemTypeJava() - Method in class org.melati.poem.prepro.DisplayLevelFieldDef
 
poemTypeJava() - Method in class org.melati.poem.prepro.FieldDef
 
poemTypeJava() - Method in class org.melati.poem.prepro.IntegerFieldDef
 
poemTypeJava() - Method in class org.melati.poem.prepro.IntegrityFixFieldDef
 
poemTypeJava() - Method in class org.melati.poem.prepro.PasswordFieldDef
 
poemTypeJava() - Method in class org.melati.poem.prepro.ReferenceFieldDef
 
poemTypeJava() - Method in class org.melati.poem.prepro.SearchabilityFieldDef
 
poemTypeJava() - Method in class org.melati.poem.prepro.StringFieldDef
 
PrecisionFieldQualifier - Class in org.melati.poem.prepro
A FieldQualifier which enables the precision of BigDecimals to be specified.
PrecisionFieldQualifier(StreamTokenizer) - Constructor for class org.melati.poem.prepro.PrecisionFieldQualifier
Constructor.
process(Writer) - Method in interface org.melati.poem.prepro.Generator
Do the do.

Q

qualifiers - Variable in class org.melati.poem.prepro.FieldDef
 
quoted(String, char) - Static method in class org.melati.poem.prepro.StringUtils
Surround a string in quotes.

R

rawType - Variable in class org.melati.poem.prepro.FieldDef
 
ReferenceFieldDef - Class in org.melati.poem.prepro
A definition of a ReferencePoemType from the DSD.
ReferenceFieldDef(int, TableDef, String, int, String, Vector) - Constructor for class org.melati.poem.prepro.ReferenceFieldDef
Constructor.
RenderinfoFieldQualifier - Class in org.melati.poem.prepro
A FieldQualifier which defines the which templet to use to render the field.
RenderinfoFieldQualifier(StreamTokenizer) - Constructor for class org.melati.poem.prepro.RenderinfoFieldQualifier
Constructor.

S

ScaleFieldQualifier - Class in org.melati.poem.prepro
A FieldQualifier which enables the scale of BigDecimals to be specified.
ScaleFieldQualifier(StreamTokenizer) - Constructor for class org.melati.poem.prepro.ScaleFieldQualifier
Constructor.
searchability - Variable in class org.melati.poem.prepro.FieldDef
 
SearchabilityFieldDef - Class in org.melati.poem.prepro
A definition of a SearchabilityPoemType from the DSD.
SearchabilityFieldDef(int, TableDef, String, int, Vector) - Constructor for class org.melati.poem.prepro.SearchabilityFieldDef
Constructor.
SearchabilityFieldQualifier - Class in org.melati.poem.prepro
A FieldQualifier which defines the type of Searchability a Field has.
SearchabilityFieldQualifier(StreamTokenizer) - Constructor for class org.melati.poem.prepro.SearchabilityFieldQualifier
Constructor.
SeqCachedTableQualifier - Class in org.melati.poem.prepro
A TableQualifier which defines whether the sequence of records in a Table is cached.
SeqCachedTableQualifier() - Constructor for class org.melati.poem.prepro.SeqCachedTableQualifier
Constructor.
setCreateable(boolean) - Method in class org.melati.poem.prepro.FieldDef
Set the isCreatable property.
setDeletedColumn(boolean) - Method in class org.melati.poem.prepro.FieldDef
Set whether this field represents a deleted marker.
setEditable(boolean) - Method in class org.melati.poem.prepro.FieldDef
Set the isEditable property.
setHeight(int) - Method in class org.melati.poem.prepro.FieldDef
Set the heigth property.
setIndexed(boolean) - Method in class org.melati.poem.prepro.FieldDef
Set the isIndexed property.
setNullable(boolean) - Method in class org.melati.poem.prepro.FieldDef
Set the nullable property.
setPrecision(int) - Method in class org.melati.poem.prepro.BigDecimalFieldDef
Set the precision.
setScale(int) - Method in class org.melati.poem.prepro.BigDecimalFieldDef
Set the scale.
setSize(int) - Method in class org.melati.poem.prepro.BinaryFieldDef
Set the size property.
setSize(int) - Method in class org.melati.poem.prepro.StringFieldDef
Set the size property.
setSortDescending(boolean) - Method in class org.melati.poem.prepro.FieldDef
Set the sortDescending property.
setTroidColumn(boolean) - Method in class org.melati.poem.prepro.FieldDef
Set the isTroidColumn property.
setUnique(boolean) - Method in class org.melati.poem.prepro.FieldDef
Set the isUnique property.
setWidth(int) - Method in class org.melati.poem.prepro.FieldDef
Set the width property.
SizeApplicationException - Exception in org.melati.poem.prepro
Thrown when a SizeFieldQualifier is applied to an inappropriate field.
SizeFieldQualifier - Class in org.melati.poem.prepro
A FieldQualifier which enables the size of strings to be specified.
SizeFieldQualifier(StreamTokenizer) - Constructor for class org.melati.poem.prepro.SizeFieldQualifier
Constructor.
SortDescendingFieldQualifier - Class in org.melati.poem.prepro
A FieldQualifier which defines whether a Field is sorted in descending order.
SortDescendingFieldQualifier() - Constructor for class org.melati.poem.prepro.SortDescendingFieldQualifier
Constructor.
StringFieldDef - Class in org.melati.poem.prepro
A definition of a StringPoemType from the DSD.
StringFieldDef(int, TableDef, String, int, Vector) - Constructor for class org.melati.poem.prepro.StringFieldDef
Constructor.
StringUtils - Class in org.melati.poem.prepro
An assortment of useful operations on Strings.
suffix - Variable in class org.melati.poem.prepro.FieldDef
 
superclass - Variable in class org.melati.poem.prepro.TableNamingInfo
The TableNamingInfo of this Table's superclass (or null if extends Persistent or Table).
superclassMainFQName() - Method in class org.melati.poem.prepro.TableNamingInfo
Calculate the full type for the superclass of the Persistent.
superclassMainShortName() - Method in class org.melati.poem.prepro.TableNamingInfo
Calculate the name of the superclass of the Persistent.
superclassMainUnambiguous() - Method in class org.melati.poem.prepro.TableNamingInfo
Calculate the type for objects in this Table.
superclassTableFQName() - Method in class org.melati.poem.prepro.TableNamingInfo
Calculate the full type for the superclass of this Table.
superclassTableShortName() - Method in class org.melati.poem.prepro.TableNamingInfo
Calculate the type for the superclass of this Table.
superclassTableUnambiguous() - Method in class org.melati.poem.prepro.TableNamingInfo
Calculate the type for this Table.

T

table - Variable in class org.melati.poem.prepro.FieldDef
 
TableDef - Class in org.melati.poem.prepro
A Table Definition holding information from a DSD.
TableDef(DSD, StreamTokenizer, int, boolean, TableNamingStore) - Constructor for class org.melati.poem.prepro.TableDef
Constructor.
tableFQName - Variable in class org.melati.poem.prepro.TableNamingInfo
The fully qualified name of the table (e.g.
tableMainClassRootReturnClass() - Method in class org.melati.poem.prepro.TableNamingInfo
Find the return type we should use when calling getXxxxObject().
TableNamingInfo - Class in org.melati.poem.prepro
A store for Table Name information extracted from the DSD.
TableNamingInfo(String, String, String) - Constructor for class org.melati.poem.prepro.TableNamingInfo
Constructor.
TableNamingStore - Class in org.melati.poem.prepro
A store of naming information for a Table.
TableNamingStore() - Constructor for class org.melati.poem.prepro.TableNamingStore
Constructor.
TableQualifier - Class in org.melati.poem.prepro
Abstract class from which all TableQualifiers are derived.
TableQualifier() - Constructor for class org.melati.poem.prepro.TableQualifier
 
tableShortName - Variable in class org.melati.poem.prepro.TableNamingInfo
The last part of the FQName of the table (e.g.
TimestampFieldDef - Class in org.melati.poem.prepro
A definition of a TimestampPoemType from the DSD.
TimestampFieldDef(int, TableDef, String, int, Vector) - Constructor for class org.melati.poem.prepro.TimestampFieldDef
Constructor.
toString() - Method in class org.melati.poem.prepro.FieldDef
 
TroidFieldQualifier - Class in org.melati.poem.prepro
A FieldQualifier which defines whether a Field is a TroidField.
TroidFieldQualifier() - Constructor for class org.melati.poem.prepro.TroidFieldQualifier
Constructor.
type - Variable in class org.melati.poem.prepro.FieldDef
 

U

UncreateableFieldQualifier - Class in org.melati.poem.prepro
A FieldQualifier which defines whether a Field is Uncreatable.
UncreateableFieldQualifier() - Constructor for class org.melati.poem.prepro.UncreateableFieldQualifier
Constructor.
UneditableFieldQualifier - Class in org.melati.poem.prepro
A FieldQualifier which defines whether a Field is Unedittable.
UneditableFieldQualifier() - Constructor for class org.melati.poem.prepro.UneditableFieldQualifier
Constructor.
unique - Variable in class org.melati.poem.prepro.IndexedFieldQualifier
 
UniqueFieldQualifier - Class in org.melati.poem.prepro
A FieldQualifier which defines whether a Field is Unique.
UniqueFieldQualifier() - Constructor for class org.melati.poem.prepro.UniqueFieldQualifier
Constructor.

W

WidthFieldQualifier - Class in org.melati.poem.prepro
A FieldQualifier which defines the Width of a Field .
WidthFieldQualifier(StreamTokenizer) - Constructor for class org.melati.poem.prepro.WidthFieldQualifier
Constructor.

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

Copyright © 2000-2010 PanEris. All Rights Reserved.