com.spss.psapi.interaction

Interface DecisionListModelInteractiveState



  • public interface DecisionListModelInteractiveState
    Saved state from an interactive Decision List modelling session.
    Since:
    PSAPI 2.0
    • Method Summary

      Methods 
      Modifier and Type Method and Description
      ModelDetail getModelDetail()
      Returns the model detail of the current (working) model.
      byte[] getViewerMetaData()
      Returns the metadata saved from the viewer component.
    • Method Detail

      • getViewerMetaData

        byte[] getViewerMetaData()
        Returns the metadata saved from the viewer component.
      • getModelDetail

        ModelDetail getModelDetail()
        Returns the model detail of the current (working) model.

(C) Copyright IBM Corp. 1994, 2015. All Rights Reserved.