Interface RelationshipValueEqualsCriteria

All Superinterfaces:
Criteria, RelationshipValueCriteria
All Known Implementing Classes:
RelationshipValueEqualsEntityCriteria, RelationshipValueEqualsLiteralCriteria

public interface RelationshipValueEqualsCriteria extends RelationshipValueCriteria
Matthew Horridge Stanford Center for Biomedical Informatics Research 2019-12-04
  • Method Summary

    Modifier and Type
    Method
    Description
    org.semanticweb.owlapi.model.OWLPrimitive
     

    Methods inherited from interface edu.stanford.protege.webprotege.criteria.RelationshipValueCriteria

    accept
  • Method Details

    • getValue

      @Nonnull org.semanticweb.owlapi.model.OWLPrimitive getValue()