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

E

ECodeGenerationWizard - Enum in ch.sahits.codegen.wizards
This Enumeration holdes the different values of Code generators
EDBConnectionData - Enum in ch.sahits.codegen.input
This enumeration defines the possibilities of the data types needed from the connection.
EDBGenerationCode - Enum in ch.sahits.codegen.java.wizards
Deprecated. since 1.1.0 use DynamicDBGenerationCode instead. With the next mayor release this enumeration goes
EDBIndexConstrains - Enum in ch.sahits.model.db
This enumeration holds the modifieres for the index.
EFormLayout - Enum in ch.sahits.model.gui
This enumeration list all the possible layouts of a form
EGenerationType - Enum in ch.sahits.codegen.wizards
This enumeration holds the values for the ways to generate the code.
EGUIGroup - Enum in ch.sahits.codegen.java.gui.util
Different groups that represent building blocks of a gui
element() - Method in enum ch.sahits.codegen.ActionQueue
 
elements() - Method in interface ch.sahits.model.gui.IForm
Retrieve a list of all elements in a form
elements() - Method in interface ch.sahits.model.gui.IFormBaseList
Retrieve a list of all values of the List
elements() - Method in interface ch.sahits.model.gui.IFormGroup
Retrieve a list of all elements of this group
endElement(String, String, String) - Method in class ch.sahits.codegen.php.PHPXMLInputParser
 
EParserState - Enum in ch.sahits.codegen.java.input
 
equals(Object) - Method in class ch.sahits.codegen.model.Config
All members of this class are compared unless Config.mProject (which) has no equals defined and Config.mForceOverwrite which is always true
equals(Object) - Method in class ch.sahits.datastructure.Pair
Since a Pair is always part of a list where a key may only occure once the equals method does only check for the equality of the key.
equals(Object) - Method in class ch.sahits.model.db.BasicDataBaseTable
 
equals(Object) - Method in class ch.sahits.model.db.DataBaseTableField
Compare the name and type of the field
equals(Object) - Method in class ch.sahits.model.db.DataBaseTableIndex
Two indices are equal when they have the same type, the same name and the same fields
equals(Object) - Method in class ch.sahits.model.java.BeanMethod
 
equals(Object) - Method in class ch.sahits.model.java.ClassModel
 
equals(Object) - Method in class ch.sahits.model.java.db.DataBaseTable
Two database tables are the same if they have the same name, the same fields (irrelevant of their order) and the same indices (irrelevant of their order)
equals(Object) - Method in class ch.sahits.model.java.GeneratedJavaClass
 
equals(Object) - Method in class ch.sahits.model.java.SimpleBean
 
equals(Object) - Method in class ch.sahits.test.ComparetorResult
Instance of this class is equal if the test and the message are equal
equals(String) - Method in class ch.sahits.test.FileComparator
Compare the file denoted by fileName to the file initialized in the constructor.
EVisibility - Enum in ch.sahits.model.java
This enumeration holds the modifiers for the visibility
extendsClass(Class) - Method in class ch.sahits.util.ClassChecker
Check whether the class extends a class.
extendsClass(String) - Method in class ch.sahits.util.ClassChecker
Load the class by its name and call ClassChecker.extendsClass(Class)

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