Uses of Interface
org.semanticweb.elk.owl.interfaces.ElkCardinalityRestrictionQualified

Packages that use ElkCardinalityRestrictionQualified
org.semanticweb.elk.owl.interfaces   
 

Uses of ElkCardinalityRestrictionQualified in org.semanticweb.elk.owl.interfaces
 

Subinterfaces of ElkCardinalityRestrictionQualified in org.semanticweb.elk.owl.interfaces
 interface ElkDataExactCardinalityQualified
          Corresponds to an exact cardinality restriction in the OWL 2 specification in the case the qualified data range is not empty.
 interface ElkDataMaxCardinalityQualified
          Corresponds to an maximum cardinality restriction in the OWL 2 specification in the case the qualified data range is not empty.
 interface ElkDataMinCardinalityQualified
          Corresponds to an minimum cardinality restriction in the OWL 2 specification in the case the qualified data range is not empty.
 interface ElkObjectExactCardinalityQualified
          Corresponds to an exact cardinality restriction in the OWL 2 specification in the case the qualified class expression is specified.
 interface ElkObjectMaxCardinalityQualified
          Corresponds to an maximum cardinality restriction in the OWL 2 specification in the case the qualified class expression is specified.
 interface ElkObjectMinCardinalityQualified
          Corresponds to an minimum cardinality restriction in the OWL 2 specification in the case the qualified class expression is specified.
 



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