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, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetClassifier, getInstallableUnits, getKey, getLocation, getMavenProjectpublic DefaultPluginDescription(ArtifactKey key, File location, ReactorProject project, String classifier, PluginRef pluginRef, Set<Object> installableUnits)
public PluginRef getPluginRef()
getPluginRef in interface PluginDescriptionCopyright © 2008-2013 Eclipse Foundation. All Rights Reserved.