Uses of Class
org.kie.dmn.validation.dtanalysis.mcdc.dmntck.ValueType
Packages that use ValueType
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of ValueType in org.kie.dmn.validation.dtanalysis.mcdc.dmntck
Subclasses of ValueType in org.kie.dmn.validation.dtanalysis.mcdc.dmntckModifier and TypeClassDescriptionstatic classJava class for anonymous complex type.static classJava class for anonymous complex type.Fields in org.kie.dmn.validation.dtanalysis.mcdc.dmntck declared as ValueTypeModifier and TypeFieldDescriptionprotected ValueTypeTestCases.TestCase.ResultNode.computedprotected ValueTypeTestCases.TestCase.ResultNode.expectedFields in org.kie.dmn.validation.dtanalysis.mcdc.dmntck with type parameters of type ValueTypeMethods in org.kie.dmn.validation.dtanalysis.mcdc.dmntck that return ValueTypeModifier and TypeMethodDescriptionObjectFactory.createValueType()Create an instance ofValueTypeTestCases.TestCase.ResultNode.getComputed()Gets the value of the computed property.TestCases.TestCase.ResultNode.getExpected()Gets the value of the expected property.ValueType.withComponent(Collection<ValueType.Component> values) ValueType.withComponent(ValueType.Component... values) ValueType.withExtensionElements(ValueType.ExtensionElements value) ValueType.withList(jakarta.xml.bind.JAXBElement<ValueType.List> value) Methods in org.kie.dmn.validation.dtanalysis.mcdc.dmntck that return types with arguments of type ValueTypeMethods in org.kie.dmn.validation.dtanalysis.mcdc.dmntck with parameters of type ValueTypeModifier and TypeMethodDescriptionvoidTestCases.TestCase.ResultNode.setComputed(ValueType value) Sets the value of the computed property.voidTestCases.TestCase.ResultNode.setExpected(ValueType value) Sets the value of the expected property.TestCases.TestCase.ResultNode.withComputed(ValueType value) TestCases.TestCase.ResultNode.withExpected(ValueType value) Method parameters in org.kie.dmn.validation.dtanalysis.mcdc.dmntck with type arguments of type ValueType