Modifier and Type | Method and Description |
---|---|
TargetPlatform |
ReactorRepositoryManagerImpl.computePreliminaryTargetPlatform(ReactorProject project,
TargetPlatformConfigurationStub tpConfiguration,
ExecutionEnvironmentConfiguration eeConfiguration,
List<ReactorProject> reactorProjects,
PomDependencyCollector pomDependencies) |
Modifier and Type | Field and Description |
---|---|
protected TargetPlatformConfigurationStub |
P2ResolverTestBase.tpConfig |
Modifier and Type | Method and Description |
---|---|
P2ResolutionResult |
P2ResolverImpl.getTargetPlatformAsResolutionResult(TargetPlatformConfigurationStub tpConfiguration,
String eeName) |
P2ResolutionResult |
P2ResolverImpl.resolveMetadata(TargetPlatformConfigurationStub tpConfiguration,
String eeName) |
Modifier and Type | Method and Description |
---|---|
P2ResolutionResult |
P2Resolver.getTargetPlatformAsResolutionResult(TargetPlatformConfigurationStub tpConfiguration,
String eeName) |
P2ResolutionResult |
P2Resolver.resolveMetadata(TargetPlatformConfigurationStub context,
String executionEnvironmentName) |
Modifier and Type | Method and Description |
---|---|
P2TargetPlatform |
TargetPlatformFactoryImpl.createTargetPlatform(TargetPlatformConfigurationStub tpConfiguration,
ExecutionEnvironmentConfiguration eeConfiguration,
List<ReactorProject> reactorProjects,
PomDependencyCollector pomDependencies) |
P2TargetPlatform |
TargetPlatformFactoryImpl.createTargetPlatform(TargetPlatformConfigurationStub tpConfiguration,
ExecutionEnvironmentResolutionHandler eeResolutionHandler,
List<ReactorProject> reactorProjects,
PomDependencyCollector pomDependencies)
Computes the target platform from the given configuration and content.
|
Modifier and Type | Method and Description |
---|---|
TargetPlatform |
TargetPlatformFactory.createTargetPlatform(TargetPlatformConfigurationStub tpConfiguration,
ExecutionEnvironmentConfiguration eeConfiguration,
List<ReactorProject> reactorProjects,
PomDependencyCollector pomDependencies) |
Modifier and Type | Method and Description |
---|---|
TargetPlatform |
ReactorRepositoryManagerFacade.computePreliminaryTargetPlatform(ReactorProject project,
TargetPlatformConfigurationStub tpConfiguration,
ExecutionEnvironmentConfiguration eeConfiguration,
List<ReactorProject> reactorProjects,
PomDependencyCollector pomDependencies)
Computes the target platform with dependency-only p2 metadata and attaches it to the given
project.
|
Copyright © 2008–2021 Eclipse Foundation. All rights reserved.