Package | Description |
---|---|
org.eclipse.tycho.versions.engine | |
org.eclipse.tycho.versions.manipulation |
Modifier and Type | Method and Description |
---|---|
boolean |
MetadataManipulator.addMoreChanges(ProjectMetadata project,
VersionChange change,
Set<VersionChange> allChanges) |
void |
VersionsEngine.addVersionChange(VersionChange change) |
void |
MetadataManipulator.applyChange(ProjectMetadata project,
VersionChange change,
Set<VersionChange> allChanges) |
Modifier and Type | Method and Description |
---|---|
boolean |
MetadataManipulator.addMoreChanges(ProjectMetadata project,
VersionChange change,
Set<VersionChange> allChanges) |
void |
MetadataManipulator.applyChange(ProjectMetadata project,
VersionChange change,
Set<VersionChange> allChanges) |
Modifier and Type | Method and Description |
---|---|
boolean |
AbstractMetadataManipulator.addMoreChanges(ProjectMetadata project,
VersionChange change,
Set<VersionChange> allChanges) |
boolean |
PomManipulator.addMoreChanges(ProjectMetadata project,
VersionChange change,
Set<VersionChange> allChanges) |
void |
BundleManifestManipulator.applyChange(ProjectMetadata project,
VersionChange change,
Set<VersionChange> allChanges) |
void |
FeatureXmlManipulator.applyChange(ProjectMetadata project,
VersionChange change,
Set<VersionChange> allChanges) |
void |
SiteXmlManipulator.applyChange(ProjectMetadata project,
VersionChange change,
Set<VersionChange> allChanges) |
void |
PomManipulator.applyChange(ProjectMetadata project,
VersionChange change,
Set<VersionChange> allChanges) |
void |
EclipseApplicationProductFileManipulator.applyChange(ProjectMetadata project,
VersionChange change,
Set<VersionChange> allChanges) |
protected void |
ProductFileManipulator.applyChangeToProduct(ProjectMetadata project,
ProductConfiguration product,
String productFileName,
VersionChange change) |
static boolean |
PomManipulator.isGavEquals(GAV gav,
VersionChange change) |
Modifier and Type | Method and Description |
---|---|
boolean |
AbstractMetadataManipulator.addMoreChanges(ProjectMetadata project,
VersionChange change,
Set<VersionChange> allChanges) |
boolean |
PomManipulator.addMoreChanges(ProjectMetadata project,
VersionChange change,
Set<VersionChange> allChanges) |
void |
BundleManifestManipulator.applyChange(ProjectMetadata project,
VersionChange change,
Set<VersionChange> allChanges) |
void |
FeatureXmlManipulator.applyChange(ProjectMetadata project,
VersionChange change,
Set<VersionChange> allChanges) |
void |
SiteXmlManipulator.applyChange(ProjectMetadata project,
VersionChange change,
Set<VersionChange> allChanges) |
void |
PomManipulator.applyChange(ProjectMetadata project,
VersionChange change,
Set<VersionChange> allChanges) |
void |
EclipseApplicationProductFileManipulator.applyChange(ProjectMetadata project,
VersionChange change,
Set<VersionChange> allChanges) |
Copyright © 2008-2012 Eclipse Foundation. All Rights Reserved.