| 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> CategoriesSet |
CategoriesSetConverter.convertTo_v2(CategoriesSet<T> categoriesSet_v3,
XMCDA xmcda_v2) |
| Modifier and Type | Method and Description |
|---|---|
CategoriesSet |
CategoriesSetConverter.convertTo_v3(CategoriesSet categoriesSet_v2,
XMCDA xmcda_v3) |
| Modifier and Type | Field and Description |
|---|---|
protected CategoriesSet |
CategoriesMatrix.Row.categoriesSet |
protected CategoriesSet |
CategoriesMatrix.Row.Column.categoriesSet |
protected CategoriesSet |
CategoryReference.categoriesSet |
protected CategoriesSet |
Node.categoriesSet |
protected CategoriesSet |
CategoryValue.categoriesSet |
protected CategoriesSet |
CategoriesLinearConstraints.Constraint.Element.categoriesSet |
protected CategoriesSet |
AlternativeAffectation.categoriesSet |
| Modifier and Type | Field and Description |
|---|---|
protected List<CategoriesSet> |
CategoriesSets.categoriesSet |
| Modifier and Type | Method and Description |
|---|---|
CategoriesSet |
ObjectFactory.createCategoriesSet()
Create an instance of
CategoriesSet |
CategoriesSet |
CategoriesMatrix.Row.getCategoriesSet()
Gets the value of the categoriesSet property.
|
CategoriesSet |
CategoriesMatrix.Row.Column.getCategoriesSet()
Gets the value of the categoriesSet property.
|
CategoriesSet |
CategoryReference.getCategoriesSet()
Gets the value of the categoriesSet property.
|
CategoriesSet |
Node.getCategoriesSet()
Gets the value of the categoriesSet property.
|
CategoriesSet |
CategoryValue.getCategoriesSet()
Gets the value of the categoriesSet property.
|
CategoriesSet |
CategoriesLinearConstraints.Constraint.Element.getCategoriesSet()
Gets the value of the categoriesSet property.
|
CategoriesSet |
AlternativeAffectation.getCategoriesSet()
Gets the value of the categoriesSet property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<CategoriesSet> |
ObjectFactory.createXMCDACategoriesSet(CategoriesSet value)
|
List<CategoriesSet> |
CategoriesSets.getCategoriesSet()
Gets the value of the categoriesSet property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<CategoriesSet> |
ObjectFactory.createXMCDACategoriesSet(CategoriesSet value)
|
void |
CategoriesMatrix.Row.setCategoriesSet(CategoriesSet value)
Sets the value of the categoriesSet property.
|
void |
CategoriesMatrix.Row.Column.setCategoriesSet(CategoriesSet value)
Sets the value of the categoriesSet property.
|
void |
CategoryReference.setCategoriesSet(CategoriesSet value)
Sets the value of the categoriesSet property.
|
void |
Node.setCategoriesSet(CategoriesSet value)
Sets the value of the categoriesSet property.
|
void |
CategoryValue.setCategoriesSet(CategoriesSet value)
Sets the value of the categoriesSet property.
|
void |
CategoriesLinearConstraints.Constraint.Element.setCategoriesSet(CategoriesSet value)
Sets the value of the categoriesSet property.
|
void |
AlternativeAffectation.setCategoriesSet(CategoriesSet value)
Sets the value of the categoriesSet property.
|
Copyright © 2013–2021 Sébastien Bigaret, Patrick Meyer. All rights reserved.