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,
VersionChange change) |
protected boolean |
isSameProject(ProjectMetadata project1,
MutablePomFile project2) |
addMoreChanges, isBundle, isBundle, isFeature, isFeature
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
applyChange, validateChange, writeMetadata
protected void applyChangeToProduct(ProjectMetadata project, ProductConfiguration product, String productFileName, VersionChange change)
protected boolean isSameProject(ProjectMetadata project1, MutablePomFile project2)
Copyright © 2008–2015 Eclipse Foundation. All rights reserved.