Uses of Class
org.kie.dmn.validation.dtanalysis.mcdc.dmntck.TestCases.TestCase.InputNode
Packages that use TestCases.TestCase.InputNode
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of TestCases.TestCase.InputNode in org.kie.dmn.validation.dtanalysis.mcdc.dmntck
Fields in org.kie.dmn.validation.dtanalysis.mcdc.dmntck with type parameters of type TestCases.TestCase.InputNodeModifier and TypeFieldDescriptionprotected List<TestCases.TestCase.InputNode>TestCases.TestCase.inputNodeMethods in org.kie.dmn.validation.dtanalysis.mcdc.dmntck that return TestCases.TestCase.InputNodeModifier and TypeMethodDescriptionObjectFactory.createTestCasesTestCaseInputNode()Create an instance ofTestCases.TestCase.InputNodeTestCases.TestCase.InputNode.withComponent(Collection<ValueType.Component> values) TestCases.TestCase.InputNode.withComponent(ValueType.Component... values) TestCases.TestCase.InputNode.withExtensionElements(ValueType.ExtensionElements value) TestCases.TestCase.InputNode.withList(jakarta.xml.bind.JAXBElement<ValueType.List> value) Methods in org.kie.dmn.validation.dtanalysis.mcdc.dmntck that return types with arguments of type TestCases.TestCase.InputNodeModifier and TypeMethodDescriptionTestCases.TestCase.getInputNode()Gets the value of the inputNode property.Methods in org.kie.dmn.validation.dtanalysis.mcdc.dmntck with parameters of type TestCases.TestCase.InputNodeModifier and TypeMethodDescriptionTestCases.TestCase.withInputNode(TestCases.TestCase.InputNode... values) Method parameters in org.kie.dmn.validation.dtanalysis.mcdc.dmntck with type arguments of type TestCases.TestCase.InputNodeModifier and TypeMethodDescriptionTestCases.TestCase.withInputNode(Collection<TestCases.TestCase.InputNode> values)