{"id":122,"date":"2024-10-07T03:27:48","date_gmt":"2024-10-07T03:27:48","guid":{"rendered":"https:\/\/www.go-uml.com\/es\/?p=122"},"modified":"2024-10-07T03:27:48","modified_gmt":"2024-10-07T03:27:48","slug":"an-overview-of-the-omg-systems-modeling-language-sysml","status":"publish","type":"post","link":"https:\/\/www.go-uml.com\/es\/an-overview-of-the-omg-systems-modeling-language-sysml\/","title":{"rendered":"An Overview of the OMG Systems Modeling Language (SysML)"},"content":{"rendered":"<p>The OMG Systems Modeling Language\u2122 (OMG SysML\u00ae) is a versatile graphical modeling language designed for specifying, analyzing, designing, and verifying complex systems. These systems may encompass hardware, software, information, personnel, procedures, and facilities. SysML provides a robust framework for representing system requirements, behavior, structure, and parametrics, facilitating integration with other engineering analysis models.<\/p>\n<h2>Historical Context and Development<\/h2>\n<p>SysML represents a subset of UML 2, enhanced with extensions tailored to meet the specific needs of the systems engineering community. The language emerged from the UML for Systems Engineering Request for Proposals (RFP), developed collaboratively by the Object Management Group (OMG) and the International Council on Systems Engineering (INCOSE) in March 2003. This RFP outlined the requirements for extending UML to support systems engineering.<\/p>\n<p>The SysML Specification was created in response to these requirements by a diverse coalition of tool vendors, end users, academia, and government representatives. The OMG officially adopted SysML on July 6, 2006, and released OMG SysML\u2122 v1.0 in September 2007.<\/p>\n<h2>SysML and UML Relationship<\/h2>\n<p>SysML is built upon UML, incorporating essential elements while adding features necessary for systems engineering. This relationship is illustrated in Figure 1, highlighting how SysML extends UML to address the complexities of system design and analysis.<\/p>\n<h2>Diagram Types in SysML<\/h2>\n<p>SysML comprises several diagram types that can be categorized into two main groups: structure diagrams and behavior diagrams. The primary diagram types are summarized below.<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/www.visual-paradigm.com\/servlet\/editor-content\/guide\/sysml\/how-to-use-state-diagram-to-model-behavior\/sites\/7\/2020\/02\/sysml-diagram-types.png\" alt=\"SysML: How to Use State Diagrams to Model Systems Behavior\" \/><\/p>\n<h3>Structure Diagrams<\/h3>\n<ol>\n<li><strong>Block Definition Diagrams (BDD)<\/strong>: These diagrams represent the structural hierarchy and classifications of system components. They depict blocks as the primary unit of structure, which can represent various system elements, including hardware and software.<\/li>\n<li><strong>Internal Block Diagrams (IBD)<\/strong>: IBDs describe the internal structure of a block, detailing its parts, ports, and connectors. They illustrate how the components interact within a system, providing insight into the system&#8217;s functionality.<\/li>\n<li><strong>Package Diagrams<\/strong>: These diagrams are used to organize the model, grouping related elements into packages for better management and clarity.<\/li>\n<\/ol>\n<h3>Behavior Diagrams<\/h3>\n<ol>\n<li><strong>Use Case Diagrams<\/strong>: These provide a high-level overview of system functionality, illustrating interactions among systems or system components.<\/li>\n<li><strong>Activity Diagrams<\/strong>: These diagrams represent the flow of data and control between various activities, showcasing how tasks are executed within the system.<\/li>\n<li><strong>Sequence Diagrams<\/strong>: Sequence diagrams depict the interactions between collaborating parts of a system over time, emphasizing the order of events.<\/li>\n<li><strong>State Machine Diagrams<\/strong>: These diagrams describe the state transitions and actions that a system or its components perform in response to events, capturing the dynamic behavior of the system.<\/li>\n<\/ol>\n<h3>Requirements and Parametric Diagrams<\/h3>\n<ul>\n<li><strong>Requirements Diagrams<\/strong>: SysML includes graphical constructs for representing textual requirements. These diagrams capture requirement hierarchies and relationships, allowing modelers to link requirements to model elements that satisfy or verify them. This functionality bridges typical requirements management tools and system models.<\/li>\n<li><strong>Parametric Diagrams<\/strong>: These diagrams represent constraints on system property values (e.g., performance, reliability) and integrate specification and design models with engineering analysis models.<\/li>\n<\/ul>\n<h3>Allocation Relationships<\/h3>\n<p>SysML supports allocation relationships to represent various types of allocations, such as functions to components, logical to physical components, and software to hardware. This feature enhances the clarity of system design and function distribution.<\/p>\n<h2>Example: The Four Pillars of SysML<\/h2>\n<p>Figure 3 illustrates the four key diagram types within SysML, providing a visual summary of how these elements interconnect to form a comprehensive modeling language. Each diagram type plays a critical role in capturing different aspects of system design and analysis.<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/www.omgsysml.org\/images\/Figure-3.jpg\" \/><\/p>\n<p id=\"CglvjUK\">\n<h2>Conclusion<\/h2>\n<p>The OMG SysML Specification includes detailed tables of diagram elements and usage examples, facilitating effective modeling practices. The specification has been published as a full International Standard (ISO\/IEC 19514:2017), ensuring its relevance and applicability across various industries.<\/p>\n<p>SysML stands as a powerful tool for systems engineers, offering a structured approach to modeling complex systems that integrate hardware, software, and human factors. By leveraging the capabilities of SysML, engineers can create more comprehensive designs, improve system understanding, and enhance communication among stakeholders.<\/p>\n<p>For further information, the direct catalogue reference for the SysML standard is available at <a href=\"https:\/\/www.iso.org\/standard\/65231.html\" target=\"_blank\" rel=\"noopener\">ISO<\/a>.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>The OMG Systems Modeling Language\u2122 (OMG SysML\u00ae) is a versatile graphical modeling language designed for specifying, analyzing, designing, and verifying complex systems. These systems may encompass hardware, software, information, personnel, procedures, and facilities. SysML provides a robust framework for representing system requirements, behavior, structure, and parametrics, facilitating integration with other engineering analysis models. Historical Context and Development SysML represents a subset of UML 2, enhanced with extensions tailored to meet the specific needs of the systems engineering community. The language emerged from the UML for Systems Engineering Request for Proposals (RFP), developed collaboratively by the Object Management Group (OMG) and the International Council on Systems Engineering (INCOSE) in March 2003. This RFP outlined the requirements for extending UML to support systems engineering. The SysML Specification was created in response to these requirements by a diverse coalition of tool vendors, end users, academia, and government representatives. The OMG officially adopted SysML on July 6, 2006, and released OMG SysML\u2122 v1.0 in September 2007. SysML and UML Relationship SysML is built upon UML, incorporating essential elements while adding features necessary for systems engineering. This relationship is illustrated in Figure 1, highlighting how SysML extends UML to address the complexities of system design and analysis. Diagram Types in SysML SysML comprises several diagram types that can be categorized into two main groups: structure diagrams and behavior diagrams. The primary diagram types are summarized below. Structure Diagrams Block Definition Diagrams (BDD): These diagrams represent the structural hierarchy and classifications of system components. They depict blocks as the primary unit of structure, which can represent various system elements, including hardware and software. Internal Block Diagrams (IBD): IBDs describe the internal structure of a block, detailing its parts, ports, and connectors. They illustrate how the components interact within a system, providing insight into the system&#8217;s functionality. Package Diagrams: These diagrams are used to organize the model, grouping related elements into packages for better management and clarity. Behavior Diagrams Use Case Diagrams: These provide a high-level overview of system functionality, illustrating interactions among systems or system components. Activity Diagrams: These diagrams represent the flow of data and control between various activities, showcasing how tasks are executed within the system. Sequence Diagrams: Sequence diagrams depict the interactions between collaborating parts of a system over time, emphasizing the order of events. State Machine Diagrams: These diagrams describe the state transitions and actions that a system or its components perform in response to events, capturing the dynamic behavior of the system. Requirements and Parametric Diagrams Requirements Diagrams: SysML includes graphical constructs for representing textual requirements. These diagrams capture requirement hierarchies and relationships, allowing modelers to link requirements to model elements that satisfy or verify them. This functionality bridges typical requirements management tools and system models. Parametric Diagrams: These diagrams represent constraints on system property values (e.g., performance, reliability) and integrate specification and design models with engineering analysis models. Allocation Relationships SysML supports allocation relationships to represent various types of allocations, such as functions to components, logical to physical components, and software to hardware. This feature enhances the clarity of system design and function distribution. Example: The Four Pillars of SysML Figure 3 illustrates the four key diagram types within SysML, providing a visual summary of how these elements interconnect to form a comprehensive modeling language. Each diagram type plays a critical role in capturing different aspects of system design and analysis. Conclusion The OMG SysML Specification includes detailed tables of diagram elements and usage examples, facilitating effective modeling practices. The specification has been published as a full International Standard (ISO\/IEC 19514:2017), ensuring its relevance and applicability across various industries. SysML stands as a powerful tool for systems engineers, offering a structured approach to modeling complex systems that integrate hardware, software, and human factors. By leveraging the capabilities of SysML, engineers can create more comprehensive designs, improve system understanding, and enhance communication among stakeholders. For further information, the direct catalogue reference for the SysML standard is available at ISO.<\/p>\n","protected":false},"author":7,"featured_media":126,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"inline_featured_image":false,"fifu_image_url":"https:\/\/www.visual-paradigm.com\/servlet\/editor-content\/guide\/sysml\/how-to-use-state-diagram-to-model-behavior\/sites\/7\/2020\/02\/sysml-diagram-types.png","fifu_image_alt":"","footnotes":""},"categories":[15],"tags":[],"class_list":["post-122","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-sysml-tool"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>An Overview of the OMG Systems Modeling Language (SysML) - Go UML Espa\u00f1ol<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.go-uml.com\/es\/an-overview-of-the-omg-systems-modeling-language-sysml\/\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"An Overview of the OMG Systems Modeling Language (SysML) - Go UML Espa\u00f1ol\" \/>\n<meta property=\"og:description\" content=\"The OMG Systems Modeling Language\u2122 (OMG SysML\u00ae) is a versatile graphical modeling language designed for specifying, analyzing, designing, and verifying complex systems. These systems may encompass hardware, software, information, personnel, procedures, and facilities. SysML provides a robust framework for representing system requirements, behavior, structure, and parametrics, facilitating integration with other engineering analysis models. Historical Context and Development SysML represents a subset of UML 2, enhanced with extensions tailored to meet the specific needs of the systems engineering community. The language emerged from the UML for Systems Engineering Request for Proposals (RFP), developed collaboratively by the Object Management Group (OMG) and the International Council on Systems Engineering (INCOSE) in March 2003. This RFP outlined the requirements for extending UML to support systems engineering. The SysML Specification was created in response to these requirements by a diverse coalition of tool vendors, end users, academia, and government representatives. The OMG officially adopted SysML on July 6, 2006, and released OMG SysML\u2122 v1.0 in September 2007. SysML and UML Relationship SysML is built upon UML, incorporating essential elements while adding features necessary for systems engineering. This relationship is illustrated in Figure 1, highlighting how SysML extends UML to address the complexities of system design and analysis. Diagram Types in SysML SysML comprises several diagram types that can be categorized into two main groups: structure diagrams and behavior diagrams. The primary diagram types are summarized below. Structure Diagrams Block Definition Diagrams (BDD): These diagrams represent the structural hierarchy and classifications of system components. They depict blocks as the primary unit of structure, which can represent various system elements, including hardware and software. Internal Block Diagrams (IBD): IBDs describe the internal structure of a block, detailing its parts, ports, and connectors. They illustrate how the components interact within a system, providing insight into the system&#8217;s functionality. Package Diagrams: These diagrams are used to organize the model, grouping related elements into packages for better management and clarity. Behavior Diagrams Use Case Diagrams: These provide a high-level overview of system functionality, illustrating interactions among systems or system components. Activity Diagrams: These diagrams represent the flow of data and control between various activities, showcasing how tasks are executed within the system. Sequence Diagrams: Sequence diagrams depict the interactions between collaborating parts of a system over time, emphasizing the order of events. State Machine Diagrams: These diagrams describe the state transitions and actions that a system or its components perform in response to events, capturing the dynamic behavior of the system. Requirements and Parametric Diagrams Requirements Diagrams: SysML includes graphical constructs for representing textual requirements. These diagrams capture requirement hierarchies and relationships, allowing modelers to link requirements to model elements that satisfy or verify them. This functionality bridges typical requirements management tools and system models. Parametric Diagrams: These diagrams represent constraints on system property values (e.g., performance, reliability) and integrate specification and design models with engineering analysis models. Allocation Relationships SysML supports allocation relationships to represent various types of allocations, such as functions to components, logical to physical components, and software to hardware. This feature enhances the clarity of system design and function distribution. Example: The Four Pillars of SysML Figure 3 illustrates the four key diagram types within SysML, providing a visual summary of how these elements interconnect to form a comprehensive modeling language. Each diagram type plays a critical role in capturing different aspects of system design and analysis. Conclusion The OMG SysML Specification includes detailed tables of diagram elements and usage examples, facilitating effective modeling practices. The specification has been published as a full International Standard (ISO\/IEC 19514:2017), ensuring its relevance and applicability across various industries. SysML stands as a powerful tool for systems engineers, offering a structured approach to modeling complex systems that integrate hardware, software, and human factors. By leveraging the capabilities of SysML, engineers can create more comprehensive designs, improve system understanding, and enhance communication among stakeholders. For further information, the direct catalogue reference for the SysML standard is available at ISO.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.go-uml.com\/es\/an-overview-of-the-omg-systems-modeling-language-sysml\/\" \/>\n<meta property=\"og:site_name\" content=\"Go UML Espa\u00f1ol\" \/>\n<meta property=\"article:published_time\" content=\"2024-10-07T03:27:48+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.visual-paradigm.com\/servlet\/editor-content\/guide\/sysml\/how-to-use-state-diagram-to-model-behavior\/sites\/7\/2020\/02\/sysml-diagram-types.png\" \/>\n<meta name=\"author\" content=\"curtis\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:image\" content=\"https:\/\/www.visual-paradigm.com\/servlet\/editor-content\/guide\/sysml\/how-to-use-state-diagram-to-model-behavior\/sites\/7\/2020\/02\/sysml-diagram-types.png\" \/>\n<meta name=\"twitter:label1\" content=\"Escrito por\" \/>\n\t<meta name=\"twitter:data1\" content=\"curtis\" \/>\n\t<meta name=\"twitter:label2\" content=\"Tiempo de lectura\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.go-uml.com\/es\/an-overview-of-the-omg-systems-modeling-language-sysml\/\",\"url\":\"https:\/\/www.go-uml.com\/es\/an-overview-of-the-omg-systems-modeling-language-sysml\/\",\"name\":\"An Overview of the OMG Systems Modeling Language (SysML) - Go UML Espa\u00f1ol\",\"isPartOf\":{\"@id\":\"https:\/\/www.go-uml.com\/es\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.go-uml.com\/es\/an-overview-of-the-omg-systems-modeling-language-sysml\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.go-uml.com\/es\/an-overview-of-the-omg-systems-modeling-language-sysml\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.visual-paradigm.com\/servlet\/editor-content\/guide\/sysml\/how-to-use-state-diagram-to-model-behavior\/sites\/7\/2020\/02\/sysml-diagram-types.png\",\"datePublished\":\"2024-10-07T03:27:48+00:00\",\"dateModified\":\"2024-10-07T03:27:48+00:00\",\"author\":{\"@id\":\"https:\/\/www.go-uml.com\/es\/#\/schema\/person\/fc1da26b1e963fc50ec2722b231a274b\"},\"breadcrumb\":{\"@id\":\"https:\/\/www.go-uml.com\/es\/an-overview-of-the-omg-systems-modeling-language-sysml\/#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.go-uml.com\/es\/an-overview-of-the-omg-systems-modeling-language-sysml\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\/\/www.go-uml.com\/es\/an-overview-of-the-omg-systems-modeling-language-sysml\/#primaryimage\",\"url\":\"https:\/\/www.visual-paradigm.com\/servlet\/editor-content\/guide\/sysml\/how-to-use-state-diagram-to-model-behavior\/sites\/7\/2020\/02\/sysml-diagram-types.png\",\"contentUrl\":\"https:\/\/www.visual-paradigm.com\/servlet\/editor-content\/guide\/sysml\/how-to-use-state-diagram-to-model-behavior\/sites\/7\/2020\/02\/sysml-diagram-types.png\",\"width\":\"928\",\"height\":\"408\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.go-uml.com\/es\/an-overview-of-the-omg-systems-modeling-language-sysml\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.go-uml.com\/es\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"An Overview of the OMG Systems Modeling Language (SysML)\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.go-uml.com\/es\/#website\",\"url\":\"https:\/\/www.go-uml.com\/es\/\",\"name\":\"Go UML Espa\u00f1ol\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.go-uml.com\/es\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"es\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.go-uml.com\/es\/#\/schema\/person\/fc1da26b1e963fc50ec2722b231a274b\",\"name\":\"curtis\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\/\/www.go-uml.com\/es\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/48025789fc0776739935e63d9f629084?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/48025789fc0776739935e63d9f629084?s=96&d=mm&r=g\",\"caption\":\"curtis\"},\"url\":\"https:\/\/www.go-uml.com\/es\/author\/curtis\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"An Overview of the OMG Systems Modeling Language (SysML) - Go UML Espa\u00f1ol","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:\/\/www.go-uml.com\/es\/an-overview-of-the-omg-systems-modeling-language-sysml\/","og_locale":"es_ES","og_type":"article","og_title":"An Overview of the OMG Systems Modeling Language (SysML) - Go UML Espa\u00f1ol","og_description":"The OMG Systems Modeling Language\u2122 (OMG SysML\u00ae) is a versatile graphical modeling language designed for specifying, analyzing, designing, and verifying complex systems. These systems may encompass hardware, software, information, personnel, procedures, and facilities. SysML provides a robust framework for representing system requirements, behavior, structure, and parametrics, facilitating integration with other engineering analysis models. Historical Context and Development SysML represents a subset of UML 2, enhanced with extensions tailored to meet the specific needs of the systems engineering community. The language emerged from the UML for Systems Engineering Request for Proposals (RFP), developed collaboratively by the Object Management Group (OMG) and the International Council on Systems Engineering (INCOSE) in March 2003. This RFP outlined the requirements for extending UML to support systems engineering. The SysML Specification was created in response to these requirements by a diverse coalition of tool vendors, end users, academia, and government representatives. The OMG officially adopted SysML on July 6, 2006, and released OMG SysML\u2122 v1.0 in September 2007. SysML and UML Relationship SysML is built upon UML, incorporating essential elements while adding features necessary for systems engineering. This relationship is illustrated in Figure 1, highlighting how SysML extends UML to address the complexities of system design and analysis. Diagram Types in SysML SysML comprises several diagram types that can be categorized into two main groups: structure diagrams and behavior diagrams. The primary diagram types are summarized below. Structure Diagrams Block Definition Diagrams (BDD): These diagrams represent the structural hierarchy and classifications of system components. They depict blocks as the primary unit of structure, which can represent various system elements, including hardware and software. Internal Block Diagrams (IBD): IBDs describe the internal structure of a block, detailing its parts, ports, and connectors. They illustrate how the components interact within a system, providing insight into the system&#8217;s functionality. Package Diagrams: These diagrams are used to organize the model, grouping related elements into packages for better management and clarity. Behavior Diagrams Use Case Diagrams: These provide a high-level overview of system functionality, illustrating interactions among systems or system components. Activity Diagrams: These diagrams represent the flow of data and control between various activities, showcasing how tasks are executed within the system. Sequence Diagrams: Sequence diagrams depict the interactions between collaborating parts of a system over time, emphasizing the order of events. State Machine Diagrams: These diagrams describe the state transitions and actions that a system or its components perform in response to events, capturing the dynamic behavior of the system. Requirements and Parametric Diagrams Requirements Diagrams: SysML includes graphical constructs for representing textual requirements. These diagrams capture requirement hierarchies and relationships, allowing modelers to link requirements to model elements that satisfy or verify them. This functionality bridges typical requirements management tools and system models. Parametric Diagrams: These diagrams represent constraints on system property values (e.g., performance, reliability) and integrate specification and design models with engineering analysis models. Allocation Relationships SysML supports allocation relationships to represent various types of allocations, such as functions to components, logical to physical components, and software to hardware. This feature enhances the clarity of system design and function distribution. Example: The Four Pillars of SysML Figure 3 illustrates the four key diagram types within SysML, providing a visual summary of how these elements interconnect to form a comprehensive modeling language. Each diagram type plays a critical role in capturing different aspects of system design and analysis. Conclusion The OMG SysML Specification includes detailed tables of diagram elements and usage examples, facilitating effective modeling practices. The specification has been published as a full International Standard (ISO\/IEC 19514:2017), ensuring its relevance and applicability across various industries. SysML stands as a powerful tool for systems engineers, offering a structured approach to modeling complex systems that integrate hardware, software, and human factors. By leveraging the capabilities of SysML, engineers can create more comprehensive designs, improve system understanding, and enhance communication among stakeholders. For further information, the direct catalogue reference for the SysML standard is available at ISO.","og_url":"https:\/\/www.go-uml.com\/es\/an-overview-of-the-omg-systems-modeling-language-sysml\/","og_site_name":"Go UML Espa\u00f1ol","article_published_time":"2024-10-07T03:27:48+00:00","og_image":[{"url":"https:\/\/www.visual-paradigm.com\/servlet\/editor-content\/guide\/sysml\/how-to-use-state-diagram-to-model-behavior\/sites\/7\/2020\/02\/sysml-diagram-types.png","type":"","width":"","height":""}],"author":"curtis","twitter_card":"summary_large_image","twitter_image":"https:\/\/www.visual-paradigm.com\/servlet\/editor-content\/guide\/sysml\/how-to-use-state-diagram-to-model-behavior\/sites\/7\/2020\/02\/sysml-diagram-types.png","twitter_misc":{"Escrito por":"curtis","Tiempo de lectura":"4 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.go-uml.com\/es\/an-overview-of-the-omg-systems-modeling-language-sysml\/","url":"https:\/\/www.go-uml.com\/es\/an-overview-of-the-omg-systems-modeling-language-sysml\/","name":"An Overview of the OMG Systems Modeling Language (SysML) - Go UML Espa\u00f1ol","isPartOf":{"@id":"https:\/\/www.go-uml.com\/es\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.go-uml.com\/es\/an-overview-of-the-omg-systems-modeling-language-sysml\/#primaryimage"},"image":{"@id":"https:\/\/www.go-uml.com\/es\/an-overview-of-the-omg-systems-modeling-language-sysml\/#primaryimage"},"thumbnailUrl":"https:\/\/www.visual-paradigm.com\/servlet\/editor-content\/guide\/sysml\/how-to-use-state-diagram-to-model-behavior\/sites\/7\/2020\/02\/sysml-diagram-types.png","datePublished":"2024-10-07T03:27:48+00:00","dateModified":"2024-10-07T03:27:48+00:00","author":{"@id":"https:\/\/www.go-uml.com\/es\/#\/schema\/person\/fc1da26b1e963fc50ec2722b231a274b"},"breadcrumb":{"@id":"https:\/\/www.go-uml.com\/es\/an-overview-of-the-omg-systems-modeling-language-sysml\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.go-uml.com\/es\/an-overview-of-the-omg-systems-modeling-language-sysml\/"]}]},{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/www.go-uml.com\/es\/an-overview-of-the-omg-systems-modeling-language-sysml\/#primaryimage","url":"https:\/\/www.visual-paradigm.com\/servlet\/editor-content\/guide\/sysml\/how-to-use-state-diagram-to-model-behavior\/sites\/7\/2020\/02\/sysml-diagram-types.png","contentUrl":"https:\/\/www.visual-paradigm.com\/servlet\/editor-content\/guide\/sysml\/how-to-use-state-diagram-to-model-behavior\/sites\/7\/2020\/02\/sysml-diagram-types.png","width":"928","height":"408"},{"@type":"BreadcrumbList","@id":"https:\/\/www.go-uml.com\/es\/an-overview-of-the-omg-systems-modeling-language-sysml\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.go-uml.com\/es\/"},{"@type":"ListItem","position":2,"name":"An Overview of the OMG Systems Modeling Language (SysML)"}]},{"@type":"WebSite","@id":"https:\/\/www.go-uml.com\/es\/#website","url":"https:\/\/www.go-uml.com\/es\/","name":"Go UML Espa\u00f1ol","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.go-uml.com\/es\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"es"},{"@type":"Person","@id":"https:\/\/www.go-uml.com\/es\/#\/schema\/person\/fc1da26b1e963fc50ec2722b231a274b","name":"curtis","image":{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/www.go-uml.com\/es\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/48025789fc0776739935e63d9f629084?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/48025789fc0776739935e63d9f629084?s=96&d=mm&r=g","caption":"curtis"},"url":"https:\/\/www.go-uml.com\/es\/author\/curtis\/"}]}},"_links":{"self":[{"href":"https:\/\/www.go-uml.com\/es\/wp-json\/wp\/v2\/posts\/122","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.go-uml.com\/es\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.go-uml.com\/es\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.go-uml.com\/es\/wp-json\/wp\/v2\/users\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/www.go-uml.com\/es\/wp-json\/wp\/v2\/comments?post=122"}],"version-history":[{"count":1,"href":"https:\/\/www.go-uml.com\/es\/wp-json\/wp\/v2\/posts\/122\/revisions"}],"predecessor-version":[{"id":127,"href":"https:\/\/www.go-uml.com\/es\/wp-json\/wp\/v2\/posts\/122\/revisions\/127"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.go-uml.com\/es\/wp-json\/wp\/v2\/media\/126"}],"wp:attachment":[{"href":"https:\/\/www.go-uml.com\/es\/wp-json\/wp\/v2\/media?parent=122"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.go-uml.com\/es\/wp-json\/wp\/v2\/categories?post=122"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.go-uml.com\/es\/wp-json\/wp\/v2\/tags?post=122"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}