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 MetadataManipulatorVersionsEngine. pomManipulatorFields 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 classAbstractMetadataManipulatorclassBundleManifestManipulatorclassCategoryXmlManipulatorclassEclipseApplicationProductFileManipulatorclassEclipseRepositoryProductFileManipulatorclassFeatureXmlManipulatorclassP2iuXmlManipulatorclassPomManipulatorclassProductFileManipulatorclassSiteXmlManipulator
-