|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ActionContext
Interface describing an "action context" for a JAPE Java RHS. An action context provides access to the JAPE processing resource's feature map and the corpus the JAPE PR is running on.
| Method Summary | |
|---|---|
boolean |
endPhase()
Request the current JAPE phase to be ended as soon as possible. |
Controller |
getController()
Provide access to the controller running the PR this action context lives in. |
Corpus |
getCorpus()
Provide access to the corpus a JAPE processing resource is running on. |
FeatureMap |
getPRFeatures()
Provide access to the feature map associated with the JAPE processing resource. |
| Method Detail |
|---|
Corpus getCorpus()
FeatureMap getPRFeatures()
Controller getController()
boolean endPhase()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||