Uses of Interface
bexee.model.elements.Roles

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

Uses of Roles in bexee.model.elements
 

Methods in bexee.model.elements that return Roles
 Roles From.getEndpointReference()
           
 

Methods in bexee.model.elements with parameters of type Roles
 void From.setEndpointReference(Roles roles)
           
 

Uses of Roles in bexee.model.elements.impl
 

Classes in bexee.model.elements.impl that implement Roles
 class RolesImpl
          Default implementation of the Roles BPEL element.
 

Methods in bexee.model.elements.impl that return Roles
 Roles FromImpl.getEndpointReference()
           
 

Methods in bexee.model.elements.impl with parameters of type Roles
 void FromImpl.setEndpointReference(Roles roles)
           
 



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