Uses of Interface
org.eclipse.tycho.p2.util.resolution.ResolutionData
-
Packages that use ResolutionData Package Description org.eclipse.tycho.p2.resolver org.eclipse.tycho.p2.util.resolution -
-
Uses of ResolutionData in org.eclipse.tycho.p2.resolver
Methods in org.eclipse.tycho.p2.resolver with parameters of type ResolutionData Modifier and Type Method Description Set<org.eclipse.equinox.p2.metadata.IInstallableUnit>P2ResolverFactoryImpl. calculateDependencyFragments(ResolutionData data, Collection<org.eclipse.equinox.p2.metadata.IInstallableUnit> resolvedUnits) -
Uses of ResolutionData in org.eclipse.tycho.p2.util.resolution
Classes in org.eclipse.tycho.p2.util.resolution that implement ResolutionData Modifier and Type Class Description classResolutionDataImplFields in org.eclipse.tycho.p2.util.resolution declared as ResolutionData Modifier and Type Field Description protected ResolutionDataAbstractResolutionStrategy. dataMethods in org.eclipse.tycho.p2.util.resolution with parameters of type ResolutionData Modifier and Type Method Description voidAbstractResolutionStrategy. setData(ResolutionData data)
-