Package org.eclipse.tycho.p2.metadata
Interface IP2Artifact
-
- All Known Implementing Classes:
P2Artifact
public interface IP2Artifact
Encapsulates an artifact, i.e. a File, and associated p2 metadata.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Object
getArtifactDescriptor()
Set<Object>
getInstallableUnits()
File
getLocation()
-