Class AnyLangTagOrEmptyLangTagCriteria
java.lang.Object
edu.stanford.protege.webprotege.criteria.AnyLangTagOrEmptyLangTagCriteria
- All Implemented Interfaces:
AnnotationValueCriteria,Criteria,LangTagCriteria,LiteralCriteria
Matthew Horridge
Stanford Center for Biomedical Informatics Research
16 Jun 2018
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<R> Raccept(AnnotationValueCriteriaVisitor<R> visitor) <R> Raccept(LiteralCriteriaVisitor<R> visitor) get()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface edu.stanford.protege.webprotege.criteria.AnnotationValueCriteria
asCompositeAnnotationValueCriteria
-
Constructor Details
-
AnyLangTagOrEmptyLangTagCriteria
public AnyLangTagOrEmptyLangTagCriteria()
-
-
Method Details
-
get
-
accept
- Specified by:
acceptin interfaceAnnotationValueCriteria
-
accept
- Specified by:
acceptin interfaceLiteralCriteria
-