Uses of Interface
org.wsmo.service.orchestration.rule.OrchestrationInvokeService

Packages that use OrchestrationInvokeService
org.deri.wsmo4j.io.serializer.wsml   
org.deri.wsmo4j.orchestration.rule   
org.wsmo.factory   
org.wsmo.service.rule   
 

Uses of OrchestrationInvokeService in org.deri.wsmo4j.io.serializer.wsml
 

Methods in org.deri.wsmo4j.io.serializer.wsml with parameters of type OrchestrationInvokeService
 void VisitorSerializeWSMLTransitionRules.visitOrchestrationInvokeService(OrchestrationInvokeService rule)
           
 

Uses of OrchestrationInvokeService in org.deri.wsmo4j.orchestration.rule
 

Classes in org.deri.wsmo4j.orchestration.rule that implement OrchestrationInvokeService
 class OrchestrationInvokeServiceRI
          Interface or class description
 

Uses of OrchestrationInvokeService in org.wsmo.factory
 

Methods in org.wsmo.factory that return OrchestrationInvokeService
 OrchestrationInvokeService OrchestrationFactory.UpdateRules.createOrchestrationInvokeService(org.wsmo.common.IRI perform, org.wsmo.service.WebService service)
           
 

Uses of OrchestrationInvokeService in org.wsmo.service.rule
 

Methods in org.wsmo.service.rule with parameters of type OrchestrationInvokeService
 void Visitor.visitOrchestrationInvokeService(OrchestrationInvokeService rule)
          Visitor for perform rule
 



Copyright © 2004-2008 Ontotext Lab.. All Rights Reserved.