| Package | Description |
|---|---|
| org.xmcda | |
| 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.parsers.xml.xmcda_v3 |
| Modifier and Type | Method and Description |
|---|---|
static CriterionScales |
Factory.criterionScales() |
| 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 |
|---|---|
void |
CriterionScalesParser.scalesFromXML(XMCDA xmcda,
CriterionScales criterionScales,
StartElement startElement,
XMLEventReader eventReader) |
void |
CriterionScalesParser.toXML(Criterion criterion,
CriterionScales criterionScales,
XMLStreamWriter writer) |
Copyright © 2013–2021 Sébastien Bigaret, Patrick Meyer. All rights reserved.