Uses of Class
edu.stanford.protege.webprotege.criteria.AnnotationComponentsCriteria
-
Uses of AnnotationComponentsCriteria in edu.stanford.protege.webprotege.criteria
Methods in edu.stanford.protege.webprotege.criteria that return AnnotationComponentsCriteriaModifier and TypeMethodDescriptionstatic AnnotationComponentsCriteriaAnnotationComponentsCriteria.get(AnnotationPropertyCriteria propertyCriteria, AnnotationValueCriteria valueCriteria) A convenience method to create criteria that match an annotation based on its property and its value.static AnnotationComponentsCriteriaAnnotationComponentsCriteria.get(AnnotationPropertyCriteria propertyCriteria, AnnotationValueCriteria valueCriteria, AnnotationSetCriteria annotationSetCriteria) Creates criteria that match an annotation based on its property, its value, its set of annotations.Methods in edu.stanford.protege.webprotege.criteria with parameters of type AnnotationComponentsCriteriaModifier and TypeMethodDescriptionAnnotationCriteriaVisitor.visit(AnnotationComponentsCriteria criteria)