public abstract class ProductFileManipulator extends AbstractMetadataManipulator
logger| Constructor and Description |
|---|
ProductFileManipulator() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
applyChangeToProduct(ProjectMetadata project,
ProductConfiguration product,
String productFileName,
PomVersionChange change) |
protected boolean |
isSameProject(ProjectMetadata project1,
PomFile project2) |
addMoreChanges, isBundle, isBundle, isFeature, isFeatureclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitapplyChanges, validateChanges, writeMetadataprotected void applyChangeToProduct(ProjectMetadata project, ProductConfiguration product, String productFileName, PomVersionChange change)
protected boolean isSameProject(ProjectMetadata project1, PomFile project2)
Copyright © 2008–2022 Eclipse Foundation. All rights reserved.