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

Packages that use Conditional
examples   
impl.owls.profile   
org.mindswap.owls.process   
org.mindswap.owls.profile   
 

Uses of Conditional in examples
 

Classes in examples that implement Conditional
static class OWLSExtensions.ExtendedProfile
          An extension to existing Profile implmentation to return contact information.
 

Uses of Conditional in impl.owls.profile
 

Classes in impl.owls.profile that implement Conditional
 class impl.owls.profile.ProfileImpl
           
 

Uses of Conditional in org.mindswap.owls.process
 

Subinterfaces of Conditional in org.mindswap.owls.process
 interface AtomicProcess
           
 interface CompositeProcess
           
 interface IfThenElse
           
 interface MultiConditional
           
 interface Process
          Represents the OWL-S process.
 interface RepeatUntil
           
 interface RepeatWhile
           
 interface Result
           
 interface SimpleProcess
           
 

Uses of Conditional in org.mindswap.owls.profile
 

Subinterfaces of Conditional in org.mindswap.owls.profile
 interface Profile
          Represents the OWL-S profile.
 



Copyright © 2004 Evren Sirin. All Rights Reserved.