FormFactoryGenerator

Class for generating source code for the forfactory ASP.Net application. (Specific routines not further documented)

Package DLAFormfactory
Author Bert Dingemans
Alias --
Stereotypes --

Attributes

Name Type Cardinality Description
blnCommit Boolean 1 - 1--
Repository EA.Repository 1 - 1--
oDB DLADatabase 1 - 1--

Methods

Name Type Description
ProcessPackageRelation2DataSet --Process the content of a package in the repository to the relevant relationships for the simulator

@returns
ProcessPackage2DataSet BooleanTransform the content of a package to the dataset for the simulator

@returns
Package2SimulatorDataset SimulatorContainerTransform the content of a package in the repo to a dataset that is the metamodel for the simulator

@returns
CloseDataBase --Close the database to the form factory database
OpenDataBase --Open the database to the form factory database
ProcessControl --Transform attributes in a sql statement used in comboboxes to an sql statement in the form factory tables
Lookup2Statement StringTransform a lookup statement to a SQL statement in the Formfactory tables

@returns
ProcessMenu --Process a menu item in the form factory based on the entity name
ProcessForm --First delete all the rows in the table and the child table based on a entity name
ProcessParentRelation --Process parent relation for an added linked table Unfortunately not yety possible with the relevant lookups
ProcessListForm --Create a webform entity in the form factory based on the name First delete all the rows in the table and the child table based on a list name
ProcessEnumerations --Process the enumerations and transform it to rows in the codelist table in the formfactory

Diagrams

DLAFormfactory

--

Linked elements