Uses of Enum Class
edu.stanford.protege.webprotege.criteria.RelationshipPresence
-
Uses of RelationshipPresence in edu.stanford.protege.webprotege.criteria
Methods in edu.stanford.protege.webprotege.criteria that return RelationshipPresenceModifier and TypeMethodDescriptionabstract RelationshipPresenceEntityRelationshipCriteria.getRelationshipPresence()static RelationshipPresenceReturns the enum constant of this class with the specified name.static RelationshipPresence[]RelationshipPresence.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 RelationshipPresenceModifier and TypeMethodDescriptionstatic EntityRelationshipCriteriaEntityRelationshipCriteria.get(RelationshipPresence presence, RelationshipPropertyCriteria propertyCriteria, RelationshipValueCriteria valueCriteria)