| 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 | Field and Description |
|---|---|
Criteria |
XMCDA.criteria |
| Modifier and Type | Method and Description |
|---|---|
static Criteria |
Factory.criteria() |
| Modifier and Type | Method and Description |
|---|---|
void |
Criteria.merge(Criteria criteria) |
| Modifier and Type | Method and Description |
|---|---|
void |
CriteriaConverter.convertTo_v2(Criteria criteria_v3,
ArrayList<CriteriaScales> criteriaScalesList_v3,
ArrayList<CriteriaFunctions> criteriaFuncsList_v3,
ArrayList<CriteriaThresholds> criteriaThresholdsList_v3,
XMCDA xmcda_v2) |
| Modifier and Type | Method and Description |
|---|---|
void |
CriteriaParser.toXML(Criteria criteria,
XMLStreamWriter writer) |
Copyright © 2013–2021 Sébastien Bigaret, Patrick Meyer. All rights reserved.