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

A

Annealable - interface com.mrami.libre.annealing.Annealable.
This class represents an annealable entity.
Annealer - class com.mrami.libre.annealing.Annealer.
Runs a simulated annealing session over an Annealable object.
Annealer(double, int, int, double) - Constructor for class com.mrami.libre.annealing.Annealer
Set up the annealer.
addCGassoc(CGassoc) - Method in class com.mrami.libre.ClassGenerator.input.CGtransfer
Method addCGassoc
addCGassoc(int, CGassoc) - Method in class com.mrami.libre.ClassGenerator.input.CGtransfer
Method addCGassoc
addCGassoc(CGassoc) - Method in class com.mrami.libre.ClassGenerator.input.CGtransferObjectType
Method addCGassoc
addCGassoc(int, CGassoc) - Method in class com.mrami.libre.ClassGenerator.input.CGtransferObjectType
Method addCGassoc
addCGentityClass(CGentityClass) - Method in class com.mrami.libre.ClassGenerator.input.CGpackage
Method addCGentityClass
addCGentityClass(int, CGentityClass) - Method in class com.mrami.libre.ClassGenerator.input.CGpackage
Method addCGentityClass
addCGfield(CGfield) - Method in class com.mrami.libre.ClassGenerator.input.CGentityClassType
Method addCGfield
addCGfield(int, CGfield) - Method in class com.mrami.libre.ClassGenerator.input.CGentityClassType
Method addCGfield
addCGmanagerClass(CGmanagerClass) - Method in class com.mrami.libre.ClassGenerator.input.CGpackage
Method addCGmanagerClass
addCGmanagerClass(int, CGmanagerClass) - Method in class com.mrami.libre.ClassGenerator.input.CGpackage
Method addCGmanagerClass
addCGmethod(CGmethod) - Method in class com.mrami.libre.ClassGenerator.input.CGmanagerClassType
Method addCGmethod
addCGmethod(int, CGmethod) - Method in class com.mrami.libre.ClassGenerator.input.CGmanagerClassType
Method addCGmethod
addCGparameter(CGparameter) - Method in class com.mrami.libre.ClassGenerator.input.CGmethodType
Method addCGparameter
addCGparameter(int, CGparameter) - Method in class com.mrami.libre.ClassGenerator.input.CGmethodType
Method addCGparameter
addCGtype(CGtype) - Method in class com.mrami.libre.ClassGenerator.input.CGthrows
Method addCGtype
addCGtype(int, CGtype) - Method in class com.mrami.libre.ClassGenerator.input.CGthrows
Method addCGtype
addCGuses(CGuses) - Method in class com.mrami.libre.ClassGenerator.input.CGentityClassType
Method addCGuses
addCGuses(int, CGuses) - Method in class com.mrami.libre.ClassGenerator.input.CGentityClassType
Method addCGuses
addFlag(char, String, String) - Method in class com.mrami.libre.GetOpt.GetOpt
Add a flag-type option (true or false)
addFlag(Character, String, String) - Method in class com.mrami.libre.GetOpt.GetOpt
Add a flag-type option (true or false)
addObjectTypeChoice(ObjectTypeChoice) - Method in class com.mrami.libre.ClassGenerator.input.CGobjectType
Method addObjectTypeChoice
addObjectTypeChoice(int, ObjectTypeChoice) - Method in class com.mrami.libre.ClassGenerator.input.CGobjectType
Method addObjectTypeChoice
addObjectTypeChoiceItem(ObjectTypeChoiceItem) - Method in class com.mrami.libre.ClassGenerator.input.ObjectTypeChoice
Method addObjectTypeChoiceItem
addObjectTypeChoiceItem(int, ObjectTypeChoiceItem) - Method in class com.mrami.libre.ClassGenerator.input.ObjectTypeChoice
Method addObjectTypeChoiceItem
addParam(char, String, String, String, boolean) - Method in class com.mrami.libre.GetOpt.GetOpt
Add a parameter-type option (with a value to be passed in).
addParam(Character, String, String, String, boolean) - Method in class com.mrami.libre.GetOpt.GetOpt
Add a parameter-type option (with a value to be passed in).
anneal(Annealable, PrintWriter) - Method in class com.mrami.libre.annealing.Annealer
Anneal an annealable.

C

CGassoc - class com.mrami.libre.ClassGenerator.input.CGassoc.
Class CGassoc.
CGassoc() - Constructor for class com.mrami.libre.ClassGenerator.input.CGassoc
 
CGassocDescriptor - class com.mrami.libre.ClassGenerator.input.CGassocDescriptor.
Class CGassocDescriptor.
CGassocDescriptor() - Constructor for class com.mrami.libre.ClassGenerator.input.CGassocDescriptor
 
CGboolean - class com.mrami.libre.ClassGenerator.input.CGboolean.
Class CGboolean.
CGboolean() - Constructor for class com.mrami.libre.ClassGenerator.input.CGboolean
 
CGbooleanDescriptor - class com.mrami.libre.ClassGenerator.input.CGbooleanDescriptor.
Class CGbooleanDescriptor.
CGbooleanDescriptor() - Constructor for class com.mrami.libre.ClassGenerator.input.CGbooleanDescriptor
 
CGclass - class com.mrami.libre.ClassGenerator.input.CGclass.
Class CGclass.
CGclass() - Constructor for class com.mrami.libre.ClassGenerator.input.CGclass
 
CGclassDescriptor - class com.mrami.libre.ClassGenerator.input.CGclassDescriptor.
Class CGclassDescriptor.
CGclassDescriptor() - Constructor for class com.mrami.libre.ClassGenerator.input.CGclassDescriptor
 
CGcurrency - class com.mrami.libre.ClassGenerator.input.CGcurrency.
Class CGcurrency.
CGcurrency() - Constructor for class com.mrami.libre.ClassGenerator.input.CGcurrency
 
CGcurrencyDescriptor - class com.mrami.libre.ClassGenerator.input.CGcurrencyDescriptor.
Class CGcurrencyDescriptor.
CGcurrencyDescriptor() - Constructor for class com.mrami.libre.ClassGenerator.input.CGcurrencyDescriptor
 
CGdate - class com.mrami.libre.ClassGenerator.input.CGdate.
Class CGdate.
CGdate() - Constructor for class com.mrami.libre.ClassGenerator.input.CGdate
 
CGdateDescriptor - class com.mrami.libre.ClassGenerator.input.CGdateDescriptor.
Class CGdateDescriptor.
CGdateDescriptor() - Constructor for class com.mrami.libre.ClassGenerator.input.CGdateDescriptor
 
CGdefault - class com.mrami.libre.ClassGenerator.input.CGdefault.
Class CGdefault.
CGdefault() - Constructor for class com.mrami.libre.ClassGenerator.input.CGdefault
 
CGdefaultDescriptor - class com.mrami.libre.ClassGenerator.input.CGdefaultDescriptor.
Class CGdefaultDescriptor.
CGdefaultDescriptor() - Constructor for class com.mrami.libre.ClassGenerator.input.CGdefaultDescriptor
 
CGentityClass - class com.mrami.libre.ClassGenerator.input.CGentityClass.
Class CGentityClass.
CGentityClass() - Constructor for class com.mrami.libre.ClassGenerator.input.CGentityClass
 
CGentityClassDescriptor - class com.mrami.libre.ClassGenerator.input.CGentityClassDescriptor.
Class CGentityClassDescriptor.
CGentityClassDescriptor() - Constructor for class com.mrami.libre.ClassGenerator.input.CGentityClassDescriptor
 
CGentityClassType - class com.mrami.libre.ClassGenerator.input.CGentityClassType.
A type for elements describing entity classes.
CGentityClassType() - Constructor for class com.mrami.libre.ClassGenerator.input.CGentityClassType
 
CGentityClassTypeDescriptor - class com.mrami.libre.ClassGenerator.input.CGentityClassTypeDescriptor.
Class CGentityClassTypeDescriptor.
CGentityClassTypeDescriptor() - Constructor for class com.mrami.libre.ClassGenerator.input.CGentityClassTypeDescriptor
 
CGfield - class com.mrami.libre.ClassGenerator.input.CGfield.
Class CGfield.
CGfield() - Constructor for class com.mrami.libre.ClassGenerator.input.CGfield
 
CGfieldDescriptor - class com.mrami.libre.ClassGenerator.input.CGfieldDescriptor.
Class CGfieldDescriptor.
CGfieldDescriptor() - Constructor for class com.mrami.libre.ClassGenerator.input.CGfieldDescriptor
 
CGfieldType - class com.mrami.libre.ClassGenerator.input.CGfieldType.
Definition of an entity field
CGfieldType() - Constructor for class com.mrami.libre.ClassGenerator.input.CGfieldType
 
CGfieldTypeDescriptor - class com.mrami.libre.ClassGenerator.input.CGfieldTypeDescriptor.
Class CGfieldTypeDescriptor.
CGfieldTypeDescriptor() - Constructor for class com.mrami.libre.ClassGenerator.input.CGfieldTypeDescriptor
 
CGfieldVal - class com.mrami.libre.ClassGenerator.input.CGfieldVal.
Class CGfieldVal.
CGfieldVal() - Constructor for class com.mrami.libre.ClassGenerator.input.CGfieldVal
 
CGfieldValDescriptor - class com.mrami.libre.ClassGenerator.input.CGfieldValDescriptor.
Class CGfieldValDescriptor.
CGfieldValDescriptor() - Constructor for class com.mrami.libre.ClassGenerator.input.CGfieldValDescriptor
 
CGinteger - class com.mrami.libre.ClassGenerator.input.CGinteger.
Class CGinteger.
CGinteger() - Constructor for class com.mrami.libre.ClassGenerator.input.CGinteger
 
CGintegerDescriptor - class com.mrami.libre.ClassGenerator.input.CGintegerDescriptor.
Class CGintegerDescriptor.
CGintegerDescriptor() - Constructor for class com.mrami.libre.ClassGenerator.input.CGintegerDescriptor
 
CGmanagerClass - class com.mrami.libre.ClassGenerator.input.CGmanagerClass.
Class CGmanagerClass.
CGmanagerClass() - Constructor for class com.mrami.libre.ClassGenerator.input.CGmanagerClass
 
CGmanagerClassDescriptor - class com.mrami.libre.ClassGenerator.input.CGmanagerClassDescriptor.
Class CGmanagerClassDescriptor.
CGmanagerClassDescriptor() - Constructor for class com.mrami.libre.ClassGenerator.input.CGmanagerClassDescriptor
 
CGmanagerClassType - class com.mrami.libre.ClassGenerator.input.CGmanagerClassType.
A type for elements describing manager classes.
CGmanagerClassType() - Constructor for class com.mrami.libre.ClassGenerator.input.CGmanagerClassType
 
CGmanagerClassTypeDescriptor - class com.mrami.libre.ClassGenerator.input.CGmanagerClassTypeDescriptor.
Class CGmanagerClassTypeDescriptor.
CGmanagerClassTypeDescriptor() - Constructor for class com.mrami.libre.ClassGenerator.input.CGmanagerClassTypeDescriptor
 
CGmethod - class com.mrami.libre.ClassGenerator.input.CGmethod.
Class CGmethod.
CGmethod() - Constructor for class com.mrami.libre.ClassGenerator.input.CGmethod
 
CGmethodDescriptor - class com.mrami.libre.ClassGenerator.input.CGmethodDescriptor.
Class CGmethodDescriptor.
CGmethodDescriptor() - Constructor for class com.mrami.libre.ClassGenerator.input.CGmethodDescriptor
 
CGmethodType - class com.mrami.libre.ClassGenerator.input.CGmethodType.
Definition of a manager method
CGmethodType() - Constructor for class com.mrami.libre.ClassGenerator.input.CGmethodType
 
CGmethodTypeDescriptor - class com.mrami.libre.ClassGenerator.input.CGmethodTypeDescriptor.
Class CGmethodTypeDescriptor.
CGmethodTypeDescriptor() - Constructor for class com.mrami.libre.ClassGenerator.input.CGmethodTypeDescriptor
 
CGobjectType - class com.mrami.libre.ClassGenerator.input.CGobjectType.
Definition of an inline object definition.
CGobjectType() - Constructor for class com.mrami.libre.ClassGenerator.input.CGobjectType
 
CGobjectTypeDescriptor - class com.mrami.libre.ClassGenerator.input.CGobjectTypeDescriptor.
Class CGobjectTypeDescriptor.
CGobjectTypeDescriptor() - Constructor for class com.mrami.libre.ClassGenerator.input.CGobjectTypeDescriptor
 
CGpackage - class com.mrami.libre.ClassGenerator.input.CGpackage.
Description of a set of classes
CGpackage() - Constructor for class com.mrami.libre.ClassGenerator.input.CGpackage
 
CGpackageDescriptor - class com.mrami.libre.ClassGenerator.input.CGpackageDescriptor.
Class CGpackageDescriptor.
CGpackageDescriptor() - Constructor for class com.mrami.libre.ClassGenerator.input.CGpackageDescriptor
 
CGparameter - class com.mrami.libre.ClassGenerator.input.CGparameter.
Class CGparameter.
CGparameter() - Constructor for class com.mrami.libre.ClassGenerator.input.CGparameter
 
CGparameterDescriptor - class com.mrami.libre.ClassGenerator.input.CGparameterDescriptor.
Class CGparameterDescriptor.
CGparameterDescriptor() - Constructor for class com.mrami.libre.ClassGenerator.input.CGparameterDescriptor
 
CGparameterType - class com.mrami.libre.ClassGenerator.input.CGparameterType.
Definition of a method parameter
CGparameterType() - Constructor for class com.mrami.libre.ClassGenerator.input.CGparameterType
 
CGparameterTypeDescriptor - class com.mrami.libre.ClassGenerator.input.CGparameterTypeDescriptor.
Class CGparameterTypeDescriptor.
CGparameterTypeDescriptor() - Constructor for class com.mrami.libre.ClassGenerator.input.CGparameterTypeDescriptor
 
CGstring - class com.mrami.libre.ClassGenerator.input.CGstring.
Class CGstring.
CGstring() - Constructor for class com.mrami.libre.ClassGenerator.input.CGstring
 
CGstringDescriptor - class com.mrami.libre.ClassGenerator.input.CGstringDescriptor.
Class CGstringDescriptor.
CGstringDescriptor() - Constructor for class com.mrami.libre.ClassGenerator.input.CGstringDescriptor
 
CGsubVal - class com.mrami.libre.ClassGenerator.input.CGsubVal.
Class CGsubVal.
CGsubVal() - Constructor for class com.mrami.libre.ClassGenerator.input.CGsubVal
 
CGsubValDescriptor - class com.mrami.libre.ClassGenerator.input.CGsubValDescriptor.
Class CGsubValDescriptor.
CGsubValDescriptor() - Constructor for class com.mrami.libre.ClassGenerator.input.CGsubValDescriptor
 
CGthis - class com.mrami.libre.ClassGenerator.input.CGthis.
Class CGthis.
CGthis() - Constructor for class com.mrami.libre.ClassGenerator.input.CGthis
 
CGthisDescriptor - class com.mrami.libre.ClassGenerator.input.CGthisDescriptor.
Class CGthisDescriptor.
CGthisDescriptor() - Constructor for class com.mrami.libre.ClassGenerator.input.CGthisDescriptor
 
