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