Section Types
Constants
- FIELD_SECTION
Section type definition: 'FieldSection' @enum {string}
- FIELD_SUB_SECTION
Section type definition: 'FieldSubSection' @enum {string}
- MULTI_ROW_SECTION
Section type definition: 'MultiRowSection' @enum {string}
- TAG_SECTION
Section type definition: 'TagSection' @enum {string}
- FILTER_SECTION
Section type definition: 'FilterSection' @enum {string}
- GENERATOR_SWITCH_SECTION
Section type definition: 'GeneratorSwitchSection' @enum {string}
- SUMMARY_SECTION
Section type definition: 'SummarySection' @enum {string}
- MULTIPLICITY_SECTION
Section type definition: 'MultiplicitySection' @enum {string}
- EXECUTE_SECTION
Section type definition: 'ExecuteSection' @enum {string}
- NEVER_EXECUTE_SECTION
Section type definition: 'NeverExecuteSection' @enum {string}
- DATA_ROW
Data type definition: 'DataRow' @enum {string}
FIELD_SECTION
Section type definition: 'FieldSection' @enum {string}
FIELD_SUB_SECTION
Section type definition: 'FieldSubSection' @enum {string}
MULTI_ROW_SECTION
Section type definition: 'MultiRowSection' @enum {string}
TAG_SECTION
Section type definition: 'TagSection' @enum {string}
FILTER_SECTION
Section type definition: 'FilterSection' @enum {string}
GENERATOR_SWITCH_SECTION
Section type definition: 'GeneratorSwitchSection' @enum {string}
SUMMARY_SECTION
Section type definition: 'SummarySection' @enum {string}
MULTIPLICITY_SECTION
Section type definition: 'MultiplicitySection' @enum {string}
EXECUTE_SECTION
Section type definition: 'ExecuteSection' @enum {string}
NEVER_EXECUTE_SECTION
Section type definition: 'NeverExecuteSection' @enum {string}
DATA_ROW
Data type definition: 'DataRow' @enum {string}
Kind: global constant