| Package | Description |
|---|---|
| org.eclipse.tycho.versions.engine | |
| org.eclipse.tycho.versions.manipulation |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultVersionRangeUpdateStrategy |
| Modifier and Type | Field and Description |
|---|---|
private VersionRangeUpdateStrategy |
VersionChangesDescriptor.versionRangeUpdateStrategy |
| Modifier and Type | Method and Description |
|---|---|
VersionRangeUpdateStrategy |
VersionChangesDescriptor.getVersionRangeUpdateStrategy() |
| Constructor and Description |
|---|
VersionChangesDescriptor(java.util.Set<VersionChange> originalVersionChanges,
VersionRangeUpdateStrategy versionRangeUpdateStrategy) |
| Modifier and Type | Method and Description |
|---|---|
private void |
FeatureXmlManipulator.changeRequiredFeatures(VersionChange featureVersionChange,
Feature feature,
VersionRangeUpdateStrategy versionRangeUpdateStrategy) |
private void |
FeatureXmlManipulator.changeRequiredPlugins(VersionChange bundleVersionChange,
Feature feature,
VersionRangeUpdateStrategy versionRangeUpdateStrategy) |