05/05/2020
GEAP Type Checker
- Contents
- Type Checker
- GEAP Type Checker
| Legend | Name | Description |
|---|---|---|
| A | Properties | Defines the name and ID of a TypeChecker file. The ID is generated automatically according to the name. |
| B | Extension | Defines the file extensions needed to activate this checker. If a directory is intended to be checked, the "Directory" option must be active. |
| C | Information type | Defines the type of information included in a file being checked by this checker. |
| D | Data source | Nominal source where this data is from. This parameter is optional. |
| E | Local variables | Local variables used to store values during the file checking process.
The available value types are:
|
| F | Dependencies | Defines the initial dependencies to solve before marking a file as valid by this checker. Other dependencies can be added during the file checking process. |
| G | Check Priority | Defines the priority of this checker when GEAP is checking a file. Higher values will cause GEAP to use this checker before others when validating a file format. |
| H | Instruction tree | The instructions that will be executed when this checker is validating a file. |
| I | Inspector | Shows a description for a selected node in the instruction tree |
GEAP Type Checker
| Legend | Name | Description |
|---|---|---|
| A | Enable treatment | Enables a file dialog to execute the treatment and loading a file after it was validated and selected in Platform Selection. This step is also important if the files must be loaded using R commands. |
| B | Treatment methods list | List of statistical treatment methods used to load a valid and selected file. |