Uses of Interface
org.eclipse.equinox.p2.metadata.IRequirementChange
-
Uses of IRequirementChange in org.eclipse.equinox.p2.metadata
Modifier and TypeMethodDescriptionstatic IRequirementChange
MetadataFactory.createRequirementChange
(IRequirement applyOn, IRequirement newValue) Returns a new requirement change.Modifier and TypeMethodDescriptionIInstallableUnitPatch.getRequirementsChange()
Returns the requirement changes imposed by the patch.Modifier and TypeMethodDescriptionvoid
MetadataFactory.InstallableUnitPatchDescription.setRequirementChanges
(IRequirementChange[] changes) Set the requirement change for the installable unit patch.