Package | Description |
---|---|
org.eclipse.tycho.core | |
org.eclipse.tycho.core.osgitools | |
org.eclipse.tycho.model |
Modifier and Type | Method and Description |
---|---|
FeatureRef |
FeatureDescription.getFeatureRef() |
Modifier and Type | Method and Description |
---|---|
void |
ArtifactDependencyVisitor.missingFeature(FeatureRef ref,
List<ArtifactDescriptor> walkback) |
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(File location,
Feature feature,
FeatureRef featureRef,
ArtifactDependencyVisitor visitor,
AbstractArtifactDependencyWalker.WalkbackPath visited) |
Constructor and Description |
---|
DefaultFeatureDescription(ArtifactKey key,
File location,
ReactorProject project,
String classifier,
Feature feature,
FeatureRef featureRef,
Set<Object> installableUnits) |
Modifier and Type | Class and Description |
---|---|
static class |
UpdateSite.SiteFeatureRef |
Modifier and Type | Method and Description |
---|---|
List<FeatureRef> |
ProductConfiguration.getFeatures() |
List<FeatureRef> |
Feature.getIncludedFeatures() |
Modifier and Type | Method and Description |
---|---|
void |
Feature.addFeatureRef(FeatureRef feature) |
Copyright © 2008–2019 Eclipse Foundation. All rights reserved.