com.spss.psapi.extensions

Interface ExtensionObject

    • Method Detail

      • getExtensionID

        java.lang.String getExtensionID()
        Returns the extension id that this element is associated with.
        Returns:
        the extension id
      • getExtensionElementID

        java.lang.String getExtensionElementID()
        Returns the extension element id of this element.
        Returns:
        the extension element id
      • getExtension

        Extension getExtension()
        Returns the extension that this object is associated with or null if the extension has not been loaded.
        Returns:
        the associated extension or null
      • getExtensionElementProperties

        Properties getExtensionElementProperties()
        Returns a Properties object which provides access to the properties declared for this object within the extension specification file.
        Returns:
        the extension properties for this object
        Since:
        PSAPI 12.0.1

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