Uses of Interface
org.sbpm.bpmo.Actor

Packages that use Actor
org.sbpm.bpmo   
org.sbpm.bpmo.factory   
 

Uses of Actor in org.sbpm.bpmo
 

Methods in org.sbpm.bpmo that return Actor
 Actor Process.getActor()
           
 

Methods in org.sbpm.bpmo with parameters of type Actor
 void Process.setActor(Actor actor)
           
 

Uses of Actor in org.sbpm.bpmo.factory
 

Methods in org.sbpm.bpmo.factory that return Actor
 Actor BpmoFactory.createActor()
           
 Actor BpmoFactory.createActor(org.wsmo.common.IRI identifier)
           
 



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