org.semanticweb.elk.owl.interfaces
Interface ElkObjectMinCardinality

All Superinterfaces:
ElkCardinalityRestriction<ElkObjectPropertyExpression>, ElkClassExpression, ElkObject, ElkPropertyRestriction<ElkObjectPropertyExpression>
All Known Subinterfaces:
ElkObjectMinCardinalityQualified

public interface ElkObjectMinCardinality
extends ElkCardinalityRestriction<ElkObjectPropertyExpression>

Corresponds to an minimum cardinality restriction in the OWL 2 specification in the case the qualified class expression is not specified.

Author:
Markus Kroetzsch

Method Summary
 
Methods inherited from interface org.semanticweb.elk.owl.interfaces.ElkCardinalityRestriction
getCardinality
 
Methods inherited from interface org.semanticweb.elk.owl.interfaces.ElkPropertyRestriction
getProperty
 
Methods inherited from interface org.semanticweb.elk.owl.interfaces.ElkClassExpression
accept
 
Methods inherited from interface org.semanticweb.elk.owl.interfaces.ElkObject
accept
 



Copyright © 2011-2013 Department of Computer Science, University of Oxford. All Rights Reserved.