PDFCreator

Report generator based on the sql statements used in the report generator screen (package helper) Currently only used in the HTML reporter

Package DLAFormfactory
Author Bert Dingemans
Alias --
Stereotypes --

Attributes

Name Type Cardinality Description
Repository EA.Repository 1 - 1--
docGenerator EA.DocumentGenerator 1 - 1--
oDef IDEADefinitions 1 - 1--
_Package EA.Package 1 - 1--
_SuppressEmptyNotes Boolean 1 - 1Define the printing of empty notes

_OutputType String 1 - 1--
_IncludeToC Boolean 1 - 1--
_IncludeChildPackages Boolean 1 - 1--

Methods

Name Type Description
Diagrams4Package DataTableWhen you want to process the diagrams in a package in a different order you can define it in the select statement and process it here

@returns
Elements4Package DataTableWhen you want to specify the order of the elements in a package in a different order, you can define it in the select statement Here the elements will be processed in this order

@returns
Elements4Diagram DataTableRetrieve the diagram elements in the defined order (especially for reports that are designed left to right and top to bottom

@returns
Element2Report BooleanCreate an element as report output This is currently specific for NS

@returns
Package2Report --Process a package to generate a document from it. Please be aware that this is recursive when the checkbox is selected

@returns
MakePDFReport BooleanMain routine for calling the report generator and process the various elements based on the current package

@returns Generation successfull
IncludeChildPackages Boolean--
IncludeToC Boolean--
OutputType String--
SuppressEmptyNotes Boolean--
Package EA.Package--

Diagrams

DLAFormfactory

--

Linked elements