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

Packages that use ActivityImpl
org.objectweb.jass.as   
 

Uses of ActivityImpl in org.objectweb.jass.as
 

Methods in org.objectweb.jass.as that return ActivityImpl
 ActivityImpl ActivityContext.getActivity()
           
 

Constructors in org.objectweb.jass.as with parameters of type ActivityImpl
ActivityContext(ActivityImpl activity, GlobalId parent)
           
ActivityImpl(ActivityService activityService, ActivityIdImpl activityId, ActivityImpl superior, int timeout)