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

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

Uses of PropertyAxiom in org.dllearner.core.owl
 

Subclasses of PropertyAxiom in org.dllearner.core.owl
 class AsymmetricObjectPropertyAxiom
           
 class DatatypePropertyDomainAxiom
           
 class DatatypePropertyRangeAxiom
           
 class DisjointDatatypePropertyAxiom
           
 class DisjointObjectPropertyAxiom
           
 class EquivalentDatatypePropertiesAxiom
           
 class EquivalentObjectPropertiesAxiom
           
 class FunctionalDatatypePropertyAxiom
           
 class FunctionalObjectPropertyAxiom
           
 class InverseFunctionalObjectPropertyAxiom
           
 class InverseObjectPropertyAxiom
           
 class IrreflexiveObjectPropertyAxiom
           
 class ObjectPropertyDomainAxiom
           
 class ObjectPropertyRangeAxiom
           
 class PropertyDomainAxiom
          Axiom to specifiy the domain of a property.
 class PropertyRangeAxiom
           
 class ReflexiveObjectPropertyAxiom
           
 class SubDatatypePropertyAxiom
           
 class SubObjectPropertyAxiom
           
 class SymmetricObjectPropertyAxiom
           
 class TransitiveObjectPropertyAxiom
           
 

Methods in org.dllearner.core.owl that return types with arguments of type PropertyAxiom
 Set<PropertyAxiom> KB.getRbox()
           
 

Methods in org.dllearner.core.owl with parameters of type PropertyAxiom
 void KB.addRBoxAxiom(PropertyAxiom axiom)
           
 



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