Uses of Interface
org.wsmo.service.rule.Delete

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

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

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

Uses of Delete in org.deri.wsmo4j.rule
 

Classes in org.deri.wsmo4j.rule that implement Delete
 class DeleteRI
          Delete update implementation.
 

Uses of Delete in org.wsmo.factory
 

Methods in org.wsmo.factory that return Delete
 Delete OrchestrationFactory.UpdateRules.createDelete(CompoundFact fact)
           
 Delete ChoreographyFactory.UpdateRules.createDelete(CompoundFact fact)
           
 

Uses of Delete in org.wsmo.service.rule
 

Methods in org.wsmo.service.rule with parameters of type Delete
 void Visitor.visitDelete(Delete rule)
          Visitor for delete(oldFact) update rules.
 



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