{"id":4503,"date":"2026-01-19T14:13:54","date_gmt":"2026-01-19T06:13:54","guid":{"rendered":"https:\/\/guides.visual-paradigm.com\/ja\/docs\/streamlining-the-software-lifecycle-integrating-ai-use-case-modeling-with-visual-paradigms-all-in-one-platform\/2-initial-use-case-modeling\/"},"modified":"2026-01-19T14:33:46","modified_gmt":"2026-01-19T06:33:46","slug":"2-initial-use-case-modeling","status":"publish","type":"docs","link":"https:\/\/guides.visual-paradigm.com\/ja\/docs\/streamlining-the-software-lifecycle-integrating-ai-use-case-modeling-with-visual-paradigms-all-in-one-platform\/2-initial-use-case-modeling\/","title":{"rendered":"2. Initial Use Case Modeling"},"content":{"rendered":"<p dir=\"auto\">With a clear project vision, well-defined scope, articulated problem context, and a solid map of stakeholders and user types already established in Module 1, you are now ready to answer one of the most powerful questions in requirements engineering:<\/p>\n<p dir=\"auto\"><strong>\u201cWhat does the system actually do, from the users\u2019 point of view?\u201d<\/strong><\/p>\n<p dir=\"auto\">This is the heart of <strong>initial use case modeling<\/strong>\u2014the moment you shift from describing <em>why<\/em> the system exists to defining <em>what goals<\/em> it helps people achieve. Use cases capture functional requirements in a user-centric, goal-oriented way that is understandable to both business stakeholders and technical teams. They serve as the central thread that ties together every subsequent artifact: detailed specifications, activity &amp; sequence diagrams, class models, test cases, and documentation.<\/p>\n<p dir=\"auto\">In traditional approaches, identifying use cases can be time-consuming and error-prone\u2014teams often produce incomplete, overlapping, or overly technical lists after days of brainstorming. Visual Paradigm\u2019s <strong>AI-Powered Use Case Modeling Studio<\/strong> radically accelerates and improves this phase by combining human insight with intelligent automation:<\/p>\n<ul dir=\"auto\">\n<li>You start by thinking about actors (people and external systems identified in Module 1) and their high-level goals.<\/li>\n<li>The AI suggests candidate use cases based on the scope statement, problem description, and stakeholder map.<\/li>\n<li>It presents them in a clean, structured table for easy review.<\/li>\n<li>With one click, it generates a professional <strong>Use Case Diagram<\/strong> that visually shows actors connected to their goals\u2014giving you an instant, shareable overview of system functionality.<\/li>\n<\/ul>\n<p dir=\"auto\">The result is not just faster modeling, but higher-quality starting points: the AI draws on UML best practices and common domain patterns to propose meaningful, appropriately scoped use cases while leaving full control in your hands to accept, reject, merge, split, or rename suggestions.<\/p>\n<h3 dir=\"auto\">Core Activities in Initial Use Case Modeling<\/h3>\n<p dir=\"auto\">This module focuses on three tightly connected activities:<\/p>\n<ol dir=\"auto\">\n<li><strong>Brainstorming actors and their high-level goals<\/strong> \u2014 building directly on the stakeholder\/user map from Module 1.<\/li>\n<li><strong>Generating and reviewing candidate use cases<\/strong> \u2014 letting the AI propose a strong initial set in seconds.<\/li>\n<li><strong>Visualizing the big picture<\/strong> \u2014 automatically creating a Use Case Diagram that communicates system boundaries and functionality at a glance.<\/li>\n<\/ol>\n<p dir=\"auto\">These steps produce the first major deliverable of the use-case-driven approach: a high-level <strong>Use Case Diagram<\/strong> and an initial list of use cases that everyone can understand and debate.<\/p>\n<h3 dir=\"auto\">Practical Examples<\/h3>\n<p dir=\"auto\"><strong>Example 1: GourmetReserve \u2013 Mobile Dining Reservation App<\/strong><\/p>\n<ul dir=\"auto\">\n<li>\n<p dir=\"auto\"><strong>Input to AI<\/strong>: Scope statement + problem description + stakeholder map (diners, restaurant staff, payment gateway, etc.).<\/p>\n<\/li>\n<li>\n<p dir=\"auto\"><strong>AI-Suggested Candidate Use Cases<\/strong> (shown in a reviewable table):<\/p>\n<div>\n<div>\n<div><\/div>\n<\/div>\n<div dir=\"auto\">\n<div><\/div>\n<table dir=\"auto\">\n<thead>\n<tr>\n<th data-col-size=\"lg\">Use Case Name<\/th>\n<th data-col-size=\"sm\">Primary Actor<\/th>\n<th data-col-size=\"xl\">Goal \/ Value Delivered<\/th>\n<th data-col-size=\"md\">Priority<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td data-col-size=\"lg\">Search for Available Tables<\/td>\n<td data-col-size=\"sm\">Diner<\/td>\n<td data-col-size=\"xl\">Find restaurants and open slots quickly<\/td>\n<td data-col-size=\"md\">High<\/td>\n<\/tr>\n<tr>\n<td data-col-size=\"lg\">Book a Table<\/td>\n<td data-col-size=\"sm\">Diner<\/td>\n<td data-col-size=\"xl\">Reserve a specific table at a chosen time<\/td>\n<td data-col-size=\"md\">High<\/td>\n<\/tr>\n<tr>\n<td data-col-size=\"lg\">Pre-order Meal<\/td>\n<td data-col-size=\"sm\">Diner<\/td>\n<td data-col-size=\"xl\">Select dishes in advance to reduce wait time at arrival<\/td>\n<td data-col-size=\"md\">Medium<\/td>\n<\/tr>\n<tr>\n<td data-col-size=\"lg\">Cancel Reservation<\/td>\n<td data-col-size=\"sm\">Diner<\/td>\n<td data-col-size=\"xl\">Free up the slot if plans change (with possible fee)<\/td>\n<td data-col-size=\"md\">Medium<\/td>\n<\/tr>\n<tr>\n<td data-col-size=\"lg\">Receive Booking Reminder<\/td>\n<td data-col-size=\"sm\">Diner<\/td>\n<td data-col-size=\"xl\">Get notified before arrival<\/td>\n<td data-col-size=\"md\">Medium<\/td>\n<\/tr>\n<tr>\n<td data-col-size=\"lg\">Manage Reservations<\/td>\n<td data-col-size=\"sm\">Restaurant Staff<\/td>\n<td data-col-size=\"xl\">View, confirm, modify or cancel bookings<\/td>\n<td data-col-size=\"md\">High<\/td>\n<\/tr>\n<tr>\n<td data-col-size=\"lg\">Prepare Kitchen for Orders<\/td>\n<td data-col-size=\"sm\">Restaurant Staff<\/td>\n<td data-col-size=\"xl\">See pre-orders to stage ingredients<\/td>\n<td data-col-size=\"md\">Medium<\/td>\n<\/tr>\n<tr>\n<td data-col-size=\"lg\">Process Payment<\/td>\n<td data-col-size=\"sm\">Payment Gateway<\/td>\n<td data-col-size=\"xl\">Handle secure transaction for deposit or full payment<\/td>\n<td data-col-size=\"md\">High<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<div><\/div>\n<\/div>\n<\/div>\n<\/li>\n<li>\n<p dir=\"auto\"><strong>AI instantly generates<\/strong> a Use Case Diagram showing:<\/p>\n<ul dir=\"auto\">\n<li>Diner connected to Search, Book, Pre-order, Cancel, Receive Reminder<\/li>\n<li>Restaurant Staff connected to Manage Reservations and Prepare Kitchen<\/li>\n<li>Payment Gateway as a secondary actor connected to Process Payment<\/li>\n<li>Clear system boundary box labeled \u201cGourmetReserve\u201d<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<p dir=\"auto\">This diagram immediately reveals whether critical goals are covered and highlights potential gaps (e.g., \u201cWhat about waitlist handling?\u201d).<\/p>\n<p dir=\"auto\"><strong>Example 2: SecureATM \u2013 Next-Generation ATM Network<\/strong><\/p>\n<ul dir=\"auto\">\n<li>\n<p dir=\"auto\"><strong>AI-Suggested Use Cases<\/strong> (partial list):<\/p>\n<div>\n<div>\n<div><\/div>\n<\/div>\n<div dir=\"auto\">\n<div><\/div>\n<table dir=\"auto\">\n<thead>\n<tr>\n<th data-col-size=\"md\">Use Case Name<\/th>\n<th data-col-size=\"sm\">Primary Actor<\/th>\n<th data-col-size=\"xl\">Goal \/ Value Delivered<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td data-col-size=\"md\">Withdraw Cash<\/td>\n<td data-col-size=\"sm\">Retail Customer<\/td>\n<td data-col-size=\"xl\">Obtain physical currency quickly and securely<\/td>\n<\/tr>\n<tr>\n<td data-col-size=\"md\">Check Account Balance<\/td>\n<td data-col-size=\"sm\">Retail Customer<\/td>\n<td data-col-size=\"xl\">View current funds without visiting a branch<\/td>\n<\/tr>\n<tr>\n<td data-col-size=\"md\">Transfer Funds<\/td>\n<td data-col-size=\"sm\">Retail Customer<\/td>\n<td data-col-size=\"xl\">Move money between own accounts or to others<\/td>\n<\/tr>\n<tr>\n<td data-col-size=\"md\">Deposit Check<\/td>\n<td data-col-size=\"sm\">Small Business Owner<\/td>\n<td data-col-size=\"xl\">Add funds via check scanning<\/td>\n<\/tr>\n<tr>\n<td data-col-size=\"md\">Authenticate User<\/td>\n<td data-col-size=\"sm\">Retail Customer<\/td>\n<td data-col-size=\"xl\">Prove identity via card + PIN \/ biometrics<\/td>\n<\/tr>\n<tr>\n<td data-col-size=\"md\">Replenish Cash Cassettes<\/td>\n<td data-col-size=\"sm\">Bank Operations<\/td>\n<td data-col-size=\"xl\">Load money into the machine<\/td>\n<\/tr>\n<tr>\n<td data-col-size=\"md\">Monitor ATM Status<\/td>\n<td data-col-size=\"sm\">Bank Operations<\/td>\n<td data-col-size=\"xl\">Detect jams, low cash, hardware faults<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<div><\/div>\n<\/div>\n<\/div>\n<\/li>\n<li>\n<p dir=\"auto\"><strong>Resulting Use Case Diagram<\/strong> shows clear separation between customer-initiated goals and operations\/maintenance goals, helping stakeholders see that security (Authenticate User) is foundational and reused across many customer use cases.<\/p>\n<\/li>\n<\/ul>\n<p dir=\"auto\"><strong>Example 3: CorpLearn \u2013 Corporate E-Learning Platform<\/strong><\/p>\n<ul dir=\"auto\">\n<li>\n<p dir=\"auto\"><strong>AI-Suggested Use Cases<\/strong>:<\/p>\n<ul dir=\"auto\">\n<li>Enroll in Course (Employee)<\/li>\n<li>View Learning Path (Employee)<\/li>\n<li>Complete Assessment (Employee)<\/li>\n<li>Track Progress &amp; View Certificate (Employee)<\/li>\n<li>Upload New Course Content (HR\/Training Admin)<\/li>\n<li>Assign Mandatory Training (HR\/Training Admin)<\/li>\n<li>Generate Compliance Report (Compliance Officer \/ Manager)<\/li>\n<li>Authenticate via SSO (External Identity Provider)<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<p dir=\"auto\">The diagram visually groups employee-facing vs. admin-facing functionality, making it easy to spot missing pieces (e.g., \u201capprove training request\u201d for managers).<\/p>\n<h3 dir=\"auto\">Why This Step Is Transformative<\/h3>\n<p dir=\"auto\">Even with AI acceleration, initial use case modeling remains fundamentally human-led: <strong>you<\/strong> decide which goals matter most, <strong>you<\/strong> refine names so they resonate with stakeholders, and <strong>you<\/strong> ensure the diagram reflects real business priorities. The AI removes the blank-page paralysis and proposes sensible starting points based on your earlier inputs\u2014letting you focus on validation, prioritization, and domain-specific nuance.<\/p>\n<p dir=\"auto\">By the end of Module 2, you will have:<\/p>\n<ul dir=\"auto\">\n<li>A curated list of candidate use cases<\/li>\n<li>A clear, professional Use Case Diagram<\/li>\n<li>A shared understanding of the system\u2019s primary responsibilities from the users\u2019 perspective<\/li>\n<\/ul>\n<p dir=\"auto\">This high-level model becomes the foundation for refinement (Module 3), detailed specification (Module 4), and full behavioral &amp; structural design (Module 5). You\u2019ve now moved from \u201cwhy are we building this?\u201d to \u201cwhat exactly are we building?\u201d\u2014and done so faster and more reliably than ever before.<\/p>\n","protected":false},"featured_media":0,"parent":4496,"menu_order":2,"comment_status":"open","ping_status":"closed","template":"","meta":{"_yoast_wpseo_title":"","_yoast_wpseo_metadesc":"","_eb_attr":"","neve_meta_sidebar":"","neve_meta_container":"","neve_meta_enable_content_width":"","neve_meta_content_width":0,"neve_meta_title_alignment":"","neve_meta_author_avatar":"","neve_post_elements_order":"","neve_meta_disable_header":"","neve_meta_disable_footer":"","neve_meta_disable_title":""},"doc_tag":[],"class_list":["post-4503","docs","type-docs","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>2. Initial Use Case Modeling - Visual Paradigm Guides Japanese<\/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:\/\/guides.visual-paradigm.com\/ja\/docs\/streamlining-the-software-lifecycle-integrating-ai-use-case-modeling-with-visual-paradigms-all-in-one-platform\/2-initial-use-case-modeling\/\" \/>\n<meta property=\"og:locale\" content=\"ja_JP\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"2. Initial Use Case Modeling - Visual Paradigm Guides Japanese\" \/>\n<meta property=\"og:description\" content=\"With a clear project vision, well-defined scope, articulated problem context, and a solid map of stakeholders and user types already established in Module 1, you are now ready to answer one of the most powerful questions in requirements engineering: \u201cWhat does the system actually do, from the users\u2019 point of view?\u201d This is the heart of initial use case modeling\u2014the moment you shift from describing why the system exists to defining what goals it helps people achieve. Use cases capture functional requirements in a user-centric, goal-oriented way that is understandable to both business stakeholders and technical teams. They serve as the central thread that ties together every subsequent artifact: detailed specifications, activity &amp; sequence diagrams, class models, test cases, and documentation. In traditional approaches, identifying use cases can be time-consuming and error-prone\u2014teams often produce incomplete, overlapping, or overly technical lists after days of brainstorming. Visua2. Initial Use Case Modeling\" \/>\n<meta property=\"og:url\" content=\"https:\/\/guides.visual-paradigm.com\/ja\/docs\/streamlining-the-software-lifecycle-integrating-ai-use-case-modeling-with-visual-paradigms-all-in-one-platform\/2-initial-use-case-modeling\/\" \/>\n<meta property=\"og:site_name\" content=\"Visual Paradigm Guides Japanese\" \/>\n<meta property=\"article:modified_time\" content=\"2026-01-19T06:33:46+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u63a8\u5b9a\u8aad\u307f\u53d6\u308a\u6642\u9593\" \/>\n\t<meta name=\"twitter:data1\" content=\"5\u5206\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/guides.visual-paradigm.com\/ja\/docs\/streamlining-the-software-lifecycle-integrating-ai-use-case-modeling-with-visual-paradigms-all-in-one-platform\/2-initial-use-case-modeling\/\",\"url\":\"https:\/\/guides.visual-paradigm.com\/ja\/docs\/streamlining-the-software-lifecycle-integrating-ai-use-case-modeling-with-visual-paradigms-all-in-one-platform\/2-initial-use-case-modeling\/\",\"name\":\"2. Initial Use Case Modeling - Visual Paradigm Guides Japanese\",\"isPartOf\":{\"@id\":\"https:\/\/guides.visual-paradigm.com\/ja\/#website\"},\"datePublished\":\"2026-01-19T06:13:54+00:00\",\"dateModified\":\"2026-01-19T06:33:46+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/guides.visual-paradigm.com\/ja\/docs\/streamlining-the-software-lifecycle-integrating-ai-use-case-modeling-with-visual-paradigms-all-in-one-platform\/2-initial-use-case-modeling\/#breadcrumb\"},\"inLanguage\":\"ja\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/guides.visual-paradigm.com\/ja\/docs\/streamlining-the-software-lifecycle-integrating-ai-use-case-modeling-with-visual-paradigms-all-in-one-platform\/2-initial-use-case-modeling\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/guides.visual-paradigm.com\/ja\/docs\/streamlining-the-software-lifecycle-integrating-ai-use-case-modeling-with-visual-paradigms-all-in-one-platform\/2-initial-use-case-modeling\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/guides.visual-paradigm.com\/ja\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Streamlining the Software Lifecycle: Integrating AI Use Case Modeling with Visual Paradigm\u2019s All-in-One Platform\",\"item\":\"https:\/\/guides.visual-paradigm.com\/ja\/docs\/streamlining-the-software-lifecycle-integrating-ai-use-case-modeling-with-visual-paradigms-all-in-one-platform\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"2. Initial Use Case Modeling\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/guides.visual-paradigm.com\/ja\/#website\",\"url\":\"https:\/\/guides.visual-paradigm.com\/ja\/\",\"name\":\"Visual Paradigm Guides Japanese\",\"description\":\"Smart guides for an AI-driven world\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/guides.visual-paradigm.com\/ja\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ja\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"2. Initial Use Case Modeling - Visual Paradigm Guides Japanese","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:\/\/guides.visual-paradigm.com\/ja\/docs\/streamlining-the-software-lifecycle-integrating-ai-use-case-modeling-with-visual-paradigms-all-in-one-platform\/2-initial-use-case-modeling\/","og_locale":"ja_JP","og_type":"article","og_title":"2. Initial Use Case Modeling - Visual Paradigm Guides Japanese","og_description":"With a clear project vision, well-defined scope, articulated problem context, and a solid map of stakeholders and user types already established in Module 1, you are now ready to answer one of the most powerful questions in requirements engineering: \u201cWhat does the system actually do, from the users\u2019 point of view?\u201d This is the heart of initial use case modeling\u2014the moment you shift from describing why the system exists to defining what goals it helps people achieve. Use cases capture functional requirements in a user-centric, goal-oriented way that is understandable to both business stakeholders and technical teams. They serve as the central thread that ties together every subsequent artifact: detailed specifications, activity &amp; sequence diagrams, class models, test cases, and documentation. In traditional approaches, identifying use cases can be time-consuming and error-prone\u2014teams often produce incomplete, overlapping, or overly technical lists after days of brainstorming. Visua2. Initial Use Case Modeling","og_url":"https:\/\/guides.visual-paradigm.com\/ja\/docs\/streamlining-the-software-lifecycle-integrating-ai-use-case-modeling-with-visual-paradigms-all-in-one-platform\/2-initial-use-case-modeling\/","og_site_name":"Visual Paradigm Guides Japanese","article_modified_time":"2026-01-19T06:33:46+00:00","twitter_card":"summary_large_image","twitter_misc":{"\u63a8\u5b9a\u8aad\u307f\u53d6\u308a\u6642\u9593":"5\u5206"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/guides.visual-paradigm.com\/ja\/docs\/streamlining-the-software-lifecycle-integrating-ai-use-case-modeling-with-visual-paradigms-all-in-one-platform\/2-initial-use-case-modeling\/","url":"https:\/\/guides.visual-paradigm.com\/ja\/docs\/streamlining-the-software-lifecycle-integrating-ai-use-case-modeling-with-visual-paradigms-all-in-one-platform\/2-initial-use-case-modeling\/","name":"2. Initial Use Case Modeling - Visual Paradigm Guides Japanese","isPartOf":{"@id":"https:\/\/guides.visual-paradigm.com\/ja\/#website"},"datePublished":"2026-01-19T06:13:54+00:00","dateModified":"2026-01-19T06:33:46+00:00","breadcrumb":{"@id":"https:\/\/guides.visual-paradigm.com\/ja\/docs\/streamlining-the-software-lifecycle-integrating-ai-use-case-modeling-with-visual-paradigms-all-in-one-platform\/2-initial-use-case-modeling\/#breadcrumb"},"inLanguage":"ja","potentialAction":[{"@type":"ReadAction","target":["https:\/\/guides.visual-paradigm.com\/ja\/docs\/streamlining-the-software-lifecycle-integrating-ai-use-case-modeling-with-visual-paradigms-all-in-one-platform\/2-initial-use-case-modeling\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/guides.visual-paradigm.com\/ja\/docs\/streamlining-the-software-lifecycle-integrating-ai-use-case-modeling-with-visual-paradigms-all-in-one-platform\/2-initial-use-case-modeling\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/guides.visual-paradigm.com\/ja\/"},{"@type":"ListItem","position":2,"name":"Streamlining the Software Lifecycle: Integrating AI Use Case Modeling with Visual Paradigm\u2019s All-in-One Platform","item":"https:\/\/guides.visual-paradigm.com\/ja\/docs\/streamlining-the-software-lifecycle-integrating-ai-use-case-modeling-with-visual-paradigms-all-in-one-platform\/"},{"@type":"ListItem","position":3,"name":"2. Initial Use Case Modeling"}]},{"@type":"WebSite","@id":"https:\/\/guides.visual-paradigm.com\/ja\/#website","url":"https:\/\/guides.visual-paradigm.com\/ja\/","name":"Visual Paradigm Guides Japanese","description":"Smart guides for an AI-driven world","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/guides.visual-paradigm.com\/ja\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ja"}]}},"comment_count":0,"_links":{"self":[{"href":"https:\/\/guides.visual-paradigm.com\/ja\/wp-json\/wp\/v2\/docs\/4503","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/guides.visual-paradigm.com\/ja\/wp-json\/wp\/v2\/docs"}],"about":[{"href":"https:\/\/guides.visual-paradigm.com\/ja\/wp-json\/wp\/v2\/types\/docs"}],"replies":[{"embeddable":true,"href":"https:\/\/guides.visual-paradigm.com\/ja\/wp-json\/wp\/v2\/comments?post=4503"}],"version-history":[{"count":3,"href":"https:\/\/guides.visual-paradigm.com\/ja\/wp-json\/wp\/v2\/docs\/4503\/revisions"}],"predecessor-version":[{"id":4547,"href":"https:\/\/guides.visual-paradigm.com\/ja\/wp-json\/wp\/v2\/docs\/4503\/revisions\/4547"}],"up":[{"embeddable":true,"href":"https:\/\/guides.visual-paradigm.com\/ja\/wp-json\/wp\/v2\/docs\/4496"}],"next":[{"title":"3. Use Case Refinement and Relationships","link":"https:\/\/guides.visual-paradigm.com\/ja\/docs\/streamlining-the-software-lifecycle-integrating-ai-use-case-modeling-with-visual-paradigms-all-in-one-platform\/3-use-case-refinement-and-relationships\/","href":"https:\/\/guides.visual-paradigm.com\/ja\/wp-json\/wp\/v2\/docs\/4509"}],"prev":[{"title":"1. Foundation and Project Vision","link":"https:\/\/guides.visual-paradigm.com\/ja\/docs\/streamlining-the-software-lifecycle-integrating-ai-use-case-modeling-with-visual-paradigms-all-in-one-platform\/1-foundation-and-project-vision\/","href":"https:\/\/guides.visual-paradigm.com\/ja\/wp-json\/wp\/v2\/docs\/4497"}],"wp:attachment":[{"href":"https:\/\/guides.visual-paradigm.com\/ja\/wp-json\/wp\/v2\/media?parent=4503"}],"wp:term":[{"taxonomy":"doc_tag","embeddable":true,"href":"https:\/\/guides.visual-paradigm.com\/ja\/wp-json\/wp\/v2\/doc_tag?post=4503"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}