Package | Description |
---|---|
org.eclipse.equinox.p2.metadata |
Defines the metadata being handled by p2.
|
Modifier and Type | Method and Description |
---|---|
static IRequirementChange |
MetadataFactory.createRequirementChange(IRequirement applyOn,
IRequirement newValue)
Returns a new requirement change.
|
Modifier and Type | Method and Description |
---|---|
List<IRequirementChange> |
IInstallableUnitPatch.getRequirementsChange()
Returns the requirement changes imposed by the patch.
|
Modifier and Type | Method and Description |
---|---|
void |
MetadataFactory.InstallableUnitPatchDescription.setRequirementChanges(IRequirementChange[] changes)
Set the requirement change for the installable unit patch.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.