Interface RegexMatchCriteria
- All Superinterfaces:
AnnotationValueCriteria,Criteria,LexicalValueCriteria,LiteralCriteria
- All Known Implementing Classes:
StringContainsRegexMatchCriteria,StringDoesNotContainRegexMatchCriteria
Matthew Horridge
Stanford Center for Biomedical Informatics Research
18 Jun 2018
-
Field Summary
Fields -
Method Summary
Methods inherited from interface edu.stanford.protege.webprotege.criteria.AnnotationValueCriteria
accept, asCompositeAnnotationValueCriteriaMethods inherited from interface edu.stanford.protege.webprotege.criteria.LiteralCriteria
accept
-
Field Details
-
PATTERN
- See Also:
-
IGNORE_CASE
- See Also:
-
-
Method Details
-
getPattern
-
isIgnoreCase
boolean isIgnoreCase()
-