Uses of Interface
org.eclipse.tycho.core.FeatureDescription
-
Packages that use FeatureDescription Package Description org.eclipse.tycho.core org.eclipse.tycho.core.maven org.eclipse.tycho.core.osgitools org.eclipse.tycho.packaging -
-
Uses of FeatureDescription in org.eclipse.tycho.core
Methods in org.eclipse.tycho.core with parameters of type FeatureDescription Modifier and Type Method Description boolean
ArtifactDependencyVisitor. visitFeature(FeatureDescription feature)
-
Uses of FeatureDescription in org.eclipse.tycho.core.maven
Methods in org.eclipse.tycho.core.maven with parameters of type FeatureDescription Modifier and Type Method Description boolean
MavenDependencyCollector. visitFeature(FeatureDescription feature)
Deprecated. -
Uses of FeatureDescription in org.eclipse.tycho.core.osgitools
Classes in org.eclipse.tycho.core.osgitools that implement FeatureDescription Modifier and Type Class Description class
DefaultFeatureDescription
-
Uses of FeatureDescription in org.eclipse.tycho.packaging
Methods in org.eclipse.tycho.packaging with parameters of type FeatureDescription Modifier and Type Method Description boolean
UpdateSiteAssembler. visitFeature(FeatureDescription feature)
-