Home
last modified time | relevance | path

Searched defs:addInstallableUnit (Results 1 – 3 of 3) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/src/org/eclipse/equinox/p2/engine/
H A DIProvisioningPlan.java113 public void addInstallableUnit(IInstallableUnit iu); in addInstallableUnit() method
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/src/org/eclipse/equinox/internal/p2/engine/
H A DProvisioningPlan.java126 public void addInstallableUnit(IInstallableUnit iu) { in addInstallableUnit() method in ProvisioningPlan
H A DProfile.java292 public void addInstallableUnit(IInstallableUnit iu) { in addInstallableUnit() method in Profile