WSDL_PartnerLinkType Class Reference

#include <extension-wsdl.h>

List of all members.


Detailed Description

Definition at line 141 of file extension-wsdl.h.

Public Member Functions

 WSDL_PartnerLinkType (string my_name)
 constructor
void addRole (string role, string portType_name)
 add a role to this partnerLinkType
void correctOrder (ASTE *plink)
 corrects the order of roles when called by the bpel postprocess

Public Attributes

string name
 name of the partnerLinkType
pair< string, WSDL_PortType * > myRole
 myRole (used for receiving communication)
pair< string, WSDL_PortType * > partnerRole
 partnerRole (used for invoking communication)
pair< string, WSDL_PortType * > role1
 first temporary placeholder for a role
pair< string, WSDL_PortType * > role2
 second temporary placeholder for a role


The documentation for this class was generated from the following files:
Generated on Thu Jan 24 04:01:12 2008 for GNU BPEL2oWFN by  doxygen 1.5.2