| Package | Description |
|---|---|
| org.kie.dmn.validation.dtanalysis.mcdc.dmntck |
| Modifier and Type | Class and Description |
|---|---|
static class |
TestCases.TestCase.InputNode
Java class for anonymous complex type.
|
static class |
ValueType.Component
Java class for anonymous complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected ValueType |
TestCases.TestCase.ResultNode.computed |
protected ValueType |
TestCases.TestCase.ResultNode.expected |
| Modifier and Type | Field and Description |
|---|---|
protected List<ValueType> |
ValueType.List.item |
| Modifier and Type | Method and Description |
|---|---|
ValueType |
ObjectFactory.createValueType()
Create an instance of
ValueType |
ValueType |
TestCases.TestCase.ResultNode.getComputed()
Gets the value of the computed property.
|
ValueType |
TestCases.TestCase.ResultNode.getExpected()
Gets the value of the expected property.
|
ValueType |
ValueType.withComponent(Collection<ValueType.Component> values) |
ValueType |
ValueType.withComponent(ValueType.Component... values) |
ValueType |
ValueType.withExtensionElements(ValueType.ExtensionElements value) |
ValueType |
ValueType.withList(JAXBElement<ValueType.List> value) |
ValueType |
ValueType.withValue(JAXBElement<Object> value) |
| Modifier and Type | Method and Description |
|---|---|
List<ValueType> |
ValueType.List.getItem()
Gets the value of the item property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TestCases.TestCase.ResultNode.setComputed(ValueType value)
Sets the value of the computed property.
|
void |
TestCases.TestCase.ResultNode.setExpected(ValueType value)
Sets the value of the expected property.
|
TestCases.TestCase.ResultNode |
TestCases.TestCase.ResultNode.withComputed(ValueType value) |
TestCases.TestCase.ResultNode |
TestCases.TestCase.ResultNode.withExpected(ValueType value) |
ValueType.List |
ValueType.List.withItem(ValueType... values) |
| Modifier and Type | Method and Description |
|---|---|
ValueType.List |
ValueType.List.withItem(Collection<ValueType> values) |
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.