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

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

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

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

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

Classes in org.deri.wsmo4j.orchestration.rule that implement Receive
 class ReceiveRI
          Interface or class description
 

Uses of Receive in org.wsmo.factory
 

Methods in org.wsmo.factory that return Receive
 Receive OrchestrationFactory.UpdateRules.createReceive(org.wsmo.common.IRI perform, org.wsmo.common.IRI source)
           
 

Uses of Receive in org.wsmo.service.rule
 

Methods in org.wsmo.service.rule with parameters of type Receive
 void Visitor.visitReceive(Receive rule)
          Visitor for receive rule
 



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