public class DefaultFeatureDescription extends DefaultArtifactDescriptor implements FeatureDescription
Constructor and Description |
---|
DefaultFeatureDescription(ArtifactKey key,
File location,
ReactorProject project,
String classifier,
Feature feature,
FeatureRef featureRef,
Set<Object> installableUnits) |
Modifier and Type | Method and Description |
---|---|
Feature |
getFeature() |
FeatureRef |
getFeatureRef() |
equals, getClassifier, getInstallableUnits, getKey, getLocation, getMavenProject, hashCode, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getClassifier, getInstallableUnits, getKey, getLocation, getMavenProject
public DefaultFeatureDescription(ArtifactKey key, File location, ReactorProject project, String classifier, Feature feature, FeatureRef featureRef, Set<Object> installableUnits)
public FeatureRef getFeatureRef()
getFeatureRef
in interface FeatureDescription
public Feature getFeature()
getFeature
in interface FeatureDescription
Copyright © 2008–2022 Eclipse Foundation. All rights reserved.