Uses of Class
org.dllearner.core.owl.QuantorRestriction

Packages that use QuantorRestriction
org.dllearner.core.owl Classes/Interfaces for representing OWL constructs - see the OWL 2 Structural Specification for details. 
 

Uses of QuantorRestriction in org.dllearner.core.owl
 

Subclasses of QuantorRestriction in org.dllearner.core.owl
 class DatatypeQuantorRestriction
          Represents datatype quantor restrictions.
 class DatatypeSomeRestriction
          This class represents restrictions on datatypes, such as Man AND EXISTS hasAge >= 18.
 class ObjectAllRestriction
          All quantified restriction on objects, e.g.
 class ObjectQuantorRestriction
           
 class ObjectSomeRestriction
          Existantial restriction on objects, e.g.
 



SourceForge.net Logo DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2011 Jens Lehmann