Uses of Interface
org.mindswap.swrl.IndividualPropertyAtom

Packages that use IndividualPropertyAtom
org.mindswap.owls.io   
org.mindswap.swrl   
 

Uses of IndividualPropertyAtom in org.mindswap.owls.io
 

Methods in org.mindswap.owls.io with parameters of type IndividualPropertyAtom
abstract  void BaseExpressionWriter.write(IndividualPropertyAtom atom)
           
 

Uses of IndividualPropertyAtom in org.mindswap.swrl
 

Methods in org.mindswap.swrl that return IndividualPropertyAtom
 IndividualPropertyAtom SWRLFactory.createAtom(OWLObjectProperty p, OWLIndividual arg1, OWLIndividual arg2)
           
 IndividualPropertyAtom SWRLFactory.createIndividualPropertyAtom(OWLObjectProperty p, OWLIndividual arg1, OWLIndividual arg2)
           
 IndividualPropertyAtom SWRLFactory.createIndividualPropertyAtom(OWLObjectProperty p, SWRLIndividualObject arg1, SWRLIndividualObject arg2)
           
 



Copyright © 2004 Evren Sirin. All Rights Reserved.