CGthrows - class com.mrami.libre.ClassGenerator.input.CGthrows.
Class CGthrows.
CGthrows() - Constructor for class com.mrami.libre.ClassGenerator.input.CGthrows
 
CGthrowsDescriptor - class com.mrami.libre.ClassGenerator.input.CGthrowsDescriptor.
Class CGthrowsDescriptor.
CGthrowsDescriptor() - Constructor for class com.mrami.libre.ClassGenerator.input.CGthrowsDescriptor
 
CGtransfer - class com.mrami.libre.ClassGenerator.input.CGtransfer.
Class CGtransfer.
CGtransfer() - Constructor for class com.mrami.libre.ClassGenerator.input.CGtransfer
 
CGtransferDescriptor - class com.mrami.libre.ClassGenerator.input.CGtransferDescriptor.
Class CGtransferDescriptor.
CGtransferDescriptor() - Constructor for class com.mrami.libre.ClassGenerator.input.CGtransferDescriptor
 
CGtransferObjectType - class com.mrami.libre.ClassGenerator.input.CGtransferObjectType.
Definition of transfer object
CGtransferObjectType() - Constructor for class com.mrami.libre.ClassGenerator.input.CGtransferObjectType
 
CGtransferObjectTypeDescriptor - class com.mrami.libre.ClassGenerator.input.CGtransferObjectTypeDescriptor.
Class CGtransferObjectTypeDescriptor.
CGtransferObjectTypeDescriptor() - Constructor for class com.mrami.libre.ClassGenerator.input.CGtransferObjectTypeDescriptor
 
CGtype - class com.mrami.libre.ClassGenerator.input.CGtype.
Class CGtype.
CGtype() - Constructor for class com.mrami.libre.ClassGenerator.input.CGtype
 
CGtypeDescriptor - class com.mrami.libre.ClassGenerator.input.CGtypeDescriptor.
Class CGtypeDescriptor.
CGtypeDescriptor() - Constructor for class com.mrami.libre.ClassGenerator.input.CGtypeDescriptor
 
CGtypeType - class com.mrami.libre.ClassGenerator.input.CGtypeType.
The types I recognize
CGtypeType() - Constructor for class com.mrami.libre.ClassGenerator.input.CGtypeType
 
CGtypeTypeDescriptor - class com.mrami.libre.ClassGenerator.input.CGtypeTypeDescriptor.
Class CGtypeTypeDescriptor.
CGtypeTypeDescriptor() - Constructor for class com.mrami.libre.ClassGenerator.input.CGtypeTypeDescriptor
 
CGuses - class com.mrami.libre.ClassGenerator.input.CGuses.
Class CGuses.
CGuses() - Constructor for class com.mrami.libre.ClassGenerator.input.CGuses
 
CGusesDescriptor - class com.mrami.libre.ClassGenerator.input.CGusesDescriptor.
Class CGusesDescriptor.
CGusesDescriptor() - Constructor for class com.mrami.libre.ClassGenerator.input.CGusesDescriptor
 
Change - interface com.mrami.libre.annealing.Change.
Represents a configuration change memento.
ClassIdentType - class com.mrami.libre.ClassGenerator.input.ClassIdentType.
Rule for a class name
ClassIdentType() - Constructor for class com.mrami.libre.ClassGenerator.input.ClassIdentType
 
ClassIdentTypeDescriptor - class com.mrami.libre.ClassGenerator.input.ClassIdentTypeDescriptor.
Class ClassIdentTypeDescriptor.
ClassIdentTypeDescriptor() - Constructor for class com.mrami.libre.ClassGenerator.input.ClassIdentTypeDescriptor
 
ClassesToFiles - interface com.mrami.libre.ClassGenerator.Output.ClassesToFiles.
 
CommandLineOptionException - exception com.mrami.libre.GetOpt.CommandLineOptionException.
This exception is thrown when there's an error in the command line options (user did not meet the expectation of the software).
capitalize(String) - Method in class com.mrami.libre.ClassGenerator.Output.Namer
 
com.mrami.libre.ClassGenerator - package com.mrami.libre.ClassGenerator
 
com.mrami.libre.ClassGenerator.DB - package com.mrami.libre.ClassGenerator.DB
 
com.mrami.libre.ClassGenerator.Output - package com.mrami.libre.ClassGenerator.Output
Non-functional.
com.mrami.libre.ClassGenerator.input - package com.mrami.libre.ClassGenerator.input
 
com.mrami.libre.ClassGenerator.input.types - package com.mrami.libre.ClassGenerator.input.types
 
com.mrami.libre.GetOpt - package com.mrami.libre.GetOpt
Fully functional--Provides command-line option processing w/ automated usage message generation.
com.mrami.libre.annealing - package com.mrami.libre.annealing
Fully functional--Simple interface for performing simulated annealing
com.mrami.libre.taglib - package com.mrami.libre.taglib
 
commitChange(Change) - Method in interface com.mrami.libre.annealing.Annealable
Accept a change memento

D

DirectionType - class com.mrami.libre.ClassGenerator.input.types.DirectionType.
Direction of a transfer object (in, out, inout)
DirectionTypeDescriptor - class com.mrami.libre.ClassGenerator.input.types.DirectionTypeDescriptor.
Class DirectionTypeDescriptor.
DirectionTypeDescriptor() - Constructor for class com.mrami.libre.ClassGenerator.input.types.DirectionTypeDescriptor
 
deleteAbstract() - Method in class com.mrami.libre.ClassGenerator.input.CGentityClassType
Method deleteAbstract
deleteDeletable() - Method in class com.mrami.libre.ClassGenerator.input.CGentityClassType
Method deleteDeletable
deleteDoNotPersist() - Method in class com.mrami.libre.ClassGenerator.input.CGfieldType
Method deleteDoNotPersist
deleteMax() - Method in class com.mrami.libre.ClassGenerator.input.CGcurrency
Method deleteMax
deleteMax() - Method in class com.mrami.libre.ClassGenerator.input.CGinteger
Method deleteMax
deleteMaxLength() - Method in class com.mrami.libre.ClassGenerator.input.CGstring
Method deleteMaxLength
deleteMaxOccurs() - Method in class com.mrami.libre.ClassGenerator.input.CGtypeType
Method deleteMaxOccurs
deleteMin() - Method in class com.mrami.libre.ClassGenerator.input.CGcurrency
Method deleteMin
deleteMin() - Method in class com.mrami.libre.ClassGenerator.input.CGinteger
Method deleteMin
deleteMinOccurs() - Method in class com.mrami.libre.ClassGenerator.input.CGtypeType
Method deleteMinOccurs
deleteUnique() - Method in class com.mrami.libre.ClassGenerator.input.CGentityClassType
Method deleteUnique
doEndTag() - Method in class com.mrami.libre.taglib.TOFormHandler
 
doEndTag() - Method in class com.mrami.libre.taglib.TOResultHandler
 
doStartTag() - Method in class com.mrami.libre.taglib.TOFormHandler
 
doStartTag() - Method in class com.mrami.libre.taglib.TOResultHandler
 

E

enumerate() - Static method in class com.mrami.libre.ClassGenerator.input.types.DirectionType
Method enumerate Returns an enumeration of all possible instances of DirectionType
enumerate() - Static method in class com.mrami.libre.ClassGenerator.input.types.ValidationType
Method enumerate Returns an enumeration of all possible instances of ValidationType
enumerateCGassoc() - Method in class com.mrami.libre.ClassGenerator.input.CGtransfer
Method enumerateCGassoc
enumerateCGassoc() - Method in class com.mrami.libre.ClassGenerator.input.CGtransferObjectType
Method enumerateCGassoc
enumerateCGentityClass() - Method in class com.mrami.libre.ClassGenerator.input.CGpackage
Method enumerateCGentityClass
enumerateCGfield() - Method in class com.mrami.libre.ClassGenerator.input.CGentityClassType
Method enumerateCGfield
enumerateCGmanagerClass() - Method in class com.mrami.libre.ClassGenerator.input.CGpackage
Method enumerateCGmanagerClass
enumerateCGmethod() - Method in class com.mrami.libre.ClassGenerator.input.CGmanagerClassType
Method enumerateCGmethod
enumerateCGparameter() - Method in class com.mrami.libre.ClassGenerator.input.CGmethodType
Method enumerateCGparameter
enumerateCGtype() - Method in class com.mrami.libre.ClassGenerator.input.CGthrows
Method enumerateCGtype
enumerateCGuses() - Method in class com.mrami.libre.ClassGenerator.input.CGentityClassType
Method enumerateCGuses
enumerateObjectTypeChoice() - Method in class com.mrami.libre.ClassGenerator.input.CGobjectType
Method enumerateObjectTypeChoice
enumerateObjectTypeChoiceItem() - Method in class com.mrami.libre.ClassGenerator.input.ObjectTypeChoice
Method enumerateObjectTypeChoiceItem
error(SAXParseException) - Method in class com.mrami.libre.ClassGenerator.MyErrorHandler
 

F

FieldIdentType - class com.mrami.libre.ClassGenerator.input.FieldIdentType.
Rule for a field name
FieldIdentType() - Constructor for class com.mrami.libre.ClassGenerator.input.FieldIdentType
 
FieldIdentTypeDescriptor - class com.mrami.libre.ClassGenerator.input.FieldIdentTypeDescriptor.
Class FieldIdentTypeDescriptor.
FieldIdentTypeDescriptor() - Constructor for class com.mrami.libre.ClassGenerator.input.FieldIdentTypeDescriptor
 
fatalError(SAXParseException) - Method in class com.mrami.libre.ClassGenerator.MyErrorHandler
 

G

