| Package | Description |
|---|---|
| org.xmcda.v2 |
| Modifier and Type | Field and Description |
|---|---|
protected AttributesSet |
AttributeReference.attributeSet |
protected AttributesSet |
AttributesLinearConstraints.Constraint.Element.attributesSet |
protected AttributesSet |
AttributeValue.attributesSet |
protected AttributesSet |
AttributesMatrix.Row.attributesSet |
protected AttributesSet |
AttributesMatrix.Row.Column.attributesSet |
protected AttributesSet |
Node.attributesSet |
| Modifier and Type | Field and Description |
|---|---|
protected List<AttributesSet> |
AttributesSets.attributesSet |
| Modifier and Type | Method and Description |
|---|---|
AttributesSet |
ObjectFactory.createAttributesSet()
Create an instance of
AttributesSet |
AttributesSet |
AttributeReference.getAttributeSet()
Gets the value of the attributeSet property.
|
AttributesSet |
AttributesLinearConstraints.Constraint.Element.getAttributesSet()
Gets the value of the attributesSet property.
|
AttributesSet |
AttributeValue.getAttributesSet()
Gets the value of the attributesSet property.
|
AttributesSet |
AttributesMatrix.Row.getAttributesSet()
Gets the value of the attributesSet property.
|
AttributesSet |
AttributesMatrix.Row.Column.getAttributesSet()
Gets the value of the attributesSet property.
|
AttributesSet |
Node.getAttributesSet()
Gets the value of the attributesSet property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<AttributesSet> |
ObjectFactory.createXMCDAAttributesSet(AttributesSet value)
|
List<AttributesSet> |
AttributesSets.getAttributesSet()
Gets the value of the attributesSet property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<AttributesSet> |
ObjectFactory.createXMCDAAttributesSet(AttributesSet value)
|
void |
AttributeReference.setAttributeSet(AttributesSet value)
Sets the value of the attributeSet property.
|
void |
AttributesLinearConstraints.Constraint.Element.setAttributesSet(AttributesSet value)
Sets the value of the attributesSet property.
|
void |
AttributeValue.setAttributesSet(AttributesSet value)
Sets the value of the attributesSet property.
|
void |
AttributesMatrix.Row.setAttributesSet(AttributesSet value)
Sets the value of the attributesSet property.
|
void |
AttributesMatrix.Row.Column.setAttributesSet(AttributesSet value)
Sets the value of the attributesSet property.
|
void |
Node.setAttributesSet(AttributesSet value)
Sets the value of the attributesSet property.
|
Copyright © 2013–2021 Sébastien Bigaret, Patrick Meyer. All rights reserved.