public abstract class OWLQuantifiedObjectRestrictionImpl extends OWLQuantifiedRestrictionImpl<OWLClassExpression> implements OWLObjectRestriction
| Constructor and Description |
|---|
OWLQuantifiedObjectRestrictionImpl(OWLObjectPropertyExpression property,
OWLClassExpression filler) |
| 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.
|
getFillerasConjunctSet, asDisjunctSet, containsConjunct, getComplementNNF, getNNF, getObjectComplementOf, isOWLNothing, isOWLThingannotationPropertiesInSignature, anonymousIndividuals, classesInSignature, compareTo, containsEntityInSignature, dataPropertiesInSignature, datatypesInSignature, equals, hashCode, individualsInSignature, nestedClassExpressions, objectPropertiesInSignature, signature, toStringisObjectRestrictionisDataRestrictionisAnonymousaccept, 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, isOWLClasscomponentsaddAnonymousIndividualsToSet, addSignatureEntitiesToSetpublic OWLQuantifiedObjectRestrictionImpl(OWLObjectPropertyExpression property, OWLClassExpression filler)
property - propertyfiller - fillerpublic OWLObjectPropertyExpression getProperty()
OWLObjectRestrictiongetProperty in interface HasProperty<OWLObjectPropertyExpression>getProperty in interface OWLObjectRestrictiongetProperty in interface OWLRestrictionCopyright © 2017 The University of Manchester. All rights reserved.