Uses of Class
org.objectweb.jass.as.ActivityIdGenerator

Packages that use ActivityIdGenerator
org.objectweb.jass.as   
 

Uses of ActivityIdGenerator in org.objectweb.jass.as
 

Methods in org.objectweb.jass.as that return ActivityIdGenerator
static ActivityIdGenerator ActivityIdGenerator.getSingleton()
          Returns the unique id generator service instance.
 

Methods in org.objectweb.jass.as with parameters of type ActivityIdGenerator
static void ActivityService.setActivityIdGenerator(ActivityIdGenerator generator)
          Sets the Activity Id Generator for all Activity Service instances.