public interface OWLObjectRestriction extends OWLRestriction, HasProperty<OWLObjectPropertyExpression>
| Modifier and Type | Method and Description |
|---|---|
OWLObjectPropertyExpression |
getProperty()
Gets the property/properties that the restriction acts along depending on
R being a scalar or collection type.
|
default boolean |
isObjectRestriction()
Determines if this is an object restriction.
|
isDataRestrictionisAnonymousaccept, accept, asConjunctSet, asDisjunctSet, conjunctSet, containsConjunct, disjunctSet, getClassExpressionType, getComplementNNF, getNNF, getObjectComplementOf, isClassExpressionLiteral, isOWLNothing, isOWLThingaccept, accept, getNestedClassExpressions, hasSharedStructure, isAnonymousExpression, isAxiom, isBottomEntity, isIndividual, isIRI, isOntology, isTopEntity, nestedClassExpressionscompareTogetSignature, signaturecontainsEntityInSignatureanonymousIndividuals, getAnonymousIndividualsclassesInSignature, getClassesInSignaturegetObjectPropertiesInSignature, objectPropertiesInSignaturedataPropertiesInSignature, getDataPropertiesInSignaturegetIndividualsInSignature, individualsInSignaturedatatypesInSignature, getDatatypesInSignatureannotationPropertiesInSignature, getAnnotationPropertiesInSignaturehashIndexcomponents, componentsAnnotationsFirst, componentsWithoutAnnotationsasOWLClass, isOWLClassOWLObjectPropertyExpression getProperty()
getProperty in interface HasProperty<OWLObjectPropertyExpression>getProperty in interface OWLRestrictiondefault boolean isObjectRestriction()
OWLRestrictionisObjectRestriction in interface OWLRestrictiontrue if this is an object restriction, otherwise falseCopyright © 2017 The University of Manchester. All rights reserved.