@Component(role=MetadataManipulator.class, hint="pom") public class PomManipulator extends AbstractMetadataManipulator
logger
Constructor and Description |
---|
PomManipulator() |
Modifier and Type | Method and Description |
---|---|
boolean |
addMoreChanges(ProjectMetadata project,
VersionChange change,
Set<VersionChange> allChanges) |
void |
applyChange(ProjectMetadata project,
VersionChange change,
Set<VersionChange> allChanges) |
void |
writeMetadata(ProjectMetadata project) |
isBundle, isBundle, isFeature, isFeature
public boolean addMoreChanges(ProjectMetadata project, VersionChange change, Set<VersionChange> allChanges)
addMoreChanges
in interface MetadataManipulator
addMoreChanges
in class AbstractMetadataManipulator
public void applyChange(ProjectMetadata project, VersionChange change, Set<VersionChange> allChanges)
public void writeMetadata(ProjectMetadata project) throws IOException
IOException
Copyright © 2008-2012 Eclipse Foundation. All Rights Reserved.