Uses of Interface
org.apache.uima.resource.metadata.MetaDataObject
-
Packages that use MetaDataObject Package Description org.apache.uima.analysis_engine The Analysis Engine interface, along with supporting interfaces and exception classes.org.apache.uima.analysis_engine.impl org.apache.uima.analysis_engine.metadata Interfaces for objects that represent metadata for an Analysis Engine.org.apache.uima.analysis_engine.metadata.impl org.apache.uima.collection Classes and interfaces for collection processing.org.apache.uima.collection.impl org.apache.uima.collection.impl.metadata.cpe org.apache.uima.collection.metadata Java object representation of a CPE Descriptor.org.apache.uima.flow org.apache.uima.flow.impl org.apache.uima.resource Interfaces forResourcesandResourceSpecifiers.org.apache.uima.resource.impl org.apache.uima.resource.metadata Interfaces for objects that represent metadata for a Resource.org.apache.uima.resource.metadata.impl org.apache.uima.search.impl Search engine-independent indexing classes.org.apache.uima.util Utility classes and interfaces used by UIMA components. -
-
Uses of MetaDataObject in org.apache.uima.analysis_engine
Subinterfaces of MetaDataObject in org.apache.uima.analysis_engine Modifier and Type Interface Description interfaceAnalysisEngineDescriptionAnAnalysisEngineDescriptioncontains all of the information needed to instantiate and use anAnalysisEngine.interfaceTaeDescriptionDeprecated.As of v2.0,AnalysisEngineDescriptionshould be used instead.interfaceTypeOrFeatureA reference to a Type or Feature in the Analysis Engine's TypeSystem.Methods in org.apache.uima.analysis_engine that return types with arguments of type MetaDataObject Modifier and Type Method Description java.util.Map<java.lang.String,MetaDataObject>AnalysisEngineDescription. getDelegateAnalysisEngineSpecifiersWithImports()Retrieves a Map whose keys are string identifiers and whose values are the eitherImportorResourceSpecifierobjects. -
Uses of MetaDataObject in org.apache.uima.analysis_engine.impl
Classes in org.apache.uima.analysis_engine.impl that implement MetaDataObject Modifier and Type Class Description classAnalysisEngineDescription_implReference implementation ofAnalysisEngineDescription.classResultSpecification_implReference implementation ofResultSpecification.classTaeDescription_implDeprecated.since v2.0classTypeOrFeature_implReference implementation ofTypeOrFeature.Methods in org.apache.uima.analysis_engine.impl that return types with arguments of type MetaDataObject Modifier and Type Method Description java.util.Map<java.lang.String,MetaDataObject>AnalysisEngineDescription_impl. getDelegateAnalysisEngineSpecifiersWithImports() -
Uses of MetaDataObject in org.apache.uima.analysis_engine.metadata
Subinterfaces of MetaDataObject in org.apache.uima.analysis_engine.metadata Modifier and Type Interface Description interfaceAnalysisEngineMetaDataEncapsulates all of the metadata for an Analysis Engine.interfaceCapabilityLanguageFlowACapabilityLanguageFlowis a simple type ofFlowConstraintsthat specifies the complete flow as a capabilityLanguage sequence.interfaceFixedFlowAFixedFlowis a simple type ofFlowConstraintsthat specifies the complete flow as a fixed sequence.interfaceFlowConstraintsAFlowConstraintsobject represents constraints on the order of execution of delegate Analysis Engines within an aggregate Analysis Engine.interfaceFlowControllerDeclarationDeclares which FlowController is used by the Aggregate Analysis Engine.interfaceSofaMappingSofa Name mapping is required to connect the output Sofas from one component to the input Sofa of another component. -
Uses of MetaDataObject in org.apache.uima.analysis_engine.metadata.impl
Classes in org.apache.uima.analysis_engine.metadata.impl that implement MetaDataObject Modifier and Type Class Description classAnalysisEngineMetaData_implReference implementation ofAnalysisEngineMetaData.classCapabilityLanguageFlow_implACapabilityLanguageFlowis a simple type ofFlowConstraintsthat specifies the complete flow as a capabilityLanguage sequence.classFixedFlow_implReference implementation ofFixedFlow.classFlowControllerDeclaration_implDeclares which FlowController is used by the Aggregate Analysis Engine.classSofaMapping_implImplementation ofSofaMapping. -
Uses of MetaDataObject in org.apache.uima.collection
Subinterfaces of MetaDataObject in org.apache.uima.collection Modifier and Type Interface Description interfaceCasConsumerDescriptionAnCasConsumerDescriptioncontains all of the information needed to instantiate and use anCasConsumer.interfaceCasInitializerDescriptionDeprecated.As of v2.0, CAS Initializers are deprecated.interfaceCollectionReaderDescriptionAnCollectionReaderDescriptioncontains all of the information needed to instantiate and use anCollectionReader. -
Uses of MetaDataObject in org.apache.uima.collection.impl
Classes in org.apache.uima.collection.impl that implement MetaDataObject Modifier and Type Class Description classCasConsumerDescription_implclassCasInitializerDescription_implDeprecated.As of v2.0, CAS Initializers are deprecated.classCollectionReaderDescription_impl -
Uses of MetaDataObject in org.apache.uima.collection.impl.metadata.cpe
-
Uses of MetaDataObject in org.apache.uima.collection.metadata
Subinterfaces of MetaDataObject in org.apache.uima.collection.metadata Modifier and Type Interface Description interfaceCasProcessorDeploymentParamAn object that holds configuration information used for building CPE Descriptor.interfaceCasProcessorErrorHandlingAn object to contains configuration specific to error handling applicable to every CasProcossor.interfaceCasProcessorErrorRateThresholdAn object to contains configuration specific to error handling applicable to every CasProcessor.interfaceCasProcessorExecArgAn object containing an arbitrary value that will passed to a program launched by the CPE.interfaceCasProcessorExecutableAn object containing configuration for a program that the CPE will use to launch CasProcessor.interfaceCasProcessorFilterObject containing a filter expression used by the CPE to route CAS's to CasProcessor.interfaceCasProcessorMaxRestartsAn object that holds configuration related to handling max restarts for CasProcessors.interfaceCasProcessorRunInSeperateProcessAn object that holds configuration that is part of the CPE descriptor.interfaceCasProcessorRuntimeEnvParamAn object that holds configuration that is part of the CPE descriptor.interfaceCasProcessorTimeoutAn object that holds configuration that is part of the CPE descriptor.interfaceCpeCasProcessorAn object that holds configuration that is part of the CPE descriptor.interfaceCpeCasProcessorsAn object that holds configuration that is part of the CPE descriptor.interfaceCpeCheckpointAn object that holds configuration that is part of the CPE descriptor.interfaceCpeCollectionReaderAn object that holds configuration that is part of the CPE descriptor.interfaceCpeCollectionReaderCasInitializerDeprecated.As of v2.0 CAS Initializers are deprecated.interfaceCpeCollectionReaderIteratorAn object that holds configuration that is part of the CPE descriptor.interfaceCpeComponentDescriptorAn object that holds configuration that is part of the CPE descriptor.interfaceCpeConfigurationAn object that holds configuration that is part of the CPE descriptor.interfaceCpeDescriptionJava representation of a Collection Processing Engine (CPE) XML descriptor.interfaceCpeIncludeAn object that holds configuration that is part of the CPE descriptor.interfaceCpeIntegratedCasProcessorAn object that holds configuration that is part of the CPE descriptor.interfaceCpeLocalCasProcessorAn object that holds configuration that is part of the CPE descriptor.interfaceCpeRemoteCasProcessorAn object that holds configuration that is part of the CPE descriptor.interfaceCpeResourceManagerConfigurationAn object that holds configuration that is part of the CPE descriptor.interfaceCpeSofaMappinginterfaceCpeSofaMappingsinterfaceOutputQueueAn object that holds configuration that is part of the CPE descriptor. -
Uses of MetaDataObject in org.apache.uima.flow
Subinterfaces of MetaDataObject in org.apache.uima.flow Modifier and Type Interface Description interfaceFlowControllerDescriptionAFlowControllerDescriptioncontains all of the information needed to instantiate and use aFlowController. -
Uses of MetaDataObject in org.apache.uima.flow.impl
Classes in org.apache.uima.flow.impl that implement MetaDataObject Modifier and Type Class Description classFlowControllerDescription_implImplementation ofFlowControllerDescription. -
Uses of MetaDataObject in org.apache.uima.resource
Subinterfaces of MetaDataObject in org.apache.uima.resource Modifier and Type Interface Description interfaceConfigurableDataResourceSpecifierA type ofResourceSpecifierthat locates a resource file using its URL.interfaceCustomResourceSpecifierA type ofResourceSpecifierthat specifically names the Java class that should be created.interfaceExternalResourceDependencyAnExternalResourceDependencyobject describes an resources's requirements on an external resource.interfaceExternalResourceDescriptionAnExternalResourceDescriptionobject describes a resource that is loaded in theResourceManagerand may be shared between components.interfaceFileLanguageResourceSpecifierA type ofResourceSpecifierthat locates a resource file using its URL, where the URL depends on an ISO language identifier.interfaceFileResourceSpecifierA type ofResourceSpecifierthat locates a resource file using its URL.interfaceJMSMessagingSpecifierinterfaceMailMessagingSpecifierinterfaceMessagingSpecifierinterfaceMQMessagingSpecifierinterfaceParameterA general parameter having a name and a value, which are both strings.interfacePearSpecifierA type ofResourceSpecifierthat locate an installed pearResource.interfaceResourceCreationSpecifierAResourceCreationSpecifieris the supertype ofAnalysisEngineDescription,CasConsumerDescription,CollectionReaderDescription, andCasInitializerDescription.interfaceResourceServiceSpecifierAResourceServiceSpecifieris a type ofResourceSpecifierthat contains information that can be used to locate an existing resource available as a service.interfaceResourceSpecifierAResourceSpecifiercontains information that can be used acquire a reference to aResource, whether that is done by instantiating the resource locally or locating an existing resource available as a service.interfaceResourceSpecifierListA type ofResourceSpecifierthat is an aggregate of otherResourceSpecifiers.interfaceURISpecifierA type ofResourceSpecifierthat locates an existingResourceservice by its URI. -
Uses of MetaDataObject in org.apache.uima.resource.impl
Classes in org.apache.uima.resource.impl that implement MetaDataObject Modifier and Type Class Description classConfigurableDataResourceSpecifier_implReference implementation ofFileResourceSpecifier.classCustomResourceSpecifier_implImplementation ofCustomResourceSpecifier.classExternalResourceDependency_implReference implementation ofExternalResourceDependency.classExternalResourceDescription_implReference implementation ofAnalysisEngineDescription.classFileLanguageResourceSpecifier_implReference implementation ofFileLanguageResourceSpecifier.classFileResourceSpecifier_implReference implementation ofFileResourceSpecifier.classParameter_implclassPearSpecifier_implReference implementation ofPearSpecifier.classResourceCreationSpecifier_implReference implementation ofResourceCreationSpecifier.classURISpecifier_implReference implementation ofURISpecifier. -
Uses of MetaDataObject in org.apache.uima.resource.metadata
Subinterfaces of MetaDataObject in org.apache.uima.resource.metadata Modifier and Type Interface Description interfaceAllowedValueRepresents an allowed value for an "enumerated" type.interfaceCapabilityACapabilitydefines an operation that an Resource can carry out.interfaceConfigurationGroupA group ofConfigurationParameters.interfaceConfigurationParameterCompletely specifies a configuration parameter on a UIMA resource.interfaceConfigurationParameterDeclarationsThe declarations of configuration parameters in a Resource.interfaceConfigurationParameterSettingsThe values forConfigurationParameters in a Resource.interfaceExternalResourceBindingBinds anExternalResourceDependencyto anExternalResourceDescription.interfaceFeatureDescriptionA description of a CAS feature.interfaceFsIndexCollectionDescription of a collection of CAS feature structure indexes.interfaceFsIndexDescriptionA description of a CAS feature structure index.interfaceFsIndexKeyDescriptionA description of a key defining a CAS feature structure index.interfaceImportAn import declaration.interfaceLanguagePreconditionA precondition on the language of the document.interfaceMimeTypePreconditionA precondition on the MIME Type of the entity.interfaceNameValuePairA type ofMetaDataObjectthat stores a name (String) and value (Object).interfacePreconditionAPreconditionof a Resource is a condition that an Entity and/or its analysis in theCASmust satisfy before that Entity can be processed by the Resource.interfaceProcessingResourceMetaDatainterfaceResourceManagerConfigurationDefines a set of external resources and their bindings toExternalResourceDependencies.interfaceResourceMetaDataEncapsulates all metadata for aResource.interfaceSimplePreconditionSimplePreconditiondefines a few simple conditions that can be evaluated against aCAS.interfaceTypeDescriptionA description of a CAS Type.interfaceTypePrioritiesA declaration of priorities between CAS Types.interfaceTypePriorityListDeclares a relative priority between CAS types.interfaceTypeSystemDescriptionDescription of a CAS TypeSystem. -
Uses of MetaDataObject in org.apache.uima.resource.metadata.impl
-
Uses of MetaDataObject in org.apache.uima.search.impl
Classes in org.apache.uima.search.impl that implement MetaDataObject Modifier and Type Class Description classAttribute_implclassFilter_implclassIndexBuildItem_implclassIndexBuildSpecification_implclassIndexRule_implclassMapping_implclassStyle_impl -
Uses of MetaDataObject in org.apache.uima.util
Method parameters in org.apache.uima.util with type arguments of type MetaDataObject Modifier and Type Method Description static CASCasCreationUtils. createCas(java.util.Collection<? extends MetaDataObject> aComponentDescriptionsOrMetaData)Creates a new CAS instance for a collection of CAS Processors.static CASCasCreationUtils. createCas(java.util.Collection<? extends MetaDataObject> aComponentDescriptionsOrMetaData, java.util.Properties aPerformanceTuningSettings)Creates a new CAS instance for a collection of CAS Processors.static CASCasCreationUtils. createCas(java.util.Collection<? extends MetaDataObject> aComponentDescriptionsOrMetaData, java.util.Properties aPerformanceTuningSettings, ResourceManager aResourceManager)Creates a new CAS instance for a collection of CAS Processors.static CASCasCreationUtils. createCas(java.util.Collection<? extends MetaDataObject> aComponentDescriptionsOrMetaData, TypeSystem aTypeSystem, java.util.Properties aPerformanceTuningSettings)Creates a new CAS instance for a collection of CAS Processors, which.static CASCasCreationUtils. createCas(java.util.Collection<? extends MetaDataObject> aComponentDescriptionsOrMetaData, TypeSystem aTypeSystem, java.util.Properties aPerformanceTuningSettings, ResourceManager aResourceManager)Creates a new CAS instance for a collection of CAS Processors, which.static java.util.List<ProcessingResourceMetaData>CasCreationUtils. getMetaDataList(java.util.Collection<? extends MetaDataObject> aComponentDescriptionOrMetaData, ResourceManager aResourceManager)Gets a list of ProcessingResourceMetadata objects from a list containing either ResourceSpecifiers, ProcessingResourceMetadata objects, or subparts of ProcessingResourceMetadata objects (type systems, indexes, or type priorities).static java.util.List<ProcessingResourceMetaData>CasCreationUtils. getMetaDataList(java.util.Collection<? extends MetaDataObject> aComponentDescriptionOrMetaData, ResourceManager aResourceManager, java.util.Map<java.lang.String,? super java.lang.Exception> aOutputFailedRemotes)Gets a list of ProcessingResourceMetadata objects from a list containing either ResourceSpecifiers, ProcessingResourceMetadata objects, or subparts of ProcessingResourceMetadata objects (type systems, indexes, or type priorities).
-