Package | Description |
---|---|
com.spss.psapi.interaction |
This provides classes used for interactive modeling.
|
com.spss.psapi.session |
This provides support for the construction and use of data mining sessions.
|
Modifier and Type | Method and Description |
---|---|
void |
DecisionListModelInteractor.addExecutionStateListener(ExecutionStateListener listener)
Adds the specified execution state listener to this session.
|
void |
DecisionListModelInteractor.removeExecutionStateListener(ExecutionStateListener listener)
Removes the specified execution state listener from this session.
|
Modifier and Type | Method and Description |
---|---|
void |
Session.addExecutionStateListener(ExecutionStateListener listener)
Adds the specified execution state listener to this session.
|
void |
Session.removeExecutionStateListener(ExecutionStateListener listener)
Removes the specified execution state listener from this session.
|
(C) Copyright IBM Corp. 1994, 2015. All Rights Reserved.