| Package | Description |
|---|---|
| org.xmcda | |
| org.xmcda.converters.v2_v3 |
This package contains all the necessary classes to convert XMCDA v2.2.1 to XMCDA v3 and vice-versa.
|
| Modifier and Type | Method and Description |
|---|---|
Scale.PreferenceDirection |
QualitativeScale.getPreferenceDirection() |
Scale.PreferenceDirection |
QuantitativeScale.getPreferenceDirection() |
static Scale.PreferenceDirection |
Scale.PreferenceDirection.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Scale.PreferenceDirection[] |
Scale.PreferenceDirection.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
QualitativeScale.setPreferenceDirection(Scale.PreferenceDirection preferenceDirection) |
void |
QuantitativeScale.setPreferenceDirection(Scale.PreferenceDirection preferenceDirection) |
| Modifier and Type | Method and Description |
|---|---|
Scale.PreferenceDirection |
PreferenceDirectionConverter.convertTo_v3(PreferenceDirection pref_v2) |
| Modifier and Type | Method and Description |
|---|---|
PreferenceDirection |
PreferenceDirectionConverter.convertTo_v2(Scale.PreferenceDirection preference_v3) |
Copyright © 2013–2021 Sébastien Bigaret, Patrick Meyer. All rights reserved.