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