Diagram in Expression Language: Difference between revisions
Jump to navigation
Jump to search
(Created page with " ==Diagram Properties== Datatables are stored to QPR ProcessAnalyzer database as database tables. Each datatable belongs to a project. {| class="wikitable" !'''Property''' ! '''Description''' |- ||ColumnNames (String*) ||Returns Datatable column names as a string array in the order they are in the DataTable. |- ||ColumnMappings (Dictionary) ||Returns column mappings configured for this Datatable. Returned data is a dictionary, where keys are mapping names (...") |
No edit summary |
||
Line 1: | Line 1: | ||
Diagram is a drawing canvas where elements can be added to create user-defined business process and architecture designs. Each diagram belongs to the model in QPR ProcessAnalyzer and there can be several diagrams in each model. | |||
==Diagram Properties== | ==Diagram Properties== | ||
{| class="wikitable" | {| class="wikitable" | ||
!'''Property''' | !'''Property''' | ||
! '''Description''' | ! '''Description''' | ||
|- | |- | ||
|| | || | ||
|| | || | ||
|- | |- | ||
|| | || | ||
|| | || | ||
|- | |||
|| | |||
|| | |||
|} | |||
== Diagram functions == | |||
{| class="wikitable" | |||
!'''Function''' | |||
!'''Parameters''' | |||
! '''Description''' | |||
|- | |- | ||
|| | || | ||
|| | |||
* vv | |||
|| | |||
|| | || | ||
|} | |} |
Revision as of 12:04, 12 October 2023
Diagram is a drawing canvas where elements can be added to create user-defined business process and architecture designs. Each diagram belongs to the model in QPR ProcessAnalyzer and there can be several diagrams in each model.
Diagram Properties
Property | Description |
---|---|
Diagram functions
Function | Parameters | Description | |
---|---|---|---|
|