Uses of Class
org.apache.uima.resource.metadata.impl.MetaDataObject_impl
-
Packages that use MetaDataObject_impl Package Description org.apache.uima.analysis_engine.impl org.apache.uima.analysis_engine.metadata.impl org.apache.uima.collection.impl org.apache.uima.collection.impl.metadata.cpe org.apache.uima.flow.impl org.apache.uima.json.impl org.apache.uima.resource.impl org.apache.uima.resource.metadata.impl org.apache.uima.search.impl Search engine-independent indexing classes. -
-
Uses of MetaDataObject_impl in org.apache.uima.analysis_engine.impl
Subclasses of MetaDataObject_impl in org.apache.uima.analysis_engine.impl Modifier and Type Class Description class
AnalysisEngineDescription_impl
Reference implementation ofAnalysisEngineDescription
.class
ResultSpecification_impl
Reference implementation ofResultSpecification
.class
TaeDescription_impl
Deprecated.since v2.0class
TypeOrFeature_impl
Reference implementation ofTypeOrFeature
. -
Uses of MetaDataObject_impl in org.apache.uima.analysis_engine.metadata.impl
Subclasses of MetaDataObject_impl in org.apache.uima.analysis_engine.metadata.impl Modifier and Type Class Description class
AnalysisEngineMetaData_impl
Reference implementation ofAnalysisEngineMetaData
.class
CapabilityLanguageFlow_impl
ACapabilityLanguageFlow
is a simple type ofFlowConstraints
that specifies the complete flow as a capabilityLanguage sequence.class
FixedFlow_impl
Reference implementation ofFixedFlow
.class
FlowControllerDeclaration_impl
Declares which FlowController is used by the Aggregate Analysis Engine.class
SofaMapping_impl
Implementation ofSofaMapping
. -
Uses of MetaDataObject_impl in org.apache.uima.collection.impl
Subclasses of MetaDataObject_impl in org.apache.uima.collection.impl Modifier and Type Class Description class
CasConsumerDescription_impl
class
CasInitializerDescription_impl
Deprecated.As of v2.0, CAS Initializers are deprecated.class
CollectionReaderDescription_impl
-
Uses of MetaDataObject_impl in org.apache.uima.collection.impl.metadata.cpe
Subclasses of MetaDataObject_impl in org.apache.uima.collection.impl.metadata.cpe Modifier and Type Class Description class
CasProcessorCpeObject
Base class for all CpeCasProcessor objects in the reference implementation.class
CasProcessorDeploymentParamImpl
The Class CasProcessorDeploymentParamImpl.class
CasProcessorDeploymentParamsImpl
The Class CasProcessorDeploymentParamsImpl.class
CasProcessorErrorHandlingImpl
The Class CasProcessorErrorHandlingImpl.class
CasProcessorErrorRateThresholdImpl
The Class CasProcessorErrorRateThresholdImpl.class
CasProcessorExecArgImpl
The Class CasProcessorExecArgImpl.class
CasProcessorExecutableImpl
The Class CasProcessorExecutableImpl.class
CasProcessorFilterImpl
The Class CasProcessorFilterImpl.class
CasProcessorMaxRestartsImpl
The Class CasProcessorMaxRestartsImpl.class
CasProcessorRunInSeperateProcessImpl
The Class CasProcessorRunInSeperateProcessImpl.class
CasProcessorRuntimeEnvParamImpl
The Class CasProcessorRuntimeEnvParamImpl.class
CasProcessorTimeoutImpl
The Class CasProcessorTimeoutImpl.class
CpeCasProcessorsImpl
The Class CpeCasProcessorsImpl.class
CpeCheckpointImpl
The Class CpeCheckpointImpl.class
CpeCollectionReaderCasInitializerImpl
Deprecated.As of v2.0, CAS Initializers are deprecated.class
CpeCollectionReaderImpl
The Class CpeCollectionReaderImpl.class
CpeCollectionReaderIteratorImpl
The Class CpeCollectionReaderIteratorImpl.class
CpeComponentDescriptorImpl
The Class CpeComponentDescriptorImpl.class
CpeConfigurationImpl
The Class CpeConfigurationImpl.class
CpeDescriptionImpl
The Class CpeDescriptionImpl.class
CpeIncludeImpl
The Class CpeIncludeImpl.class
CpeIntegratedCasProcessorImpl
The Class CpeIntegratedCasProcessorImpl.class
CpeLocalCasProcessorImpl
The Class CpeLocalCasProcessorImpl.class
CpeRemoteCasProcessorImpl
The Class CpeRemoteCasProcessorImpl.class
CpeResourceManagerConfigurationImpl
The Class CpeResourceManagerConfigurationImpl.class
CpeSofaMappingImpl
The Class CpeSofaMappingImpl.class
CpeSofaMappingsImpl
The Class CpeSofaMappingsImpl.class
OutputQueue_impl
The Class OutputQueue_impl. -
Uses of MetaDataObject_impl in org.apache.uima.flow.impl
Subclasses of MetaDataObject_impl in org.apache.uima.flow.impl Modifier and Type Class Description class
FlowControllerDescription_impl
Implementation ofFlowControllerDescription
. -
Uses of MetaDataObject_impl in org.apache.uima.json.impl
Methods in org.apache.uima.json.impl with parameters of type MetaDataObject_impl Modifier and Type Method Description private boolean
MetaDataObjectSerializer_json. hasXMLizableChild(PropertyXmlInfo[] ia, MetaDataObject_impl mdo)
boolean
MetaDataObjectSerializer_json. indentChildElements(XmlizationInfo info, MetaDataObject_impl mdo)
boolean
MetaDataObjectSerializer_json. shouldBeSkipped(PropertyXmlInfo propInfo, java.lang.Object val, MetaDataObject_impl mdo)
-
Uses of MetaDataObject_impl in org.apache.uima.resource.impl
Subclasses of MetaDataObject_impl in org.apache.uima.resource.impl Modifier and Type Class Description class
ConfigurableDataResourceSpecifier_impl
Reference implementation ofFileResourceSpecifier
.class
CustomResourceSpecifier_impl
Implementation ofCustomResourceSpecifier
.class
ExternalResourceDependency_impl
Reference implementation ofExternalResourceDependency
.class
ExternalResourceDescription_impl
Reference implementation ofAnalysisEngineDescription
.class
FileLanguageResourceSpecifier_impl
Reference implementation ofFileLanguageResourceSpecifier
.class
FileResourceSpecifier_impl
Reference implementation ofFileResourceSpecifier
.class
Parameter_impl
class
PearSpecifier_impl
Reference implementation ofPearSpecifier
.class
ResourceCreationSpecifier_impl
Reference implementation ofResourceCreationSpecifier
.class
URISpecifier_impl
Reference implementation ofURISpecifier
. -
Uses of MetaDataObject_impl in org.apache.uima.resource.metadata.impl
Fields in org.apache.uima.resource.metadata.impl with type parameters of type MetaDataObject_impl Modifier and Type Field Description private static ConcurrentHashMapWithProducer<java.lang.Class<? extends MetaDataObject_impl>,MetaDataObject_impl.MetaDataAttr[]>
MetaDataObject_impl. class2attrsMap
private static ConcurrentHashMapWithProducer<java.lang.Class<? extends MetaDataObject_impl>,MetaDataObject_impl.MetaDataAttr[]>
MetaDataObject_impl. class2attrsMapUnfiltered
Methods in org.apache.uima.resource.metadata.impl with parameters of type MetaDataObject_impl Modifier and Type Method Description boolean
MetaDataObject_impl.Serializer. indentChildElements(XmlizationInfo info, MetaDataObject_impl mdo)
boolean
MetaDataObjectSerializer_plain. indentChildElements(XmlizationInfo info, MetaDataObject_impl mdo)
boolean
MetaDataObject_impl.Serializer. shouldBeSkipped(PropertyXmlInfo propInfo, java.lang.Object val, MetaDataObject_impl mdo)
boolean
MetaDataObjectSerializer_plain. shouldBeSkipped(PropertyXmlInfo propInfo, java.lang.Object val, MetaDataObject_impl mdo)
Method parameters in org.apache.uima.resource.metadata.impl with type arguments of type MetaDataObject_impl Modifier and Type Method Description private void
MetaDataObject_impl. getAttributesFromBeans(java.lang.Class<? extends MetaDataObject_impl> clazz)
-
Uses of MetaDataObject_impl in org.apache.uima.search.impl
Subclasses of MetaDataObject_impl in org.apache.uima.search.impl Modifier and Type Class Description class
Attribute_impl
class
Filter_impl
class
IndexBuildItem_impl
class
IndexBuildSpecification_impl
class
IndexRule_impl
class
Mapping_impl
class
Style_impl
-