Class Remedy


  • public class Remedy
    extends Object

    EXPERIMENTAL. This class or interface has been added as part of a work in progress. There is no guarantee that this API will work or that it will remain the same. Please do not use this API without consulting with the p2 team.

    Since:
    2.3
    Restriction:
    • Method Detail

      • setConfig

        public void setConfig​(RemedyConfig config)
      • getRequest

        public org.eclipse.equinox.internal.p2.director.ProfileChangeRequest getRequest()
      • setRequest

        public void setRequest​(org.eclipse.equinox.internal.p2.director.ProfileChangeRequest request)
      • getBeingInstalledRelaxedWeight

        public int getBeingInstalledRelaxedWeight()
      • setBeingInstalledRelaxedWeight

        public void setBeingInstalledRelaxedWeight​(int beingInstalledRelaxedWeight)
      • getInstallationRelaxedWeight

        public int getInstallationRelaxedWeight()
      • setInstallationRelaxedWeight

        public void setInstallationRelaxedWeight​(int installationRelaxedWeight)
      • addRemedyIUDetail

        public void addRemedyIUDetail​(RemedyIUDetail iuDetail)