Package | Description |
---|---|
com.spss.psapi.extensions.common |
This provides definitions that are used to manage streams, documents and models in scripting, and for extensions using the CLEF Java API.
|
com.spss.psapi.interaction |
This provides classes used for interactive modeling.
|
com.spss.psapi.transform |
This provides objects that perform data processing and model building.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ExtensionInteractor
Manages an interactive session with an extension peer.
|
Modifier and Type | Interface and Description |
---|---|
interface |
DecisionListModelInteractor
Interactive model building using the Decision List algorithm.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ModelInteractor
Services for interactive modelling.
|
Modifier and Type | Method and Description |
---|---|
Interactor |
InteractiveOutput.getInteractor()
Returns the interactor for this output.
|
(C) Copyright IBM Corp. 1994, 2015. All Rights Reserved.