public class AlternativesAssignmentsConverter extends Converter
| Modifier and Type | Field and Description |
|---|---|
static String |
ALTERNATIVES_AFFECTATIONS |
static String |
ALTERNATIVES_ASSIGNMENTS |
| Constructor and Description |
|---|
AlternativesAssignmentsConverter() |
| Modifier and Type | Method and Description |
|---|---|
<VALUE_TYPE> |
convertTo_v2(AlternativesAssignments<VALUE_TYPE> alternativesAssignments_v3) |
void |
convertTo_v2(ArrayList<AlternativesAssignments<?>> alternativesAssignmentsList,
XMCDA xmcda_v2) |
void |
convertTo_v3(AlternativesAffectations affectations,
XMCDA xmcda_v3) |
getWarningspublic static final String ALTERNATIVES_ASSIGNMENTS
public static final String ALTERNATIVES_AFFECTATIONS
public void convertTo_v3(AlternativesAffectations affectations, XMCDA xmcda_v3)
public void convertTo_v2(ArrayList<AlternativesAssignments<?>> alternativesAssignmentsList, XMCDA xmcda_v2)
public <VALUE_TYPE> AlternativesAffectations convertTo_v2(AlternativesAssignments<VALUE_TYPE> alternativesAssignments_v3)
Copyright © 2013–2021 Sébastien Bigaret, Patrick Meyer. All rights reserved.