Uses of Class
de.gematik.check.CheckExpression
-
Packages that use CheckExpression Package Description de.gematik.check -
-
Uses of CheckExpression in de.gematik.check
Methods in de.gematik.check that return CheckExpression Modifier and Type Method Description CheckExpressionCheckExpression.CheckExpressionBuilder. build()Methods in de.gematik.check that return types with arguments of type CheckExpression Modifier and Type Method Description List<CheckExpression>CheckMojo. getCheckExpressions()List of Expression with id that could be referenced in combine_itemMethod parameters in de.gematik.check with type arguments of type CheckExpression Modifier and Type Method Description voidCheckMojo. setCheckExpressions(List<CheckExpression> checkExpressions)List of Expression with id that could be referenced in combine_item
-