Uses of Class
org.eclipse.tycho.versions.engine.VersionChange
-
Packages that use VersionChange Package Description org.eclipse.tycho.versions.engine org.eclipse.tycho.versions.manipulation -
-
Uses of VersionChange in org.eclipse.tycho.versions.engine
Subclasses of VersionChange in org.eclipse.tycho.versions.engine Modifier and Type Class Description classPackageVersionChangeDescribes an exported package version change.classPomVersionChangeMethods in org.eclipse.tycho.versions.engine that return VersionChange Modifier and Type Method Description VersionChangeVersionChangesDescriptor. findVersionChangeByArtifactId(java.lang.String symbolicName) -
Uses of VersionChange in org.eclipse.tycho.versions.manipulation
Methods in org.eclipse.tycho.versions.manipulation that return VersionChange Modifier and Type Method Description private VersionChangeBundleManifestManipulator. findVersionChangeForProject(ProjectMetadata project, VersionChangesDescriptor versionChangeContext)Methods in org.eclipse.tycho.versions.manipulation with parameters of type VersionChange Modifier and Type Method Description (package private) static java.lang.StringSiteXmlManipulator. rewriteFeatureUrl(java.lang.String url, VersionChange change)
-