com.spss.psapi.extensions.common

Interface NodeContext

  • All Superinterfaces:
    SessionContext


    public interface NodeContext
    extends SessionContext
    This class defines the context information that is passed to a node delegate.
    Since:
    PSAPI 17.0
    • Method Detail

      • getExtensionNode

        ExtensionProcessor getExtensionNode()
        Returns the associated ExtensionProcessor.
        Returns:
        the associated ExtensionProcessor.
      • getDataModelFactory

        DataModelFactory getDataModelFactory()
        Returns the data model factory.
        Returns:
        the data model factory

Copyright © 2014 Integral Solutions Ltd. All Rights Reserved.