Uses of Interface
org.wsmo.service.choreography.Choreography

Packages that use Choreography
org.deri.wsmo4j.io.serializer.wsml   
org.wsmo.factory   
org.wsmo.service.choreography.io   
 

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

Methods in org.deri.wsmo4j.io.serializer.wsml with parameters of type Choreography
 void ChoreographySerializerWSML.helpChoreography(Choreography c)
           
 String SerializerImpl.serialize(Choreography chor)
           
 

Uses of Choreography in org.wsmo.factory
 

Methods in org.wsmo.factory that return Choreography
 Choreography ChoreographyFactory.Containers.createChoreography(org.wsmo.common.Identifier id)
           
 Choreography ChoreographyFactory.Containers.createChoreography(org.wsmo.common.Identifier id, StateSignature signature, ChoreographyRules rules)
           
 

Uses of Choreography in org.wsmo.service.choreography.io
 

Methods in org.wsmo.service.choreography.io with parameters of type Choreography
 String Serializer.serialize(Choreography choreography)
          Serializes a choreography object
 



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