| 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 |
|---|---|
protected <ALTERNATIVES_SETS_VALUE_TYPE,VALUE_TYPE> |
AlternativesValuesConverter.convertTo_v2(AlternativesSetsValues<ALTERNATIVES_SETS_VALUE_TYPE,VALUE_TYPE> alternativesSetsValues_v3,
XMCDA xmcda_v2,
XMCDA xmcda_v3) |
protected <VALUE_TYPE> |
AlternativesValuesConverter.convertTo_v2(AlternativesValues<VALUE_TYPE> alternativesValues_v3) |
| Modifier and Type | Method and Description |
|---|---|
protected <T> AlternativesValues<T> |
AlternativesValuesConverter.alternativesValues_v3_alternativeID(AlternativesValues value,
XMCDA xmcda_v3)
Convert v2 alternatives values containing <alternativeID> only
|
protected AlternativesSetsValues |
AlternativesValuesConverter.alternativesValues_v3_alternativesSet(AlternativesValues value,
XMCDA xmcda_v3) |
protected AlternativesSetsValues |
AlternativesValuesConverter.alternativesValues_v3_alternativesSetID(AlternativesValues value,
XMCDA xmcda_v3) |
void |
AlternativesValuesConverter.convertTo_v3(AlternativesValues value,
XMCDA xmcda_v3) |
| Modifier and Type | Method and Description |
|---|---|
AlternativesValues |
ObjectFactory.createAlternativesValues()
Create an instance of
AlternativesValues |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<AlternativesValues> |
ObjectFactory.createXMCDAAlternativesValues(AlternativesValues value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<AlternativesValues> |
ObjectFactory.createXMCDAAlternativesValues(AlternativesValues value)
|
Copyright © 2013–2021 Sébastien Bigaret, Patrick Meyer. All rights reserved.