Interface IP2Artifact

  • All Known Implementing Classes:
    P2Artifact

    public interface IP2Artifact
    Encapsulates an artifact, i.e. a File, and associated p2 metadata.
    • Method Detail

      • getLocation

        File getLocation()
      • getInstallableUnits

        Set<Object> getInstallableUnits()
      • getArtifactDescriptor

        Object getArtifactDescriptor()