Class BPMN2Profile.ConversationNodeStereotype

java.lang.Object
com.nomagic.profiles.ProfileImplementation.StereotypeWrapper
com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.ConversationNodeStereotype
Enclosing class:
BPMN2Profile

public static class BPMN2Profile.ConversationNodeStereotype extends ProfileImplementation.StereotypeWrapper
  • Field Details

    • STEREOTYPE_NAME

      public static final String STEREOTYPE_NAME
      See Also:
    • CORRELATIONKEYS

      public static final String CORRELATIONKEYS
      This is a list of the Conversation Node s Correlation Keys, which are used to group Message Flows for the Conversation Node.
      See Also:
    • ID

      public static final String ID
      This attribute is used to uniquely identify BPMN elements.
      See Also:
  • Constructor Details

    • ConversationNodeStereotype

      protected ConversationNodeStereotype(BPMN2Profile profile)
  • Method Details