Uses of Class
de.gematik.test.tiger.lib.parser.model.gherkin.GherkinStruct
-
Packages that use GherkinStruct Package Description de.gematik.test.tiger.lib.parser.model.gherkin -
-
Uses of GherkinStruct in de.gematik.test.tiger.lib.parser.model.gherkin
Subclasses of GherkinStruct in de.gematik.test.tiger.lib.parser.model.gherkin Modifier and Type Class Description classBackgroundclassFeatureclassScenarioclassScenarioOutlineMethods in de.gematik.test.tiger.lib.parser.model.gherkin that return types with arguments of type GherkinStruct Modifier and Type Method Description List<GherkinStruct>Feature. getScenarios()Method parameters in de.gematik.test.tiger.lib.parser.model.gherkin with type arguments of type GherkinStruct Modifier and Type Method Description voidFeature. setScenarios(List<GherkinStruct> scenarios)
-