Comparable<OWLObject>
, HasAnnotationPropertiesInSignature
, HasAnonymousIndividuals
, HasCardinality
, HasClassesInSignature
, HasContainsEntityInSignature
, HasDataPropertiesInSignature
, HasDatatypesInSignature
, HasFiller<OWLClassExpression>
, HasIndividualsInSignature
, HasObjectPropertiesInSignature
, HasProperty<OWLObjectPropertyExpression>
, HasSignature
, IsAnonymous
, OWLAnonymousClassExpression
, OWLCardinalityRestriction<OWLClassExpression>
, OWLClassExpression
, OWLObject
, OWLObjectCardinalityRestriction
, OWLObjectRestriction
, OWLPropertyRange
, OWLQuantifiedObjectRestriction
, OWLQuantifiedRestriction<OWLClassExpression>
, OWLRestriction
, Serializable
, SWRLPredicate
OWLObjectExactCardinalityImpl
public interface OWLObjectExactCardinality extends OWLObjectCardinalityRestriction
Modifier and Type | Method | Description |
---|---|---|
OWLClassExpression |
asIntersectionOfMinMax() |
Obtains an equivalent form that is a conjunction of a min cardinality and
max cardinality restriction.
|
getCardinality, isQualified
accept, accept, asConjunctSet, asDisjunctSet, asOWLClass, containsConjunct, getClassExpressionType, getComplementNNF, getNNF, getObjectComplementOf, isAnonymous, isClassExpressionLiteral, isOWLNothing, isOWLThing
getProperty
getFiller
isDataRestriction, isObjectRestriction
@Nonnull OWLClassExpression asIntersectionOfMinMax()
Copyright © 2018 The University of Manchester. All rights reserved.