| 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 |
|---|---|
<T> AlternativesSet |
AlternativesSetConverter.convertTo_v2(AlternativesSet<T> alternativesSet_v3,
XMCDA xmcda_v2) |
| Modifier and Type | Method and Description |
|---|---|
AlternativesSet |
AlternativesSetConverter.convertTo_v3(AlternativesSet alternativesSet_v2,
XMCDA xmcda_v3) |
| Modifier and Type | Field and Description |
|---|---|
protected AlternativesSet |
AlternativesLinearConstraints.Constraint.Element.alternativesSet |
protected AlternativesSet |
CategoryContent.alternativesSet |
protected AlternativesSet |
Node.alternativesSet |
protected AlternativesSet |
AlternativeReference.alternativesSet |
protected AlternativesSet |
AlternativesMatrix.Row.alternativesSet |
protected AlternativesSet |
AlternativesMatrix.Row.Column.alternativesSet |
protected AlternativesSet |
AlternativeValue.alternativesSet |
protected AlternativesSet |
AlternativeAffectation.alternativesSet |
| Modifier and Type | Field and Description |
|---|---|
protected List<AlternativesSet> |
AlternativesSets.alternativesSet |
| Modifier and Type | Method and Description |
|---|---|
AlternativesSet |
ObjectFactory.createAlternativesSet()
Create an instance of
AlternativesSet |
AlternativesSet |
AlternativesLinearConstraints.Constraint.Element.getAlternativesSet()
Gets the value of the alternativesSet property.
|
AlternativesSet |
CategoryContent.getAlternativesSet()
Gets the value of the alternativesSet property.
|
AlternativesSet |
Node.getAlternativesSet()
Gets the value of the alternativesSet property.
|
AlternativesSet |
AlternativeReference.getAlternativesSet()
Gets the value of the alternativesSet property.
|
AlternativesSet |
AlternativesMatrix.Row.getAlternativesSet()
Gets the value of the alternativesSet property.
|
AlternativesSet |
AlternativesMatrix.Row.Column.getAlternativesSet()
Gets the value of the alternativesSet property.
|
AlternativesSet |
AlternativeValue.getAlternativesSet()
Gets the value of the alternativesSet property.
|
AlternativesSet |
AlternativeAffectation.getAlternativesSet()
Gets the value of the alternativesSet property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<AlternativesSet> |
ObjectFactory.createXMCDAAlternativesSet(AlternativesSet value)
|
List<AlternativesSet> |
AlternativesSets.getAlternativesSet()
Gets the value of the alternativesSet property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<AlternativesSet> |
ObjectFactory.createXMCDAAlternativesSet(AlternativesSet value)
|
void |
AlternativesLinearConstraints.Constraint.Element.setAlternativesSet(AlternativesSet value)
Sets the value of the alternativesSet property.
|
void |
CategoryContent.setAlternativesSet(AlternativesSet value)
Sets the value of the alternativesSet property.
|
void |
Node.setAlternativesSet(AlternativesSet value)
Sets the value of the alternativesSet property.
|
void |
AlternativeReference.setAlternativesSet(AlternativesSet value)
Sets the value of the alternativesSet property.
|
void |
AlternativesMatrix.Row.setAlternativesSet(AlternativesSet value)
Sets the value of the alternativesSet property.
|
void |
AlternativesMatrix.Row.Column.setAlternativesSet(AlternativesSet value)
Sets the value of the alternativesSet property.
|
void |
AlternativeValue.setAlternativesSet(AlternativesSet value)
Sets the value of the alternativesSet property.
|
void |
AlternativeAffectation.setAlternativesSet(AlternativesSet value)
Sets the value of the alternativesSet property.
|
Copyright © 2013–2021 Sébastien Bigaret, Patrick Meyer. All rights reserved.