Interface Identifier

    • Method Detail

      • getDisplayName

        String getDisplayName()
        Returns the display name.
        Returns:
        the display name
      • getPackageVersion

        String getPackageVersion()
        Returns the version.
        Returns:
        the version
      • getLongDescription

        String getLongDescription()
        Returns the description.
        Returns:
        the description
      • getAppNGVersion

        String getAppNGVersion()
        Returns the version of appNG the Application is compatible with.
        Returns:
        the version of appNG the Application is compatible with
      • isInstalled

        boolean isInstalled()
        Checks whether the Application is installed.
        Returns:
        true if the Application is installed, false otherwise
      • isSnapshot

        boolean isSnapshot()
        Checks whether the Application has a SNAPSHOT-version
        Returns:
        true if the Application has a SNAPSHOT-version, false otherwise