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

Packages that use InputBinding
org.mindswap.owl   
org.mindswap.owls.process   
 

Uses of InputBinding in org.mindswap.owl
 

Methods in org.mindswap.owl that return InputBinding
 InputBinding OWLModel.createInputBinding()
           
 InputBinding OWLModel.createInputBinding(java.net.URI uri)
           
 

Uses of InputBinding in org.mindswap.owls.process
 

Methods in org.mindswap.owls.process that return InputBinding
 InputBinding Perform.getBindingFor(Input input)
           
 InputBinding InputBindingList.inputBindingAt(int index)
           
 

Methods in org.mindswap.owls.process with parameters of type InputBinding
 void Perform.addBinding(InputBinding binding)
           
 



Copyright © 2004 Evren Sirin. All Rights Reserved.