Class BPMN2Profile.PartnerRoleStereotype
java.lang.Object
com.nomagic.profiles.ProfileImplementation.StereotypeWrapper
com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.PartnerRoleStereotype
- Enclosing class:
 - BPMN2Profile
 
public static class BPMN2Profile.PartnerRoleStereotype
extends ProfileImplementation.StereotypeWrapper
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionvoidaddParticipantRef(Element element, Element value) protected voidclear()voidvoidclearParticipantRef(Element element) getParticipantRef(Element element) Returns stereotype for this wrapper.booleanstatic booleanisInstance(Element element) voidremoveParticipantRef(Element element, Element value) voidvoidsetParticipantRef(Element element, Collection<? extends Element> value) Methods inherited from class com.nomagic.profiles.ProfileImplementation.StereotypeWrapper
apply, isDerivedStereotype, isSameOrDerivedStereotype, unApply 
- 
Field Details
- 
STEREOTYPE_NAME
- See Also:
 
 - 
PARTICIPANTREF
Specifies how the PartnerRole participates in Collaborations and Choreographies- See Also:
 
 - 
ID
This attribute is used to uniquely identify BPMN elements.- See Also:
 
 
 - 
 - 
Constructor Details
- 
PartnerRoleStereotype
 
 - 
 - 
Method Details
- 
getStereotype
Description copied from class:ProfileImplementation.StereotypeWrapperReturns stereotype for this wrapper.- Specified by:
 getStereotypein classProfileImplementation.StereotypeWrapper- Returns:
 - stereotype
 
 - 
getParticipantRefProperty
 - 
getIdProperty
 - 
setParticipantRef
 - 
clearParticipantRef
 - 
addParticipantRef
 - 
removeParticipantRef
 - 
getParticipantRef
 - 
setId
 - 
clearId
 - 
getId
 - 
clear
protected void clear() - 
is
 - 
isInstance
 
 -