public class TargetPlatformContent extends Object
Constructor and Description |
---|
TargetPlatformContent(Collection<? extends org.eclipse.equinox.p2.metadata.IInstallableUnit> units,
Collection<URI> artifactRepositories) |
Modifier and Type | Method and Description |
---|---|
Collection<URI> |
getArtifactRepositoryLocations() |
Collection<? extends org.eclipse.equinox.p2.metadata.IInstallableUnit> |
getUnits() |
public TargetPlatformContent(Collection<? extends org.eclipse.equinox.p2.metadata.IInstallableUnit> units, Collection<URI> artifactRepositories)
public Collection<? extends org.eclipse.equinox.p2.metadata.IInstallableUnit> getUnits()
public Collection<URI> getArtifactRepositoryLocations()
Copyright © 2008-2013 Eclipse Foundation. All Rights Reserved.