| Package | Description |
|---|---|
| org.x52North.sir.x032 | |
| org.x52North.sir.x032.impl |
| Modifier and Type | Method and Description |
|---|---|
ConstraintDocument.Constraint |
ConstraintDocument.addNewConstraint()
Appends and returns a new empty "Constraint" element
|
ConstraintDocument.Constraint |
PropertyFilterDocument.PropertyFilter.PropertyConstraint.addNewConstraint()
Appends and returns a new empty "Constraint" element
|
ConstraintDocument.Constraint |
ConstraintDocument.getConstraint()
Gets the "Constraint" element
|
ConstraintDocument.Constraint |
PropertyFilterDocument.PropertyFilter.PropertyConstraint.getConstraint()
Gets the "Constraint" element
|
static ConstraintDocument.Constraint |
ConstraintDocument.Constraint.Factory.newInstance() |
static ConstraintDocument.Constraint |
ConstraintDocument.Constraint.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
ConstraintDocument.setConstraint(ConstraintDocument.Constraint constraint)
Sets the "Constraint" element
|
void |
PropertyFilterDocument.PropertyFilter.PropertyConstraint.setConstraint(ConstraintDocument.Constraint constraint)
Sets the "Constraint" element
|
| Modifier and Type | Class and Description |
|---|---|
static class |
ConstraintDocumentImpl.ConstraintImpl
An XML Constraint(@http://52north.org/sir/0.3.2).
|
| Modifier and Type | Method and Description |
|---|---|
ConstraintDocument.Constraint |
PropertyFilterDocumentImpl.PropertyFilterImpl.PropertyConstraintImpl.addNewConstraint()
Appends and returns a new empty "Constraint" element
|
ConstraintDocument.Constraint |
ConstraintDocumentImpl.addNewConstraint()
Appends and returns a new empty "Constraint" element
|
ConstraintDocument.Constraint |
PropertyFilterDocumentImpl.PropertyFilterImpl.PropertyConstraintImpl.getConstraint()
Gets the "Constraint" element
|
ConstraintDocument.Constraint |
ConstraintDocumentImpl.getConstraint()
Gets the "Constraint" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
PropertyFilterDocumentImpl.PropertyFilterImpl.PropertyConstraintImpl.setConstraint(ConstraintDocument.Constraint constraint)
Sets the "Constraint" element
|
void |
ConstraintDocumentImpl.setConstraint(ConstraintDocument.Constraint constraint)
Sets the "Constraint" element
|
Copyright © 2017 52north.org. All rights reserved.