All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description AccessScope Access scope.AnnotationPrinter Prints the model spec of an annotation.Attribute An attribute.AttributeImpl Attribute implementation.AttributeLine The attribute definition line.AttributeOptions Options for attributes.AttributeOptionsImpl AttributeOptionsPrinter Pretty printer for attribute options.AttributePrinter Pretty printer for attribute lines.AttributeSectionPrinter Pretty prints the section containing the attributes.AttributeSorting Describes the sorting of an attribute.CodeFactory Factory for code snippets used by generators such as wurblets.ColumnMigration Explicit column migration for a given table.ColumnMigrator Handles the migration of columns.CommentLine A comment line.CommonOptions Options common for attributes and entities.CommonOptionsImpl Implementation of common options.ConfigurationLine The configuration line.
<key> := <config>[;]DataType The data type.DataType.SqlTypeWithPostfix Pair of SqlType and its name postfix.Document The input document.EmptyLine The empty line.Entity The entity.EntityAliases Holds aliases for entities.
Allows mapping of names used in relations or inheritance to map to entity names, for example, to simplify refactoring.EntityFactory A factory for entity models.EntityFactoryImpl The default entity model factory.EntityImpl The entity model implementation.EntityOptions Global options for the whole entity.EntityOptionsImpl Entity options.EntityPrinter Prints the model of an entity.ForeignKey Foreign key for referential integrity.ForeignKeyImpl Implementation of a foreign key.ForeignKeyMigrator Handles the migration of foreign keys.GlobalOptionLine Global options line.GlobalOptionsPrinter Prints the global options.Hook Hook for the data model module.Index Describes a database index.IndexAttribute An attribute of an index.IndexAttributeImpl Index part.IndexImpl Index descriptor.IndexMigrator Handles the migration of indexes.IndexMigrator.Result Migration result.IndexPrinter Prints the model spec of an index.InheritanceType The kind of inheritance.Integrity The referential integrity mode.Line A parsed line.
May span multiple input lines.LineParser A parser for a line according to line type.LineType The configuration file line type.MethodArgument Argument to use in select- and delete-methods.Model Model singleton.ModelDefaults Defaults for model parsing.ModelDirectory A directory holding model files.ModelDirectoryImpl Default implementation of aModelDirectory.ModelElement Element as part of the model.ModelEntity Entity as a component of a model.ModelEntityImpl Entity as a component of a model.ModelError Describes a model error.ModelException Model parsing exception.ModelImpl Model implementation.MultiLine A line consisting of multiple physical lines.
Such lines are concatenated by trailing commas or colons.OptionLine The option line.OptionParser Parses [...] options.PrintConfiguration Holds parameters to configure the generated output.Relation A relation to an entity.RelationImpl Relation implementation.RelationLine Describes the relation to other entities.RelationPrinter Prints the model spec of a relation.RelationType The relation type.SelectionType The selection type.SingleLine A line consisting of a single physical line.SortType Attribute sorting.SourceInfo Information about the source.TableMigrator Handles the migration of tables.TableMigrator.Result Migration result.TrackType Object tracking type.