- getChunkFeature() - Method in class org.cogroo.ruta.uima.UimaCasAdapter
-
- getChunkHead() - Method in class org.cogroo.ruta.uima.UimaCasAdapter
-
- getChunkType() - Method in class org.cogroo.ruta.uima.UimaCasAdapter
-
- getFeaturesFeature() - Method in class org.cogroo.ruta.uima.UimaCasAdapter
-
- getIdPrefix() - Method in class org.cogroo.ruta.checker.UIMAChecker
-
- getLemmaFeature() - Method in class org.cogroo.ruta.uima.UimaCasAdapter
-
- getLexemeFeature() - Method in class org.cogroo.ruta.uima.UimaCasAdapter
-
- getOptionalBooleanParameter(UimaContext, String) - Static method in class org.cogroo.ruta.uima.AnnotatorUtil
-
Retrieves an optional parameter from the given context.
- getOptionalFeature(Type, String, String) - Static method in class org.cogroo.ruta.uima.AnnotatorUtil
-
- getOptionalFeatureParameter(UimaContext, Type, String, String) - Static method in class org.cogroo.ruta.uima.AnnotatorUtil
-
- getOptionalFloatParameter(UimaContext, String) - Static method in class org.cogroo.ruta.uima.AnnotatorUtil
-
Retrieves an optional parameter from the given context.
- getOptionalIntegerParameter(UimaContext, String) - Static method in class org.cogroo.ruta.uima.AnnotatorUtil
-
Retrieves an optional parameter from the given context.
- getOptionalResourceAsStream(UimaContext, String) - Static method in class org.cogroo.ruta.uima.AnnotatorUtil
-
- getOptionalStringArrayParameter(UimaContext, String) - Static method in class org.cogroo.ruta.uima.AnnotatorUtil
-
- getOptionalStringParameter(UimaContext, String) - Static method in class org.cogroo.ruta.uima.AnnotatorUtil
-
Retrieves an optional parameter from the given context.
- getOptionalTypeParameter(UimaContext, TypeSystem, String) - Static method in class org.cogroo.ruta.uima.AnnotatorUtil
-
- getPosFeature() - Method in class org.cogroo.ruta.uima.UimaCasAdapter
-
- getPriority() - Method in class org.cogroo.ruta.checker.UIMAChecker
-
- getRequiredBooleanParameter(UimaContext, String) - Static method in class org.cogroo.ruta.uima.AnnotatorUtil
-
Retrieves a required parameter from the given context.
- getRequiredFeature(Type, String) - Static method in class org.cogroo.ruta.uima.AnnotatorUtil
-
- getRequiredFeature(Type, String, String) - Static method in class org.cogroo.ruta.uima.AnnotatorUtil
-
Retrieves a required feature from the given type.
- getRequiredFeatureParameter(UimaContext, Type, String) - Static method in class org.cogroo.ruta.uima.AnnotatorUtil
-
- getRequiredFeatureParameter(UimaContext, Type, String, String) - Static method in class org.cogroo.ruta.uima.AnnotatorUtil
-
- getRequiredFloatParameter(UimaContext, String) - Static method in class org.cogroo.ruta.uima.AnnotatorUtil
-
Retrieves a required parameter from the given context.
- getRequiredIntegerParameter(UimaContext, String) - Static method in class org.cogroo.ruta.uima.AnnotatorUtil
-
Retrieves a required parameter from the given context.
- getRequiredStringParameter(UimaContext, String) - Static method in class org.cogroo.ruta.uima.AnnotatorUtil
-
Retrieves a required parameter from the given context.
- getRequiredTypeParameter(UimaContext, TypeSystem, String) - Static method in class org.cogroo.ruta.uima.AnnotatorUtil
-
- getResourceAsStream(UimaContext, String) - Static method in class org.cogroo.ruta.uima.AnnotatorUtil
-
Retrieves a resource as stream from the given context.
- getRuleDefinitionList(String) - Static method in class org.cogroo.ruta.tools.RuleParser
-
- getRuleDefinitionList(Path) - Static method in class org.cogroo.ruta.tools.RuleParser
-
- getSentenceType() - Method in class org.cogroo.ruta.uima.UimaCasAdapter
-
- getSyntacticChunkFeature() - Method in class org.cogroo.ruta.uima.UimaCasAdapter
-
- getSyntacticChunkType() - Method in class org.cogroo.ruta.uima.UimaCasAdapter
-
- getTokenType() - Method in class org.cogroo.ruta.uima.UimaCasAdapter
-
- getType(TypeSystem, String) - Static method in class org.cogroo.ruta.uima.AnnotatorUtil
-
Retrieves a type of the given name from the given type system.