| Modifier and Type | Class and Description |
|---|---|
class |
AttributeNames
(
@wurblet) Generate code to define the attribute- and relation-names of an entity. |
class |
ColumnLengths
(
@wurblet) Generate code to define the column lengths. |
class |
ColumnNames
(
@wurblet) Generate code to define the database column names. |
class |
DomainMethods
(
@wurblet) Generate domain method definitions. |
class |
Methods
(
@wurblet) Generate getter and setter definitions of an entity. |
class |
ModelComment
(
@wurblet) Generate a comment to document the relations and usage of the entity. |
class |
Relations
(
@wurblet) Generate relation method definitions of an entity. |
class |
UniqueDomainKey
(
@wurblet) Generate unique domain key class for an entity. |
Tentackle - a domain driven enterprise framework