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

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

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

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

Uses of Add in org.deri.wsmo4j.rule
 

Classes in org.deri.wsmo4j.rule that implement Add
 class AddRI
          Add update Implementation.
 

Uses of Add in org.wsmo.factory
 

Methods in org.wsmo.factory that return Add
 Add OrchestrationFactory.UpdateRules.createAdd(CompoundFact fact)
           
 Add ChoreographyFactory.UpdateRules.createAdd(CompoundFact fact)
           
 

Uses of Add in org.wsmo.service.rule
 

Methods in org.wsmo.service.rule with parameters of type Add
 void Visitor.visitAdd(Add rule)
          Visitor for add(newFact) update rules.
 



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