Uses of Interface
org.semanticweb.owl.model.OWLObjectCardinalityRestriction

Packages that use OWLObjectCardinalityRestriction
org.coode.owl.latex   
org.semanticweb.owl.model   
org.semanticweb.owl.profiles   
uk.ac.manchester.cs.owl   
 

Uses of OWLObjectCardinalityRestriction in org.coode.owl.latex
 

Methods in org.coode.owl.latex with parameters of type OWLObjectCardinalityRestriction
 void LatexBracketChecker.visit(OWLObjectCardinalityRestriction node)
           
 

Uses of OWLObjectCardinalityRestriction in org.semanticweb.owl.model
 

Subinterfaces of OWLObjectCardinalityRestriction in org.semanticweb.owl.model
 interface OWLObjectExactCardinalityRestriction
          Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006
 interface OWLObjectMaxCardinalityRestriction
          Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006
 interface OWLObjectMinCardinalityRestriction
          Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006
 

Uses of OWLObjectCardinalityRestriction in org.semanticweb.owl.profiles
 

Constructors in org.semanticweb.owl.profiles with parameters of type OWLObjectCardinalityRestriction
OWL2Profile.NonSimplePropertyInCardinalityRestriction(OWLObjectCardinalityRestriction construct)
           
 

Uses of OWLObjectCardinalityRestriction in uk.ac.manchester.cs.owl
 

Classes in uk.ac.manchester.cs.owl that implement OWLObjectCardinalityRestriction
 class OWLObjectCardinalityRestrictionImpl
          Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 26-Oct-2006

 class OWLObjectExactCardinalityRestrictionImpl
          Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 26-Oct-2006

 class OWLObjectMaxCardinalityRestrictionImpl
          Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 26-Oct-2006

 class OWLObjectMinCardinalityRestrictionImpl
          Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 26-Oct-2006