public class DefaultPluginDescription extends DefaultArtifactDescriptor implements PluginDescription
Constructor and Description |
---|
DefaultPluginDescription(ArtifactKey key,
File location,
ReactorProject project,
String classifier,
PluginRef pluginRef,
Set<Object> installableUnits) |
Modifier and Type | Method and Description |
---|---|
PluginRef |
getPluginRef() |
equals, getClassifier, getInstallableUnits, getKey, getLocation, getMavenProject, hashCode, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getClassifier, getInstallableUnits, getKey, getLocation, getMavenProject
public DefaultPluginDescription(ArtifactKey key, File location, ReactorProject project, String classifier, PluginRef pluginRef, Set<Object> installableUnits)
public PluginRef getPluginRef()
getPluginRef
in interface PluginDescription
Copyright © 2008-2013 Eclipse Foundation. All Rights Reserved.