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

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

Uses of InputList in org.mindswap.owls
 

Methods in org.mindswap.owls that return InputList
static InputList OWLSListFactory.createInputList()
           
 InputList OWLSListFactory.Interface.createInputList()
           
static InputList OWLSListFactory.createInputList(OWLIndividualList list)
           
 InputList OWLSListFactory.Interface.createInputList(OWLIndividualList list)
           
 

Uses of InputList in org.mindswap.owls.process
 

Methods in org.mindswap.owls.process that return InputList
 InputList Process.getInputs()
          Get the inputs of this process.
 

Uses of InputList in org.mindswap.owls.profile
 

Methods in org.mindswap.owls.profile that return InputList
 InputList Profile.getInputs()
          Get the inputs for this profile.
 



Copyright © 2004 Evren Sirin. All Rights Reserved.