|
Eclipse Platform Release 3.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IArtifactKey
Provide standardised artifact information to uniquely identify the corresponding bytes (perhaps not stored as a file).
Artifact keys represent both a unique opaque identifier as well as structured and standardised pieces of information.
Method Summary | |
---|---|
String |
getClassifier()
Returns the classifier for this artifact key. |
String |
getId()
Returns the id for this artifact key. |
Version |
getVersion()
Returns the version for this artifact key. |
String |
toExternalForm()
Returns the canonical string form of this artifact key. |
Method Detail |
---|
String getClassifier()
String getId()
getId
in interface IVersionedId
Version getVersion()
getVersion
in interface IVersionedId
String toExternalForm()
|
Eclipse Platform Release 3.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.