Package pt.ist.fenixframework.dml

Package class diagram package pt.ist.fenixframework.dml
Interface Summary
DmlTokenTypes  
DmlTreeParserTokenTypes  
ValueType  
 

Class Summary
AnnotatedSlot  
Annotation  
CodeGenerator Top-level class of all DML code generators.
CodeGenerator.PrimitiveToWrapperEntry  
CompilerArgs Information about CompilerArgs: TypeNameCommand-line flagDescriptionRequired booleangenerateFinalsgf Whether to add the final keyword to the accessor methods.
DAPCodeGenerator This code generator adds the possibility of collecting information about the data access patterns performed by any target application built with the fenix-framework.
DefaultCodeGenerator  
DmlLexer  
DmlParser DML parser Many bits are stolen from the java.g grammar that came with ANTLR 2.7.2 in the examples/java/java directory.
DmlTreeParser  
DomainClass  
DomainEntity  
DomainExternalEntity  
DomainModel  
DomainRelation  
EnumValueType  
ExternalizationElement  
IndexesCodeGenerator This code generator enhances the default generation by adding indexation to fields annotated to have that behavior.
ParamValueType  
PlainValueType  
Role  
Slot  
TxIntrospectorCodeGenerator Code generator used for TxIntrospector information gathering.
ValueTypeSerializationGenerator  
 

Enum Summary
Slot.Option  
 

Exception Summary
DmlCompilerException Thrown when the DmlCompiler encounters some problem.
 



Copyright © 2013. All Rights Reserved.