JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.apache.uima.cas
Interface FSConstraint
All Superinterfaces:
Serializable
All Known Subinterfaces:
FSBooleanConstraint
,
FSFloatConstraint
,
FSIntConstraint
,
FSMatchConstraint
,
FSStringConstraint
,
FSTypeConstraint
All Known Implementing Classes:
BooleanConstraint
,
FSBooleanConstraintImpl
public interface
FSConstraint
extends
Serializable
Interface for feature structure constraints. Doesn't do anything by itself, just an umbrella for the constraint interfaces.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2019. All rights reserved.