Uses of Interface
bexee.model.elements.Source

Packages that use Source
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 Source in bexee.model.activity
 

Methods in bexee.model.activity with parameters of type Source
 void Activity.addSource(Source source)
          Declare this activity as a named link source.
 

Uses of Source in bexee.model.activity.impl
 

Methods in bexee.model.activity.impl with parameters of type Source
 void AbstractActivity.addSource(Source source)
           
 



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