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

Packages that use OutputList
org.mindswap.owls   
org.mindswap.owls.process   
org.mindswap.owls.profile   
 

Uses of OutputList in org.mindswap.owls
 

Methods in org.mindswap.owls that return OutputList
static OutputList OWLSListFactory.createOutputList()
           
 OutputList OWLSListFactory.Interface.createOutputList()
           
static OutputList OWLSListFactory.createOutputList(OWLIndividualList list)
           
 OutputList OWLSListFactory.Interface.createOutputList(OWLIndividualList list)
           
 

Uses of OutputList in org.mindswap.owls.process
 

Methods in org.mindswap.owls.process that return OutputList
 OutputList Process.getOutputs()
          Get the outputs of this process.
 

Uses of OutputList in org.mindswap.owls.profile
 

Methods in org.mindswap.owls.profile that return OutputList
 OutputList Profile.getOutputs()
          Get the outputs for this profile.
 



Copyright © 2004 Evren Sirin. All Rights Reserved.