Skip to content

Commit f012fe2

Browse files
author
Test User
committed
Docs update
1 parent b23c4f1 commit f012fe2

File tree

21 files changed

+327
-702
lines changed

21 files changed

+327
-702
lines changed

docs/containment.md

Lines changed: 10 additions & 130 deletions
Original file line numberDiff line numberDiff line change
@@ -354,14 +354,7 @@ The containment view shows the physical organization of the model—how requirem
354354
{
355355
"name": "Attachment Scope Constraints",
356356
"type": "system-requirement",
357-
"link": "requirements/Functional/Core/ModelManagement.html#attachment-scope-constraints",
358-
"children": [
359-
{
360-
"name": "Relation Semantics Specification",
361-
"type": "attachment-element",
362-
"link": "requirements/Refinements.html#relation-semantics-specification"
363-
}
364-
]
357+
"link": "requirements/Functional/Core/ModelManagement.html#attachment-scope-constraints"
365358
},
366359
{
367360
"name": "Default Requirement Type Assignment",
@@ -421,11 +414,6 @@ The containment view shows the physical organization of the model—how requirem
421414
"type": "system-requirement",
422415
"link": "requirements/Functional/Core/ModelManagement.html#refinement-element-structure-constraints",
423416
"children": [
424-
{
425-
"name": "RelationTypes.md",
426-
"type": "attachment-file",
427-
"link": "requirements/Functional/Core/DesignDocuments/RelationTypes.md"
428-
},
429417
{
430418
"name": "Supported Element Types Specification",
431419
"type": "attachment-element",
@@ -608,14 +596,7 @@ The containment view shows the physical organization of the model—how requirem
608596
{
609597
"name": "Attachment Target Validation",
610598
"type": "system-requirement",
611-
"link": "requirements/Functional/Core/Validation.html#attachment-target-validation",
612-
"children": [
613-
{
614-
"name": "ReservedSubsections.md",
615-
"type": "attachment-file",
616-
"link": "requirements/Functional/Core/DesignDocuments/ReservedSubsections.md"
617-
}
618-
]
599+
"link": "requirements/Functional/Core/Validation.html#attachment-target-validation"
619600
},
620601
{
621602
"name": "Cross-Component Dependency Validator",
@@ -707,14 +688,7 @@ The containment view shows the physical organization of the model—how requirem
707688
{
708689
"name": "Validate Relation Types",
709690
"type": "user-requirement",
710-
"link": "requirements/Functional/Core/Validation.html#validate-relation-types",
711-
"children": [
712-
{
713-
"name": "Relation Semantics Specification",
714-
"type": "attachment-element",
715-
"link": "requirements/Refinements.html#relation-semantics-specification"
716-
}
717-
]
691+
"link": "requirements/Functional/Core/Validation.html#validate-relation-types"
718692
},
719693
{
720694
"name": "Validation Error Handling",
@@ -1020,11 +994,6 @@ The containment view shows the physical organization of the model—how requirem
1020994
"name": "Lint Command Verification",
1021995
"type": "verification",
1022996
"link": "requirements/Functional/Operations/Verifications/LintingVerifications.html#lint-command-verification"
1023-
},
1024-
{
1025-
"name": "Redundant Hierarchical Attachment Test",
1026-
"type": "verification",
1027-
"link": "requirements/Functional/Operations/Verifications/LintingVerifications.html#redundant-hierarchical-attachment-test"
1028997
}
1029998
]
1030999
}
@@ -1299,11 +1268,6 @@ The containment view shows the physical organization of the model—how requirem
12991268
}
13001269
]
13011270
},
1302-
{
1303-
"name": "Redundant Hierarchical Attachment Detection",
1304-
"type": "system-requirement",
1305-
"link": "requirements/Functional/Operations/Linting.html#redundant-hierarchical-attachment-detection"
1306-
},
13071271
{
13081272
"name": "Redundant Hierarchical Relations Detection and Auto-Removal",
13091273
"type": "system-requirement",
@@ -1697,14 +1661,7 @@ The containment view shows the physical organization of the model—how requirem
16971661
{
16981662
"name": "Forward-Only Relation Traversal",
16991663
"type": "system-requirement",
1700-
"link": "requirements/Functional/Output/Reporting.html#forward-only-relation-traversal",
1701-
"children": [
1702-
{
1703-
"name": "Diagram Relation Filtering Specification",
1704-
"type": "attachment-element",
1705-
"link": "requirements/Functional/Output/Specifications.html#diagram-relation-filtering-specification"
1706-
}
1707-
]
1664+
"link": "requirements/Functional/Output/Reporting.html#forward-only-relation-traversal"
17081665
},
17091666
{
17101667
"name": "Model Diagram Output Formats",
@@ -1753,14 +1710,7 @@ The containment view shows the physical organization of the model—how requirem
17531710
{
17541711
"name": "Reverse Relation Traversal",
17551712
"type": "system-requirement",
1756-
"link": "requirements/Functional/Output/Reporting.html#reverse-relation-traversal",
1757-
"children": [
1758-
{
1759-
"name": "Diagram Relation Filtering Specification",
1760-
"type": "attachment-element",
1761-
"link": "requirements/Functional/Output/Specifications.html#diagram-relation-filtering-specification"
1762-
}
1763-
]
1713+
"link": "requirements/Functional/Output/Reporting.html#reverse-relation-traversal"
17641714
},
17651715
{
17661716
"name": "Search Report Generator",
@@ -1799,16 +1749,6 @@ The containment view shows the physical organization of the model—how requirem
17991749
"type": "attachment-file",
18001750
"link": "requirements/Functional/Output/DesignDocuments/TraceFlowView.md"
18011751
},
1802-
{
1803-
"name": "Traceability Reporting Specification",
1804-
"type": "attachment-element",
1805-
"link": "requirements/Refinements.html#traceability-reporting-specification"
1806-
},
1807-
{
1808-
"name": "Verification Roll-up Specification",
1809-
"type": "attachment-element",
1810-
"link": "requirements/Functional/Processing/Specifications.html#verification-roll-up-specification"
1811-
},
18121752
{
18131753
"name": "Verification Trace Tree Construction",
18141754
"type": "attachment-element",
@@ -3503,14 +3443,7 @@ The containment view shows the physical organization of the model—how requirem
35033443
{
35043444
"name": "Attachment Scope Constraints",
35053445
"type": "system-requirement",
3506-
"link": "requirements/Functional/Core/ModelManagement.html#attachment-scope-constraints",
3507-
"children": [
3508-
{
3509-
"name": "Relation Semantics Specification",
3510-
"type": "attachment-element",
3511-
"link": "requirements/Refinements.html#relation-semantics-specification"
3512-
}
3513-
]
3446+
"link": "requirements/Functional/Core/ModelManagement.html#attachment-scope-constraints"
35143447
},
35153448
{
35163449
"name": "Default Requirement Type Assignment",
@@ -3570,11 +3503,6 @@ The containment view shows the physical organization of the model—how requirem
35703503
"type": "system-requirement",
35713504
"link": "requirements/Functional/Core/ModelManagement.html#refinement-element-structure-constraints",
35723505
"children": [
3573-
{
3574-
"name": "RelationTypes.md",
3575-
"type": "attachment-file",
3576-
"link": "requirements/Functional/Core/DesignDocuments/RelationTypes.md"
3577-
},
35783506
{
35793507
"name": "Supported Element Types Specification",
35803508
"type": "attachment-element",
@@ -3757,14 +3685,7 @@ The containment view shows the physical organization of the model—how requirem
37573685
{
37583686
"name": "Attachment Target Validation",
37593687
"type": "system-requirement",
3760-
"link": "requirements/Functional/Core/Validation.html#attachment-target-validation",
3761-
"children": [
3762-
{
3763-
"name": "ReservedSubsections.md",
3764-
"type": "attachment-file",
3765-
"link": "requirements/Functional/Core/DesignDocuments/ReservedSubsections.md"
3766-
}
3767-
]
3688+
"link": "requirements/Functional/Core/Validation.html#attachment-target-validation"
37683689
},
37693690
{
37703691
"name": "Cross-Component Dependency Validator",
@@ -3856,14 +3777,7 @@ The containment view shows the physical organization of the model—how requirem
38563777
{
38573778
"name": "Validate Relation Types",
38583779
"type": "user-requirement",
3859-
"link": "requirements/Functional/Core/Validation.html#validate-relation-types",
3860-
"children": [
3861-
{
3862-
"name": "Relation Semantics Specification",
3863-
"type": "attachment-element",
3864-
"link": "requirements/Refinements.html#relation-semantics-specification"
3865-
}
3866-
]
3780+
"link": "requirements/Functional/Core/Validation.html#validate-relation-types"
38673781
},
38683782
{
38693783
"name": "Validation Error Handling",
@@ -4169,11 +4083,6 @@ The containment view shows the physical organization of the model—how requirem
41694083
"name": "Lint Command Verification",
41704084
"type": "verification",
41714085
"link": "requirements/Functional/Operations/Verifications/LintingVerifications.html#lint-command-verification"
4172-
},
4173-
{
4174-
"name": "Redundant Hierarchical Attachment Test",
4175-
"type": "verification",
4176-
"link": "requirements/Functional/Operations/Verifications/LintingVerifications.html#redundant-hierarchical-attachment-test"
41774086
}
41784087
]
41794088
}
@@ -4448,11 +4357,6 @@ The containment view shows the physical organization of the model—how requirem
44484357
}
44494358
]
44504359
},
4451-
{
4452-
"name": "Redundant Hierarchical Attachment Detection",
4453-
"type": "system-requirement",
4454-
"link": "requirements/Functional/Operations/Linting.html#redundant-hierarchical-attachment-detection"
4455-
},
44564360
{
44574361
"name": "Redundant Hierarchical Relations Detection and Auto-Removal",
44584362
"type": "system-requirement",
@@ -4846,14 +4750,7 @@ The containment view shows the physical organization of the model—how requirem
48464750
{
48474751
"name": "Forward-Only Relation Traversal",
48484752
"type": "system-requirement",
4849-
"link": "requirements/Functional/Output/Reporting.html#forward-only-relation-traversal",
4850-
"children": [
4851-
{
4852-
"name": "Diagram Relation Filtering Specification",
4853-
"type": "attachment-element",
4854-
"link": "requirements/Functional/Output/Specifications.html#diagram-relation-filtering-specification"
4855-
}
4856-
]
4753+
"link": "requirements/Functional/Output/Reporting.html#forward-only-relation-traversal"
48574754
},
48584755
{
48594756
"name": "Model Diagram Output Formats",
@@ -4902,14 +4799,7 @@ The containment view shows the physical organization of the model—how requirem
49024799
{
49034800
"name": "Reverse Relation Traversal",
49044801
"type": "system-requirement",
4905-
"link": "requirements/Functional/Output/Reporting.html#reverse-relation-traversal",
4906-
"children": [
4907-
{
4908-
"name": "Diagram Relation Filtering Specification",
4909-
"type": "attachment-element",
4910-
"link": "requirements/Functional/Output/Specifications.html#diagram-relation-filtering-specification"
4911-
}
4912-
]
4802+
"link": "requirements/Functional/Output/Reporting.html#reverse-relation-traversal"
49134803
},
49144804
{
49154805
"name": "Search Report Generator",
@@ -4948,16 +4838,6 @@ The containment view shows the physical organization of the model—how requirem
49484838
"type": "attachment-file",
49494839
"link": "requirements/Functional/Output/DesignDocuments/TraceFlowView.md"
49504840
},
4951-
{
4952-
"name": "Traceability Reporting Specification",
4953-
"type": "attachment-element",
4954-
"link": "requirements/Refinements.html#traceability-reporting-specification"
4955-
},
4956-
{
4957-
"name": "Verification Roll-up Specification",
4958-
"type": "attachment-element",
4959-
"link": "requirements/Functional/Processing/Specifications.html#verification-roll-up-specification"
4960-
},
49614841
{
49624842
"name": "Verification Trace Tree Construction",
49634843
"type": "attachment-element",

0 commit comments

Comments
 (0)