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, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetClassifier, getInstallableUnits, getKey, getLocation, getMavenProjectpublic DefaultFeatureDescription(ArtifactKey key, File location, ReactorProject project, String classifier, Feature feature, FeatureRef featureRef, Set<Object> installableUnits)
public FeatureRef getFeatureRef()
getFeatureRef in interface FeatureDescriptionpublic Feature getFeature()
getFeature in interface FeatureDescriptionCopyright © 2008-2013 Eclipse Foundation. All Rights Reserved.