com.spss.psapi.transform

Interface ModelApplier

    • Method Detail

      • getBuilderProcessorID

        java.lang.String getBuilderProcessorID()
        Returns the ID of the model builder node that built the underlying model. The empty string is returned if this information is not available.
        Returns:
        the model builder id
        Since:
        PSAPI 2.0
        See Also:
        getBuilderStreamID()
      • getBuilderStreamID

        java.lang.String getBuilderStreamID()
        Returns the ID of the stream of the model builder node that built the underlying model. The empty string is returned if this information is not available.
        Returns:
        the model builder stream id
        Since:
        PSAPI 2.0
        See Also:
        getBuilderProcessorID()
      • getModelDetail

        ModelDetail getModelDetail()
        Returns the underlying model representation.
        Returns:
        the underlying model representation
      • getLocalizedAlgorithmName

        java.lang.String getLocalizedAlgorithmName()
        Returns the localized algorithm name.
        Returns:
        the the localized algorithm name
        Since:
        PSAPI 11.1

Copyright © 2014 Integral Solutions Ltd. All Rights Reserved.