Class BPMN2Profile.PartnerEntityStereotype
java.lang.Object
com.nomagic.profiles.ProfileImplementation.StereotypeWrapper
com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.PartnerEntityStereotype
- Enclosing class:
- BPMN2Profile
public static class BPMN2Profile.PartnerEntityStereotype
extends ProfileImplementation.StereotypeWrapper
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected void
clear()
void
void
clearParticipantRef
(Element element) getParticipantRef
(Element element) Returns stereotype for this wrapper.boolean
static boolean
isInstance
(Element element) void
void
setParticipantRef
(Element element, 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 PartnerEntity participates in Collaborations and Choreographies.- See Also:
-
ID
This attribute is used to uniquely identify BPMN elements.- See Also:
-
-
Constructor Details
-
PartnerEntityStereotype
-
-
Method Details
-
getStereotype
Description copied from class:ProfileImplementation.StereotypeWrapper
Returns stereotype for this wrapper.- Specified by:
getStereotype
in classProfileImplementation.StereotypeWrapper
- Returns:
- stereotype
-
getParticipantRefProperty
-
getIdProperty
-
setParticipantRef
-
clearParticipantRef
-
getParticipantRef
-
setId
-
clearId
-
getId
-
clear
protected void clear() -
is
-
isInstance
-