MCPcopy Create free account
hub / github.com/GateNLP/gate-core / getPR

Method getPR

src/main/java/gate/creole/RunningStrategy.java:42–42  ·  view source on GitHub ↗

Gets the associated ProcessingResource. @return a ProcessingResource value.

()

Source from the content-addressed store, hash-verified

40 * @return a {@link ProcessingResource} value.
41 */
42 public ProcessingResource getPR();
43
44
45 /**

Callers 2

isEnabledMethod · 0.65
getRunningStrategyMethod · 0.65

Implementers 2

UnconditionalRunningStrategysrc/main/java/gate/creole/RunningStrat
AnalyserRunningStrategysrc/main/java/gate/creole/AnalyserRunn

Calls

no outgoing calls

Tested by

no test coverage detected