GetOpt - class com.mrami.libre.GetOpt.GetOpt.
Simple class for doing command line argument processing.
GetOpt(String) - Constructor for class com.mrami.libre.GetOpt.GetOpt
Constructor.
GetOpt(Class) - Constructor for class com.mrami.libre.GetOpt.GetOpt
Constructor.
getAbstract() - Method in class com.mrami.libre.ClassGenerator.input.CGentityClassType
Returns the value of field 'abstract'.
getAccessMode() - Method in class com.mrami.libre.ClassGenerator.input.CGassocDescriptor
Method getAccessMode
getAccessMode() - Method in class com.mrami.libre.ClassGenerator.input.CGbooleanDescriptor
Method getAccessMode
getAccessMode() - Method in class com.mrami.libre.ClassGenerator.input.CGclassDescriptor
Method getAccessMode
getAccessMode() - Method in class com.mrami.libre.ClassGenerator.input.CGcurrencyDescriptor
Method getAccessMode
getAccessMode() - Method in class com.mrami.libre.ClassGenerator.input.CGdateDescriptor
Method getAccessMode
getAccessMode() - Method in class com.mrami.libre.ClassGenerator.input.CGdefaultDescriptor
Method getAccessMode
getAccessMode() - Method in class com.mrami.libre.ClassGenerator.input.CGentityClassDescriptor
Method getAccessMode
getAccessMode() - Method in class com.mrami.libre.ClassGenerator.input.CGentityClassTypeDescriptor
Method getAccessMode
getAccessMode() - Method in class com.mrami.libre.ClassGenerator.input.CGfieldDescriptor
Method getAccessMode
getAccessMode() - Method in class com.mrami.libre.ClassGenerator.input.CGfieldTypeDescriptor
Method getAccessMode
getAccessMode() - Method in class com.mrami.libre.ClassGenerator.input.CGfieldValDescriptor
Method getAccessMode
getAccessMode() - Method in class com.mrami.libre.ClassGenerator.input.CGintegerDescriptor
Method getAccessMode
getAccessMode() - Method in class com.mrami.libre.ClassGenerator.input.CGmanagerClassDescriptor
Method getAccessMode
getAccessMode() - Method in class com.mrami.libre.ClassGenerator.input.CGmanagerClassTypeDescriptor
Method getAccessMode
getAccessMode() - Method in class com.mrami.libre.ClassGenerator.input.CGmethodDescriptor
Method getAccessMode
getAccessMode() - Method in class com.mrami.libre.ClassGenerator.input.CGmethodTypeDescriptor
Method getAccessMode
getAccessMode() - Method in class com.mrami.libre.ClassGenerator.input.CGobjectTypeDescriptor
Method getAccessMode
getAccessMode() - Method in class com.mrami.libre.ClassGenerator.input.CGpackageDescriptor
Method getAccessMode
getAccessMode() - Method in class com.mrami.libre.ClassGenerator.input.CGparameterDescriptor
Method getAccessMode
getAccessMode() - Method in class com.mrami.libre.ClassGenerator.input.CGparameterTypeDescriptor
Method getAccessMode
getAccessMode() - Method in class com.mrami.libre.ClassGenerator.input.CGstringDescriptor
Method getAccessMode
getAccessMode() - Method in class com.mrami.libre.ClassGenerator.input.CGsubValDescriptor
Method getAccessMode
getAccessMode() - Method in class com.mrami.libre.ClassGenerator.input.CGthisDescriptor
Method getAccessMode
getAccessMode() - Method in class com.mrami.libre.ClassGenerator.input.CGthrowsDescriptor
Method getAccessMode
getAccessMode() - Method in class com.mrami.libre.ClassGenerator.input.CGtransferDescriptor
Method getAccessMode
getAccessMode() - Method in class com.mrami.libre.ClassGenerator.input.CGtransferObjectTypeDescriptor
Method getAccessMode
getAccessMode() - Method in class com.mrami.libre.ClassGenerator.input.CGtypeDescriptor
Method getAccessMode
getAccessMode() - Method in class com.mrami.libre.ClassGenerator.input.CGtypeTypeDescriptor
Method getAccessMode
getAccessMode() - Method in class com.mrami.libre.ClassGenerator.input.CGusesDescriptor
Method getAccessMode
getAccessMode() - Method in class com.mrami.libre.ClassGenerator.input.ClassIdentTypeDescriptor
Method getAccessMode
getAccessMode() - Method in class com.mrami.libre.ClassGenerator.input.FieldIdentTypeDescriptor
Method getAccessMode
getAccessMode() - Method in class com.mrami.libre.ClassGenerator.input.ObjectTypeChoiceDescriptor
Method getAccessMode
getAccessMode() - Method in class com.mrami.libre.ClassGenerator.input.ObjectTypeChoiceItemDescriptor
Method getAccessMode
getAccessMode() - Method in class com.mrami.libre.ClassGenerator.input.PackageTypeDescriptor
Method getAccessMode
getAccessMode() - Method in class com.mrami.libre.ClassGenerator.input.types.DirectionTypeDescriptor
Method getAccessMode
getAccessMode() - Method in class com.mrami.libre.ClassGenerator.input.types.ValidationTypeDescriptor
Method getAccessMode
getCGassoc(int) - Method in class com.mrami.libre.ClassGenerator.input.CGtransfer
Method getCGassoc
getCGassoc() - Method in class com.mrami.libre.ClassGenerator.input.CGtransfer
Method getCGassoc
getCGassoc(int) - Method in class com.mrami.libre.ClassGenerator.input.CGtransferObjectType
Method getCGassoc
getCGassoc() - Method in class com.mrami.libre.ClassGenerator.input.CGtransferObjectType
Method getCGassoc
getCGassocCount() - Method in class com.mrami.libre.ClassGenerator.input.CGtransfer
Method getCGassocCount
getCGassocCount() - Method in class com.mrami.libre.ClassGenerator.input.CGtransferObjectType
Method getCGassocCount
getCGboolean() - Method in class com.mrami.libre.ClassGenerator.input.CGtypeType
Returns the value of field 'CGboolean'.
getCGclass() - Method in class com.mrami.libre.ClassGenerator.input.CGtypeType
Returns the value of field 'CGclass'.
getCGcurrency() - Method in class com.mrami.libre.ClassGenerator.input.CGtypeType
Returns the value of field 'CGcurrency'.
getCGdate() - Method in class com.mrami.libre.ClassGenerator.input.CGtypeType
Returns the value of field 'CGdate'.
getCGdefault() - Method in class com.mrami.libre.ClassGenerator.input.CGentityClassType
Returns the value of field 'CGdefault'.
getCGdocumentation() - Method in class com.mrami.libre.ClassGenerator.input.CGentityClassType
Returns the value of field 'CGdocumentation'.
getCGdocumentation() - Method in class com.mrami.libre.ClassGenerator.input.CGfieldType
Returns the value of field 'CGdocumentation'.
getCGdocumentation() - Method in class com.mrami.libre.ClassGenerator.input.CGmanagerClassType
Returns the value of field 'CGdocumentation'.
getCGdocumentation() - Method in class com.mrami.libre.ClassGenerator.input.CGmethodType
Returns the value of field 'CGdocumentation'.
getCGdocumentation() - Method in class com.mrami.libre.ClassGenerator.input.CGpackage
Returns the value of field 'CGdocumentation'.
getCGdocumentation() - Method in class com.mrami.libre.ClassGenerator.input.CGparameterType
Returns the value of field 'CGdocumentation'.
getCGentityClass(int) - Method in class com.mrami.libre.ClassGenerator.input.CGpackage
Method getCGentityClass
getCGentityClass() - Method in class com.mrami.libre.ClassGenerator.input.CGpackage
Method getCGentityClass
getCGentityClassCount() - Method in class com.mrami.libre.ClassGenerator.input.CGpackage
Method getCGentityClassCount
getCGfield(int) - Method in class com.mrami.libre.ClassGenerator.input.CGentityClassType
Method getCGfield
getCGfield() - Method in class com.mrami.libre.ClassGenerator.input.CGentityClassType
Method getCGfield
getCGfieldCount() - Method in class com.mrami.libre.ClassGenerator.input.CGentityClassType
Method getCGfieldCount
getCGfieldVal() - Method in class com.mrami.libre.ClassGenerator.input.ObjectTypeChoiceItem
Returns the value of field 'CGfieldVal'.
getCGinteger() - Method in class com.mrami.libre.ClassGenerator.input.CGtypeType
Returns the value of field 'CGinteger'.
getCGmanagerClass(int) - Method in class com.mrami.libre.ClassGenerator.input.CGpackage
Method getCGmanagerClass
getCGmanagerClass() - Method in class com.mrami.libre.ClassGenerator.input.CGpackage
Method getCGmanagerClass
getCGmanagerClassCount() - Method in class com.mrami.libre.ClassGenerator.input.CGpackage
Method getCGmanagerClassCount
getCGmethod(int) - Method in class com.mrami.libre.ClassGenerator.input.CGmanagerClassType
Method getCGmethod
getCGmethod() - Method in class com.mrami.libre.ClassGenerator.input.CGmanagerClassType
Method getCGmethod
getCGmethodCount() - Method in class com.mrami.libre.ClassGenerator.input.CGmanagerClassType
Method getCGmethodCount
getCGparameter(int) - Method in class com.mrami.libre.ClassGenerator.input.CGmethodType
Method getCGparameter
getCGparameter() - Method in class com.mrami.libre.ClassGenerator.input.CGmethodType
Method getCGparameter
getCGparameterCount() - Method in class com.mrami.libre.ClassGenerator.input.CGmethodType
Method getCGparameterCount
getCGstring() - Method in class com.mrami.libre.ClassGenerator.input.CGtypeType
Returns the value of field 'CGstring'.
getCGsubVal() - Method in class com.mrami.libre.ClassGenerator.input.ObjectTypeChoiceItem
Returns the value of field 'CGsubVal'.
getCGthis() - Method in class com.mrami.libre.ClassGenerator.input.CGdefault
Returns the value of field 'CGthis'.
getCGthrows() - Method in class com.mrami.libre.ClassGenerator.input.CGmethodType
Returns the value of field 'CGthrows'.
getCGtransfer() - Method in class com.mrami.libre.ClassGenerator.input.CGparameterType
Returns the value of field 'CGtransfer'.
getCGtype() - Method in class com.mrami.libre.ClassGenerator.input.CGfieldType
Returns the value of field 'CGtype'.
getCGtype() - Method in class com.mrami.libre.ClassGenerator.input.CGparameterType
Returns the value of field 'CGtype'.
getCGtype(int) - Method in class com.mrami.libre.ClassGenerator.input.CGthrows
Method getCGtype
getCGtype() - Method in class com.mrami.libre.ClassGenerator.input.CGthrows
Method getCGtype
getCGtypeCount() - Method in class com.mrami.libre.ClassGenerator.input.CGthrows
Method getCGtypeCount
getCGuses(int) - Method in class com.mrami.libre.ClassGenerator.input.CGentityClassType
Method getCGuses
getCGuses() - Method in class com.mrami.libre.ClassGenerator.input.CGentityClassType
Method getCGuses
getCGusesCount() - Method in class com.mrami.libre.ClassGenerator.input.CGentityClassType
Method getCGusesCount
getCost() - Method in interface com.mrami.libre.annealing.Annealable
Get the cost (energy) of the current configuration.
getCost() - Method in interface com.mrami.libre.annealing.Change
Get the cost of the configuration if this change were accepted.
getDeletable() - Method in class com.mrami.libre.ClassGenerator.input.CGentityClassType
Returns the value of field 'deletable'.
getDescription() - Method in class com.mrami.libre.ClassGenerator.input.CGentityClassType
Returns the value of field 'description'.
getDescription() - Method in class com.mrami.libre.ClassGenerator.input.CGfieldType
Returns the value of field 'description'.
getDirection() - Method in class com.mrami.libre.ClassGenerator.input.CGparameterType
Returns the value of field 'direction'.
getDisplayName(int) - Method in interface com.mrami.libre.ClassGenerator.DB.TransferObject
 
getDoNotPersist() - Method in class com.mrami.libre.ClassGenerator.input.CGfieldType
Returns the value of field 'doNotPersist'.
getExtends() - Method in class com.mrami.libre.ClassGenerator.input.CGassocDescriptor
Method getExtends
getExtends() - Method in class com.mrami.libre.ClassGenerator.input.CGbooleanDescriptor
Method getExtends
getExtends() - Method in class com.mrami.libre.ClassGenerator.input.CGclassDescriptor
Method getExtends
getExtends() - Method in class com.mrami.libre.ClassGenerator.input.CGcurrencyDescriptor
Method getExtends
getExtends() - Method in class com.mrami.libre.ClassGenerator.input.CGdateDescriptor
Method getExtends
getExtends() - Method in class com.mrami.libre.ClassGenerator.input.CGdefaultDescriptor
Method getExtends
getExtends() - Method in class com.mrami.libre.ClassGenerator.input.CGentityClassDescriptor
Method getExtends
getExtends() - Method in class com.mrami.libre.ClassGenerator.input.CGentityClassTypeDescriptor
Method getExtends
getExtends() - Method in class com.mrami.libre.ClassGenerator.input.CGfieldDescriptor
Method getExtends
getExtends() - Method in class com.mrami.libre.ClassGenerator.input.CGfieldTypeDescriptor
Method getExtends
getExtends() - Method in class com.mrami.libre.ClassGenerator.input.CGfieldValDescriptor
Method getExtends
getExtends() - Method in class com.mrami.libre.ClassGenerator.input.CGintegerDescriptor
Method getExtends
getExtends() - Method in class com.mrami.libre.ClassGenerator.input.CGmanagerClassDescriptor
Method getExtends
getExtends() - Method in class com.mrami.libre.ClassGenerator.input.CGmanagerClassTypeDescriptor
Method getExtends
getExtends() - Method in class com.mrami.libre.ClassGenerator.input.CGmethodDescriptor
Method getExtends
getExtends() - Method in class com.mrami.libre.ClassGenerator.input.CGmethodTypeDescriptor
Method getExtends
getExtends() - Method in class com.mrami.libre.ClassGenerator.input.CGobjectTypeDescriptor
Method getExtends
getExtends() - Method in class com.mrami.libre.ClassGenerator.input.CGpackageDescriptor
Method getExtends
getExtends() - Method in class com.mrami.libre.ClassGenerator.input.CGparameterDescriptor
Method getExtends
getExtends() - Method in class com.mrami.libre.ClassGenerator.input.CGparameterTypeDescriptor
Method getExtends
getExtends() - Method in class com.mrami.libre.ClassGenerator.input.CGstringDescriptor
Method getExtends
getExtends() - Method in class com.mrami.libre.ClassGenerator.input.CGsubValDescriptor
Method getExtends
getExtends() - Method in class com.mrami.libre.ClassGenerator.input.CGthisDescriptor
Method getExtends
getExtends() - Method in class com.mrami.libre.ClassGenerator.input.CGthrowsDescriptor
Method getExtends
getExtends() - Method in class com.mrami.libre.ClassGenerator.input.CGtransferDescriptor
Method getExtends
getExtends() - Method in class com.mrami.libre.ClassGenerator.input.CGtransferObjectTypeDescriptor
Method getExtends
getExtends() - Method in class com.mrami.libre.ClassGenerator.input.CGtypeDescriptor
Method getExtends
getExtends() - Method in class com.mrami.libre.ClassGenerator.input.CGtypeTypeDescriptor
Method getExtends
getExtends() - Method in class com.mrami.libre.ClassGenerator.input.CGusesDescriptor
Method getExtends
getExtends() - Method in class com.mrami.libre.ClassGenerator.input.ClassIdentTypeDescriptor
Method getExtends
getExtends() - Method in class com.mrami.libre.ClassGenerator.input.FieldIdentTypeDescriptor
Method getExtends
getExtends() - Method in class com.mrami.libre.ClassGenerator.input.ObjectTypeChoiceDescriptor
Method getExtends
getExtends() - Method in class com.mrami.libre.ClassGenerator.input.ObjectTypeChoiceItemDescriptor
Method getExtends
getExtends() - Method in class com.mrami.libre.ClassGenerator.input.PackageTypeDescriptor
Method getExtends
getExtends() - Method in class com.mrami.libre.ClassGenerator.input.types.DirectionTypeDescriptor
Method getExtends
getExtends() - Method in class com.mrami.libre.ClassGenerator.input.types.ValidationTypeDescriptor
Method getExtends
getFlagValue(char) - Method in class com.mrami.libre.GetOpt.GetOpt
Retrieve a flag.
getFlagValue(String) - Method in class com.mrami.libre.GetOpt.GetOpt
Retrieve a flag.
getIdentity() - Method in class com.mrami.libre.ClassGenerator.input.CGassocDescriptor
Method getIdentity
getIdentity() - Method in class com.mrami.libre.ClassGenerator.input.CGbooleanDescriptor
Method getIdentity
getIdentity() - Method in class com.mrami.libre.ClassGenerator.input.CGclassDescriptor
Method getIdentity
getIdentity() - Method in class com.mrami.libre.ClassGenerator.input.CGcurrencyDescriptor
Method getIdentity
getIdentity() - Method in class com.mrami.libre.ClassGenerator.input.CGdateDescriptor
Method getIdentity
getIdentity() - Method in class com.mrami.libre.ClassGenerator.input.CGdefaultDescriptor
Method getIdentity
getIdentity() - Method in class com.mrami.libre.ClassGenerator.input.CGentityClassDescriptor
Method getIdentity
getIdentity() - Method in class com.mrami.libre.ClassGenerator.input.CGentityClassTypeDescriptor
Method getIdentity
getIdentity() - Method in class com.mrami.libre.ClassGenerator.input.CGfieldDescriptor
Method getIdentity
getIdentity() - Method in class com.mrami.libre.ClassGenerator.input.CGfieldTypeDescriptor
Method getIdentity
getIdentity() - Method in class com.mrami.libre.ClassGenerator.input.CGfieldValDescriptor
Method getIdentity
getIdentity() - Method in class com.mrami.libre.ClassGenerator.input.CGintegerDescriptor
Method getIdentity
getIdentity() - Method in class com.mrami.libre.ClassGenerator.input.CGmanagerClassDescriptor
Method getIdentity
getIdentity() - Method in class com.mrami.libre.ClassGenerator.input.CGmanagerClassTypeDescriptor
Method getIdentity
getIdentity() - Method in class com.mrami.libre.ClassGenerator.input.CGmethodDescriptor
Method getIdentity
getIdentity() - Method in class com.mrami.libre.ClassGenerator.input.CGmethodTypeDescriptor
Method getIdentity
getIdentity() - Method in class com.mrami.libre.ClassGenerator.input.CGobjectTypeDescriptor
Method getIdentity
getIdentity() - Method in class com.mrami.libre.ClassGenerator.input.CGpackageDescriptor
Method getIdentity
getIdentity() - Method in class com.mrami.libre.ClassGenerator.input.CGparameterDescriptor
Method getIdentity
getIdentity() - Method in class com.mrami.libre.ClassGenerator.input.CGparameterTypeDescriptor
Method getIdentity
getIdentity() - Method in class com.mrami.libre.ClassGenerator.input.CGstringDescriptor
Method getIdentity
getIdentity() - Method in class com.mrami.libre.ClassGenerator.input.CGsubValDescriptor
Method getIdentity
getIdentity() - Method in class com.mrami.libre.ClassGenerator.input.CGthisDescriptor
Method getIdentity
getIdentity() - Method in class com.mrami.libre.ClassGenerator.input.CGthrowsDescriptor
Method getIdentity
getIdentity() - Method in class com.mrami.libre.ClassGenerator.input.CGtransferDescriptor
Method getIdentity
getIdentity() - Method in class com.mrami.libre.ClassGenerator.input.CGtransferObjectTypeDescriptor
Method getIdentity
getIdentity() - Method in class com.mrami.libre.ClassGenerator.input.CGtypeDescriptor
Method getIdentity
getIdentity() - Method in class com.mrami.libre.ClassGenerator.input.CGtypeTypeDescriptor
Method getIdentity
getIdentity() - Method in class com.mrami.libre.ClassGenerator.input.CGusesDescriptor
Method getIdentity
getIdentity() - Method in class com.mrami.libre.ClassGenerator.input.ClassIdentTypeDescriptor
Method getIdentity
getIdentity() - Method in class com.mrami.libre.ClassGenerator.input.FieldIdentTypeDescriptor
Method getIdentity
getIdentity() - Method in class com.mrami.libre.ClassGenerator.input.ObjectTypeChoiceDescriptor
Method getIdentity
getIdentity() - Method in class com.mrami.libre.ClassGenerator.input.ObjectTypeChoiceItemDescriptor
Method getIdentity
getIdentity() - Method in class com.mrami.libre.ClassGenerator.input.PackageTypeDescriptor
Method getIdentity
getIdentity() - Method in class com.mrami.libre.ClassGenerator.input.types.DirectionTypeDescriptor
Method getIdentity
getIdentity() - Method in class com.mrami.libre.ClassGenerator.input.types.ValidationTypeDescriptor
Method getIdentity
getItersPerTemp() - Method in class com.mrami.libre.annealing.Annealer
 
