Uses of Interface
bexee.model.elements.Target

Packages that use Target
bexee.model.activity This package contains all interfaces representing BPEL activities as specified in the bpel4ws.xsd XML Schema.  
bexee.model.activity.impl This package contains default implementations of the interfaces from the bexee.model.activity package. 
 

Uses of Target in bexee.model.activity
 

Methods in bexee.model.activity with parameters of type Target
 void Activity.addTarget(Target target)
          Declare this activity as a named link target.
 

Uses of Target in bexee.model.activity.impl
 

Methods in bexee.model.activity.impl with parameters of type Target
 void AbstractActivity.addTarget(Target target)
           
 



Copyright © 2004 Berne University of Applied Sciences. All Rights Reserved.