Uses of Interface
org.apache.uima.collection.metadata.CpeSofaMapping
Packages that use CpeSofaMapping
Package
Description
Java object representation of a CPE Descriptor.
-
Uses of CpeSofaMapping in org.apache.uima.collection.impl.metadata.cpe
Classes in org.apache.uima.collection.impl.metadata.cpe that implement CpeSofaMappingMethods in org.apache.uima.collection.impl.metadata.cpe that return CpeSofaMappingModifier and TypeMethodDescriptionCpeSofaMappingsImpl.getSofaNameMappings()
Gets the sofa name mappings.static CpeSofaMapping
CpeDescriptorFactory.produceSofaMapping()
Produce sofa mapping.Methods in org.apache.uima.collection.impl.metadata.cpe with parameters of type CpeSofaMappingModifier and TypeMethodDescriptionvoid
CpeSofaMappingsImpl.setSofaNameMappings
(CpeSofaMapping[] sofaMappings) Sets the sofa name mappings. -
Uses of CpeSofaMapping in org.apache.uima.collection.metadata
Methods in org.apache.uima.collection.metadata that return CpeSofaMappingModifier and TypeMethodDescriptionCpeSofaMappings.getSofaNameMappings()
Return Sofa Name MappingsMethods in org.apache.uima.collection.metadata with parameters of type CpeSofaMappingModifier and TypeMethodDescriptionvoid
CpeSofaMappings.setSofaNameMappings
(CpeSofaMapping... sofaMappings) Set Sofa Name Mappings