| 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<PomVersionChange> originalVersionChanges,
VersionRangeUpdateStrategy versionRangeUpdateStrategy) |
| Modifier and Type | Method and Description |
|---|---|
private void |
FeatureXmlManipulator.changeRequiredFeatures(PomVersionChange featureVersionChange,
Feature feature,
VersionRangeUpdateStrategy versionRangeUpdateStrategy) |
private void |
FeatureXmlManipulator.changeRequiredPlugins(PomVersionChange bundleVersionChange,
Feature feature,
VersionRangeUpdateStrategy versionRangeUpdateStrategy) |