All Classes and Interfaces

Class
Description
Base class for generators.
Holds common methods for PdoGenerator and OperationGenerator.
Base wizard mojo.
PDO browser.
Brings up an FX UI to analyze PDOs persisted in a database and generate test code.
Creates the default configuration to control code generation.
Constants and strings.
Datanode to be displayed in a tree table.
The node can be used in 2 modes: to display the pdo tree to compare two pdo trees
Configuration provider for the PdoView.
A simple java attribute or property of a PDO.
Such as
A list of PDOs.
Such as
A node in a PDO data structure.
Cell type to decorate the name field of a DataNode in a (tree)table.
The name field is not bindable, but instead the node itself is rendered in place of the name field.
Factory for data nodes from PDOs.
PDO browser image provider.
Bases on ikonli materialdesign pack, which is used by tentackle-fx.
Table configuration extended by a Predicate.
Configuration provider for DataNode tables and tree tables.
Tree item for a DataNode.
A PDO object.
Such as
Display help information on tentackle-wizard-maven-plugin.
Call mvn tentackle-wizard:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.
Initializes the templates.
Copies the default templates to the configured templateDir.
Needs to be executed only to restore the templates to their defaults.
Factory generating Java code that creates PDOs.
 
Info for a non-composite object relation.
Used for members such as blahId or nm-relations.
The related PDOs must provide a unique domain key.
Generator for the operation files.
Wizard to create operation files.
Brings up an FX UI to create the operation related Java files.
Profile for operations.
Freemarker model for the operation templates.
Controller for the operation wizard.
Dialog to browse PDOs and generate test code.
Some common UI methods to reduce code duplication.
Generator for the PDO files.
Wizard to create PDO files.
Brings up an FX UI to create the PDO related Java files.
Profile for PDOs.
Freemarker model for the PDO templates.
The PDO type used by the entity combobox of the PdoBrowser.
Translator for PdoType.
Implements camel-case keyboard navigation for entity names in combo-boxes.
Shows the contents of a PDO with optional diff to a savepoint.
Controller for the PDO wizard.
Wrapper for a PDO.
Adds the UDK property.
Table configuration provider for the PDO table in PdoBrowser.
Base class for pdo- and operation profiles.
Factory generating SQL code to select PDOs.
Creates the where condition to select the row(s) of a DataNode from the database.
Holds the type info for a datanode.
Preferences factory to redirect persisted preferences back to java.util.Preferences default store.