Uses of Interface
edu.stanford.protege.webprotege.criteria.AnnotationCriteria
-
Uses of AnnotationCriteria in edu.stanford.protege.webprotege.criteria
Classes in edu.stanford.protege.webprotege.criteria that implement AnnotationCriteriaModifier and TypeClassDescriptionclassMatthew Horridge Stanford Center for Biomedical Informatics Research 11 Jun 2018 Represents criteria to match an annotationMethods in edu.stanford.protege.webprotege.criteria that return AnnotationCriteriaModifier and TypeMethodDescriptionstatic AnnotationCriteriaAnnotationComponentsCriteria.anyAnnotation()A convenicence method to create criteria that will match any annotation.abstract AnnotationCriteriaEntityAnnotationCriteria.getAnnotationCriteria()abstract AnnotationCriteriaIriHasAnnotationCriteria.getIriAnnotationCriteria()Methods in edu.stanford.protege.webprotege.criteria with parameters of type AnnotationCriteriaModifier and TypeMethodDescriptionstatic EntityAnnotationCriteriaEntityAnnotationCriteria.get(AnnotationCriteria criteria) static EntityAnnotationCriteriaEntityAnnotationCriteria.get(AnnotationCriteria criteria, AnnotationPresence presence) static IriHasAnnotationCriteriaIriHasAnnotationCriteria.get(AnnotationCriteria annotationCriteria)