| 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> CriteriaSet |
CriteriaSetConverter.convertTo_v2(CriteriaSet<T> criteriaSet_v3,
XMCDA xmcda_v2) |
| Modifier and Type | Method and Description |
|---|---|
CriteriaSet |
CriteriaSetConverter.convertTo_v3(CriteriaSet criteriaSet_v2,
XMCDA xmcda_v3) |
| Modifier and Type | Field and Description |
|---|---|
protected CriteriaSet |
CriteriaLinearConstraints.Constraint.Element.criteriaSet |
protected CriteriaSet |
CriterionReference.criteriaSet |
protected CriteriaSet |
Node.criteriaSet |
protected CriteriaSet |
CriterionValue.criteriaSet |
protected CriteriaSet |
CriteriaMatrix.Row.criteriaSet |
protected CriteriaSet |
CriteriaMatrix.Row.Column.criteriaSet |
| Modifier and Type | Field and Description |
|---|---|
protected List<CriteriaSet> |
CriteriaSets.criteriaSet |
| Modifier and Type | Method and Description |
|---|---|
CriteriaSet |
ObjectFactory.createCriteriaSet()
Create an instance of
CriteriaSet |
CriteriaSet |
CriteriaLinearConstraints.Constraint.Element.getCriteriaSet()
Gets the value of the criteriaSet property.
|
CriteriaSet |
CriterionReference.getCriteriaSet()
Gets the value of the criteriaSet property.
|
CriteriaSet |
Node.getCriteriaSet()
Gets the value of the criteriaSet property.
|
CriteriaSet |
CriterionValue.getCriteriaSet()
Gets the value of the criteriaSet property.
|
CriteriaSet |
CriteriaMatrix.Row.getCriteriaSet()
Gets the value of the criteriaSet property.
|
CriteriaSet |
CriteriaMatrix.Row.Column.getCriteriaSet()
Gets the value of the criteriaSet property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<CriteriaSet> |
ObjectFactory.createXMCDACriteriaSet(CriteriaSet value)
|
List<CriteriaSet> |
CriteriaSets.getCriteriaSet()
Gets the value of the criteriaSet property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<CriteriaSet> |
ObjectFactory.createXMCDACriteriaSet(CriteriaSet value)
|
void |
CriteriaLinearConstraints.Constraint.Element.setCriteriaSet(CriteriaSet value)
Sets the value of the criteriaSet property.
|
void |
CriterionReference.setCriteriaSet(CriteriaSet value)
Sets the value of the criteriaSet property.
|
void |
Node.setCriteriaSet(CriteriaSet value)
Sets the value of the criteriaSet property.
|
void |
CriterionValue.setCriteriaSet(CriteriaSet value)
Sets the value of the criteriaSet property.
|
void |
CriteriaMatrix.Row.setCriteriaSet(CriteriaSet value)
Sets the value of the criteriaSet property.
|
void |
CriteriaMatrix.Row.Column.setCriteriaSet(CriteriaSet value)
Sets the value of the criteriaSet property.
|
Copyright © 2013–2021 Sébastien Bigaret, Patrick Meyer. All rights reserved.