| Package | Description |
|---|---|
| org.xmcda.converters.v2_v3 |
This package contains all the necessary classes to convert XMCDA v2.2.1 to XMCDA v3 and vice-versa.
|
| org.xmcda.v2 |
| Modifier and Type | Method and Description |
|---|---|
void |
CriteriaValuesConverter.convertTo_v3(CriterionValue value,
XMCDA xmcda_v3) |
| Modifier and Type | Field and Description |
|---|---|
protected List<CriterionValue> |
AlternativeCriteriaValue.criterionValue |
protected List<CriterionValue> |
CriteriaValues.criterionValue |
| Modifier and Type | Method and Description |
|---|---|
CriterionValue |
ObjectFactory.createCriterionValue()
Create an instance of
CriterionValue |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<CriterionValue> |
ObjectFactory.createXMCDACriterionValue(CriterionValue value)
|
List<CriterionValue> |
AlternativeCriteriaValue.getCriterionValue()
Gets the value of the criterionValue property.
|
List<CriterionValue> |
CriteriaValues.getCriterionValue()
Gets the value of the criterionValue property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<CriterionValue> |
ObjectFactory.createXMCDACriterionValue(CriterionValue value)
|
Copyright © 2013–2021 Sébastien Bigaret, Patrick Meyer. All rights reserved.