Package org.eclipse.tycho.targetplatform
Interface TargetDefinition.Location
- All Known Subinterfaces:
TargetDefinition.DirectoryLocation,TargetDefinition.FeaturesLocation,TargetDefinition.InstallableUnitLocation,TargetDefinition.MavenGAVLocation,TargetDefinition.PathLocation,TargetDefinition.ProfileLocation,TargetDefinition.RepositoryLocation,TargetDefinition.TargetReferenceLocation
- Enclosing interface:
TargetDefinition
public static interface TargetDefinition.Location
-
Method Summary
Modifier and TypeMethodDescriptionReturns a description of the underlying location implementation.
-
Method Details
-
getTypeDescription
String getTypeDescription()Returns a description of the underlying location implementation.
-