| 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 |
|---|---|
FuzzyLabel |
FuzzyLabelConverter.convertTo_v2(ValuedLabel label_v3) |
| Modifier and Type | Method and Description |
|---|---|
ValuedLabel |
FuzzyLabelConverter.convertTo_v3(FuzzyLabel fuzzyLabel_v2,
XMCDA xmcda_v3) |
| Modifier and Type | Field and Description |
|---|---|
protected FuzzyLabel |
Value.fuzzyLabel |
| Modifier and Type | Field and Description |
|---|---|
protected List<FuzzyLabel> |
Qualitative.fuzzyLabel |
| Modifier and Type | Method and Description |
|---|---|
FuzzyLabel |
ObjectFactory.createFuzzyLabel()
Create an instance of
FuzzyLabel |
FuzzyLabel |
Value.getFuzzyLabel()
Gets the value of the fuzzyLabel property.
|
| Modifier and Type | Method and Description |
|---|---|
List<FuzzyLabel> |
Qualitative.getFuzzyLabel()
Gets the value of the fuzzyLabel property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Value.setFuzzyLabel(FuzzyLabel value)
Sets the value of the fuzzyLabel property.
|
Copyright © 2013–2021 Sébastien Bigaret, Patrick Meyer. All rights reserved.