Class BpmnShapeImpl

    • Field Detail

      • bpmnElementAttribute

        protected static org.camunda.bpm.model.xml.type.reference.AttributeReference<BaseElement> bpmnElementAttribute
      • isHorizontalAttribute

        protected static org.camunda.bpm.model.xml.type.attribute.Attribute<Boolean> isHorizontalAttribute
      • isExpandedAttribute

        protected static org.camunda.bpm.model.xml.type.attribute.Attribute<Boolean> isExpandedAttribute
      • isMarkerVisibleAttribute

        protected static org.camunda.bpm.model.xml.type.attribute.Attribute<Boolean> isMarkerVisibleAttribute
      • isMessageVisibleAttribute

        protected static org.camunda.bpm.model.xml.type.attribute.Attribute<Boolean> isMessageVisibleAttribute
      • participantBandKindAttribute

        protected static org.camunda.bpm.model.xml.type.attribute.Attribute<ParticipantBandKind> participantBandKindAttribute
      • choreographyActivityShapeAttribute

        protected static org.camunda.bpm.model.xml.type.reference.AttributeReference<BpmnShape> choreographyActivityShapeAttribute
      • bpmnLabelChild

        protected static org.camunda.bpm.model.xml.type.child.ChildElement<BpmnLabel> bpmnLabelChild
    • Constructor Detail

      • BpmnShapeImpl

        public BpmnShapeImpl​(org.camunda.bpm.model.xml.impl.instance.ModelTypeInstanceContext instanceContext)