| 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 |
|---|---|
Criterion |
CriterionConverter.convertTo_v2(Criterion criterion_v3,
CriterionScales criterionScales_v3,
CriterionFunctions criterionFunctions_v3,
CriterionThresholds criterionThresholds_v3) |
| Modifier and Type | Method and Description |
|---|---|
Function |
FunctionConverter.convertTo_v2(Criterion criterion_v2,
Function criterionFunction_v3) |
void |
CriterionConverter.convertTo_v3(Criterion criterion_v2,
XMCDA xmcda_v3,
CriteriaScales critScales_v3,
CriteriaFunctions critFuncs_v3,
CriteriaThresholds critThresholds_v3) |
| Modifier and Type | Field and Description |
|---|---|
protected List<Criterion> |
Criteria.criterion |
| Modifier and Type | Method and Description |
|---|---|
Criterion |
ObjectFactory.createCriterion()
Create an instance of
Criterion |
| Modifier and Type | Method and Description |
|---|---|
List<Criterion> |
Criteria.getCriterion()
Gets the value of the criterion property.
|
Copyright © 2013–2021 Sébastien Bigaret, Patrick Meyer. All rights reserved.