| 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 |
|---|---|
Scale |
ScaleConverter.NominalScaleConverter.convertTo_v2(NominalScale scale_v3) |
Scale |
ScaleConverter.QualitativeScaleConverter.convertTo_v2(QualitativeScale<?> scale_v3) |
Scale |
ScaleConverter.convertTo_v2(Scale scale_v3) |
Scale |
ScaleConverter.QuantitativeScaleConverter.convertTo_v2(Scale scale_v3) |
| Modifier and Type | Method and Description |
|---|---|
Scale |
ScaleConverter.NominalScaleConverter.convertTo_v3(Scale scale_v2) |
Scale |
ScaleConverter.convertTo_v3(Scale scale_v2,
XMCDA xmcda_v3) |
Scale |
ScaleConverter.QualitativeScaleConverter.convertTo_v3(Scale scale_v2,
XMCDA xmcda_v3) |
Scale |
ScaleConverter.QuantitativeScaleConverter.convertTo_v3(Scale scale_v2,
XMCDA xmcda_v3) |
| Modifier and Type | Field and Description |
|---|---|
protected Scale |
AttributesComparisons.valuation |
protected Scale |
CategoriesMatrix.valuation |
protected Scale |
CategoriesComparisons.valuation |
protected Scale |
AttributesMatrix.valuation |
protected Scale |
AlternativesComparisons.valuation |
protected Scale |
AlternativesMatrix.valuation |
protected Scale |
CriteriaComparisons.valuation |
protected Scale |
CriteriaMatrix.valuation |
| Modifier and Type | Method and Description |
|---|---|
Scale |
ObjectFactory.createScale()
Create an instance of
Scale |
Scale |
AttributesComparisons.getValuation()
Gets the value of the valuation property.
|
Scale |
CategoriesMatrix.getValuation()
Gets the value of the valuation property.
|
Scale |
CategoriesComparisons.getValuation()
Gets the value of the valuation property.
|
Scale |
AttributesMatrix.getValuation()
Gets the value of the valuation property.
|
Scale |
AlternativesComparisons.getValuation()
Gets the value of the valuation property.
|
Scale |
AlternativesMatrix.getValuation()
Gets the value of the valuation property.
|
Scale |
CriteriaComparisons.getValuation()
Gets the value of the valuation property.
|
Scale |
CriteriaMatrix.getValuation()
Gets the value of the valuation property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AttributesComparisons.setValuation(Scale value)
Sets the value of the valuation property.
|
void |
CategoriesMatrix.setValuation(Scale value)
Sets the value of the valuation property.
|
void |
CategoriesComparisons.setValuation(Scale value)
Sets the value of the valuation property.
|
void |
AttributesMatrix.setValuation(Scale value)
Sets the value of the valuation property.
|
void |
AlternativesComparisons.setValuation(Scale value)
Sets the value of the valuation property.
|
void |
AlternativesMatrix.setValuation(Scale value)
Sets the value of the valuation property.
|
void |
CriteriaComparisons.setValuation(Scale value)
Sets the value of the valuation property.
|
void |
CriteriaMatrix.setValuation(Scale value)
Sets the value of the valuation property.
|
Copyright © 2013–2021 Sébastien Bigaret, Patrick Meyer. All rights reserved.