See: Description
Interface | Description |
---|---|
AllowedValue |
Represents an allowed value for an "enumerated" type.
|
Capability |
A
Capability defines an operation that an Resource can carry out. |
ConfigurationGroup |
A group of
ConfigurationParameter s. |
ConfigurationParameter |
Completely specifies a configuration parameter on a UIMA resource.
|
ConfigurationParameterDeclarations |
The declarations of configuration parameters in a Resource.
|
ConfigurationParameterSettings |
The values for
ConfigurationParameter s in a Resource. |
ExternalResourceBinding |
Binds an
ExternalResourceDependency to an
ExternalResourceDescription . |
FeatureDescription |
A description of a CAS feature.
|
FsIndexCollection |
Description of a collection of CAS feature structure indexes.
|
FsIndexDescription |
A description of a CAS feature structure index.
|
FsIndexKeyDescription |
A description of a key defining a CAS feature structure index.
|
Import |
An import declaration.
|
LanguagePrecondition |
A precondition on the language of the document.
|
MetaDataObject |
An object used to represent metadata of a
Resource . |
MimeTypePrecondition |
A precondition on the MIME Type of the entity.
|
NameValuePair |
A type of
MetaDataObject that stores a name (String) and value (Object). |
OperationalProperties |
Operational Properties for a UIMA component.
|
Precondition |
A
Precondition of a Resource is a condition that an Entity and/or its analysis in
the CAS must satisfy before that Entity can be processed by the Resource. |
ProcessingResourceMetaData | |
ResourceManagerConfiguration |
Defines a set of external resources and their bindings to
ExternalResourceDependencies . |
ResourceMetaData |
Encapsulates all metadata for a
Resource . |
SimplePrecondition |
SimplePrecondition defines a few simple conditions that can be evaluated against a
CAS . |
TypeDescription |
A description of a CAS Type.
|
TypePriorities |
A declaration of priorities between CAS Types.
|
TypePriorityList |
Declares a relative priority between CAS types.
|
TypeSystemDescription |
Description of a CAS TypeSystem.
|
Copyright © 2006–2017 The Apache Software Foundation. All rights reserved.