Uses of Interface
org.mindswap.owls.grounding.AtomicGroundingList

Packages that use AtomicGroundingList
org.mindswap.owls   
org.mindswap.owls.grounding   
 

Uses of AtomicGroundingList in org.mindswap.owls
 

Methods in org.mindswap.owls that return AtomicGroundingList
static AtomicGroundingList OWLSListFactory.createAtomicGroundingList()
           
 AtomicGroundingList OWLSListFactory.Interface.createAtomicGroundingList()
           
static AtomicGroundingList OWLSListFactory.createAtomicGroundingList(OWLIndividualList list)
           
 AtomicGroundingList OWLSListFactory.Interface.createAtomicGroundingList(OWLIndividualList properties)
           
 

Uses of AtomicGroundingList in org.mindswap.owls.grounding
 

Methods in org.mindswap.owls.grounding that return AtomicGroundingList
 AtomicGroundingList Grounding.getAtomicGroundings()
          Return all the AtomicProcessGroundings defined in this grounding.
 AtomicGroundingList Grounding.getAtomicGroundings(AtomicProcess process)
          getAtomicGroundings
 



Copyright © 2004 Evren Sirin. All Rights Reserved.