Class BPMN2Profile.BPMNAssociationStereotype

    • Field Detail

      • ASSOCIATIONDIRECTION

        public static final java.lang.String ASSOCIATIONDIRECTION
        associationDirection is an attribute that defines whether or not the Association shows any directionality with an arrowhead. The default is None (no arrowhead). A value of One means that the arrowhead SHALL be at the Target Object. A value of Both means that there SHALL be an arrowhead at both ends of the Association line.
        See Also:
        Constant Field Values
      • ID

        public static final java.lang.String ID
        This attribute is used to uniquely identify BPMN elements.
        See Also:
        Constant Field Values
    • Constructor Detail

      • BPMNAssociationStereotype

        protected BPMNAssociationStereotype​(BPMN2Profile profile)