| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
Constraints |
Constraints.addExtensions(Extension... extensions) |
Constraints |
ObjectFactory.createConstraints()
Create an instance of
Constraints |
Constraints |
SequenceModel.getConstraints()
Gets the value of the constraints property.
|
Constraints |
Constraints.setMaximumAntConsSeparationTime(Double maximumAntConsSeparationTime)
Sets the value of the maximumAntConsSeparationTime property.
|
Constraints |
Constraints.setMaximumItemsetSeparationTime(Double maximumItemsetSeparationTime)
Sets the value of the maximumItemsetSeparationTime property.
|
Constraints |
Constraints.setMaximumNumberOfAntecedentItems(Integer maximumNumberOfAntecedentItems)
Sets the value of the maximumNumberOfAntecedentItems property.
|
Constraints |
Constraints.setMaximumNumberOfConsequentItems(Integer maximumNumberOfConsequentItems)
Sets the value of the maximumNumberOfConsequentItems property.
|
Constraints |
Constraints.setMaximumNumberOfItems(Integer maximumNumberOfItems)
Sets the value of the maximumNumberOfItems property.
|
Constraints |
Constraints.setMaximumTotalSequenceTime(Double maximumTotalSequenceTime)
Sets the value of the maximumTotalSequenceTime property.
|
Constraints |
Constraints.setMinimumAntConsSeparationTime(Double minimumAntConsSeparationTime)
Sets the value of the minimumAntConsSeparationTime property.
|
Constraints |
Constraints.setMinimumConfidence(Double minimumConfidence)
Sets the value of the minimumConfidence property.
|
Constraints |
Constraints.setMinimumItemsetSeparationTime(Double minimumItemsetSeparationTime)
Sets the value of the minimumItemsetSeparationTime property.
|
Constraints |
Constraints.setMinimumLift(Double minimumLift)
Sets the value of the minimumLift property.
|
Constraints |
Constraints.setMinimumNumberOfAntecedentItems(Integer minimumNumberOfAntecedentItems)
Sets the value of the minimumNumberOfAntecedentItems property.
|
Constraints |
Constraints.setMinimumNumberOfConsequentItems(Integer minimumNumberOfConsequentItems)
Sets the value of the minimumNumberOfConsequentItems property.
|
Constraints |
Constraints.setMinimumNumberOfItems(Integer minimumNumberOfItems)
Sets the value of the minimumNumberOfItems property.
|
Constraints |
Constraints.setMinimumSupport(Double minimumSupport)
Sets the value of the minimumSupport property.
|
Constraints |
Constraints.setMinimumTotalSequenceTime(Double minimumTotalSequenceTime)
Sets the value of the minimumTotalSequenceTime property.
|
| Modifier and Type | Method and Description |
|---|---|
SequenceModel |
SequenceModel.setConstraints(Constraints constraints)
Sets the value of the constraints property.
|
VisitorAction |
Visitor.visit(Constraints constraints) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(Constraints constraints) |
VisitorAction |
AbstractVisitor.visit(Constraints constraints) |
Copyright © 2015 University of Tartu. All Rights Reserved.