getJavaClass() - Method in class com.mrami.libre.ClassGenerator.input.CGassocDescriptor
Method getJavaClass
getJavaClass() - Method in class com.mrami.libre.ClassGenerator.input.CGbooleanDescriptor
Method getJavaClass
getJavaClass() - Method in class com.mrami.libre.ClassGenerator.input.CGclassDescriptor
Method getJavaClass
getJavaClass() - Method in class com.mrami.libre.ClassGenerator.input.CGcurrencyDescriptor
Method getJavaClass
getJavaClass() - Method in class com.mrami.libre.ClassGenerator.input.CGdateDescriptor
Method getJavaClass
getJavaClass() - Method in class com.mrami.libre.ClassGenerator.input.CGdefaultDescriptor
Method getJavaClass
getJavaClass() - Method in class com.mrami.libre.ClassGenerator.input.CGentityClassDescriptor
Method getJavaClass
getJavaClass() - Method in class com.mrami.libre.ClassGenerator.input.CGentityClassTypeDescriptor
Method getJavaClass
getJavaClass() - Method in class com.mrami.libre.ClassGenerator.input.CGfieldDescriptor
Method getJavaClass
getJavaClass() - Method in class com.mrami.libre.ClassGenerator.input.CGfieldTypeDescriptor
Method getJavaClass
getJavaClass() - Method in class com.mrami.libre.ClassGenerator.input.CGfieldValDescriptor
Method getJavaClass
getJavaClass() - Method in class com.mrami.libre.ClassGenerator.input.CGintegerDescriptor
Method getJavaClass
getJavaClass() - Method in class com.mrami.libre.ClassGenerator.input.CGmanagerClassDescriptor
Method getJavaClass
getJavaClass() - Method in class com.mrami.libre.ClassGenerator.input.CGmanagerClassTypeDescriptor
Method getJavaClass
getJavaClass() - Method in class com.mrami.libre.ClassGenerator.input.CGmethodDescriptor
Method getJavaClass
getJavaClass() - Method in class com.mrami.libre.ClassGenerator.input.CGmethodTypeDescriptor
Method getJavaClass
getJavaClass() - Method in class com.mrami.libre.ClassGenerator.input.CGobjectTypeDescriptor
Method getJavaClass
getJavaClass() - Method in class com.mrami.libre.ClassGenerator.input.CGpackageDescriptor
Method getJavaClass
getJavaClass() - Method in class com.mrami.libre.ClassGenerator.input.CGparameterDescriptor
Method getJavaClass
getJavaClass() - Method in class com.mrami.libre.ClassGenerator.input.CGparameterTypeDescriptor
Method getJavaClass
getJavaClass() - Method in class com.mrami.libre.ClassGenerator.input.CGstringDescriptor
Method getJavaClass
getJavaClass() - Method in class com.mrami.libre.ClassGenerator.input.CGsubValDescriptor
Method getJavaClass
getJavaClass() - Method in class com.mrami.libre.ClassGenerator.input.CGthisDescriptor
Method getJavaClass
getJavaClass() - Method in class com.mrami.libre.ClassGenerator.input.CGthrowsDescriptor
Method getJavaClass
getJavaClass() - Method in class com.mrami.libre.ClassGenerator.input.CGtransferDescriptor
Method getJavaClass
getJavaClass() - Method in class com.mrami.libre.ClassGenerator.input.CGtransferObjectTypeDescriptor
Method getJavaClass
getJavaClass() - Method in class com.mrami.libre.ClassGenerator.input.CGtypeDescriptor
Method getJavaClass
getJavaClass() - Method in class com.mrami.libre.ClassGenerator.input.CGtypeTypeDescriptor
Method getJavaClass
getJavaClass() - Method in class com.mrami.libre.ClassGenerator.input.CGusesDescriptor
Method getJavaClass
getJavaClass() - Method in class com.mrami.libre.ClassGenerator.input.ClassIdentTypeDescriptor
Method getJavaClass
getJavaClass() - Method in class com.mrami.libre.ClassGenerator.input.FieldIdentTypeDescriptor
Method getJavaClass
getJavaClass() - Method in class com.mrami.libre.ClassGenerator.input.ObjectTypeChoiceDescriptor
Method getJavaClass
getJavaClass() - Method in class com.mrami.libre.ClassGenerator.input.ObjectTypeChoiceItemDescriptor
Method getJavaClass
getJavaClass() - Method in class com.mrami.libre.ClassGenerator.input.PackageTypeDescriptor
Method getJavaClass
getJavaClass() - Method in class com.mrami.libre.ClassGenerator.input.types.DirectionTypeDescriptor
Method getJavaClass
getJavaClass() - Method in class com.mrami.libre.ClassGenerator.input.types.ValidationTypeDescriptor
Method getJavaClass
getMax() - Method in class com.mrami.libre.ClassGenerator.input.CGcurrency
Returns the value of field 'max'.
getMax() - Method in class com.mrami.libre.ClassGenerator.input.CGdate
Returns the value of field 'max'.
getMax() - Method in class com.mrami.libre.ClassGenerator.input.CGinteger
Returns the value of field 'max'.
getMaxLength() - Method in class com.mrami.libre.ClassGenerator.input.CGstring
Returns the value of field 'maxLength'.
getMaxOccurs() - Method in class com.mrami.libre.ClassGenerator.input.CGtypeType
Returns the value of field 'maxOccurs'.
getMin() - Method in class com.mrami.libre.ClassGenerator.input.CGcurrency
Returns the value of field 'min'.
getMin() - Method in class com.mrami.libre.ClassGenerator.input.CGdate
Returns the value of field 'min'.
getMin() - Method in class com.mrami.libre.ClassGenerator.input.CGinteger
Returns the value of field 'min'.
getMinOccurs() - Method in class com.mrami.libre.ClassGenerator.input.CGtypeType
Returns the value of field 'minOccurs'.
getName() - Method in class com.mrami.libre.ClassGenerator.input.CGclass
Returns the value of field 'name'.
getName() - Method in class com.mrami.libre.ClassGenerator.input.CGentityClassType
Returns the value of field 'name'.
getName() - Method in class com.mrami.libre.ClassGenerator.input.CGfieldType
Returns the value of field 'name'.
getName() - Method in class com.mrami.libre.ClassGenerator.input.CGfieldVal
Returns the value of field 'name'.
getName() - Method in class com.mrami.libre.ClassGenerator.input.CGmanagerClassType
Returns the value of field 'name'.
getName() - Method in class com.mrami.libre.ClassGenerator.input.CGmethodType
Returns the value of field 'name'.
getName() - Method in class com.mrami.libre.ClassGenerator.input.CGpackage
Returns the value of field 'name'.
getName() - Method in class com.mrami.libre.ClassGenerator.input.CGparameterType
Returns the value of field 'name'.
getName() - Method in class com.mrami.libre.ClassGenerator.input.CGtransferObjectType
Returns the value of field 'name'.
getName() - Method in class com.mrami.libre.ClassGenerator.input.CGuses
Returns the value of field 'name'.
getNameSpacePrefix() - Method in class com.mrami.libre.ClassGenerator.input.CGassocDescriptor
Method getNameSpacePrefix
getNameSpacePrefix() - Method in class com.mrami.libre.ClassGenerator.input.CGbooleanDescriptor
Method getNameSpacePrefix
getNameSpacePrefix() - Method in class com.mrami.libre.ClassGenerator.input.CGclassDescriptor
Method getNameSpacePrefix
getNameSpacePrefix() - Method in class com.mrami.libre.ClassGenerator.input.CGcurrencyDescriptor
Method getNameSpacePrefix
getNameSpacePrefix() - Method in class com.mrami.libre.ClassGenerator.input.CGdateDescriptor
Method getNameSpacePrefix
getNameSpacePrefix() - Method in class com.mrami.libre.ClassGenerator.input.CGdefaultDescriptor
Method getNameSpacePrefix
getNameSpacePrefix() - Method in class com.mrami.libre.ClassGenerator.input.CGentityClassDescriptor
Method getNameSpacePrefix
getNameSpacePrefix() - Method in class com.mrami.libre.ClassGenerator.input.CGentityClassTypeDescriptor
Method getNameSpacePrefix
getNameSpacePrefix() - Method in class com.mrami.libre.ClassGenerator.input.CGfieldDescriptor
Method getNameSpacePrefix
getNameSpacePrefix() - Method in class com.mrami.libre.ClassGenerator.input.CGfieldTypeDescriptor
Method getNameSpacePrefix
getNameSpacePrefix() - Method in class com.mrami.libre.ClassGenerator.input.CGfieldValDescriptor
Method getNameSpacePrefix
getNameSpacePrefix() - Method in class com.mrami.libre.ClassGenerator.input.CGintegerDescriptor
Method getNameSpacePrefix
getNameSpacePrefix() - Method in class com.mrami.libre.ClassGenerator.input.CGmanagerClassDescriptor
Method getNameSpacePrefix
getNameSpacePrefix() - Method in class com.mrami.libre.ClassGenerator.input.CGmanagerClassTypeDescriptor
Method getNameSpacePrefix
getNameSpacePrefix() - Method in class com.mrami.libre.ClassGenerator.input.CGmethodDescriptor
Method getNameSpacePrefix
getNameSpacePrefix() - Method in class com.mrami.libre.ClassGenerator.input.CGmethodTypeDescriptor
Method getNameSpacePrefix
getNameSpacePrefix() - Method in class com.mrami.libre.ClassGenerator.input.CGobjectTypeDescriptor
Method getNameSpacePrefix
getNameSpacePrefix() - Method in class com.mrami.libre.ClassGenerator.input.CGpackageDescriptor
Method getNameSpacePrefix
getNameSpacePrefix() - Method in class com.mrami.libre.ClassGenerator.input.CGparameterDescriptor
Method getNameSpacePrefix
getNameSpacePrefix() - Method in class com.mrami.libre.ClassGenerator.input.CGparameterTypeDescriptor
Method getNameSpacePrefix
getNameSpacePrefix() - Method in class com.mrami.libre.ClassGenerator.input.CGstringDescriptor
Method getNameSpacePrefix
getNameSpacePrefix() - Method in class com.mrami.libre.ClassGenerator.input.CGsubValDescriptor
Method getNameSpacePrefix
getNameSpacePrefix() - Method in class com.mrami.libre.ClassGenerator.input.CGthisDescriptor
Method getNameSpacePrefix
getNameSpacePrefix() - Method in class com.mrami.libre.ClassGenerator.input.CGthrowsDescriptor
Method getNameSpacePrefix
getNameSpacePrefix() - Method in class com.mrami.libre.ClassGenerator.input.CGtransferDescriptor
Method getNameSpacePrefix
getNameSpacePrefix() - Method in class com.mrami.libre.ClassGenerator.input.CGtransferObjectTypeDescriptor
Method getNameSpacePrefix
getNameSpacePrefix() - Method in class com.mrami.libre.ClassGenerator.input.CGtypeDescriptor
Method getNameSpacePrefix
getNameSpacePrefix() - Method in class com.mrami.libre.ClassGenerator.input.CGtypeTypeDescriptor
Method getNameSpacePrefix
getNameSpacePrefix() - Method in class com.mrami.libre.ClassGenerator.input.CGusesDescriptor
Method getNameSpacePrefix
getNameSpacePrefix() - Method in class com.mrami.libre.ClassGenerator.input.ClassIdentTypeDescriptor
Method getNameSpacePrefix
getNameSpacePrefix() - Method in class com.mrami.libre.ClassGenerator.input.FieldIdentTypeDescriptor
Method getNameSpacePrefix
getNameSpacePrefix() - Method in class com.mrami.libre.ClassGenerator.input.ObjectTypeChoiceDescriptor
Method getNameSpacePrefix
getNameSpacePrefix() - Method in class com.mrami.libre.ClassGenerator.input.ObjectTypeChoiceItemDescriptor
Method getNameSpacePrefix
getNameSpacePrefix() - Method in class com.mrami.libre.ClassGenerator.input.PackageTypeDescriptor
Method getNameSpacePrefix
getNameSpacePrefix() - Method in class com.mrami.libre.ClassGenerator.input.types.DirectionTypeDescriptor
Method getNameSpacePrefix
getNameSpacePrefix() - Method in class com.mrami.libre.ClassGenerator.input.types.ValidationTypeDescriptor
Method getNameSpacePrefix
getNameSpaceURI() - Method in class com.mrami.libre.ClassGenerator.input.CGassocDescriptor
Method getNameSpaceURI
getNameSpaceURI() - Method in class com.mrami.libre.ClassGenerator.input.CGbooleanDescriptor
Method getNameSpaceURI
getNameSpaceURI() - Method in class com.mrami.libre.ClassGenerator.input.CGclassDescriptor
Method getNameSpaceURI
getNameSpaceURI() - Method in class com.mrami.libre.ClassGenerator.input.CGcurrencyDescriptor
Method getNameSpaceURI
getNameSpaceURI() - Method in class com.mrami.libre.ClassGenerator.input.CGdateDescriptor
Method getNameSpaceURI
getNameSpaceURI() - Method in class com.mrami.libre.ClassGenerator.input.CGdefaultDescriptor
Method getNameSpaceURI
getNameSpaceURI() - Method in class com.mrami.libre.ClassGenerator.input.CGentityClassDescriptor
Method getNameSpaceURI
getNameSpaceURI() - Method in class com.mrami.libre.ClassGenerator.input.CGentityClassTypeDescriptor
Method getNameSpaceURI
getNameSpaceURI() - Method in class com.mrami.libre.ClassGenerator.input.CGfieldDescriptor
Method getNameSpaceURI
getNameSpaceURI() - Method in class com.mrami.libre.ClassGenerator.input.CGfieldTypeDescriptor
Method getNameSpaceURI
getNameSpaceURI() - Method in class com.mrami.libre.ClassGenerator.input.CGfieldValDescriptor
Method getNameSpaceURI
getNameSpaceURI() - Method in class com.mrami.libre.ClassGenerator.input.CGintegerDescriptor
Method getNameSpaceURI
getNameSpaceURI() - Method in class com.mrami.libre.ClassGenerator.input.CGmanagerClassDescriptor
Method getNameSpaceURI
getNameSpaceURI() - Method in class com.mrami.libre.ClassGenerator.input.CGmanagerClassTypeDescriptor
Method getNameSpaceURI
getNameSpaceURI() - Method in class com.mrami.libre.ClassGenerator.input.CGmethodDescriptor
Method getNameSpaceURI
getNameSpaceURI() - Method in class com.mrami.libre.ClassGenerator.input.CGmethodTypeDescriptor
Method getNameSpaceURI
getNameSpaceURI() - Method in class com.mrami.libre.ClassGenerator.input.CGobjectTypeDescriptor
Method getNameSpaceURI
getNameSpaceURI() - Method in class com.mrami.libre.ClassGenerator.input.CGpackageDescriptor
Method getNameSpaceURI
getNameSpaceURI() - Method in class com.mrami.libre.ClassGenerator.input.CGparameterDescriptor
Method getNameSpaceURI
getNameSpaceURI() - Method in class com.mrami.libre.ClassGenerator.input.CGparameterTypeDescriptor
Method getNameSpaceURI
getNameSpaceURI() - Method in class com.mrami.libre.ClassGenerator.input.CGstringDescriptor
Method getNameSpaceURI
getNameSpaceURI() - Method in class com.mrami.libre.ClassGenerator.input.CGsubValDescriptor
Method getNameSpaceURI
getNameSpaceURI() - Method in class com.mrami.libre.ClassGenerator.input.CGthisDescriptor
Method getNameSpaceURI
getNameSpaceURI() - Method in class com.mrami.libre.ClassGenerator.input.CGthrowsDescriptor
Method getNameSpaceURI
getNameSpaceURI() - Method in class com.mrami.libre.ClassGenerator.input.CGtransferDescriptor
Method getNameSpaceURI
getNameSpaceURI() - Method in class com.mrami.libre.ClassGenerator.input.CGtransferObjectTypeDescriptor
Method getNameSpaceURI
getNameSpaceURI() - Method in class com.mrami.libre.ClassGenerator.input.CGtypeDescriptor
Method getNameSpaceURI
getNameSpaceURI() - Method in class com.mrami.libre.ClassGenerator.input.CGtypeTypeDescriptor
Method getNameSpaceURI
getNameSpaceURI() - Method in class com.mrami.libre.ClassGenerator.input.CGusesDescriptor
Method getNameSpaceURI
getNameSpaceURI() - Method in class com.mrami.libre.ClassGenerator.input.ClassIdentTypeDescriptor
Method getNameSpaceURI
getNameSpaceURI() - Method in class com.mrami.libre.ClassGenerator.input.FieldIdentTypeDescriptor
Method getNameSpaceURI
getNameSpaceURI() - Method in class com.mrami.libre.ClassGenerator.input.ObjectTypeChoiceDescriptor
Method getNameSpaceURI
getNameSpaceURI() - Method in class com.mrami.libre.ClassGenerator.input.ObjectTypeChoiceItemDescriptor
Method getNameSpaceURI
getNameSpaceURI() - Method in class com.mrami.libre.ClassGenerator.input.PackageTypeDescriptor
Method getNameSpaceURI
getNameSpaceURI() - Method in class com.mrami.libre.ClassGenerator.input.types.DirectionTypeDescriptor
Method getNameSpaceURI
getNameSpaceURI() - Method in class com.mrami.libre.ClassGenerator.input.types.ValidationTypeDescriptor
Method getNameSpaceURI
getNumCols() - Method in interface com.mrami.libre.ClassGenerator.DB.TransferObject
 
