Uses of Interface
org.eclipse.tycho.p2.target.facade.TargetDefinition.Repository
-
Packages that use TargetDefinition.Repository Package Description org.eclipse.tycho.p2.resolver org.eclipse.tycho.p2.target.facade -
-
Uses of TargetDefinition.Repository in org.eclipse.tycho.p2.resolver
Classes in org.eclipse.tycho.p2.resolver that implement TargetDefinition.Repository Modifier and Type Class Description static class
TargetDefinitionFile.Repository
Methods in org.eclipse.tycho.p2.resolver that return types with arguments of type TargetDefinition.Repository Modifier and Type Method Description List<? extends TargetDefinition.Repository>
TargetDefinitionFile.IULocation. getRepositories()
-
Uses of TargetDefinition.Repository in org.eclipse.tycho.p2.target.facade
Methods in org.eclipse.tycho.p2.target.facade that return types with arguments of type TargetDefinition.Repository Modifier and Type Method Description List<? extends TargetDefinition.Repository>
TargetDefinition.InstallableUnitLocation. getRepositories()
-