public interface IRequirementChange
Modifier and Type | Method and Description |
---|---|
org.eclipse.equinox.internal.p2.metadata.IRequiredCapability |
applyOn() |
boolean |
equals(Object other)
Returns whether this requirement change is equal to the given object.
|
boolean |
matches(org.eclipse.equinox.internal.p2.metadata.IRequiredCapability toMatch) |
org.eclipse.equinox.internal.p2.metadata.IRequiredCapability |
newValue() |
org.eclipse.equinox.internal.p2.metadata.IRequiredCapability applyOn()
org.eclipse.equinox.internal.p2.metadata.IRequiredCapability newValue()
boolean matches(org.eclipse.equinox.internal.p2.metadata.IRequiredCapability toMatch)
boolean equals(Object other)
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.