Uses of Interface
org.eclipse.tycho.p2.target.facade.TargetPlatformFactory
-
Packages that use TargetPlatformFactory Package Description org.eclipse.tycho.p2.manager org.eclipse.tycho.p2.resolver.facade org.eclipse.tycho.p2.target -
-
Uses of TargetPlatformFactory in org.eclipse.tycho.p2.manager
Fields in org.eclipse.tycho.p2.manager declared as TargetPlatformFactory Modifier and Type Field Description private TargetPlatformFactory
ReactorRepositoryManagerImpl. tpFactory
-
Uses of TargetPlatformFactory in org.eclipse.tycho.p2.resolver.facade
Methods in org.eclipse.tycho.p2.resolver.facade that return TargetPlatformFactory Modifier and Type Method Description TargetPlatformFactory
P2ResolverFactory. getTargetPlatformFactory()
-
Uses of TargetPlatformFactory in org.eclipse.tycho.p2.target
Classes in org.eclipse.tycho.p2.target that implement TargetPlatformFactory Modifier and Type Class Description class
TargetPlatformFactoryImpl
-