Package org.apache.uima.resource.metadata
package org.apache.uima.resource.metadata
Interfaces for objects that represent metadata for a
Resource.
-
ClassDescriptionRepresents an allowed value for an "enumerated" type.A
Capability
defines an operation that an Resource can carry out.A group ofConfigurationParameter
s.Completely specifies a configuration parameter on a UIMA resource.The declarations of configuration parameters in a Resource.The values forConfigurationParameter
s in a Resource.Binds anExternalResourceDependency
to anExternalResourceDescription
.A description of a CAS feature.Description of a collection of CAS feature structure indexes.A description of a CAS feature structure index.A description of a key defining a CAS feature structure index.An import declaration.A precondition on the language of the document.An object used to represent metadata of aResource
.A precondition on the MIME Type of the entity.A type ofMetaDataObject
that stores a name (String) and value (Object).Operational Properties for a UIMA component.APrecondition
of a Resource is a condition that an Entity and/or its analysis in theCAS
must satisfy before that Entity can be processed by the Resource.Defines a set of external resources and their bindings toExternalResourceDependencies
.Encapsulates all metadata for aResource
.SimplePrecondition
defines a few simple conditions that can be evaluated against aCAS
.A description of a CAS Type.A declaration of priorities between CAS Types.Declares a relative priority between CAS types.Description of a CAS TypeSystem.