logo
PyBPMN Parser
Index
Initializing search
    GitHub
    GitHub
    • Home
    • Installation
    • Quick Start
    • Tutorials
      • Parsing BPMN Files
      • Working with Elements
      • Validating Documents
      • Using Vendor Extensions
    • Architecture Overview
      • Core Components
      • SUMMARY
        • pybpmn_parser
          • bpmn
            • activities
              • activity
              • business_rule_task
              • call_activity
              • complex_behavior_definition
              • global_business_rule_task
              • global_manual_task
              • global_script_task
              • global_user_task
              • loop_characteristics
              • manual_task
              • receive_task
              • rendering
              • resource_assignment_expression
              • resource_role
              • script_task
              • send_task
              • service_task
              • sub_process
              • task
              • user_task
            • bpmndi
              • bpmndiagram
              • bpmnedge
              • bpmnlabel
              • bpmnlabel_style
              • bpmnplane
              • bpmnshape
              • types
            • choreography
              • call_choreography
              • choreography
              • choreography_activity
              • choreography_task
              • global_choreography_task
              • sub_choreography
            • collaboration
              • collaboration
              • message_flow
              • message_flow_association
              • participant
              • participant_association
              • participant_multiplicity
            • common
              • artifact
              • association
              • callable_element
              • category
              • correlation_key
              • correlation_property
              • correlation_property_binding
              • correlation_property_retrieval_expression
              • correlation_subscription
              • error
              • expression
              • flow_element
              • flow_node
              • group
              • item_definition
              • message
              • resource
              • resource_parameter
              • resource_parameter_binding
              • sequence_flow
              • text_annotation
            • conversation
              • call_conversation
              • conversation
              • conversation_association
              • conversation_link
              • conversation_node
              • global_conversation
              • sub_conversation
            • data
              • assignment
              • data_association
              • data_input
              • data_object
              • data_object_reference
              • data_output
              • data_state
              • data_store
              • data_store_reference
              • input_set
              • io_binding
              • io_specification
              • output_set
              • property
            • dc
              • bounds
              • font
              • point
            • di
              • diagram
              • diagram_element
              • edge
              • label
              • labeled_edge
              • labeled_shape
              • node
              • plane
              • shape
              • style
            • event
              • boundary_event
              • catch_event
              • end_event
              • escalation
              • implicit_throw_event
              • intermediate_catch_event
              • intermediate_throw_event
              • signal
              • start_event
              • throw_event
            • event_definition
              • cancel_event_definition
              • compensate_event_definition
              • conditional_event_definition
              • error_event_definition
              • escalation_event_definition
              • event_definition
              • link_event_definition
              • message_event_definition
              • signal_event_definition
              • terminate_event_definition
              • timer_event_definition
            • foundation
              • base_element
              • documentation
              • extension
              • extension_elements
              • relationship
            • gateway
              • complex_gateway
              • event_based_gateway
              • exclusive_gateway
              • inclusive_gateway
              • parallel_gateway
            • infrastructure
              • definitions
              • import_mod
            • process
              • auditing
              • global_task
              • lane
              • monitoring
              • performer
              • process
            • service
              • end_point
              • interface
              • operation
            • types
          • core
          • element_registry
          • factory
          • parse
          • plugins
            • moddle
            • moddle_types
          • validator
    • Development Guide
    • Explanation
    • How-Tos
    1. Home
    2. API Reference
    3. Api
    4. pybpmn_parser

    Index

    Made with Material for MkDocs