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

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

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

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

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

Classes in org.deri.wsmo4j.orchestration.rule that implement Send
 class SendRI
          Interface or class description
 

Uses of Send in org.wsmo.factory
 

Methods in org.wsmo.factory that return Send
 Send OrchestrationFactory.UpdateRules.createSend(org.wsmo.common.IRI perform, org.wsmo.common.IRI target)
           
 

Uses of Send in org.wsmo.service.rule
 

Methods in org.wsmo.service.rule with parameters of type Send
 void Visitor.visitSend(Send rule)
          Visitor for send rule
 



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