Package org.eclipse.tycho.p2.target
Class MavenBundleInfo
java.lang.Object
org.eclipse.tycho.p2.target.MavenBundleInfo
-
Constructor Summary
ConstructorsConstructorDescriptionMavenBundleInfo(org.eclipse.equinox.p2.metadata.IInstallableUnit unit, org.eclipse.equinox.p2.repository.artifact.IArtifactDescriptor descriptor, IArtifactFacade artifact) -
Method Summary
Modifier and TypeMethodDescriptionorg.eclipse.equinox.p2.repository.artifact.IArtifactDescriptororg.eclipse.equinox.p2.metadata.IInstallableUnitgetUnit()
-
Constructor Details
-
MavenBundleInfo
public MavenBundleInfo(org.eclipse.equinox.p2.metadata.IInstallableUnit unit, org.eclipse.equinox.p2.repository.artifact.IArtifactDescriptor descriptor, IArtifactFacade artifact)
-
-
Method Details
-
getUnit
public org.eclipse.equinox.p2.metadata.IInstallableUnit getUnit() -
getDescriptor
public org.eclipse.equinox.p2.repository.artifact.IArtifactDescriptor getDescriptor() -
getArtifact
-