Methods in org.sonatype.tycho.versions.manipulation with parameters of type VersionChange |
boolean |
PomManipulator.addMoreChanges(ProjectMetadata project,
VersionChange change,
java.util.Set<VersionChange> allChanges)
|
boolean |
AbstractMetadataManipulator.addMoreChanges(ProjectMetadata project,
VersionChange change,
java.util.Set<VersionChange> allChanges)
|
void |
FeatureXmlManipulator.applyChange(ProjectMetadata project,
VersionChange change,
java.util.Set<VersionChange> allChanges)
|
void |
PomManipulator.applyChange(ProjectMetadata project,
VersionChange change,
java.util.Set<VersionChange> allChanges)
|
void |
BundleManifestManipulator.applyChange(ProjectMetadata project,
VersionChange change,
java.util.Set<VersionChange> allChanges)
|
void |
ProductFileManipulator.applyChange(ProjectMetadata project,
VersionChange change,
java.util.Set<VersionChange> allChanges)
|
void |
SiteXmlManipulator.applyChange(ProjectMetadata project,
VersionChange change,
java.util.Set<VersionChange> allChanges)
|
Method parameters in org.sonatype.tycho.versions.manipulation with type arguments of type VersionChange |
boolean |
PomManipulator.addMoreChanges(ProjectMetadata project,
VersionChange change,
java.util.Set<VersionChange> allChanges)
|
boolean |
AbstractMetadataManipulator.addMoreChanges(ProjectMetadata project,
VersionChange change,
java.util.Set<VersionChange> allChanges)
|
void |
FeatureXmlManipulator.applyChange(ProjectMetadata project,
VersionChange change,
java.util.Set<VersionChange> allChanges)
|
void |
PomManipulator.applyChange(ProjectMetadata project,
VersionChange change,
java.util.Set<VersionChange> allChanges)
|
void |
BundleManifestManipulator.applyChange(ProjectMetadata project,
VersionChange change,
java.util.Set<VersionChange> allChanges)
|
void |
ProductFileManipulator.applyChange(ProjectMetadata project,
VersionChange change,
java.util.Set<VersionChange> allChanges)
|
void |
SiteXmlManipulator.applyChange(ProjectMetadata project,
VersionChange change,
java.util.Set<VersionChange> allChanges)
|