public interface ArtifactKey
Modifier and Type | Method and Description |
---|---|
String |
getId()
Eclipse/OSGi artifact id (bundle symbolic name, feature id, etc).
|
String |
getType()
Artifact type.
|
String |
getVersion()
Eclipse/OSGi artifact version.
|
String getType()
ArtifactType
constants.String getId()
String getVersion()
Copyright © 2008–2015 Eclipse Foundation. All rights reserved.