Uses of Class
org.kie.dmn.validation.dtanalysis.mcdc.dmntck.ValueType.ExtensionElements
Packages that use ValueType.ExtensionElements
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of ValueType.ExtensionElements in org.kie.dmn.validation.dtanalysis.mcdc.dmntck
Fields in org.kie.dmn.validation.dtanalysis.mcdc.dmntck declared as ValueType.ExtensionElementsModifier and TypeFieldDescriptionprotected ValueType.ExtensionElementsValueType.extensionElementsMethods in org.kie.dmn.validation.dtanalysis.mcdc.dmntck that return ValueType.ExtensionElementsModifier and TypeMethodDescriptionObjectFactory.createValueTypeExtensionElements()Create an instance ofValueType.ExtensionElementsValueType.getExtensionElements()Gets the value of the extensionElements property.ValueType.ExtensionElements.withAny(Collection<Object> values) Methods in org.kie.dmn.validation.dtanalysis.mcdc.dmntck with parameters of type ValueType.ExtensionElementsModifier and TypeMethodDescriptionvoidValueType.setExtensionElements(ValueType.ExtensionElements value) Sets the value of the extensionElements property.TestCases.TestCase.InputNode.withExtensionElements(ValueType.ExtensionElements value) ValueType.Component.withExtensionElements(ValueType.ExtensionElements value) ValueType.withExtensionElements(ValueType.ExtensionElements value)