Uses of Interface
org.mindswap.owls.process.ConditionList

Packages that use ConditionList
org.mindswap.owls   
org.mindswap.owls.process   
 

Uses of ConditionList in org.mindswap.owls
 

Methods in org.mindswap.owls that return ConditionList
static ConditionList OWLSListFactory.createConditionList()
           
 ConditionList OWLSListFactory.Interface.createConditionList()
           
static ConditionList OWLSListFactory.createConditionList(OWLIndividualList list)
           
 ConditionList OWLSListFactory.Interface.createConditionList(OWLIndividualList list)
           
 

Uses of ConditionList in org.mindswap.owls.process
 

Methods in org.mindswap.owls.process that return ConditionList
 ConditionList MultiConditional.getConditions()
          Get all the conditions.
 



Copyright © 2004 Evren Sirin. All Rights Reserved.