getNumRows() - Method in interface com.mrami.libre.ClassGenerator.DB.TransferObject
 
getObjectTypeChoice(int) - Method in class com.mrami.libre.ClassGenerator.input.CGobjectType
Method getObjectTypeChoice
getObjectTypeChoice() - Method in class com.mrami.libre.ClassGenerator.input.CGobjectType
Method getObjectTypeChoice
getObjectTypeChoiceCount() - Method in class com.mrami.libre.ClassGenerator.input.CGobjectType
Method getObjectTypeChoiceCount
getObjectTypeChoiceItem(int) - Method in class com.mrami.libre.ClassGenerator.input.ObjectTypeChoice
Method getObjectTypeChoiceItem
getObjectTypeChoiceItem() - Method in class com.mrami.libre.ClassGenerator.input.ObjectTypeChoice
Method getObjectTypeChoiceItem
getObjectTypeChoiceItemCount() - Method in class com.mrami.libre.ClassGenerator.input.ObjectTypeChoice
Method getObjectTypeChoiceItemCount
getParamCount() - Method in class com.mrami.libre.ClassGenerator.DB.TransferObjectInfo
 
getParamDisplayName(int) - Method in class com.mrami.libre.ClassGenerator.DB.TransferObjectInfo
 
getParamMaxLength(int) - Method in class com.mrami.libre.ClassGenerator.DB.TransferObjectInfo
 
getParamName(int) - Method in class com.mrami.libre.ClassGenerator.DB.TransferObjectInfo
 
getParamValue(char) - Method in class com.mrami.libre.GetOpt.GetOpt
Retrieve a parameter by short option
getParamValue(char, String) - Method in class com.mrami.libre.GetOpt.GetOpt
Retrieve a parameter by short option (with default value)
getParamValue(String) - Method in class com.mrami.libre.GetOpt.GetOpt
Retrieve a parameter by long option
getParamValue(String, String) - Method in class com.mrami.libre.GetOpt.GetOpt
Retrieve a parameter by long option (with default value)
getParams() - Method in class com.mrami.libre.ClassGenerator.Output.JavaMySQL
Get the command-line parameters for this implementor.
getParent() - Method in class com.mrami.libre.ClassGenerator.input.CGentityClassType
Returns the value of field 'parent'.
getPattern() - Method in class com.mrami.libre.ClassGenerator.input.CGstring
Returns the value of field 'pattern'.
getStartTemp() - Method in class com.mrami.libre.annealing.Annealer
 
getStepPercent() - Method in class com.mrami.libre.annealing.Annealer
 
getTempSteps() - Method in class com.mrami.libre.annealing.Annealer
 
getType() - Method in class com.mrami.libre.ClassGenerator.input.types.DirectionType
Method getType Returns the type of this DirectionType
getType() - Method in class com.mrami.libre.ClassGenerator.input.types.ValidationType
Method getType Returns the type of this ValidationType
getUnique() - Method in class com.mrami.libre.ClassGenerator.input.CGentityClassType
Returns the value of field 'unique'.
getValidator() - Method in class com.mrami.libre.ClassGenerator.input.CGassocDescriptor
Method getValidator
getValidator() - Method in class com.mrami.libre.ClassGenerator.input.CGbooleanDescriptor
Method getValidator
getValidator() - Method in class com.mrami.libre.ClassGenerator.input.CGclassDescriptor
Method getValidator
getValidator() - Method in class com.mrami.libre.ClassGenerator.input.CGcurrencyDescriptor
Method getValidator
getValidator() - Method in class com.mrami.libre.ClassGenerator.input.CGdateDescriptor
Method getValidator
getValidator() - Method in class com.mrami.libre.ClassGenerator.input.CGdefaultDescriptor
Method getValidator
getValidator() - Method in class com.mrami.libre.ClassGenerator.input.CGentityClassDescriptor
Method getValidator
getValidator() - Method in class com.mrami.libre.ClassGenerator.input.CGentityClassTypeDescriptor
Method getValidator
getValidator() - Method in class com.mrami.libre.ClassGenerator.input.CGfieldDescriptor
Method getValidator
getValidator() - Method in class com.mrami.libre.ClassGenerator.input.CGfieldTypeDescriptor
Method getValidator
getValidator() - Method in class com.mrami.libre.ClassGenerator.input.CGfieldValDescriptor
Method getValidator
getValidator() - Method in class com.mrami.libre.ClassGenerator.input.CGintegerDescriptor
Method getValidator
getValidator() - Method in class com.mrami.libre.ClassGenerator.input.CGmanagerClassDescriptor
Method getValidator
getValidator() - Method in class com.mrami.libre.ClassGenerator.input.CGmanagerClassTypeDescriptor
Method getValidator
getValidator() - Method in class com.mrami.libre.ClassGenerator.input.CGmethodDescriptor
Method getValidator
getValidator() - Method in class com.mrami.libre.ClassGenerator.input.CGmethodTypeDescriptor
Method getValidator
getValidator() - Method in class com.mrami.libre.ClassGenerator.input.CGobjectTypeDescriptor
Method getValidator
getValidator() - Method in class com.mrami.libre.ClassGenerator.input.CGpackageDescriptor
Method getValidator
getValidator() - Method in class com.mrami.libre.ClassGenerator.input.CGparameterDescriptor
Method getValidator
getValidator() - Method in class com.mrami.libre.ClassGenerator.input.CGparameterTypeDescriptor
Method getValidator
getValidator() - Method in class com.mrami.libre.ClassGenerator.input.CGstringDescriptor
Method getValidator
getValidator() - Method in class com.mrami.libre.ClassGenerator.input.CGsubValDescriptor
Method getValidator
getValidator() - Method in class com.mrami.libre.ClassGenerator.input.CGthisDescriptor
Method getValidator
getValidator() - Method in class com.mrami.libre.ClassGenerator.input.CGthrowsDescriptor
Method getValidator
getValidator() - Method in class com.mrami.libre.ClassGenerator.input.CGtransferDescriptor
Method getValidator
getValidator() - Method in class com.mrami.libre.ClassGenerator.input.CGtransferObjectTypeDescriptor
Method getValidator
getValidator() - Method in class com.mrami.libre.ClassGenerator.input.CGtypeDescriptor
Method getValidator
getValidator() - Method in class com.mrami.libre.ClassGenerator.input.CGtypeTypeDescriptor
Method getValidator
getValidator() - Method in class com.mrami.libre.ClassGenerator.input.CGusesDescriptor
Method getValidator
getValidator() - Method in class com.mrami.libre.ClassGenerator.input.ClassIdentTypeDescriptor
Method getValidator
getValidator() - Method in class com.mrami.libre.ClassGenerator.input.FieldIdentTypeDescriptor
Method getValidator
getValidator() - Method in class com.mrami.libre.ClassGenerator.input.ObjectTypeChoiceDescriptor
Method getValidator
getValidator() - Method in class com.mrami.libre.ClassGenerator.input.ObjectTypeChoiceItemDescriptor
Method getValidator
getValidator() - Method in class com.mrami.libre.ClassGenerator.input.PackageTypeDescriptor
Method getValidator
getValidator() - Method in class com.mrami.libre.ClassGenerator.input.types.DirectionTypeDescriptor
Method getValidator
getValidator() - Method in class com.mrami.libre.ClassGenerator.input.types.ValidationTypeDescriptor
Method getValidator
getValue(int, int) - Method in interface com.mrami.libre.ClassGenerator.DB.TransferObject
 
getValue() - Method in class com.mrami.libre.ClassGenerator.input.CGfieldVal
Returns the value of field 'value'.
getXMLName() - Method in class com.mrami.libre.ClassGenerator.input.CGassocDescriptor
Method getXMLName
getXMLName() - Method in class com.mrami.libre.ClassGenerator.input.CGbooleanDescriptor
Method getXMLName
getXMLName() - Method in class com.mrami.libre.ClassGenerator.input.CGclassDescriptor
Method getXMLName
getXMLName() - Method in class com.mrami.libre.ClassGenerator.input.CGcurrencyDescriptor
Method getXMLName
getXMLName() - Method in class com.mrami.libre.ClassGenerator.input.CGdateDescriptor
Method getXMLName
getXMLName() - Method in class com.mrami.libre.ClassGenerator.input.CGdefaultDescriptor
Method getXMLName
getXMLName() - Method in class com.mrami.libre.ClassGenerator.input.CGentityClassDescriptor
Method getXMLName
getXMLName() - Method in class com.mrami.libre.ClassGenerator.input.CGentityClassTypeDescriptor
Method getXMLName
getXMLName() - Method in class com.mrami.libre.ClassGenerator.input.CGfieldDescriptor
Method getXMLName
getXMLName() - Method in class com.mrami.libre.ClassGenerator.input.CGfieldTypeDescriptor
Method getXMLName
getXMLName() - Method in class com.mrami.libre.ClassGenerator.input.CGfieldValDescriptor
Method getXMLName
getXMLName() - Method in class com.mrami.libre.ClassGenerator.input.CGintegerDescriptor
Method getXMLName
getXMLName() - Method in class com.mrami.libre.ClassGenerator.input.CGmanagerClassDescriptor
Method getXMLName
getXMLName() - Method in class com.mrami.libre.ClassGenerator.input.CGmanagerClassTypeDescriptor
Method getXMLName
getXMLName() - Method in class com.mrami.libre.ClassGenerator.input.CGmethodDescriptor
Method getXMLName
getXMLName() - Method in class com.mrami.libre.ClassGenerator.input.CGmethodTypeDescriptor
Method getXMLName
getXMLName() - Method in class com.mrami.libre.ClassGenerator.input.CGobjectTypeDescriptor
Method getXMLName
getXMLName() - Method in class com.mrami.libre.ClassGenerator.input.CGpackageDescriptor
Method getXMLName
getXMLName() - Method in class com.mrami.libre.ClassGenerator.input.CGparameterDescriptor
Method getXMLName
getXMLName() - Method in class com.mrami.libre.ClassGenerator.input.CGparameterTypeDescriptor
Method getXMLName
getXMLName() - Method in class com.mrami.libre.ClassGenerator.input.CGstringDescriptor
Method getXMLName
getXMLName() - Method in class com.mrami.libre.ClassGenerator.input.CGsubValDescriptor
Method getXMLName
getXMLName() - Method in class com.mrami.libre.ClassGenerator.input.CGthisDescriptor
Method getXMLName
getXMLName() - Method in class com.mrami.libre.ClassGenerator.input.CGthrowsDescriptor
Method getXMLName
getXMLName() - Method in class com.mrami.libre.ClassGenerator.input.CGtransferDescriptor
Method getXMLName
getXMLName() - Method in class com.mrami.libre.ClassGenerator.input.CGtransferObjectTypeDescriptor
Method getXMLName
getXMLName() - Method in class com.mrami.libre.ClassGenerator.input.CGtypeDescriptor
Method getXMLName
getXMLName() - Method in class com.mrami.libre.ClassGenerator.input.CGtypeTypeDescriptor
Method getXMLName
getXMLName() - Method in class com.mrami.libre.ClassGenerator.input.CGusesDescriptor
Method getXMLName
getXMLName() - Method in class com.mrami.libre.ClassGenerator.input.ClassIdentTypeDescriptor
Method getXMLName
getXMLName() - Method in class com.mrami.libre.ClassGenerator.input.FieldIdentTypeDescriptor
Method getXMLName
getXMLName() - Method in class com.mrami.libre.ClassGenerator.input.ObjectTypeChoiceDescriptor
Method getXMLName
getXMLName() - Method in class com.mrami.libre.ClassGenerator.input.ObjectTypeChoiceItemDescriptor
Method getXMLName
getXMLName() - Method in class com.mrami.libre.ClassGenerator.input.PackageTypeDescriptor
Method getXMLName
getXMLName() - Method in class com.mrami.libre.ClassGenerator.input.types.DirectionTypeDescriptor
Method getXMLName
getXMLName() - Method in class com.mrami.libre.ClassGenerator.input.types.ValidationTypeDescriptor
Method getXMLName

H

HtmlHelper - class com.mrami.libre.taglib.HtmlHelper.
 
HtmlHelper() - Constructor for class com.mrami.libre.taglib.HtmlHelper
 
hadErrors() - Method in class com.mrami.libre.ClassGenerator.MyErrorHandler
 
