Uses of Enum Class
edu.stanford.protege.webprotege.criteria.AnnotationPresence
-
Uses of AnnotationPresence in edu.stanford.protege.webprotege.criteria
Methods in edu.stanford.protege.webprotege.criteria that return AnnotationPresenceModifier and TypeMethodDescriptionEntityAnnotationCriteria.getAnnotationPresence()EntityAnnotationMatchCriteria.getPresence()static AnnotationPresenceReturns the enum constant of this class with the specified name.static AnnotationPresence[]AnnotationPresence.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in edu.stanford.protege.webprotege.criteria with parameters of type AnnotationPresenceModifier and TypeMethodDescriptionstatic EntityAnnotationCriteriaEntityAnnotationCriteria.get(AnnotationCriteria criteria, AnnotationPresence presence)