Uses of Interface
org.eclipse.tycho.versions.engine.MetadataManipulator
-
Packages that use MetadataManipulator Package Description org.eclipse.tycho.versions.engine org.eclipse.tycho.versions.manipulation -
-
Uses of MetadataManipulator in org.eclipse.tycho.versions.engine
Fields in org.eclipse.tycho.versions.engine declared as MetadataManipulator Modifier and Type Field Description private MetadataManipulator
VersionsEngine. pomManipulator
Fields in org.eclipse.tycho.versions.engine with type parameters of type MetadataManipulator Modifier and Type Field Description private java.util.List<MetadataManipulator>
VersionsEngine. manipulators
-
Uses of MetadataManipulator in org.eclipse.tycho.versions.manipulation
Classes in org.eclipse.tycho.versions.manipulation that implement MetadataManipulator Modifier and Type Class Description class
AbstractMetadataManipulator
class
BundleManifestManipulator
class
CategoryXmlManipulator
class
EclipseApplicationProductFileManipulator
class
EclipseRepositoryProductFileManipulator
class
FeatureXmlManipulator
class
P2iuXmlManipulator
class
PomManipulator
class
ProductFileManipulator
class
SiteXmlManipulator
-