hasAbstract() - Method in class com.mrami.libre.ClassGenerator.input.CGentityClassType
Method hasAbstract
hasDeletable() - Method in class com.mrami.libre.ClassGenerator.input.CGentityClassType
Method hasDeletable
hasDoNotPersist() - Method in class com.mrami.libre.ClassGenerator.input.CGfieldType
Method hasDoNotPersist
hasMax() - Method in class com.mrami.libre.ClassGenerator.input.CGcurrency
Method hasMax
hasMax() - Method in class com.mrami.libre.ClassGenerator.input.CGinteger
Method hasMax
hasMaxLength() - Method in class com.mrami.libre.ClassGenerator.input.CGstring
Method hasMaxLength
hasMaxOccurs() - Method in class com.mrami.libre.ClassGenerator.input.CGtypeType
Method hasMaxOccurs
hasMin() - Method in class com.mrami.libre.ClassGenerator.input.CGcurrency
Method hasMin
hasMin() - Method in class com.mrami.libre.ClassGenerator.input.CGinteger
Method hasMin
hasMinOccurs() - Method in class com.mrami.libre.ClassGenerator.input.CGtypeType
Method hasMinOccurs
hasUnique() - Method in class com.mrami.libre.ClassGenerator.input.CGentityClassType
Method hasUnique

I

IN - Static variable in class com.mrami.libre.ClassGenerator.input.types.DirectionType
The instance of the in type
INOUT - Static variable in class com.mrami.libre.ClassGenerator.input.types.DirectionType
The instance of the inout type
INOUT_TYPE - Static variable in class com.mrami.libre.ClassGenerator.input.types.DirectionType
The inout type
IN_TYPE - Static variable in class com.mrami.libre.ClassGenerator.input.types.DirectionType
The in type
isValid() - Method in class com.mrami.libre.ClassGenerator.input.CGassoc
Method isValid
isValid() - Method in class com.mrami.libre.ClassGenerator.input.CGboolean
Method isValid
isValid() - Method in class com.mrami.libre.ClassGenerator.input.CGclass
Method isValid
isValid() - Method in class com.mrami.libre.ClassGenerator.input.CGcurrency
Method isValid
isValid() - Method in class com.mrami.libre.ClassGenerator.input.CGdate
Method isValid
isValid() - Method in class com.mrami.libre.ClassGenerator.input.CGdefault
Method isValid
isValid() - Method in class com.mrami.libre.ClassGenerator.input.CGentityClass
Method isValid
isValid() - Method in class com.mrami.libre.ClassGenerator.input.CGentityClassType
Method isValid
isValid() - Method in class com.mrami.libre.ClassGenerator.input.CGfield
Method isValid
isValid() - Method in class com.mrami.libre.ClassGenerator.input.CGfieldType
Method isValid
isValid() - Method in class com.mrami.libre.ClassGenerator.input.CGfieldVal
Method isValid
isValid() - Method in class com.mrami.libre.ClassGenerator.input.CGinteger
Method isValid
isValid() - Method in class com.mrami.libre.ClassGenerator.input.CGmanagerClass
Method isValid
isValid() - Method in class com.mrami.libre.ClassGenerator.input.CGmanagerClassType
Method isValid
isValid() - Method in class com.mrami.libre.ClassGenerator.input.CGmethod
Method isValid
isValid() - Method in class com.mrami.libre.ClassGenerator.input.CGmethodType
Method isValid
isValid() - Method in class com.mrami.libre.ClassGenerator.input.CGobjectType
Method isValid
isValid() - Method in class com.mrami.libre.ClassGenerator.input.CGpackage
Method isValid
isValid() - Method in class com.mrami.libre.ClassGenerator.input.CGparameter
Method isValid
isValid() - Method in class com.mrami.libre.ClassGenerator.input.CGparameterType
Method isValid
isValid() - Method in class com.mrami.libre.ClassGenerator.input.CGstring
Method isValid
isValid() - Method in class com.mrami.libre.ClassGenerator.input.CGsubVal
Method isValid
isValid() - Method in class com.mrami.libre.ClassGenerator.input.CGthis
Method isValid
isValid() - Method in class com.mrami.libre.ClassGenerator.input.CGthrows
Method isValid
isValid() - Method in class com.mrami.libre.ClassGenerator.input.CGtransfer
Method isValid
isValid() - Method in class com.mrami.libre.ClassGenerator.input.CGtransferObjectType
Method isValid
isValid() - Method in class com.mrami.libre.ClassGenerator.input.CGtype
Method isValid
isValid() - Method in class com.mrami.libre.ClassGenerator.input.CGtypeType
Method isValid
isValid() - Method in class com.mrami.libre.ClassGenerator.input.CGuses
Method isValid
isValid() - Method in class com.mrami.libre.ClassGenerator.input.ObjectTypeChoice
Method isValid

J

JavaDefTypeOutput - class com.mrami.libre.ClassGenerator.Output.JavaDefTypeOutput.
 
JavaDefTypeOutput(VelocityContext) - Constructor for class com.mrami.libre.ClassGenerator.Output.JavaDefTypeOutput
 
JavaMySQL - class com.mrami.libre.ClassGenerator.Output.JavaMySQL.
 
JavaMySQL() - Constructor for class com.mrami.libre.ClassGenerator.Output.JavaMySQL
 
JavaStaticOutput - class com.mrami.libre.ClassGenerator.Output.JavaStaticOutput.
 
JavaStaticOutput(VelocityContext) - Constructor for class com.mrami.libre.ClassGenerator.Output.JavaStaticOutput
 
JavaValidationOutput - class com.mrami.libre.ClassGenerator.Output.JavaValidationOutput.
 
JavaValidationOutput(VelocityContext) - Constructor for class com.mrami.libre.ClassGenerator.Output.JavaValidationOutput
 

L

LOOSE - Static variable in class com.mrami.libre.ClassGenerator.input.types.ValidationType
The instance of the loose type
LOOSE_TYPE - Static variable in class com.mrami.libre.ClassGenerator.input.types.ValidationType
The loose type

M

Main - class com.mrami.libre.ClassGenerator.Main.
 
Main() - Constructor for class com.mrami.libre.ClassGenerator.Main
 
MyErrorHandler - class com.mrami.libre.ClassGenerator.MyErrorHandler.
 
MyErrorHandler() - Constructor for class com.mrami.libre.ClassGenerator.MyErrorHandler
 
MySQLDefTypeOutput - class com.mrami.libre.ClassGenerator.Output.MySQLDefTypeOutput.
 
MySQLDefTypeOutput() - Constructor for class com.mrami.libre.ClassGenerator.Output.MySQLDefTypeOutput
 
main(String[]) - Static method in class com.mrami.libre.ClassGenerator.DB.Query
 
main(String[]) - Static method in class com.mrami.libre.ClassGenerator.Main
 
makeChange() - Method in interface com.mrami.libre.annealing.Annealable
Create a memento that represents a permutation of the Annealable.
marshal(Writer) - Method in class com.mrami.libre.ClassGenerator.input.CGassoc
Method marshal
marshal(ContentHandler) - Method in class com.mrami.libre.ClassGenerator.input.CGassoc
Method marshal
marshal(Writer) - Method in class com.mrami.libre.ClassGenerator.input.CGboolean
Method marshal
marshal(ContentHandler) - Method in class com.mrami.libre.ClassGenerator.input.CGboolean
Method marshal
marshal(Writer) - Method in class com.mrami.libre.ClassGenerator.input.CGclass
Method marshal
marshal(ContentHandler) - Method in class com.mrami.libre.ClassGenerator.input.CGclass
Method marshal
marshal(Writer) - Method in class com.mrami.libre.ClassGenerator.input.CGcurrency
Method marshal
marshal(ContentHandler) - Method in class com.mrami.libre.ClassGenerator.input.CGcurrency
Method marshal
marshal(Writer) - Method in class com.mrami.libre.ClassGenerator.input.CGdate
Method marshal
marshal(ContentHandler) - Method in class com.mrami.libre.ClassGenerator.input.CGdate
Method marshal
marshal(Writer) - Method in class com.mrami.libre.ClassGenerator.input.CGdefault
Method marshal
marshal(ContentHandler) - Method in class com.mrami.libre.ClassGenerator.input.CGdefault
Method marshal
marshal(Writer) - Method in class com.mrami.libre.ClassGenerator.input.CGentityClass
Method marshal
marshal(ContentHandler) - Method in class com.mrami.libre.ClassGenerator.input.CGentityClass
Method marshal
marshal(Writer) - Method in class com.mrami.libre.ClassGenerator.input.CGentityClassType
Method marshal
marshal(ContentHandler) - Method in class com.mrami.libre.ClassGenerator.input.CGentityClassType
Method marshal
marshal(Writer) - Method in class com.mrami.libre.ClassGenerator.input.CGfield
Method marshal
marshal(ContentHandler) - Method in class com.mrami.libre.ClassGenerator.input.CGfield
Method marshal
marshal(Writer) - Method in class com.mrami.libre.ClassGenerator.input.CGfieldType
Method marshal
marshal(ContentHandler) - Method in class com.mrami.libre.ClassGenerator.input.CGfieldType
Method marshal
marshal(Writer) - Method in class com.mrami.libre.ClassGenerator.input.CGfieldVal
Method marshal
marshal(ContentHandler) - Method in class com.mrami.libre.ClassGenerator.input.CGfieldVal
Method marshal
marshal(Writer) - Method in class com.mrami.libre.ClassGenerator.input.CGinteger
Method marshal
marshal(ContentHandler) - Method in class com.mrami.libre.ClassGenerator.input.CGinteger
Method marshal
marshal(Writer) - Method in class com.mrami.libre.ClassGenerator.input.CGmanagerClass
Method marshal
marshal(ContentHandler) - Method in class com.mrami.libre.ClassGenerator.input.CGmanagerClass
Method marshal
marshal(Writer) - Method in class com.mrami.libre.ClassGenerator.input.CGmanagerClassType
Method marshal
marshal(ContentHandler) - Method in class com.mrami.libre.ClassGenerator.input.CGmanagerClassType
Method marshal
marshal(Writer) - Method in class com.mrami.libre.ClassGenerator.input.CGmethod
Method marshal
marshal(ContentHandler) - Method in class com.mrami.libre.ClassGenerator.input.CGmethod
Method marshal
marshal(Writer) - Method in class com.mrami.libre.ClassGenerator.input.CGmethodType
Method marshal
marshal(ContentHandler) - Method in class com.mrami.libre.ClassGenerator.input.CGmethodType
Method marshal
marshal(Writer) - Method in class com.mrami.libre.ClassGenerator.input.CGobjectType
Method marshal
marshal(ContentHandler) - Method in class com.mrami.libre.ClassGenerator.input.CGobjectType
Method marshal
marshal(Writer) - Method in class com.mrami.libre.ClassGenerator.input.CGpackage
Method marshal
marshal(ContentHandler) - Method in class com.mrami.libre.ClassGenerator.input.CGpackage
Method marshal
marshal(Writer) - Method in class com.mrami.libre.ClassGenerator.input.CGparameter
Method marshal
marshal(ContentHandler) - Method in class com.mrami.libre.ClassGenerator.input.CGparameter
Method marshal
marshal(Writer) - Method in class com.mrami.libre.ClassGenerator.input.CGparameterType
Method marshal
marshal(ContentHandler) - Method in class com.mrami.libre.ClassGenerator.input.CGparameterType
Method marshal
marshal(Writer) - Method in class com.mrami.libre.ClassGenerator.input.CGstring
Method marshal
marshal(ContentHandler) - Method in class com.mrami.libre.ClassGenerator.input.CGstring
Method marshal
marshal(Writer) - Method in class com.mrami.libre.ClassGenerator.input.CGsubVal
Method marshal
marshal(ContentHandler) - Method in class com.mrami.libre.ClassGenerator.input.CGsubVal
Method marshal
marshal(Writer) - Method in class com.mrami.libre.ClassGenerator.input.CGthis
Method marshal
marshal(ContentHandler) - Method in class com.mrami.libre.ClassGenerator.input.CGthis
Method marshal
marshal(Writer) - Method in class com.mrami.libre.ClassGenerator.input.CGthrows
Method marshal
marshal(ContentHandler) - Method in class com.mrami.libre.ClassGenerator.input.CGthrows
Method marshal
marshal(Writer) - Method in class com.mrami.libre.ClassGenerator.input.CGtransfer
Method marshal
marshal(ContentHandler) - Method in class com.mrami.libre.ClassGenerator.input.CGtransfer
Method marshal
marshal(Writer) - Method in class com.mrami.libre.ClassGenerator.input.CGtransferObjectType
Method marshal
marshal(ContentHandler) - Method in class com.mrami.libre.ClassGenerator.input.CGtransferObjectType
Method marshal
marshal(Writer) - Method in class com.mrami.libre.ClassGenerator.input.CGtype
Method marshal
marshal(ContentHandler) - Method in class com.mrami.libre.ClassGenerator.input.CGtype
Method marshal
marshal(Writer) - Method in class com.mrami.libre.ClassGenerator.input.CGtypeType
Method marshal
marshal(ContentHandler) - Method in class com.mrami.libre.ClassGenerator.input.CGtypeType
Method marshal
marshal(Writer) - Method in class com.mrami.libre.ClassGenerator.input.CGuses
Method marshal
marshal(ContentHandler) - Method in class com.mrami.libre.ClassGenerator.input.CGuses
Method marshal
marshal(Writer) - Method in class com.mrami.libre.ClassGenerator.input.ObjectTypeChoice
Method marshal
marshal(ContentHandler) - Method in class com.mrami.libre.ClassGenerator.input.ObjectTypeChoice
Method marshal
metropolis(double, double) - Method in class com.mrami.libre.annealing.Annealer
The metropolis algorithm.

N

Namer - class com.mrami.libre.ClassGenerator.Output.Namer.
 
Namer() - Constructor for class com.mrami.libre.ClassGenerator.Output.Namer
 

O

OUT - Static variable in class com.mrami.libre.ClassGenerator.input.types.DirectionType
The instance of the out type
OUT_TYPE - Static variable in class com.mrami.libre.ClassGenerator.input.types.DirectionType
The out type
ObjectTypeChoice - class com.mrami.libre.ClassGenerator.input.ObjectTypeChoice.
Class ObjectTypeChoice.
ObjectTypeChoice() - Constructor for class com.mrami.libre.ClassGenerator.input.ObjectTypeChoice
 
ObjectTypeChoiceDescriptor - class com.mrami.libre.ClassGenerator.input.ObjectTypeChoiceDescriptor.
Class ObjectTypeChoiceDescriptor.
ObjectTypeChoiceDescriptor() - Constructor for class com.mrami.libre.ClassGenerator.input.ObjectTypeChoiceDescriptor
 
ObjectTypeChoiceItem - class com.mrami.libre.ClassGenerator.input.ObjectTypeChoiceItem.
Class ObjectTypeChoiceItem.
ObjectTypeChoiceItem() - Constructor for class com.mrami.libre.ClassGenerator.input.ObjectTypeChoiceItem
 
