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) |
static boolean |
PomManipulator.isPluginGavEquals(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> |
MutablePomFile.getDependencies() |
List<GAV> |
Profile.getDependencies() |
List<GAV> |
Plugin.getDependencies() |
List<GAV> |
DependencyManagement.getDependencies() |
static List<GAV> |
Dependencies.getDependencies(de.pdark.decentxml.Element dom) |
Copyright © 2008–2015 Eclipse Foundation. All rights reserved.