| 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 |
|---|---|
RankedLabel |
RankedLabelConverter.convertTo_v2(ValuedLabel<Integer> label_v3) |
| Modifier and Type | Method and Description |
|---|---|
ValuedLabel<Integer> |
RankedLabelConverter.convertTo_v3(RankedLabel rankedLabel_v2) |
| Modifier and Type | Field and Description |
|---|---|
protected RankedLabel |
Value.rankedLabel |
| Modifier and Type | Field and Description |
|---|---|
protected List<RankedLabel> |
Qualitative.rankedLabel |
| Modifier and Type | Method and Description |
|---|---|
RankedLabel |
ObjectFactory.createRankedLabel()
Create an instance of
RankedLabel |
RankedLabel |
Value.getRankedLabel()
Gets the value of the rankedLabel property.
|
| Modifier and Type | Method and Description |
|---|---|
List<RankedLabel> |
Qualitative.getRankedLabel()
Gets the value of the rankedLabel property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Value.setRankedLabel(RankedLabel value)
Sets the value of the rankedLabel property.
|
Copyright © 2013–2021 Sébastien Bigaret, Patrick Meyer. All rights reserved.