Package | Description |
---|---|
org.eclipse.tycho.p2.resolver | |
org.eclipse.tycho.p2.target | |
org.eclipse.tycho.p2.target.facade |
Modifier and Type | Class and Description |
---|---|
class |
TargetDefinitionFile |
Modifier and Type | Field and Description |
---|---|
(package private) TargetDefinition |
TargetDefinitionResolverService.ResolutionArguments.definition |
Modifier and Type | Method and Description |
---|---|
TargetDefinitionContent |
TargetDefinitionResolverService.getTargetDefinitionContent(TargetDefinition definition,
java.util.List<TargetEnvironment> environments,
ExecutionEnvironmentResolutionHints jreIUs,
org.eclipse.equinox.p2.core.IProvisioningAgent agent) |
TargetDefinitionContent |
TargetDefinitionResolver.resolveContent(TargetDefinition definition) |
(package private) TargetDefinitionContent |
TargetDefinitionResolver.resolveContentWithExceptions(TargetDefinition definition) |
Constructor and Description |
---|
ResolutionArguments(TargetDefinition definition,
java.util.List<TargetEnvironment> environments,
ExecutionEnvironmentResolutionHints jreIUs,
org.eclipse.equinox.p2.core.IProvisioningAgent agent) |
Modifier and Type | Field and Description |
---|---|
private java.util.List<TargetDefinition> |
TargetPlatformConfigurationStub.targetDefinitions |
Modifier and Type | Method and Description |
---|---|
java.util.List<TargetDefinition> |
TargetPlatformConfigurationStub.getTargetDefinitions() |
Modifier and Type | Method and Description |
---|---|
void |
TargetPlatformConfigurationStub.addTargetDefinition(TargetDefinition definition) |