Uses of Class
org.apache.uima.analysis_engine.impl.ResultSpecification_impl
Packages that use ResultSpecification_impl
-
Uses of ResultSpecification_impl in org.apache.uima.analysis_engine.impl
Methods in org.apache.uima.analysis_engine.impl that return ResultSpecification_implModifier and TypeMethodDescription(package private) ResultSpecification_impl
ResultSpecification_impl.intersect
(ResultSpecification_impl rsOther) Compute the feature/type + language intersection of two result specs Result-spec 2 is the more-or-less constant spec from the primitive's capability outputs it can change if the type system changes...Methods in org.apache.uima.analysis_engine.impl with parameters of type ResultSpecification_implModifier and TypeMethodDescriptionprivate boolean
ResultSpecification_impl.compiledFormEquals
(ResultSpecification_impl other) (package private) ResultSpecification_impl
ResultSpecification_impl.intersect
(ResultSpecification_impl rsOther) Compute the feature/type + language intersection of two result specs Result-spec 2 is the more-or-less constant spec from the primitive's capability outputs it can change if the type system changes...Constructors in org.apache.uima.analysis_engine.impl with parameters of type ResultSpecification_implModifierConstructorDescriptionprivate
copies the result spec passed in so that updates to it don't affect the original