Constant Field Values
Contents
de.gematik.*
-
de.gematik.combine.CombineMojo Modifier and Type Constant Field Value public static final StringEMPTY_EXAMPLES_TABLE_TAG"@EMPTY_EXAMPLES_TABLE"public static final StringMINIMAL_TABLE_ERROR_HEADER"Minimal table should be created and failed. For following apis a valid row could not be generated:\n\t"public static final StringTEST_RESOURCES_DIR"./src/test/resources/"public static final StringWARN_MESSAGE"=== Caution!!! The feature file which is prepared have some issues and may not contain the expected value ==="public static final StringWIP_TAG"@WIP"
-
de.gematik.combine.count.ExecutionCounter Modifier and Type Constant Field Value public static final StringCOUNT_EXECUTION_FILE_NAME"countExecution"
-
de.gematik.combine.filter.table.row.TableRowFilter Modifier and Type Constant Field Value public static final intCHUNK_SIZE1000000
-
de.gematik.combine.model.CombineItem Modifier and Type Constant Field Value public static final StringDEFAULT_PROPERTY""
-
de.gematik.combine.tags.parser.AllowDoubleLineupTagParser Modifier and Type Constant Field Value public static final StringALLOW_DOUBLE_LINEUP_TAG"AllowDoubleLineup" -
de.gematik.combine.tags.parser.AllowSelfCombineTagParser Modifier and Type Constant Field Value public static final StringALLOW_SELF_COMBINE_TAG"AllowSelfCombine" -
de.gematik.combine.tags.parser.DistinctColumnPropertyTagParser Modifier and Type Constant Field Value public static final StringDISTINCT_COLUMN_PROPERTY_TAG"DistinctColumnProperty" -
de.gematik.combine.tags.parser.DistinctColumnTagParser Modifier and Type Constant Field Value public static final StringDISTINCT_COLUMN_TAG"DistinctColumn" -
de.gematik.combine.tags.parser.DistinctRowPropertyTagParser Modifier and Type Constant Field Value public static final StringDISTINCT_ROW_PROPERTY_TAG"DistinctProperty" -
de.gematik.combine.tags.parser.EqualRowPropertyTagParser Modifier and Type Constant Field Value public static final StringEQUAL_ROW_PROPERTY_TAG"EqualProperty" -
de.gematik.combine.tags.parser.FilterTagParser Modifier and Type Constant Field Value public static final StringJEXL_ROW_FILTER_TAG"Filter" -
de.gematik.combine.tags.parser.MaxRowsTagParser Modifier and Type Constant Field Value public static final StringMAX_ROWS_TAG"MaxRows" -
de.gematik.combine.tags.parser.MaxSameColumnPropertyTagParser Modifier and Type Constant Field Value public static final StringMAX_SAME_COLUMN_PROPERTY_TAG"MaxSameColumnProperty" -
de.gematik.combine.tags.parser.MinimalTableTagParser Modifier and Type Constant Field Value public static final StringMINIMAL_TABLE_TAG"MinimalTable" -
de.gematik.combine.tags.parser.RequirePropertyTagParser Modifier and Type Constant Field Value public static final StringREQUIRE_PROPERTY_TAG"RequireProperty" -
de.gematik.combine.tags.parser.RequireTagTagParser Modifier and Type Constant Field Value public static final StringREQUIRE_TAG_TAG"RequireTag" -
de.gematik.combine.tags.parser.ShuffleTagParser Modifier and Type Constant Field Value public static final StringSHUFFLE_TAG"Shuffle" -
de.gematik.combine.tags.parser.VersionFilterParser Modifier and Type Constant Field Value public static final StringVERSION_TAG"Version"
-
de.gematik.combine.util.CompareOperator Modifier and Type Constant Field Value public static final StringOPERATOR_FORMAT"--%s--"
-
de.gematik.prepare.PrepareItemsMojo Modifier and Type Constant Field Value public static final StringCONFIG_FAIL_WARN_MESSAGE"=== Caution!!! The generated file is significantly different from your input! ===\n === This is because of the following config errors: ==="public static final StringFAILED_REQ_WARN_MESSAGE"=== Caution!!! The generated file contains less items than your input! ===\n === This is because of the following errors: ==="
-
de.gematik.prepare.pooling.strategies.MatchStrategy Modifier and Type Constant Field Value public static final StringMATCHING"contains"public static final StringNOT_MATCHING"notContaining"