Class LaneImpl

    • Field Detail

      • nameAttribute

        protected static org.camunda.bpm.model.xml.type.attribute.Attribute<String> nameAttribute
      • partitionElementRefAttribute

        protected static org.camunda.bpm.model.xml.type.reference.AttributeReference<PartitionElement> partitionElementRefAttribute
      • partitionElementChild

        protected static org.camunda.bpm.model.xml.type.child.ChildElement<PartitionElement> partitionElementChild
      • flowNodeRefCollection

        protected static org.camunda.bpm.model.xml.type.reference.ElementReferenceCollection<FlowNode,​FlowNodeRef> flowNodeRefCollection
      • childLaneSetChild

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

      • LaneImpl

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