| 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 |
|---|---|
<VALUE_TYPE> |
AlternativeAssignmentConverter.convertTo_v2(AlternativeAssignment<VALUE_TYPE> alternativeAssignment_v3) |
| Modifier and Type | Method and Description |
|---|---|
<T> AlternativeAssignment<T> |
AlternativeAssignmentConverter.convertTo_v3(AlternativeAffectation affectation_v2,
XMCDA xmcda_v3)
Converts a XMVDA v2
<alternativeAffectation> into a XMCDA v3 <alternativeAssignment>. |
| Modifier and Type | Field and Description |
|---|---|
protected List<AlternativeAffectation> |
AlternativesAffectations.alternativeAffectation |
| Modifier and Type | Method and Description |
|---|---|
AlternativeAffectation |
ObjectFactory.createAlternativeAffectation()
Create an instance of
AlternativeAffectation |
| Modifier and Type | Method and Description |
|---|---|
List<AlternativeAffectation> |
AlternativesAffectations.getAlternativeAffectation()
Gets the value of the alternativeAffectation property.
|
Copyright © 2013–2021 Sébastien Bigaret, Patrick Meyer. All rights reserved.