| Package | Description |
|---|---|
| org.eclipse.tycho.p2.resolver | |
| org.eclipse.tycho.p2.target | |
| org.eclipse.tycho.p2.target.facade |
| Modifier and Type | Class and Description |
|---|---|
static class |
TargetDefinitionFile.Unit |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<? extends TargetDefinition.Unit> |
TargetDefinitionFile.IULocation.getUnits() |
| Modifier and Type | Class and Description |
|---|---|
(package private) static class |
TargetDefinitionResolverTest.UnitStub |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<? extends TargetDefinition.Unit> |
TargetDefinitionResolverTest.LocationStub.getUnits() |
java.util.List<? extends TargetDefinition.Unit> |
TargetDefinitionResolverWithPlatformSpecificUnitsTest.FilterRepoLocationStubWithLauncherUnit.getUnits() |
| Modifier and Type | Method and Description |
|---|---|
private org.eclipse.equinox.p2.query.IQueryResult<org.eclipse.equinox.p2.metadata.IInstallableUnit> |
TargetDefinitionResolver.LoadedIULocation.findUnit(TargetDefinition.Unit unitReference,
org.eclipse.equinox.p2.query.IQueryable<org.eclipse.equinox.p2.metadata.IInstallableUnit> units) |
private org.eclipse.equinox.p2.metadata.IInstallableUnit |
TargetDefinitionResolver.LoadedIULocation.findUnitInThisLocation(TargetDefinition.Unit unitReference) |
private org.eclipse.equinox.p2.metadata.Version |
TargetDefinitionResolver.LoadedIULocation.parseVersion(TargetDefinition.Unit unitReference) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<? extends TargetDefinition.Unit> |
TargetDefinition.InstallableUnitLocation.getUnits() |