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