|
Eclipse Platform Release 3.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.equinox.p2.planner.ProfileInclusionRules
public class ProfileInclusionRules
Helper method to decide on the way the installable units are being included.
Method Summary | |
---|---|
static String |
createOptionalInclusionRule(IInstallableUnit iu)
Returns an inclusion rule to optionally install the given installable unit. |
static String |
createStrictInclusionRule(IInstallableUnit iu)
Returns an inclusion rule to strictly install the given installable unit. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static String createStrictInclusionRule(IInstallableUnit iu)
iu
- the installable unit to be installed.
IProfileChangeRequest.setInstallableUnitInclusionRules(IInstallableUnit, String)
public static String createOptionalInclusionRule(IInstallableUnit iu)
iu
- the installable unit to be installed.
IProfileChangeRequest.setInstallableUnitInclusionRules(IInstallableUnit, String)
|
Eclipse Platform Release 3.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.