{"id":353,"date":"2026-02-25T10:16:40","date_gmt":"2026-02-25T10:16:40","guid":{"rendered":"https:\/\/skills.visual-paradigm.com\/ru\/docs\/bpmn-diagram-types-explained\/bpmn-diagram-types-overview\/bpmn-diagram-classification\/"},"modified":"2026-02-25T10:16:40","modified_gmt":"2026-02-25T10:16:40","slug":"bpmn-diagram-classification","status":"publish","type":"docs","link":"https:\/\/skills.visual-paradigm.com\/ru\/docs\/bpmn-diagram-types-explained\/bpmn-diagram-types-overview\/bpmn-diagram-classification\/","title":{"rendered":"Overview of BPMN Diagram Classification"},"content":{"rendered":"<p>One small decision separates those who model with clarity from those who struggle with confusion: whether to focus on internal logic or external interaction.<\/p>\n<p>When you choose a BPMN diagram type, you\u2019re not just picking a visual format \u2014 you\u2019re selecting a lens.<\/p>\n<p>Too many modelers default to process diagrams because they\u2019re familiar. But that\u2019s like using a flashlight to examine a city skyline. You\u2019ll see the buildings, but miss the roads, the traffic patterns, the connections.<\/p>\n<p>That\u2019s why understanding BPMN diagram classification isn\u2019t optional. It\u2019s foundational. It determines who understands your model, how deeply they understand it, and whether they act on it.<\/p>\n<p>Over 20 years of modeling across finance, healthcare, logistics, and software, I\u2019ve seen teams waste months because they didn\u2019t know which diagram type to use \u2014 or worse, used the wrong one for the wrong audience.<\/p>\n<p>Here, you\u2019ll learn the four core types of BPMN diagrams: process, collaboration, choreography, and conversation. You\u2019ll see how each one answers a different question. You\u2019ll learn when to use which, and how to move seamlessly between them.<\/p>\n<p>By the end, you\u2019ll know how to map a single business scenario through multiple views \u2014 not as redundant models, but as complementary perspectives.<\/p>\n<h2>The Four Pillars of BPMN Diagram Classification<\/h2>\n<p>BPMN 2.0 defines four distinct diagram types. Each serves a different purpose, targets a different audience, and answers a different question.<\/p>\n<p>They\u2019re not alternatives. They\u2019re parts of a whole.<\/p>\n<p>Understanding their roles prevents miscommunication, reduces rework, and enables true process transparency.<\/p>\n<h3>1. BPMN Process Diagrams: The Internal Flow<\/h3>\n<p>Process diagrams model the internal sequence of activities for a single participant.<\/p>\n<p>They focus on the &#171;how&#187; \u2014 the step-by-step logic of a task, decision, or workflow \u2014 within one organization, team, or role.<\/p>\n<p>Think of it as a private script. It shows what happens inside a system, not what it exchanges with others.<\/p>\n<p>Use a process diagram when you need to document or automate a workflow \u2014 like onboarding a new employee, processing an invoice, or approving a loan.<\/p>\n<p>Key elements: start and end events, tasks, gateways, sequence flows. No message flows between pools.<\/p>\n<p>Important: A process diagram is a <strong>private process<\/strong> unless explicitly linked to others via collaboration or choreography.<\/p>\n<h3>2. BPMN Collaboration Diagrams: The Interaction Map<\/h3>\n<p>Collaboration diagrams show how multiple participants \u2014 organizations, departments, systems \u2014 interact through message exchanges.<\/p>\n<p>They answer: Who does what, and in what order, across boundaries?<\/p>\n<p>Each participant is represented as a pool. Message flows connect pools to show who sends what to whom.<\/p>\n<p>Use this when you need to clarify handoffs between teams, departments, or external partners \u2014 like a supplier delivering goods to a retailer, or HR submitting employee data to payroll.<\/p>\n<p>Message flows are the key. They represent the exchange of information, not internal work.<\/p>\n<p>Collaboration diagrams are ideal for cross-functional alignment. They make shared responsibilities visible.<\/p>\n<h3>3. BPMN Choreography Diagrams: The Contract of Behavior<\/h3>\n<p>Choreography diagrams define the expected sequence of message exchanges between participants \u2014 without revealing internal logic.<\/p>\n<p>They answer: What must each participant do, and in what order, to ensure the interaction works?<\/p>\n<p>Unlike collaboration diagrams, choreography diagrams don\u2019t show pools. Instead, they use choreography tasks and choreography sequence flows.<\/p>\n<p>Each message exchange is a task. The diagram becomes a contract: \u201cYou send this, then I respond with that.\u201d<\/p>\n<p>Use choreography when specifying integration contracts, API interactions, or B2B agreements \u2014 especially when participants are independent and don\u2019t need to know each other\u2019s internal processes.<\/p>\n<p>They\u2019re excellent for service-oriented architecture (SOA) and microservices communication.<\/p>\n<h3>4. BPMN Conversation Diagrams: The Big Picture<\/h3>\n<p>Conversation diagrams provide a high-level summary of communication flows across multiple participants.<\/p>\n<p>They answer: What are the main topics of conversation? Who talks to whom about what?<\/p>\n<p>They use conversation nodes \u2014 grouped message flows \u2014 to represent a single communication topic, like \u201cOrder Confirmation\u201d or \u201cPayment Dispute Resolution.\u201d<\/p>\n<p>Use this when presenting to executives, architects, or non-technical stakeholders who need a bird\u2019s-eye view.<\/p>\n<p>Conversation diagrams are not detailed. They\u2019re strategic. They help align teams on communication patterns before diving into the mechanics.<\/p>\n<p>They\u2019re the natural bridge between business goals and technical design.<\/p>\n<h2>How the Diagram Types Work Together: A Unified View<\/h2>\n<p>Let\u2019s walk through a real-world scenario: a customer places an order online.<\/p>\n<p>Here\u2019s how each diagram type would represent it \u2014 not as separate models, but as complementary views of the same process.<\/p>\n<h3>BPMN Process Diagram: The Internal Workflow<\/h3>\n<p>Inside the retailer\u2019s system, the process starts when an order is received.<\/p>\n<p>It checks inventory, confirms payment, creates a fulfillment task, and triggers shipping.<\/p>\n<p>Each step is internal. No message flows to other pools. This is a private process.<\/p>\n<h3>BPMN Collaboration Diagram: The Handoff Map<\/h3>\n<p>Now, show the interaction between the retailer, the payment gateway, and the shipping provider.<\/p>\n<p>Three pools: Retailer, Payment Gateway, Shipping Provider.<\/p>\n<p>Message flows: \u201cOrder Received\u201d \u2192 Payment Gateway, \u201cPayment Approved\u201d \u2192 Retailer, \u201cShipment Confirmed\u201d \u2192 Retailer.<\/p>\n<p>Each message shows a handoff. No internal steps are shown \u2014 only the exchange.<\/p>\n<h3>BPMN Choreography Diagram: The Interaction Contract<\/h3>\n<p>Now, define the contract between the three parties.<\/p>\n<p>Choreography tasks: \u201cSend Order Details\u201d, \u201cVerify Payment\u201d, \u201cConfirm Shipment\u201d.<\/p>\n<p>Sequence: Retailer sends order \u2192 Payment Gateway verifies \u2192 Retailer confirms \u2192 Shipping Provider ships.<\/p>\n<p>Each participant knows only what they must send or receive. Internal logic is hidden.<\/p>\n<p>This is the contract. It can be shared with partners without revealing internal systems.<\/p>\n<h3>BPMN Conversation Diagram: The Strategic Overview<\/h3>\n<p>Finally, present a high-level map to leadership or architecture teams.<\/p>\n<p>One conversation node: \u201cOrder Fulfillment.\u201d<\/p>\n<p>It connects the retailer, payment gateway, and shipping provider \u2014 showing that these three are involved in a single communication topic.<\/p>\n<p>Another node: \u201cPayment Dispute Resolution\u201d \u2014 showing a different flow between the same parties.<\/p>\n<p>This diagram answers: \u201cWho talks to whom about what?\u201d<\/p>\n<p>It\u2019s not about steps. It\u2019s about relationships and communication patterns.<\/p>\n<h2>Choosing the Right Diagram Type: A Practical Decision Tree<\/h2>\n<p>Here\u2019s a simple guide to help you pick the right BPMN diagram type.<\/p>\n<ol>\n<li><strong>Do you need to model internal steps?<\/strong> \u2192 Use a <strong>process diagram<\/strong>.<\/li>\n<li><strong>Are multiple parties involved in a handoff?<\/strong> \u2192 Use a <strong>collaboration diagram<\/strong>.<\/li>\n<li><strong>Do you need to define a message exchange contract?<\/strong> \u2192 Use a <strong>choreography diagram<\/strong>.<\/li>\n<li><strong>Are you presenting to executives or architects?<\/strong> \u2192 Use a <strong>conversation diagram<\/strong>.<\/li>\n<\/ol>\n<p>Don\u2019t force one diagram to do all the work. Each has its strength.<\/p>\n<p>When in doubt, ask: Who will read this? What do they need to know?<\/p>\n<p>That\u2019s the real key to BPMN diagram classification \u2014 not the notation, but the audience.<\/p>\n<h2>Common Pitfalls in BPMN Diagram Classification<\/h2>\n<p>Even experienced modelers fall into traps. Here are the most common:<\/p>\n<ul>\n<li><strong>Mixing sequence and message flows.<\/strong> Sequence flows belong inside a pool. Message flows connect pools. Confusing them breaks the model.<\/li>\n<li><strong>Using process diagrams for cross-organizational workflows.<\/strong> If you\u2019re showing interactions between teams, use collaboration \u2014 not a single pool with multiple lanes.<\/li>\n<li><strong>Overloading collaboration diagrams.<\/strong> Too many message flows make them unreadable. Use conversation diagrams to summarize.<\/li>\n<li><strong>Ignoring consistency.<\/strong> If a message is named \u201cOrder Confirmation\u201d in collaboration, it must be the same in choreography and process.<\/li>\n<li><strong>Using choreography for internal automation.<\/strong> Choreography is for external contracts. For internal logic, use process diagrams.<\/li>\n<\/ul>\n<p>These aren\u2019t syntax errors. They\u2019re communication failures.<\/p>\n<p>They happen when modelers don\u2019t think about the audience \u2014 or when they don\u2019t use the right tool for the right job.<\/p>\n<h2>Best Practices for Consistent Modeling<\/h2>\n<p>Consistency across BPMN diagram types isn\u2019t optional. It\u2019s essential for trust and maintainability.<\/p>\n<p>Here\u2019s how to keep your models aligned:<\/p>\n<ul>\n<li>Use consistent names for participants, messages, and interfaces across all diagrams.<\/li>\n<li>Link diagrams in your tool (e.g., Visual Paradigm) so changes propagate.<\/li>\n<li>Define a naming convention: \u201cSend_Order_Received\u201d instead of \u201cMessage 1\u201d.<\/li>\n<li>Use a single repository for all diagrams \u2014 avoid siloed files.<\/li>\n<li>Review diagrams together with stakeholders from different roles.<\/li>\n<\/ul>\n<p>When your diagrams agree, your process is understood.<\/p>\n<h2>Frequently Asked Questions<\/h2>\n<h3>What\u2019s the difference between a BPMN collaboration and choreography diagram?<\/h3>\n<p>Collaboration diagrams show internal processes and message flows between pools. Choreography diagrams show only the message sequence \u2014 no internal steps \u2014 and define a contract between participants.<\/p>\n<h3>Can I use a conversation diagram instead of a collaboration diagram?<\/h3>\n<p>Only if you\u2019re presenting to a high-level audience. Conversation diagrams summarize, not detail. Use collaboration for clarity in cross-team workflows.<\/p>\n<h3>When should I use a BPMN process diagram versus a choreography diagram?<\/h3>\n<p>Use process diagrams for internal automation or documentation. Use choreography for external contracts where internal logic should be hidden.<\/p>\n<h3>Do I need all four BPMN diagram types for every process?<\/h3>\n<p>No. Use only what\u2019s needed. A simple internal workflow may only need a process diagram. Complex B2B interactions may require all four.<\/p>\n<h3>How do BPMN diagram types relate to executable models?<\/h3>\n<p>Only process diagrams can be executable. Collaboration, choreography, and conversation diagrams are descriptive \u2014 they help clarify design, not run processes.<\/p>\n<h3>Can I model the same scenario in multiple BPMN diagram types?<\/h3>\n<p>Yes \u2014 and you should. Each diagram type answers a different question. Modeling the same scenario across types builds a complete, multi-perspective understanding.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>One small decision separates those who model with clarity from those who struggle with confusion: whether to focus on internal logic or external interaction. When you choose a BPMN diagram type, you\u2019re not just picking a visual format \u2014 you\u2019re selecting a lens. Too many modelers default to process diagrams because they\u2019re familiar. But that\u2019s [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":351,"menu_order":1,"template":"","meta":{"_acf_changed":false,"inline_featured_image":false,"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"doc_tag":[],"class_list":["post-353","docs","type-docs","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>BPMN Diagram Classification: Process, Collaboration, Choreography, Conversation<\/title>\n<meta name=\"description\" content=\"Master BPMN diagram classification with practical insights. Learn when to use process, collaboration, choreography, or conversation diagrams for clear, stakeholder-focused modeling.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/skills.visual-paradigm.com\/ru\/docs\/bpmn-diagram-types-explained\/bpmn-diagram-types-overview\/bpmn-diagram-classification\/\" \/>\n<meta property=\"og:locale\" content=\"ru_RU\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"BPMN Diagram Classification: Process, Collaboration, Choreography, Conversation\" \/>\n<meta property=\"og:description\" content=\"Master BPMN diagram classification with practical insights. Learn when to use process, collaboration, choreography, or conversation diagrams for clear, stakeholder-focused modeling.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/skills.visual-paradigm.com\/ru\/docs\/bpmn-diagram-types-explained\/bpmn-diagram-types-overview\/bpmn-diagram-classification\/\" \/>\n<meta property=\"og:site_name\" content=\"Visual Paradigm Skills \u0420\u0443\u0441\u0441\u043a\u0438\u0439\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u041f\u0440\u0438\u043c\u0435\u0440\u043d\u043e\u0435 \u0432\u0440\u0435\u043c\u044f \u0434\u043b\u044f \u0447\u0442\u0435\u043d\u0438\u044f\" \/>\n\t<meta name=\"twitter:data1\" content=\"8 \u043c\u0438\u043d\u0443\u0442\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/skills.visual-paradigm.com\/ru\/docs\/bpmn-diagram-types-explained\/bpmn-diagram-types-overview\/bpmn-diagram-classification\/\",\"url\":\"https:\/\/skills.visual-paradigm.com\/ru\/docs\/bpmn-diagram-types-explained\/bpmn-diagram-types-overview\/bpmn-diagram-classification\/\",\"name\":\"BPMN Diagram Classification: Process, Collaboration, Choreography, Conversation\",\"isPartOf\":{\"@id\":\"https:\/\/skills.visual-paradigm.com\/ru\/#website\"},\"datePublished\":\"2026-02-25T10:16:40+00:00\",\"description\":\"Master BPMN diagram classification with practical insights. Learn when to use process, collaboration, choreography, or conversation diagrams for clear, stakeholder-focused modeling.\",\"breadcrumb\":{\"@id\":\"https:\/\/skills.visual-paradigm.com\/ru\/docs\/bpmn-diagram-types-explained\/bpmn-diagram-types-overview\/bpmn-diagram-classification\/#breadcrumb\"},\"inLanguage\":\"ru-RU\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/skills.visual-paradigm.com\/ru\/docs\/bpmn-diagram-types-explained\/bpmn-diagram-types-overview\/bpmn-diagram-classification\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/skills.visual-paradigm.com\/ru\/docs\/bpmn-diagram-types-explained\/bpmn-diagram-types-overview\/bpmn-diagram-classification\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/skills.visual-paradigm.com\/ru\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"BPMN Diagram Types Explained\",\"item\":\"https:\/\/skills.visual-paradigm.com\/ru\/docs\/bpmn-diagram-types-explained\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Understanding BPMN Diagram Types\",\"item\":\"https:\/\/skills.visual-paradigm.com\/ru\/docs\/bpmn-diagram-types-explained\/bpmn-diagram-types-overview\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"Overview of BPMN Diagram Classification\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/skills.visual-paradigm.com\/ru\/#website\",\"url\":\"https:\/\/skills.visual-paradigm.com\/ru\/\",\"name\":\"Visual Paradigm Skills \u0420\u0443\u0441\u0441\u043a\u0438\u0439\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/skills.visual-paradigm.com\/ru\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/skills.visual-paradigm.com\/ru\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ru-RU\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/skills.visual-paradigm.com\/ru\/#organization\",\"name\":\"Visual Paradigm Skills \u0420\u0443\u0441\u0441\u043a\u0438\u0439\",\"url\":\"https:\/\/skills.visual-paradigm.com\/ru\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ru-RU\",\"@id\":\"https:\/\/skills.visual-paradigm.com\/ru\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/skills.visual-paradigm.com\/ru\/wp-content\/uploads\/sites\/10\/2026\/02\/favicon.svg\",\"contentUrl\":\"https:\/\/skills.visual-paradigm.com\/ru\/wp-content\/uploads\/sites\/10\/2026\/02\/favicon.svg\",\"width\":70,\"height\":70,\"caption\":\"Visual Paradigm Skills \u0420\u0443\u0441\u0441\u043a\u0438\u0439\"},\"image\":{\"@id\":\"https:\/\/skills.visual-paradigm.com\/ru\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"BPMN Diagram Classification: Process, Collaboration, Choreography, Conversation","description":"Master BPMN diagram classification with practical insights. Learn when to use process, collaboration, choreography, or conversation diagrams for clear, stakeholder-focused modeling.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/skills.visual-paradigm.com\/ru\/docs\/bpmn-diagram-types-explained\/bpmn-diagram-types-overview\/bpmn-diagram-classification\/","og_locale":"ru_RU","og_type":"article","og_title":"BPMN Diagram Classification: Process, Collaboration, Choreography, Conversation","og_description":"Master BPMN diagram classification with practical insights. Learn when to use process, collaboration, choreography, or conversation diagrams for clear, stakeholder-focused modeling.","og_url":"https:\/\/skills.visual-paradigm.com\/ru\/docs\/bpmn-diagram-types-explained\/bpmn-diagram-types-overview\/bpmn-diagram-classification\/","og_site_name":"Visual Paradigm Skills \u0420\u0443\u0441\u0441\u043a\u0438\u0439","twitter_card":"summary_large_image","twitter_misc":{"\u041f\u0440\u0438\u043c\u0435\u0440\u043d\u043e\u0435 \u0432\u0440\u0435\u043c\u044f \u0434\u043b\u044f \u0447\u0442\u0435\u043d\u0438\u044f":"8 \u043c\u0438\u043d\u0443\u0442"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/skills.visual-paradigm.com\/ru\/docs\/bpmn-diagram-types-explained\/bpmn-diagram-types-overview\/bpmn-diagram-classification\/","url":"https:\/\/skills.visual-paradigm.com\/ru\/docs\/bpmn-diagram-types-explained\/bpmn-diagram-types-overview\/bpmn-diagram-classification\/","name":"BPMN Diagram Classification: Process, Collaboration, Choreography, Conversation","isPartOf":{"@id":"https:\/\/skills.visual-paradigm.com\/ru\/#website"},"datePublished":"2026-02-25T10:16:40+00:00","description":"Master BPMN diagram classification with practical insights. Learn when to use process, collaboration, choreography, or conversation diagrams for clear, stakeholder-focused modeling.","breadcrumb":{"@id":"https:\/\/skills.visual-paradigm.com\/ru\/docs\/bpmn-diagram-types-explained\/bpmn-diagram-types-overview\/bpmn-diagram-classification\/#breadcrumb"},"inLanguage":"ru-RU","potentialAction":[{"@type":"ReadAction","target":["https:\/\/skills.visual-paradigm.com\/ru\/docs\/bpmn-diagram-types-explained\/bpmn-diagram-types-overview\/bpmn-diagram-classification\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/skills.visual-paradigm.com\/ru\/docs\/bpmn-diagram-types-explained\/bpmn-diagram-types-overview\/bpmn-diagram-classification\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/skills.visual-paradigm.com\/ru\/"},{"@type":"ListItem","position":2,"name":"BPMN Diagram Types Explained","item":"https:\/\/skills.visual-paradigm.com\/ru\/docs\/bpmn-diagram-types-explained\/"},{"@type":"ListItem","position":3,"name":"Understanding BPMN Diagram Types","item":"https:\/\/skills.visual-paradigm.com\/ru\/docs\/bpmn-diagram-types-explained\/bpmn-diagram-types-overview\/"},{"@type":"ListItem","position":4,"name":"Overview of BPMN Diagram Classification"}]},{"@type":"WebSite","@id":"https:\/\/skills.visual-paradigm.com\/ru\/#website","url":"https:\/\/skills.visual-paradigm.com\/ru\/","name":"Visual Paradigm Skills \u0420\u0443\u0441\u0441\u043a\u0438\u0439","description":"","publisher":{"@id":"https:\/\/skills.visual-paradigm.com\/ru\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/skills.visual-paradigm.com\/ru\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ru-RU"},{"@type":"Organization","@id":"https:\/\/skills.visual-paradigm.com\/ru\/#organization","name":"Visual Paradigm Skills \u0420\u0443\u0441\u0441\u043a\u0438\u0439","url":"https:\/\/skills.visual-paradigm.com\/ru\/","logo":{"@type":"ImageObject","inLanguage":"ru-RU","@id":"https:\/\/skills.visual-paradigm.com\/ru\/#\/schema\/logo\/image\/","url":"https:\/\/skills.visual-paradigm.com\/ru\/wp-content\/uploads\/sites\/10\/2026\/02\/favicon.svg","contentUrl":"https:\/\/skills.visual-paradigm.com\/ru\/wp-content\/uploads\/sites\/10\/2026\/02\/favicon.svg","width":70,"height":70,"caption":"Visual Paradigm Skills \u0420\u0443\u0441\u0441\u043a\u0438\u0439"},"image":{"@id":"https:\/\/skills.visual-paradigm.com\/ru\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/skills.visual-paradigm.com\/ru\/wp-json\/wp\/v2\/docs\/353","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/skills.visual-paradigm.com\/ru\/wp-json\/wp\/v2\/docs"}],"about":[{"href":"https:\/\/skills.visual-paradigm.com\/ru\/wp-json\/wp\/v2\/types\/docs"}],"author":[{"embeddable":true,"href":"https:\/\/skills.visual-paradigm.com\/ru\/wp-json\/wp\/v2\/users\/1"}],"version-history":[{"count":0,"href":"https:\/\/skills.visual-paradigm.com\/ru\/wp-json\/wp\/v2\/docs\/353\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/skills.visual-paradigm.com\/ru\/wp-json\/wp\/v2\/docs\/351"}],"wp:attachment":[{"href":"https:\/\/skills.visual-paradigm.com\/ru\/wp-json\/wp\/v2\/media?parent=353"}],"wp:term":[{"taxonomy":"doc_tag","embeddable":true,"href":"https:\/\/skills.visual-paradigm.com\/ru\/wp-json\/wp\/v2\/doc_tag?post=353"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}