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_implResultSpecification_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 booleanResultSpecification_impl.compiledFormEquals(ResultSpecification_impl other) (package private) ResultSpecification_implResultSpecification_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_implModifierConstructorDescriptionprivatecopies the result spec passed in so that updates to it don't affect the original