ObjectTypeChoiceItemDescriptor - class com.mrami.libre.ClassGenerator.input.ObjectTypeChoiceItemDescriptor.
Class ObjectTypeChoiceItemDescriptor.
ObjectTypeChoiceItemDescriptor() - Constructor for class com.mrami.libre.ClassGenerator.input.ObjectTypeChoiceItemDescriptor
 
OptionProcessingException - exception com.mrami.libre.GetOpt.OptionProcessingException.
This exception is thrown when there's a failure in command line processing (internal software inconsistency, as opposed to CommandLineOptionException).
OutputProducer - class com.mrami.libre.ClassGenerator.OutputProducer.
 
OutputProducer() - Constructor for class com.mrami.libre.ClassGenerator.OutputProducer
 
output(CGpackage) - Method in interface com.mrami.libre.ClassGenerator.Output.ClassesToFiles
 
output(CGpackage) - Method in class com.mrami.libre.ClassGenerator.Output.JavaMySQL
 

P

PackageType - class com.mrami.libre.ClassGenerator.input.PackageType.
Rule for a package identifier
PackageType() - Constructor for class com.mrami.libre.ClassGenerator.input.PackageType
 
PackageTypeDescriptor - class com.mrami.libre.ClassGenerator.input.PackageTypeDescriptor.
Class PackageTypeDescriptor.
PackageTypeDescriptor() - Constructor for class com.mrami.libre.ClassGenerator.input.PackageTypeDescriptor
 
processParams(String[]) - Method in class com.mrami.libre.GetOpt.GetOpt
Process the command line
processParams(ArrayList) - Method in class com.mrami.libre.GetOpt.GetOpt
Process the command line
produce(CGfield, CGboolean) - Method in class com.mrami.libre.ClassGenerator.Output.JavaDefTypeOutput
 
produce(CGfield, CGclass) - Method in class com.mrami.libre.ClassGenerator.Output.JavaDefTypeOutput
 
produce(CGfield, CGdate) - Method in class com.mrami.libre.ClassGenerator.Output.JavaDefTypeOutput
 
produce(CGfield, CGinteger) - Method in class com.mrami.libre.ClassGenerator.Output.JavaDefTypeOutput
 
produce(CGfield, CGstring) - Method in class com.mrami.libre.ClassGenerator.Output.JavaDefTypeOutput
 
produce(CGboolean) - Method in class com.mrami.libre.ClassGenerator.Output.JavaDefTypeOutput
 
produce(CGclass) - Method in class com.mrami.libre.ClassGenerator.Output.JavaDefTypeOutput
 
produce(CGdate) - Method in class com.mrami.libre.ClassGenerator.Output.JavaDefTypeOutput
 
produce(CGinteger) - Method in class com.mrami.libre.ClassGenerator.Output.JavaDefTypeOutput
 
produce(CGstring) - Method in class com.mrami.libre.ClassGenerator.Output.JavaDefTypeOutput
 
produce(CGfield, CGboolean) - Method in class com.mrami.libre.ClassGenerator.Output.JavaStaticOutput
 
produce(CGfield, CGclass) - Method in class com.mrami.libre.ClassGenerator.Output.JavaStaticOutput
 
produce(CGfield, CGinteger) - Method in class com.mrami.libre.ClassGenerator.Output.JavaStaticOutput
 
produce(CGfield, CGdate) - Method in class com.mrami.libre.ClassGenerator.Output.JavaStaticOutput
 
produce(CGfield, CGstring) - Method in class com.mrami.libre.ClassGenerator.Output.JavaStaticOutput
 
produce(CGboolean) - Method in class com.mrami.libre.ClassGenerator.Output.JavaStaticOutput
 
produce(CGclass) - Method in class com.mrami.libre.ClassGenerator.Output.JavaStaticOutput
 
produce(CGinteger) - Method in class com.mrami.libre.ClassGenerator.Output.JavaStaticOutput
 
produce(CGdate) - Method in class com.mrami.libre.ClassGenerator.Output.JavaStaticOutput
 
produce(CGstring) - Method in class com.mrami.libre.ClassGenerator.Output.JavaStaticOutput
 
produce(CGfield, CGboolean) - Method in class com.mrami.libre.ClassGenerator.Output.JavaValidationOutput
 
produce(CGfield, CGclass) - Method in class com.mrami.libre.ClassGenerator.Output.JavaValidationOutput
 
produce(CGfield, CGdate) - Method in class com.mrami.libre.ClassGenerator.Output.JavaValidationOutput
 
produce(CGfield, CGinteger) - Method in class com.mrami.libre.ClassGenerator.Output.JavaValidationOutput
 
produce(CGfield, CGstring) - Method in class com.mrami.libre.ClassGenerator.Output.JavaValidationOutput
 
produce(CGboolean) - Method in class com.mrami.libre.ClassGenerator.Output.JavaValidationOutput
 
produce(CGclass) - Method in class com.mrami.libre.ClassGenerator.Output.JavaValidationOutput
 
produce(CGinteger) - Method in class com.mrami.libre.ClassGenerator.Output.JavaValidationOutput
 
produce(CGdate) - Method in class com.mrami.libre.ClassGenerator.Output.JavaValidationOutput
 
produce(CGstring) - Method in class com.mrami.libre.ClassGenerator.Output.JavaValidationOutput
 
produce(CGfield, CGboolean) - Method in class com.mrami.libre.ClassGenerator.Output.MySQLDefTypeOutput
 
produce(CGfield, CGclass) - Method in class com.mrami.libre.ClassGenerator.Output.MySQLDefTypeOutput
 
produce(CGfield, CGdate) - Method in class com.mrami.libre.ClassGenerator.Output.MySQLDefTypeOutput
 
produce(CGfield, CGinteger) - Method in class com.mrami.libre.ClassGenerator.Output.MySQLDefTypeOutput
 
produce(CGfield, CGstring) - Method in class com.mrami.libre.ClassGenerator.Output.MySQLDefTypeOutput
 
produce(CGboolean) - Method in class com.mrami.libre.ClassGenerator.Output.MySQLDefTypeOutput
 
produce(CGclass) - Method in class com.mrami.libre.ClassGenerator.Output.MySQLDefTypeOutput
 
produce(CGinteger) - Method in class com.mrami.libre.ClassGenerator.Output.MySQLDefTypeOutput
 
produce(CGdate) - Method in class com.mrami.libre.ClassGenerator.Output.MySQLDefTypeOutput
 
produce(CGstring) - Method in class com.mrami.libre.ClassGenerator.Output.MySQLDefTypeOutput
 
produce(CGfield) - Method in class com.mrami.libre.ClassGenerator.OutputProducer
 
produce(CGfield, CGboolean) - Method in class com.mrami.libre.ClassGenerator.OutputProducer
 
produce(CGfield, CGclass) - Method in class com.mrami.libre.ClassGenerator.OutputProducer
 
produce(CGfield, CGinteger) - Method in class com.mrami.libre.ClassGenerator.OutputProducer
 
produce(CGfield, CGdate) - Method in class com.mrami.libre.ClassGenerator.OutputProducer
 
produce(CGfield, CGstring) - Method in class com.mrami.libre.ClassGenerator.OutputProducer
 
produce(CGtypeType) - Method in class com.mrami.libre.ClassGenerator.OutputProducer
 
produce(CGboolean) - Method in class com.mrami.libre.ClassGenerator.OutputProducer
 
produce(CGclass) - Method in class com.mrami.libre.ClassGenerator.OutputProducer
 
produce(CGinteger) - Method in class com.mrami.libre.ClassGenerator.OutputProducer
 
produce(CGdate) - Method in class com.mrami.libre.ClassGenerator.OutputProducer
 
produce(CGstring) - Method in class com.mrami.libre.ClassGenerator.OutputProducer
 

Q

Query - class com.mrami.libre.ClassGenerator.DB.Query.
 
Query() - Constructor for class com.mrami.libre.ClassGenerator.DB.Query
 
quote(String) - Static method in class com.mrami.libre.taglib.HtmlHelper
 

R

removeAllCGassoc() - Method in class com.mrami.libre.ClassGenerator.input.CGtransfer
Method removeAllCGassoc
removeAllCGassoc() - Method in class com.mrami.libre.ClassGenerator.input.CGtransferObjectType
Method removeAllCGassoc
removeAllCGentityClass() - Method in class com.mrami.libre.ClassGenerator.input.CGpackage
Method removeAllCGentityClass
removeAllCGfield() - Method in class com.mrami.libre.ClassGenerator.input.CGentityClassType
Method removeAllCGfield
removeAllCGmanagerClass() - Method in class com.mrami.libre.ClassGenerator.input.CGpackage
Method removeAllCGmanagerClass
removeAllCGmethod() - Method in class com.mrami.libre.ClassGenerator.input.CGmanagerClassType
Method removeAllCGmethod
removeAllCGparameter() - Method in class com.mrami.libre.ClassGenerator.input.CGmethodType
Method removeAllCGparameter
removeAllCGtype() - Method in class com.mrami.libre.ClassGenerator.input.CGthrows
Method removeAllCGtype
removeAllCGuses() - Method in class com.mrami.libre.ClassGenerator.input.CGentityClassType
Method removeAllCGuses
removeAllObjectTypeChoice() - Method in class com.mrami.libre.ClassGenerator.input.CGobjectType
Method removeAllObjectTypeChoice
removeAllObjectTypeChoiceItem() - Method in class com.mrami.libre.ClassGenerator.input.ObjectTypeChoice
Method removeAllObjectTypeChoiceItem
removeCGassoc(int) - Method in class com.mrami.libre.ClassGenerator.input.CGtransfer
Method removeCGassoc
removeCGassoc(int) - Method in class com.mrami.libre.ClassGenerator.input.CGtransferObjectType
Method removeCGassoc
removeCGentityClass(int) - Method in class com.mrami.libre.ClassGenerator.input.CGpackage
Method removeCGentityClass
removeCGfield(int) - Method in class com.mrami.libre.ClassGenerator.input.CGentityClassType
Method removeCGfield
removeCGmanagerClass(int) - Method in class com.mrami.libre.ClassGenerator.input.CGpackage
Method removeCGmanagerClass
removeCGmethod(int) - Method in class com.mrami.libre.ClassGenerator.input.CGmanagerClassType
Method removeCGmethod
removeCGparameter(int) - Method in class com.mrami.libre.ClassGenerator.input.CGmethodType
Method removeCGparameter
removeCGtype(int) - Method in class com.mrami.libre.ClassGenerator.input.CGthrows
Method removeCGtype
removeCGuses(int) - Method in class com.mrami.libre.ClassGenerator.input.CGentityClassType
Method removeCGuses
removeObjectTypeChoice(int) - Method in class com.mrami.libre.ClassGenerator.input.CGobjectType
Method removeObjectTypeChoice
removeObjectTypeChoiceItem(int) - Method in class com.mrami.libre.ClassGenerator.input.ObjectTypeChoice
Method removeObjectTypeChoiceItem

S

STRICT - Static variable in class com.mrami.libre.ClassGenerator.input.types.ValidationType
The instance of the strict type
STRICT_TYPE - Static variable in class com.mrami.libre.ClassGenerator.input.types.ValidationType
The strict type
setAbstract(boolean) - Method in class com.mrami.libre.ClassGenerator.input.CGentityClassType
Sets the value of field 'abstract'.
setAction(String) - Method in class com.mrami.libre.taglib.TOFormHandler
 
setCGassoc(int, CGassoc) - Method in class com.mrami.libre.ClassGenerator.input.CGtransfer
Method setCGassoc
setCGassoc(CGassoc[]) - Method in class com.mrami.libre.ClassGenerator.input.CGtransfer
Method setCGassoc
setCGassoc(int, CGassoc) - Method in class com.mrami.libre.ClassGenerator.input.CGtransferObjectType
Method setCGassoc
setCGassoc(CGassoc[]) - Method in class com.mrami.libre.ClassGenerator.input.CGtransferObjectType
Method setCGassoc
setCGboolean(CGboolean) - Method in class com.mrami.libre.ClassGenerator.input.CGtypeType
Sets the value of field 'CGboolean'.
setCGclass(CGclass) - Method in class com.mrami.libre.ClassGenerator.input.CGtypeType
Sets the value of field 'CGclass'.
setCGcurrency(CGcurrency) - Method in class com.mrami.libre.ClassGenerator.input.CGtypeType
Sets the value of field 'CGcurrency'.
setCGdate(CGdate) - Method in class com.mrami.libre.ClassGenerator.input.CGtypeType
Sets the value of field 'CGdate'.
setCGdefault(CGdefault) - Method in class com.mrami.libre.ClassGenerator.input.CGentityClassType
Sets the value of field 'CGdefault'.
setCGdocumentation(String) - Method in class com.mrami.libre.ClassGenerator.input.CGentityClassType
Sets the value of field 'CGdocumentation'.
setCGdocumentation(String) - Method in class com.mrami.libre.ClassGenerator.input.CGfieldType
Sets the value of field 'CGdocumentation'.
setCGdocumentation(String) - Method in class com.mrami.libre.ClassGenerator.input.CGmanagerClassType
Sets the value of field 'CGdocumentation'.
setCGdocumentation(String) - Method in class com.mrami.libre.ClassGenerator.input.CGmethodType
Sets the value of field 'CGdocumentation'.
setCGdocumentation(String) - Method in class com.mrami.libre.ClassGenerator.input.CGpackage
Sets the value of field 'CGdocumentation'.
setCGdocumentation(String) - Method in class com.mrami.libre.ClassGenerator.input.CGparameterType
Sets the value of field 'CGdocumentation'.
setCGentityClass(int, CGentityClass) - Method in class com.mrami.libre.ClassGenerator.input.CGpackage
Method setCGentityClass
setCGentityClass(CGentityClass[]) - Method in class com.mrami.libre.ClassGenerator.input.CGpackage
Method setCGentityClass
setCGfield(int, CGfield) - Method in class com.mrami.libre.ClassGenerator.input.CGentityClassType
Method setCGfield
setCGfield(CGfield[]) - Method in class com.mrami.libre.ClassGenerator.input.CGentityClassType
Method setCGfield
setCGfieldVal(CGfieldVal) - Method in class com.mrami.libre.ClassGenerator.input.ObjectTypeChoiceItem
Sets the value of field 'CGfieldVal'.
setCGinteger(CGinteger) - Method in class com.mrami.libre.ClassGenerator.input.CGtypeType
Sets the value of field 'CGinteger'.
setCGmanagerClass(int, CGmanagerClass) - Method in class com.mrami.libre.ClassGenerator.input.CGpackage
Method setCGmanagerClass
setCGmanagerClass(CGmanagerClass[]) - Method in class com.mrami.libre.ClassGenerator.input.CGpackage
Method setCGmanagerClass
setCGmethod(int, CGmethod) - Method in class com.mrami.libre.ClassGenerator.input.CGmanagerClassType
Method setCGmethod
setCGmethod(CGmethod[]) - Method in class com.mrami.libre.ClassGenerator.input.CGmanagerClassType
Method setCGmethod
setCGparameter(int, CGparameter) - Method in class com.mrami.libre.ClassGenerator.input.CGmethodType
Method setCGparameter
setCGparameter(CGparameter[]) - Method in class com.mrami.libre.ClassGenerator.input.CGmethodType
Method setCGparameter
setCGstring(CGstring) - Method in class com.mrami.libre.ClassGenerator.input.CGtypeType
Sets the value of field 'CGstring'.
setCGsubVal(CGsubVal) - Method in class com.mrami.libre.ClassGenerator.input.ObjectTypeChoiceItem
Sets the value of field 'CGsubVal'.
setCGthis(CGthis) - Method in class com.mrami.libre.ClassGenerator.input.CGdefault
Sets the value of field 'CGthis'.
setCGthrows(CGthrows) - Method in class com.mrami.libre.ClassGenerator.input.CGmethodType
Sets the value of field 'CGthrows'.
setCGtransfer(CGtransfer) - Method in class com.mrami.libre.ClassGenerator.input.CGparameterType
Sets the value of field 'CGtransfer'.
setCGtype(CGtype) - Method in class com.mrami.libre.ClassGenerator.input.CGfieldType
Sets the value of field 'CGtype'.
setCGtype(CGtype) - Method in class com.mrami.libre.ClassGenerator.input.CGparameterType
Sets the value of field 'CGtype'.
setCGtype(int, CGtype) - Method in class com.mrami.libre.ClassGenerator.input.CGthrows
Method setCGtype
setCGtype(CGtype[]) - Method in class com.mrami.libre.ClassGenerator.input.CGthrows
Method setCGtype
setCGuses(int, CGuses) - Method in class com.mrami.libre.ClassGenerator.input.CGentityClassType
Method setCGuses
setCGuses(CGuses[]) - Method in class com.mrami.libre.ClassGenerator.input.CGentityClassType
Method setCGuses
setClass(String) - Method in class com.mrami.libre.taglib.TOFormHandler
 
