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.addExecutionFeedbackListener(ExecutionFeedbackListener listener)
Adds the specified execution feedback listener to this session.
|
void |
DecisionListModelInteractor.removeExecutionFeedbackListener(ExecutionFeedbackListener listener)
Removes the specified execution feedback listener from this session.
|
Modifier and Type | Method and Description |
---|---|
void |
Session.addExecutionFeedbackListener(ExecutionFeedbackListener listener)
Adds the specified execution feedback listener to this session.
|
void |
Session.removeExecutionFeedbackListener(ExecutionFeedbackListener listener)
Removes the specified execution feedback listener from this session.
|
Copyright © 2014 Integral Solutions Ltd. All Rights Reserved.