bexee.model.elements
Interface Roles
- All Known Implementing Classes:
- RolesImpl
- public interface Roles
Representation of the Roles
BPEL element.
- Version:
- $Revision: 1.1 $, $Date: 2004/12/15 14:18:09 $
- Author:
- Patric Fornasier, Pawel Kowalski
Method Summary |
java.lang.String |
getRole()
|
void |
setRole(java.lang.String role)
|
MY_ROLE
public static final java.lang.String MY_ROLE
- See Also:
- Constant Field Values
PARTNER_ROLE
public static final java.lang.String PARTNER_ROLE
- See Also:
- Constant Field Values
setRole
public void setRole(java.lang.String role)
getRole
public java.lang.String getRole()
Copyright © 2004 Berne University of Applied Sciences. All Rights Reserved.