public class TargetDefinitionFile.FeatureTargetPlatformLocation extends Object implements TargetDefinition.FeaturePlatformLocation
Constructor and Description |
---|
FeatureTargetPlatformLocation(String path,
String feature,
String version) |
Modifier and Type | Method and Description |
---|---|
String |
getId() |
String |
getTypeDescription()
Returns a description of the underlying location implementation.
|
String |
getVersion() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getPath
public String getTypeDescription()
TargetDefinition.Location
getTypeDescription
in interface TargetDefinition.Location
public String getId()
getId
in interface TargetDefinition.FeaturePlatformLocation
public String getVersion()
getVersion
in interface TargetDefinition.FeaturePlatformLocation
Copyright © 2008–2019 Eclipse Foundation. All rights reserved.