setClass(String) - Method in class com.mrami.libre.taglib.TOResultHandler
 
setDeletable(boolean) - Method in class com.mrami.libre.ClassGenerator.input.CGentityClassType
Sets the value of field 'deletable'.
setDescription(String) - Method in class com.mrami.libre.ClassGenerator.input.CGentityClassType
Sets the value of field 'description'.
setDescription(String) - Method in class com.mrami.libre.ClassGenerator.input.CGfieldType
Sets the value of field 'description'.
setDirection(DirectionType) - Method in class com.mrami.libre.ClassGenerator.input.CGparameterType
Sets the value of field 'direction'.
setDoNotPersist(boolean) - Method in class com.mrami.libre.ClassGenerator.input.CGfieldType
Sets the value of field 'doNotPersist'.
setItersPerTemp(int) - Method in class com.mrami.libre.annealing.Annealer
 
setMax(int) - Method in class com.mrami.libre.ClassGenerator.input.CGcurrency
Sets the value of field 'max'.
setMax(Date) - Method in class com.mrami.libre.ClassGenerator.input.CGdate
Sets the value of field 'max'.
setMax(int) - Method in class com.mrami.libre.ClassGenerator.input.CGinteger
Sets the value of field 'max'.
setMaxLength(int) - Method in class com.mrami.libre.ClassGenerator.input.CGstring
Sets the value of field 'maxLength'.
setMaxOccurs(int) - Method in class com.mrami.libre.ClassGenerator.input.CGtypeType
Sets the value of field 'maxOccurs'.
setMethod(String) - Method in class com.mrami.libre.taglib.TOFormHandler
 
setMin(int) - Method in class com.mrami.libre.ClassGenerator.input.CGcurrency
Sets the value of field 'min'.
setMin(Date) - Method in class com.mrami.libre.ClassGenerator.input.CGdate
Sets the value of field 'min'.
setMin(int) - Method in class com.mrami.libre.ClassGenerator.input.CGinteger
Sets the value of field 'min'.
setMinOccurs(int) - Method in class com.mrami.libre.ClassGenerator.input.CGtypeType
Sets the value of field 'minOccurs'.
setName(String) - Method in class com.mrami.libre.ClassGenerator.input.CGclass
Sets the value of field 'name'.
setName(String) - Method in class com.mrami.libre.ClassGenerator.input.CGentityClassType
Sets the value of field 'name'.
setName(String) - Method in class com.mrami.libre.ClassGenerator.input.CGfieldType
Sets the value of field 'name'.
setName(String) - Method in class com.mrami.libre.ClassGenerator.input.CGfieldVal
Sets the value of field 'name'.
setName(String) - Method in class com.mrami.libre.ClassGenerator.input.CGmanagerClassType
Sets the value of field 'name'.
setName(String) - Method in class com.mrami.libre.ClassGenerator.input.CGmethodType
Sets the value of field 'name'.
setName(String) - Method in class com.mrami.libre.ClassGenerator.input.CGpackage
Sets the value of field 'name'.
setName(String) - Method in class com.mrami.libre.ClassGenerator.input.CGparameterType
Sets the value of field 'name'.
setName(String) - Method in class com.mrami.libre.ClassGenerator.input.CGtransferObjectType
Sets the value of field 'name'.
setName(String) - Method in class com.mrami.libre.ClassGenerator.input.CGuses
Sets the value of field 'name'.
setObjectTypeChoice(int, ObjectTypeChoice) - Method in class com.mrami.libre.ClassGenerator.input.CGobjectType
Method setObjectTypeChoice
setObjectTypeChoice(ObjectTypeChoice[]) - Method in class com.mrami.libre.ClassGenerator.input.CGobjectType
Method setObjectTypeChoice
setObjectTypeChoiceItem(int, ObjectTypeChoiceItem) - Method in class com.mrami.libre.ClassGenerator.input.ObjectTypeChoice
Method setObjectTypeChoiceItem
setObjectTypeChoiceItem(ObjectTypeChoiceItem[]) - Method in class com.mrami.libre.ClassGenerator.input.ObjectTypeChoice
Method setObjectTypeChoiceItem
setParams(ArrayList) - Method in interface com.mrami.libre.ClassGenerator.Output.ClassesToFiles
 
setParams(ArrayList) - Method in class com.mrami.libre.ClassGenerator.Output.JavaMySQL
Set the command-line parameters for this implementor.
setParent(String) - Method in class com.mrami.libre.ClassGenerator.input.CGentityClassType
Sets the value of field 'parent'.
setPattern(String) - Method in class com.mrami.libre.ClassGenerator.input.CGstring
Sets the value of field 'pattern'.
setResName(String) - Method in class com.mrami.libre.taglib.TOResultHandler
 
setStartTemp(double) - Method in class com.mrami.libre.annealing.Annealer
 
setStepPercent(double) - Method in class com.mrami.libre.annealing.Annealer
 
setTempSteps(int) - Method in class com.mrami.libre.annealing.Annealer
 
setUnique(boolean) - Method in class com.mrami.libre.ClassGenerator.input.CGentityClassType
Sets the value of field 'unique'.
setValue(String) - Method in class com.mrami.libre.ClassGenerator.input.CGfieldVal
Sets the value of field 'value'.

T

TOFormHandler - class com.mrami.libre.taglib.TOFormHandler.
 
TOFormHandler() - Constructor for class com.mrami.libre.taglib.TOFormHandler
 
TOResultHandler - class com.mrami.libre.taglib.TOResultHandler.
 
TOResultHandler() - Constructor for class com.mrami.libre.taglib.TOResultHandler
 
TransferObject - interface com.mrami.libre.ClassGenerator.DB.TransferObject.
 
TransferObjectInfo - class com.mrami.libre.ClassGenerator.DB.TransferObjectInfo.
 
TransferObjectInfo() - Constructor for class com.mrami.libre.ClassGenerator.DB.TransferObjectInfo
 
toString() - Method in class com.mrami.libre.ClassGenerator.input.types.DirectionType
Method toString Returns the String representation of this DirectionType
toString() - Method in class com.mrami.libre.ClassGenerator.input.types.ValidationType
Method toString Returns the String representation of this ValidationType

U

underize(String) - Method in class com.mrami.libre.ClassGenerator.Output.Namer
 
unmarshal(Reader) - Static method in class com.mrami.libre.ClassGenerator.input.CGassoc
Method unmarshal
unmarshal(Reader) - Static method in class com.mrami.libre.ClassGenerator.input.CGboolean
Method unmarshal
unmarshal(Reader) - Static method in class com.mrami.libre.ClassGenerator.input.CGclass
Method unmarshal
unmarshal(Reader) - Static method in class com.mrami.libre.ClassGenerator.input.CGcurrency
Method unmarshal
unmarshal(Reader) - Static method in class com.mrami.libre.ClassGenerator.input.CGdate
Method unmarshal
unmarshal(Reader) - Static method in class com.mrami.libre.ClassGenerator.input.CGdefault
Method unmarshal
unmarshal(Reader) - Static method in class com.mrami.libre.ClassGenerator.input.CGentityClass
Method unmarshal
unmarshal(Reader) - Static method in class com.mrami.libre.ClassGenerator.input.CGentityClassType
Method unmarshal
unmarshal(Reader) - Static method in class com.mrami.libre.ClassGenerator.input.CGfield
Method unmarshal
unmarshal(Reader) - Static method in class com.mrami.libre.ClassGenerator.input.CGfieldType
Method unmarshal
unmarshal(Reader) - Static method in class com.mrami.libre.ClassGenerator.input.CGfieldVal
Method unmarshal
unmarshal(Reader) - Static method in class com.mrami.libre.ClassGenerator.input.CGinteger
Method unmarshal
unmarshal(Reader) - Static method in class com.mrami.libre.ClassGenerator.input.CGmanagerClass
Method unmarshal
unmarshal(Reader) - Static method in class com.mrami.libre.ClassGenerator.input.CGmanagerClassType
Method unmarshal
unmarshal(Reader) - Static method in class com.mrami.libre.ClassGenerator.input.CGmethod
Method unmarshal
unmarshal(Reader) - Static method in class com.mrami.libre.ClassGenerator.input.CGmethodType
Method unmarshal
unmarshal(Reader) - Static method in class com.mrami.libre.ClassGenerator.input.CGobjectType
Method unmarshal
unmarshal(Reader) - Static method in class com.mrami.libre.ClassGenerator.input.CGpackage
Method unmarshal
unmarshal(Reader) - Static method in class com.mrami.libre.ClassGenerator.input.CGparameter
Method unmarshal
unmarshal(Reader) - Static method in class com.mrami.libre.ClassGenerator.input.CGparameterType
Method unmarshal
unmarshal(Reader) - Static method in class com.mrami.libre.ClassGenerator.input.CGstring
Method unmarshal
unmarshal(Reader) - Static method in class com.mrami.libre.ClassGenerator.input.CGsubVal
Method unmarshal
unmarshal(Reader) - Static method in class com.mrami.libre.ClassGenerator.input.CGthis
Method unmarshal
unmarshal(Reader) - Static method in class com.mrami.libre.ClassGenerator.input.CGthrows
Method unmarshal
unmarshal(Reader) - Static method in class com.mrami.libre.ClassGenerator.input.CGtransfer
Method unmarshal
unmarshal(Reader) - Static method in class com.mrami.libre.ClassGenerator.input.CGtransferObjectType
Method unmarshal
unmarshal(Reader) - Static method in class com.mrami.libre.ClassGenerator.input.CGtype
Method unmarshal
unmarshal(Reader) - Static method in class com.mrami.libre.ClassGenerator.input.CGtypeType
Method unmarshal
unmarshal(Reader) - Static method in class com.mrami.libre.ClassGenerator.input.CGuses
Method unmarshal
unmarshal(Reader) - Static method in class com.mrami.libre.ClassGenerator.input.ObjectTypeChoice
Method unmarshal
upperize(String) - Method in class com.mrami.libre.ClassGenerator.Output.Namer
 

V

ValidationType - class com.mrami.libre.ClassGenerator.input.types.ValidationType.
Type for class validation strings
ValidationTypeDescriptor - class com.mrami.libre.ClassGenerator.input.types.ValidationTypeDescriptor.
Class ValidationTypeDescriptor.
ValidationTypeDescriptor() - Constructor for class com.mrami.libre.ClassGenerator.input.types.ValidationTypeDescriptor
 
validate() - Method in class com.mrami.libre.ClassGenerator.input.CGassoc
Method validate
validate() - Method in class com.mrami.libre.ClassGenerator.input.CGboolean
Method validate
validate() - Method in class com.mrami.libre.ClassGenerator.input.CGclass
Method validate
validate() - Method in class com.mrami.libre.ClassGenerator.input.CGcurrency
Method validate
validate() - Method in class com.mrami.libre.ClassGenerator.input.CGdate
Method validate
validate() - Method in class com.mrami.libre.ClassGenerator.input.CGdefault
Method validate
validate() - Method in class com.mrami.libre.ClassGenerator.input.CGentityClass
Method validate
validate() - Method in class com.mrami.libre.ClassGenerator.input.CGentityClassType
Method validate
validate() - Method in class com.mrami.libre.ClassGenerator.input.CGfield
Method validate
validate() - Method in class com.mrami.libre.ClassGenerator.input.CGfieldType
Method validate
validate() - Method in class com.mrami.libre.ClassGenerator.input.CGfieldVal
Method validate
validate() - Method in class com.mrami.libre.ClassGenerator.input.CGinteger
Method validate
validate() - Method in class com.mrami.libre.ClassGenerator.input.CGmanagerClass
Method validate
validate() - Method in class com.mrami.libre.ClassGenerator.input.CGmanagerClassType
Method validate
validate() - Method in class com.mrami.libre.ClassGenerator.input.CGmethod
Method validate
validate() - Method in class com.mrami.libre.ClassGenerator.input.CGmethodType
Method validate
validate() - Method in class com.mrami.libre.ClassGenerator.input.CGobjectType
Method validate
validate() - Method in class com.mrami.libre.ClassGenerator.input.CGpackage
Method validate
validate() - Method in class com.mrami.libre.ClassGenerator.input.CGparameter
Method validate
validate() - Method in class com.mrami.libre.ClassGenerator.input.CGparameterType
Method validate
validate() - Method in class com.mrami.libre.ClassGenerator.input.CGstring
Method validate
validate() - Method in class com.mrami.libre.ClassGenerator.input.CGsubVal
Method validate
validate() - Method in class com.mrami.libre.ClassGenerator.input.CGthis
Method validate
validate() - Method in class com.mrami.libre.ClassGenerator.input.CGthrows
Method validate
validate() - Method in class com.mrami.libre.ClassGenerator.input.CGtransfer
Method validate
validate() - Method in class com.mrami.libre.ClassGenerator.input.CGtransferObjectType
Method validate
validate() - Method in class com.mrami.libre.ClassGenerator.input.CGtype
Method validate
validate() - Method in class com.mrami.libre.ClassGenerator.input.CGtypeType
Method validate
validate() - Method in class com.mrami.libre.ClassGenerator.input.CGuses
Method validate
validate() - Method in class com.mrami.libre.ClassGenerator.input.ObjectTypeChoice
Method validate
valueOf(String) - Static method in class com.mrami.libre.ClassGenerator.input.types.DirectionType
Method valueOf Returns a new DirectionType based on the given String value.
valueOf(String) - Static method in class com.mrami.libre.ClassGenerator.input.types.ValidationType
Method valueOf Returns a new ValidationType based on the given String value.

W

warning(SAXParseException) - Method in class com.mrami.libre.ClassGenerator.MyErrorHandler
 

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