| Modifier and Type | Class and Description |
|---|---|
class |
ReactorArtifactFacade |
| Modifier and Type | Field and Description |
|---|---|
protected List<IReactorArtifactFacade> |
P2ResolverTestBase.reactorArtifacts |
| Modifier and Type | Class and Description |
|---|---|
class |
ArtifactMock |
| Modifier and Type | Method and Description |
|---|---|
Map<org.eclipse.equinox.p2.metadata.IInstallableUnit,IReactorArtifactFacade> |
TargetPlatformImpl.getReactorProjectIUs() |
| Modifier and Type | Method and Description |
|---|---|
P2TargetPlatform |
TargetPlatformFactoryImpl.createTargetPlatform(TargetPlatformConfigurationStub tpConfiguration,
ExecutionEnvironmentConfiguration eeConfiguration,
List<IReactorArtifactFacade> reactorArtifacts,
PomDependencyCollector pomDependencies) |
P2TargetPlatform |
TargetPlatformFactoryImpl.createTargetPlatform(TargetPlatformConfigurationStub tpConfiguration,
ExecutionEnvironmentResolutionHandler eeResolutionHandler,
List<IReactorArtifactFacade> reactorProjects,
PomDependencyCollector pomDependencies)
Computes the target platform from the given configuration and content.
|
| Constructor and Description |
|---|
TargetPlatformImpl(Collection<IReactorArtifactFacade> reactorProjects,
Collection<org.eclipse.equinox.p2.metadata.IInstallableUnit> ius,
Map<org.eclipse.equinox.p2.metadata.IInstallableUnit,IArtifactFacade> mavenArtifactIUs,
ExecutionEnvironmentResolutionHints executionEnvironment,
TargetPlatformFilterEvaluator filter,
LocalMetadataRepository localMetadataRepository,
IRawArtifactFileProvider jointArtifacts,
LocalArtifactRepository localArtifactRepository,
boolean includeLocalRepo,
MavenLogger logger) |
| Modifier and Type | Method and Description |
|---|---|
TargetPlatform |
TargetPlatformFactory.createTargetPlatform(TargetPlatformConfigurationStub tpParameters,
ExecutionEnvironmentConfiguration eeConfiguration,
List<IReactorArtifactFacade> reactorProjects,
PomDependencyCollector pomDependencies) |
Copyright © 2008–2013 Eclipse Foundation. All rights reserved.