| 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 |
|---|---|
Function |
FunctionConverter.convertTo_v2(Criterion criterion_v2,
Function criterionFunction_v3) |
Function |
ThresholdConverter.convertTo_v2(Threshold threshold_v3) |
| Modifier and Type | Method and Description |
|---|---|
Threshold |
ThresholdConverter.convertTo_v3(Function threshold_v2,
XMCDA xmcda_v3) |
Function |
FunctionConverter.convertTo_v3(Function func_v2,
XMCDA xmcda_v3) |
| Modifier and Type | Field and Description |
|---|---|
protected List<Function> |
Parameter.function |
protected List<Function> |
Thresholds.threshold |
| Modifier and Type | Method and Description |
|---|---|
Function |
ObjectFactory.createFunction()
Create an instance of
Function |
| Modifier and Type | Method and Description |
|---|---|
List<Function> |
Parameter.getFunction()
Gets the value of the function property.
|
List<Function> |
Thresholds.getThreshold()
Gets the value of the threshold property.
|
Copyright © 2013–2021 Sébastien Bigaret, Patrick Meyer. All rights reserved.