| Package | Description |
|---|---|
| org.eclipse.tycho.core | |
| org.eclipse.tycho.core.osgitools | |
| org.eclipse.tycho.model | |
| org.eclipse.tycho.packaging |
| Modifier and Type | Method and Description |
|---|---|
FeatureRef |
FeatureDescription.getFeatureRef() |
| Modifier and Type | Method and Description |
|---|---|
void |
ArtifactDependencyVisitor.missingFeature(FeatureRef ref,
java.util.List<ArtifactDescriptor> walkback) |
| Modifier and Type | Field and Description |
|---|---|
private FeatureRef |
DefaultFeatureDescription.featureRef |
| Modifier and Type | Method and Description |
|---|---|
FeatureRef |
DefaultFeatureDescription.getFeatureRef() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractArtifactDependencyWalker.traverseFeature(FeatureRef ref,
ArtifactDependencyVisitor visitor,
AbstractArtifactDependencyWalker.WalkbackPath visited) |
protected void |
AbstractArtifactDependencyWalker.traverseFeature(java.io.File location,
Feature feature,
FeatureRef featureRef,
ArtifactDependencyVisitor visitor,
AbstractArtifactDependencyWalker.WalkbackPath visited) |
| Constructor and Description |
|---|
DefaultFeatureDescription(ArtifactKey key,
java.io.File location,
ReactorProject project,
java.lang.String classifier,
Feature feature,
FeatureRef featureRef,
java.util.Set<java.lang.Object> installableUnits) |
| Modifier and Type | Class and Description |
|---|---|
static class |
UpdateSite.SiteFeatureRef |
| Modifier and Type | Field and Description |
|---|---|
private java.util.ArrayList<FeatureRef> |
Feature.features |
| Modifier and Type | Method and Description |
|---|---|
private static FeatureRef |
ProductConfiguration.parseFeature(de.pdark.decentxml.Element featureDom) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<FeatureRef> |
ProductConfiguration.getFeatures() |
java.util.List<FeatureRef> |
Feature.getIncludedFeatures() |
| Modifier and Type | Method and Description |
|---|---|
void |
Feature.addFeatureRef(FeatureRef feature) |
| Modifier and Type | Method and Description |
|---|---|
private ArtifactKey |
FeatureXmlTransformer.resolveFeatureReference(TargetPlatform targetPlatform,
FeatureRef featureRef) |