Interface TargetPackage

    • Method Detail

      • getDependencies

        List<String> getDependencies()
        Returns the list of target packages that this target package depends on.
      • getParent

        TargetPackage getParent()
        Returns the parent target package or null if there is no inheritance.