@Deprecated
public interface TestLocationProvider
Modifier and Type | Field and Description |
---|---|
static ExtensionPointName<TestLocationProvider> |
EP_NAME
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<Location> |
getLocation(java.lang.String protocolId,
java.lang.String locationData,
Project project)
Deprecated.
|
static final ExtensionPointName<TestLocationProvider> EP_NAME