Class BPMN2Profile.ResourceAssignmentExpressionStereotype

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

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

    • STEREOTYPE_NAME

      public static final String STEREOTYPE_NAME
      See Also:
    • EXPRESSION

      public static final String EXPRESSION
      The element ResourceAssignmentExpression MUST contain an Expression which is used at runtime to assign resource(s) to a ResourceRole element.
      See Also:
    • ID

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

    • ResourceAssignmentExpressionStereotype

      protected ResourceAssignmentExpressionStereotype(BPMN2Profile profile)
  • Method Details