| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.dmg.pmml.sequence | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
Visitor.visit(SetReference setReference) |
| Modifier and Type | Method and Description |
|---|---|
SetReference |
SetReference.addExtensions(Extension... extensions) |
SetReference |
ObjectFactory.createSetReference()
Create an instance of
SetReference |
SetReference |
Sequence.getSetReference() |
SetReference |
Sequence.requireSetReference() |
SetReference |
SetReference.setSetId(String setId) |
| Modifier and Type | Method and Description |
|---|---|
Sequence |
Sequence.setSetReference(SetReference setReference) |
| Constructor and Description |
|---|
Sequence(String id,
SetReference setReference) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractVisitor.visit(SetReference setReference) |
Copyright © 2024. All rights reserved.