| 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 |
|---|---|
FuzzyNumber |
QualifiedValueConverter.convertFuzzyNumberTo_v2(FuzzyNumber fuzzyNumber_v3) |
| Modifier and Type | Method and Description |
|---|---|
FuzzyNumber |
QualifiedValueConverter.convertFuzzyNumberTo_v3(FuzzyNumber fuzzyNumber_v2,
XMCDA xmcda_v3) |
| Modifier and Type | Field and Description |
|---|---|
protected FuzzyNumber |
Value.fuzzyNumber |
protected FuzzyNumber |
FuzzyLabel.fuzzyNumber |
| Modifier and Type | Method and Description |
|---|---|
FuzzyNumber |
ObjectFactory.createFuzzyNumber()
Create an instance of
FuzzyNumber |
FuzzyNumber |
Value.getFuzzyNumber()
Gets the value of the fuzzyNumber property.
|
FuzzyNumber |
FuzzyLabel.getFuzzyNumber()
Gets the value of the fuzzyNumber property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Value.setFuzzyNumber(FuzzyNumber value)
Sets the value of the fuzzyNumber property.
|
void |
FuzzyLabel.setFuzzyNumber(FuzzyNumber value)
Sets the value of the fuzzyNumber property.
|
Copyright © 2013–2021 Sébastien Bigaret, Patrick Meyer. All rights reserved.