Uses of Interface
org.apache.uima.resource.metadata.AllowedValue
Packages that use AllowedValue
Package
Description
The main package for the Unstructured Information Management Middleware
Architecture.
Contains reference implementations of the interfaces in
org.apache.uima
.Interfaces for objects that represent metadata for a
Resource.
-
Uses of AllowedValue in org.apache.uima
Methods in org.apache.uima that return AllowedValueModifier and TypeMethodDescriptionResourceSpecifierFactory.createAllowedValue()
Creates anAllowedValue
. -
Uses of AllowedValue in org.apache.uima.impl
Methods in org.apache.uima.impl that return AllowedValue -
Uses of AllowedValue in org.apache.uima.resource.metadata
Methods in org.apache.uima.resource.metadata that return AllowedValueModifier and TypeMethodDescriptionTypeDescription.getAllowedValues()
Gets the allowed values for instances of this Type.Methods in org.apache.uima.resource.metadata with parameters of type AllowedValueModifier and TypeMethodDescriptionvoid
TypeDescription.setAllowedValues
(AllowedValue[] aAllowedValues) Sets the allowed values for instances of this Type. -
Uses of AllowedValue in org.apache.uima.resource.metadata.impl
Classes in org.apache.uima.resource.metadata.impl that implement AllowedValueMethods in org.apache.uima.resource.metadata.impl that return AllowedValueMethods in org.apache.uima.resource.metadata.impl with parameters of type AllowedValueModifier and TypeMethodDescriptionvoid
TypeDescription_impl.setAllowedValues
(AllowedValue[] aAllowedValues)