Interface BpmnShape

    • Method Detail

      • setBpmnElement

        void setBpmnElement​(BaseElement bpmnElement)
      • isHorizontal

        boolean isHorizontal()
      • setHorizontal

        void setHorizontal​(boolean isHorizontal)
      • isExpanded

        boolean isExpanded()
      • setExpanded

        void setExpanded​(boolean isExpanded)
      • isMarkerVisible

        boolean isMarkerVisible()
      • setMarkerVisible

        void setMarkerVisible​(boolean isMarkerVisible)
      • isMessageVisible

        boolean isMessageVisible()
      • setMessageVisible

        void setMessageVisible​(boolean isMessageVisible)
      • setParticipantBandKind

        void setParticipantBandKind​(ParticipantBandKind participantBandKind)
      • getChoreographyActivityShape

        BpmnShape getChoreographyActivityShape()
      • setChoreographyActivityShape

        void setChoreographyActivityShape​(BpmnShape choreographyActivityShape)
      • setBpmnLabel

        void setBpmnLabel​(BpmnLabel bpmnLabel)