Difference between revisions of "Modeler:8/OptionsProject"
From CaseTalk Wiki
m (→GLR) |
m (→Options) |
||
Line 18: | Line 18: | ||
* '''Overwrite known IGG files'''. Known files are files which are displayed as part of the project. By enabling this option, any generated IGG will overwrite the already known IGG in this project. | * '''Overwrite known IGG files'''. Known files are files which are displayed as part of the project. By enabling this option, any generated IGG will overwrite the already known IGG in this project. | ||
* '''Warn before saving IG file'''. You may have unsaved edits in your conceptual model. By performing a transformation, CaseTalk will first save these edits before transforming it into an IGG file. Enabling this option will display a prompt to ask your permission to save the current unsaved edits. | * '''Warn before saving IG file'''. You may have unsaved edits in your conceptual model. By performing a transformation, CaseTalk will first save these edits before transforming it into an IGG file. Enabling this option will display a prompt to ask your permission to save the current unsaved edits. | ||
Below the options panel, you may choose which implementation script you wish to generate after performing a transformation with: | |||
* '''After GLR automatically generate''' | |||
[[File:ProjectOptionsGLR.png]] | [[File:ProjectOptionsGLR.png]] |
Revision as of 13:38, 20 October 2014
Project Options Window
This window contains a range of project options to influence the appearance and behaviour of CaseTalk in the context of the current project.
Expressions
GLR
GLR transforms the conceptual model. It is done in a seperate file. The conceptual model will not be touched. You'll notice a new file being created during transformation with the file extention IGG. The transformation settings apply to model changed which are written into this new file.
Options
- Derive data types. Once enabled the label datatypes are derived from the population, if not yet set.
- Clear population. Erases all example population.
- Automatic primary key selection. Some transformed facts may contain multiple uniqueness constraints. Enabling this option chooses the first uc to be the primary, if needed. The first being the uc with the lowest identification number, thus being added to the model first.
- Allow validation warnings. Before transformation the model is checked for well formedness. This may result in warnings and possibly errors. Warnings may be allowed, errors never. Enabling this option will continue transformation although warnings exist.
- Show only errors and warnings. This option will hide all well formedness rules which are not resulting in an error or warning.
- Overwrite known IGG files. Known files are files which are displayed as part of the project. By enabling this option, any generated IGG will overwrite the already known IGG in this project.
- Warn before saving IG file. You may have unsaved edits in your conceptual model. By performing a transformation, CaseTalk will first save these edits before transforming it into an IGG file. Enabling this option will display a prompt to ask your permission to save the current unsaved edits.
Below the options panel, you may choose which implementation script you wish to generate after performing a transformation with:
- After GLR automatically generate