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.transform |
This provides objects that perform data processing and model building.
|
Modifier and Type | Method and Description |
---|---|
void |
DocumentOutputManager.addInteractiveOutput(InteractiveOutput interactiveOutput,
java.lang.Object source)
Adds the supplied interactive output object to the manager.
|
void |
DocumentOutputManager.removeInteractiveOutput(InteractiveOutput interactiveOutput)
Remove the supplied interactive output object from the manager.
|
Modifier and Type | Method and Description |
---|---|
InteractiveOutput |
Interactor.getInteractiveOutput()
Returns the
InteractiveOutput controlled by this interactor. |
(C) Copyright IBM Corp. 1994, 2015. All Rights Reserved.