Uses of Class
org.eclipse.tycho.versions.pom.DependencyManagement
-
Packages that use DependencyManagement Package Description org.eclipse.tycho.versions.manipulation org.eclipse.tycho.versions.pom -
-
Uses of DependencyManagement in org.eclipse.tycho.versions.manipulation
Methods in org.eclipse.tycho.versions.manipulation with parameters of type DependencyManagement Modifier and Type Method Description protected voidPomManipulator. changeDependencyManagement(String pomPath, DependencyManagement dependencyManagment, PomVersionChange change, String version, String newVersion) -
Uses of DependencyManagement in org.eclipse.tycho.versions.pom
Methods in org.eclipse.tycho.versions.pom that return DependencyManagement Modifier and Type Method Description static DependencyManagementDependencyManagement. getDependencyManagement(de.pdark.decentxml.Element dom)DependencyManagementPomFile. getDependencyManagement()DependencyManagementProfile. getDependencyManagement()
-