| Package | Description |
|---|---|
| org.eclipse.tycho.versions.manipulation | |
| org.eclipse.tycho.versions.pom |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
PomManipulator.isGavEquals(GAV gav,
VersionChange change) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
PomManipulator.changeDependencies(String pomPath,
List<GAV> dependencies,
VersionChange change,
String version,
String newVersion) |
| Modifier and Type | Method and Description |
|---|---|
GAV |
Plugin.getGAV() |
GAV |
MutablePomFile.getParent() |
| Modifier and Type | Method and Description |
|---|---|
List<GAV> |
DependencyManagement.getDependencies() |
List<GAV> |
MutablePomFile.getDependencies() |
List<GAV> |
Profile.getDependencies() |
List<GAV> |
Plugin.getDependencies() |
static List<GAV> |
Dependencies.getDependencies(de.pdark.decentxml.Element dom) |
Copyright © 2008-2013 Eclipse Foundation. All Rights Reserved.