| --- |
| task_categories: |
| - text2text-generation |
| tags: |
| - modeling |
| - code |
| license: other |
| language: |
| - code |
| size_categories: |
| - n<1K |
| --- |
| |
| # Raw Example Code of SysMLv2 |
|
|
| This is the raw source code of SysMLv2, based on [Systems-Modeling/SysML-v2-Release](https://github.com/Systems-Modeling/SysML-v2-Release). |
|
|
| 301 source code files in total, 57 of them are standard library files. |
|
|
| | id | path | is_library | lines | |
| |-----:|:--------------------------------------------------------------------------------------------------------------------------|:-------------|--------:| |
| | 1 | src/sysml/src/training/40. Language Extension/User Keyword Example.sysml | False | 32 | |
| | 2 | src/sysml/src/training/40. Language Extension/Semantic Metadata Example.sysml | False | 25 | |
| | 3 | src/sysml/src/training/40. Language Extension/Model Library Example.sysml | False | 35 | |
| | 4 | src/sysml/src/training/21. Opaque Actions/Opaque Action Example.sysml | False | 19 | |
| | 5 | src/sysml/src/training/37. Allocation/Allocation Usage Example.sysml | False | 34 | |
| | 6 | src/sysml/src/training/37. Allocation/Allocation Definition Example.sysml | False | 38 | |
| | 7 | src/sysml/src/training/09. Connections/Connections Example.sysml | False | 42 | |
| | 8 | src/sysml/src/training/34. Use Cases/Use Case Usage Example.sysml | False | 37 | |
| | 9 | src/sysml/src/training/34. Use Cases/Use Case Definition Example.sysml | False | 34 | |
| | 10 | src/sysml/src/training/14. Action Definitions/Action Definition Example.sysml | False | 21 | |
| | 11 | src/sysml/src/training/14. Action Definitions/Action Succession Example-2.sysml | False | 24 | |
| | 12 | src/sysml/src/training/14. Action Definitions/Action Shorthand Example.sysml | False | 26 | |
| | 13 | src/sysml/src/training/14. Action Definitions/Action Succession Example-1.sysml | False | 26 | |
| | 14 | src/sysml/src/training/24. Transitions/Change and Time Triggers.sysml | False | 43 | |
| | 15 | src/sysml/src/training/24. Transitions/Local Clock Example.sysml | False | 32 | |
| | 16 | src/sysml/src/training/24. Transitions/Transition Actions.sysml | False | 44 | |
| | 17 | src/sysml/src/training/07. Parts/Parts Example-1.sysml | False | 29 | |
| | 18 | src/sysml/src/training/07. Parts/Parts Example-2.sysml | False | 29 | |
| | 19 | src/sysml/src/training/11. Interfaces/Interface Example.sysml | False | 19 | |
| | 20 | src/sysml/src/training/11. Interfaces/Interface Decomposition Example.sysml | False | 23 | |
| | 21 | src/sysml/src/training/15. Actions/Action Decomposition.sysml | False | 27 | |
| | 22 | src/sysml/src/training/03. Generalization/Generalization Example.sysml | False | 19 | |
| | 23 | src/sysml/src/training/36. Dependencies/Dependency Example.sysml | False | 27 | |
| | 24 | src/sysml/src/training/27. Individuals/Individuals and Roles-1.sysml | False | 22 | |
| | 25 | src/sysml/src/training/27. Individuals/Individuals and Snapshots Example.sysml | False | 24 | |
| | 26 | src/sysml/src/training/27. Individuals/Individuals and Time Slices.sysml | False | 26 | |
| | 27 | src/sysml/src/training/39. Filtering/Filtering Example-1.sysml | False | 37 | |
| | 28 | src/sysml/src/training/39. Filtering/Filtering Example-2.sysml | False | 35 | |
| | 29 | src/sysml/src/training/05. Redefinition/Redefinition Example.sysml | False | 24 | |
| | 30 | src/sysml/src/training/32. Analysis/Trade Study Analysis Example.sysml | False | 43 | |
| | 31 | src/sysml/src/training/32. Analysis/Analysis Case Usage Example.sysml | False | 33 | |
| | 32 | src/sysml/src/training/32. Analysis/Analysis Case Definition Example.sysml | False | 86 | |
| | 33 | src/sysml/src/training/33. Verification/Verification Case Usage Example.sysml | False | 52 | |
| | 34 | src/sysml/src/training/33. Verification/Verification Case Definition Example.sysml | False | 44 | |
| | 35 | src/sysml/src/training/19. Assignment Actions/Assignment Example.sysml | False | 41 | |
| | 36 | src/sysml/src/training/31. Requirements/Requirement Definitions.sysml | False | 42 | |
| | 37 | src/sysml/src/training/31. Requirements/Requirement Usages.sysml | False | 25 | |
| | 38 | src/sysml/src/training/31. Requirements/Requirement Groups.sysml | False | 33 | |
| | 39 | src/sysml/src/training/31. Requirements/Requirement Satisfaction.sysml | False | 27 | |
| | 40 | src/sysml/src/training/23. States/State Decomposition-2.sysml | False | 32 | |
| | 41 | src/sysml/src/training/23. States/State Actions.sysml | False | 35 | |
| | 42 | src/sysml/src/training/23. States/State Decomposition-1.sysml | False | 25 | |
| | 43 | src/sysml/src/training/04. Subsetting/Subsetting Example.sysml | False | 15 | |
| | 44 | src/sysml/src/training/28. Expressions/Car Mass Rollup Example 1.sysml | False | 38 | |
| | 45 | src/sysml/src/training/28. Expressions/Car Mass Rollup Example 2.sysml | False | 38 | |
| | 46 | src/sysml/src/training/28. Expressions/MassRollup1.sysml | False | 19 | |
| | 47 | src/sysml/src/training/28. Expressions/MassRollup2.sysml | False | 21 | |
| | 48 | src/sysml/src/training/02. Part Definitions/Part Definition Example.sysml | False | 20 | |
| | 49 | src/sysml/src/training/08. Items/Items Example.sysml | False | 17 | |
| | 50 | src/sysml/src/training/38. Metadata/Metadata Example-1.sysml | False | 32 | |
| | 51 | src/sysml/src/training/38. Metadata/Metadata Example-2.sysml | False | 20 | |
| | 52 | src/sysml/src/training/01. Packages/Documentation Example.sysml | False | 14 | |
| | 53 | src/sysml/src/training/01. Packages/Comment Example.sysml | False | 24 | |
| | 54 | src/sysml/src/training/01. Packages/Package Example.sysml | False | 9 | |
| | 55 | src/sysml/src/training/22. State Definitions/State Definition Example-2.sysml | False | 23 | |
| | 56 | src/sysml/src/training/22. State Definitions/State Definition Example-1.sysml | False | 32 | |
| | 57 | src/sysml/src/training/12. Binding Connectors/Binding Connectors Example-2.sysml | False | 26 | |
| | 58 | src/sysml/src/training/12. Binding Connectors/Binding Connectors Example-1.sysml | False | 29 | |
| | 59 | src/sysml/src/training/17. Control/Merge Example.sysml | False | 42 | |
| | 60 | src/sysml/src/training/17. Control/Control Structures Example.sysml | False | 29 | |
| | 61 | src/sysml/src/training/17. Control/Decision Example.sysml | False | 34 | |
| | 62 | src/sysml/src/training/17. Control/Fork Join Example.sysml | False | 41 | |
| | 63 | src/sysml/src/training/17. Control/Camera.sysml | False | 25 | |
| | 64 | src/sysml/src/training/20. Asynchronous Messaging/Messaging Example.sysml | False | 33 | |
| | 65 | src/sysml/src/training/20. Asynchronous Messaging/Messaging with Ports.sysml | False | 40 | |
| | 66 | src/sysml/src/training/13. Flow Connections/Flow Connection Interface Example.sysml | False | 22 | |
| | 67 | src/sysml/src/training/13. Flow Connections/Flow Connection Definition Example.sysml | False | 21 | |
| | 68 | src/sysml/src/training/13. Flow Connections/Flow Connection Usage Example.sysml | False | 18 | |
| | 69 | src/sysml/src/training/16. Conditional Succession/Conditional Succession Example-2.sysml | False | 31 | |
| | 70 | src/sysml/src/training/16. Conditional Succession/Conditional Succession Example-1.sysml | False | 32 | |
| | 71 | src/sysml/src/training/29. Calculations/Calculation Definitions.sysml | False | 23 | |
| | 72 | src/sysml/src/training/29. Calculations/Calculation Usages-2.sysml | False | 29 | |
| | 73 | src/sysml/src/training/29. Calculations/Calculation Usages-1.sysml | False | 42 | |
| | 74 | src/sysml/src/training/06. Enumeration Definitions/Enumeration Definitions-1.sysml | False | 17 | |
| | 75 | src/sysml/src/training/06. Enumeration Definitions/Enumeration Definitions-2.sysml | False | 32 | |
| | 76 | src/sysml/src/training/18. Action Performance/Action Performance Example.sysml | False | 21 | |
| | 77 | src/sysml/src/training/26. Occurrences/Time Slice and Snapshot Example.sysml | False | 27 | |
| | 78 | src/sysml/src/training/26. Occurrences/Interaction Example-2.sysml | False | 34 | |
| | 79 | src/sysml/src/training/26. Occurrences/Interaction Example-1.sysml | False | 23 | |
| | 80 | src/sysml/src/training/26. Occurrences/Event Occurrence Example.sysml | False | 29 | |
| | 81 | src/sysml/src/training/26. Occurrences/Interaction Realization-1.sysml | False | 55 | |
| | 82 | src/sysml/src/training/26. Occurrences/Message Payload Example.sysml | False | 36 | |
| | 83 | src/sysml/src/training/26. Occurrences/Interaction Realization-2.sysml | False | 82 | |
| | 84 | src/sysml/src/training/10. Ports/Port Conjugation Example.sysml | False | 20 | |
| | 85 | src/sysml/src/training/10. Ports/Port Example.sysml | False | 26 | |
| | 86 | src/sysml/src/training/35. Variability/Variation Usages.sysml | False | 25 | |
| | 87 | src/sysml/src/training/35. Variability/Variation Definitions.sysml | False | 35 | |
| | 88 | src/sysml/src/training/35. Variability/Variation Configuration.sysml | False | 14 | |
| | 89 | src/sysml/src/training/41. Views/Viewpoint Example.sysml | False | 38 | |
| | 90 | src/sysml/src/training/41. Views/Views Example.sysml | False | 35 | |
| | 91 | src/sysml/src/training/25. State Exhibition/State Exhibition Example.sysml | False | 15 | |
| | 92 | src/sysml/src/training/30. Constraints/Time Constraints.sysml | False | 37 | |
| | 93 | src/sysml/src/training/30. Constraints/Analytical Constraints.sysml | False | 43 | |
| | 94 | src/sysml/src/training/30. Constraints/Constraint Assertions-1.sysml | False | 32 | |
| | 95 | src/sysml/src/training/30. Constraints/Constraints Example-1.sysml | False | 32 | |
| | 96 | src/sysml/src/training/30. Constraints/Constraints Example-2.sysml | False | 32 | |
| | 97 | src/sysml/src/training/30. Constraints/Derivation Constraints.sysml | False | 25 | |
| | 98 | src/sysml/src/training/30. Constraints/Constraint Assertions-2.sysml | False | 37 | |
| | 99 | src/sysml/src/examples/Metadata Examples/IssueMetadataExample.sysml | False | 30 | |
| | 100 | src/sysml/src/examples/Metadata Examples/RationaleMetadataExample.sysml | False | 24 | |
| | 101 | src/sysml/src/examples/Metadata Examples/RequirementMetadataExample.sysml | False | 34 | |
| | 102 | src/sysml/src/examples/Metadata Examples/RiskMetadataExample.sysml | False | 19 | |
| | 103 | src/sysml/src/examples/Metadata Examples/VerificationMetadataExample.sysml | False | 15 | |
| | 104 | src/sysml/src/examples/Interaction Sequencing Examples/ServerSequenceRealization-3.sysml | False | 151 | |
| | 105 | src/sysml/src/examples/Interaction Sequencing Examples/ServerSequenceRealization-2.sysml | False | 106 | |
| | 106 | src/sysml/src/examples/Interaction Sequencing Examples/ServerSequenceModel.sysml | False | 42 | |
| | 107 | src/sysml/src/examples/Interaction Sequencing Examples/ServerSequenceOutsideRealization-2.sysml | False | 101 | |
| | 108 | src/sysml/src/examples/Interaction Sequencing Examples/ServerSequenceOutsideRealization-3.sysml | False | 159 | |
| | 109 | src/sysml/src/examples/Interaction Sequencing Examples/ServerSequenceModelOutside.sysml | False | 20 | |
| | 110 | src/sysml/src/examples/v1 Spec Examples/D.4.7.8 Dynamics/HSUVDynamics.sysml | False | 88 | |
| | 111 | src/sysml/src/examples/v1 Spec Examples/8.4.1 Wheel Hub Assembly/Wheel Package.sysml | False | 94 | |
| | 112 | src/sysml/src/examples/v1 Spec Examples/8.4.1 Wheel Hub Assembly/Wheel Package - Updated.sysml | False | 92 | |
| | 113 | src/sysml/src/examples/v1 Spec Examples/8.4.5 Constraining Decomposition/Vehicle Decomposition - Updated.sysml | False | 68 | |
| | 114 | src/sysml/src/examples/v1 Spec Examples/8.4.5 Constraining Decomposition/Vehicle Decomposition.sysml | False | 55 | |
| | 115 | src/sysml/src/examples/Arrowhead Framework Example/AHFSequences.sysml | False | 122 | |
| | 116 | src/sysml/src/examples/Arrowhead Framework Example/AHFCoreLib.sysml | False | 55 | |
| | 117 | src/sysml/src/examples/Arrowhead Framework Example/AHFNorwayTopics.sysml | False | 160 | |
| | 118 | src/sysml/src/examples/Arrowhead Framework Example/AHFProfileLib.sysml | False | 117 | |
| | 119 | src/sysml/src/examples/Requirements Examples/RequirementDerivationExample.sysml | False | 39 | |
| | 120 | src/sysml/src/examples/Requirements Examples/VehicleRequirementDerivation.sysml | False | 40 | |
| | 121 | src/sysml/src/examples/Requirements Examples/HSUVRequirements.sysml | False | 39 | |
| | 122 | src/sysml/src/examples/Variability Examples/VehicleVariabilityModel.sysml | False | 165 | |
| | 123 | src/sysml/src/examples/Import Tests/QualifiedNameImportTest.sysml | False | 13 | |
| | 124 | src/sysml/src/examples/Import Tests/AliasImport.sysml | False | 13 | |
| | 125 | src/sysml/src/examples/Import Tests/PrivateImportTest.sysml | False | 33 | |
| | 126 | src/sysml/src/examples/Import Tests/CircularImport.sysml | False | 27 | |
| | 127 | src/sysml/src/examples/Camera Example/PictureTaking.sysml | False | 12 | |
| | 128 | src/sysml/src/examples/Camera Example/Camera.sysml | False | 14 | |
| | 129 | src/sysml/src/examples/Vehicle Example/VehicleIndividuals.sysml | False | 111 | |
| | 130 | src/sysml/src/examples/Vehicle Example/VehicleUsages.sysml | False | 96 | |
| | 131 | src/sysml/src/examples/Vehicle Example/VehicleDefinitions.sysml | False | 54 | |
| | 132 | src/sysml/src/examples/Vehicle Example/SysML v2 Spec Annex A SimpleVehicleModel.sysml | False | 1580 | |
| | 133 | src/sysml/src/examples/Flashlight Example/Flashlight Example.sysml | False | 60 | |
| | 134 | src/sysml/src/examples/Cause and Effect Examples/CauseAndEffectExample.sysml | False | 55 | |
| | 135 | src/sysml/src/examples/Cause and Effect Examples/MedicalDeviceFailure.sysml | False | 25 | |
| | 136 | src/sysml/src/examples/Simple Tests/ActionTest.sysml | False | 33 | |
| | 137 | src/sysml/src/examples/Simple Tests/EnumerationTest.sysml | False | 54 | |
| | 138 | src/sysml/src/examples/Simple Tests/TradeStudyTest.sysml | False | 21 | |
| | 139 | src/sysml/src/examples/Simple Tests/AliasTest.sysml | False | 22 | |
| | 140 | src/sysml/src/examples/Simple Tests/ConnectionTest.sysml | False | 49 | |
| | 141 | src/sysml/src/examples/Simple Tests/DependencyTest.sysml | False | 20 | |
| | 142 | src/sysml/src/examples/Simple Tests/MetadataTest.sysml | False | 42 | |
| | 143 | src/sysml/src/examples/Simple Tests/ImportTest.sysml | False | 18 | |
| | 144 | src/sysml/src/examples/Simple Tests/ControlNodeTest.sysml | False | 15 | |
| | 145 | src/sysml/src/examples/Simple Tests/RequirementTest.sysml | False | 29 | |
| | 146 | src/sysml/src/examples/Simple Tests/ConjugationTest.sysml | False | 35 | |
| | 147 | src/sysml/src/examples/Simple Tests/ViewTest.sysml | False | 44 | |
| | 148 | src/sysml/src/examples/Simple Tests/RootPackageTest.sysml | False | 14 | |
| | 149 | src/sysml/src/examples/Simple Tests/PartTest.sysml | False | 44 | |
| | 150 | src/sysml/src/examples/Simple Tests/ConstraintTest.sysml | False | 90 | |
| | 151 | src/sysml/src/examples/Simple Tests/AssignmentTest.sysml | False | 52 | |
| | 152 | src/sysml/src/examples/Simple Tests/ParameterTest.sysml | False | 16 | |
| | 153 | src/sysml/src/examples/Simple Tests/TextualRepresentationTest.sysml | False | 22 | |
| | 154 | src/sysml/src/examples/Simple Tests/StateTest.sysml | False | 56 | |
| | 155 | src/sysml/src/examples/Simple Tests/DecisionTest.sysml | False | 22 | |
| | 156 | src/sysml/src/examples/Simple Tests/CalculationTest.sysml | False | 30 | |
| | 157 | src/sysml/src/examples/Simple Tests/VerificationTest.sysml | False | 39 | |
| | 158 | src/sysml/src/examples/Simple Tests/ItemTest.sysml | False | 23 | |
| | 159 | src/sysml/src/examples/Simple Tests/OccurrenceTest.sysml | False | 33 | |
| | 160 | src/sysml/src/examples/Simple Tests/MultiplicityTest.sysml | False | 19 | |
| | 161 | src/sysml/src/examples/Simple Tests/StructuredControlTest.sysml | False | 36 | |
| | 162 | src/sysml/src/examples/Simple Tests/AnalysisTest.sysml | False | 38 | |
| | 163 | src/sysml/src/examples/Simple Tests/DefaultValueTest.sysml | False | 18 | |
| | 164 | src/sysml/src/examples/Simple Tests/VariabilityTest.sysml | False | 41 | |
| | 165 | src/sysml/src/examples/Simple Tests/FeaturePathTest.sysml | False | 43 | |
| | 166 | src/sysml/src/examples/Simple Tests/CommentTest.sysml | False | 44 | |
| | 167 | src/sysml/src/examples/Simple Tests/UseCaseTest.sysml | False | 36 | |
| | 168 | src/sysml/src/examples/Simple Tests/AllocationTest.sysml | False | 35 | |
| | 169 | src/sysml/src/examples/Mass Roll-up Example/MassConstraintExample.sysml | False | 117 | |
| | 170 | src/sysml/src/examples/Mass Roll-up Example/Vehicles.sysml | False | 37 | |
| | 171 | src/sysml/src/examples/Mass Roll-up Example/MassRollup.sysml | False | 27 | |
| | 172 | src/sysml/src/examples/Room Model/RoomModel.sysml | False | 77 | |
| | 173 | src/sysml/src/examples/State Space Representation Examples/CartSample.sysml | False | 64 | |
| | 174 | src/sysml/src/examples/State Space Representation Examples/EVSample.sysml | False | 319 | |
| | 175 | src/sysml/src/examples/Analysis Examples/AnalysisAnnotation.sysml | False | 26 | |
| | 176 | src/sysml/src/examples/Analysis Examples/Turbojet Stage Analysis.sysml | False | 110 | |
| | 177 | src/sysml/src/examples/Analysis Examples/Vehicle Analysis Demo.sysml | False | 286 | |
| | 178 | src/sysml/src/examples/Analysis Examples/Dynamics.sysml | False | 91 | |
| | 179 | src/sysml/src/examples/Geometry Examples/CarWithEnvelopingShape.sysml | False | 17 | |
| | 180 | src/sysml/src/examples/Geometry Examples/SimpleQuadcopter.sysml | False | 247 | |
| | 181 | src/sysml/src/examples/Geometry Examples/ExternalShapeRefExample.sysml | False | 31 | |
| | 182 | src/sysml/src/examples/Geometry Examples/CarWithShapeAndCSG.sysml | False | 88 | |
| | 183 | src/sysml/src/examples/Geometry Examples/VehicleGeometryAndCoordinateFrames.sysml | False | 131 | |
| | 184 | src/sysml/src/examples/Packet Example/Packets.sysml | False | 35 | |
| | 185 | src/sysml/src/examples/Packet Example/PacketUsage.sysml | False | 16 | |
| | 186 | src/sysml/src/examples/Comment Examples/Comments.sysml | False | 15 | |
| | 187 | src/sysml/src/examples/Individuals Examples/JohnIndividualExample.sysml | False | 57 | |
| | 188 | src/sysml/src/examples/Individuals Examples/AnalysisIndividualExample.sysml | False | 95 | |
| | 189 | src/sysml/src/validation/09-Verification/9-Verification-simplified.sysml | False | 115 | |
| | 190 | src/sysml/src/validation/18-Use Case/18-Use Case.sysml | False | 87 | |
| | 191 | src/sysml/src/validation/04-Functional Allocation/4a-Functional Allocation.sysml | False | 110 | |
| | 192 | src/sysml/src/validation/05-State-based Behavior/5-State-based Behavior-1.sysml | False | 236 | |
| | 193 | src/sysml/src/validation/05-State-based Behavior/5-State-based Behavior-2.sysml | False | 128 | |
| | 194 | src/sysml/src/validation/05-State-based Behavior/5-State-based Behavior-1a.sysml | False | 238 | |
| | 195 | src/sysml/src/validation/03-Function-based Behavior/3a-Function-based Behavior-2.sysml | False | 85 | |
| | 196 | src/sysml/src/validation/03-Function-based Behavior/3d-Function-based Behavior-item.sysml | False | 83 | |
| | 197 | src/sysml/src/validation/03-Function-based Behavior/3a-Function-based Behavior-1.sysml | False | 137 | |
| | 198 | src/sysml/src/validation/03-Function-based Behavior/3a-Function-based Behavior-3.sysml | False | 73 | |
| | 199 | src/sysml/src/validation/03-Function-based Behavior/3c-Function-based Behavior-structure mod-2.sysml | False | 49 | |
| | 200 | src/sysml/src/validation/03-Function-based Behavior/3e-Function-based Behavior-item.sysml | False | 64 | |
| | 201 | src/sysml/src/validation/03-Function-based Behavior/3c-Function-based Behavior-structure mod-1.sysml | False | 51 | |
| | 202 | src/sysml/src/validation/03-Function-based Behavior/3c-Function-based Behavior-structure mod-3.sysml | False | 33 | |
| | 203 | src/sysml/src/validation/10-Analysis and Trades/10c-Fuel Economy Analysis.sysml | False | 168 | |
| | 204 | src/sysml/src/validation/10-Analysis and Trades/10d-Dynamics Analysis.sysml | False | 80 | |
| | 205 | src/sysml/src/validation/10-Analysis and Trades/10a-Analysis.sysml | False | 74 | |
| | 206 | src/sysml/src/validation/10-Analysis and Trades/10b-Trade-off Among Alternative Configurations.sysml | False | 97 | |
| | 207 | src/sysml/src/validation/17-Sequence Modeling/17b-Sequence-Modeling.sysml | False | 42 | |
| | 208 | src/sysml/src/validation/17-Sequence Modeling/17a-Sequence-Modeling.sysml | False | 42 | |
| | 209 | src/sysml/src/validation/06-Individual and Snapshots/6-Individual and Snapshots.sysml | False | 167 | |
| | 210 | src/sysml/src/validation/01-Parts Tree/1a-Parts Tree.sysml | False | 125 | |
| | 211 | src/sysml/src/validation/01-Parts Tree/1c-Parts Tree Redefinition.sysml | False | 86 | |
| | 212 | src/sysml/src/validation/01-Parts Tree/1d-Parts Tree with Reference.sysml | False | 51 | |
| | 213 | src/sysml/src/validation/15-Properties-Values-Expressions/15_04-Logical Expressions.sysml | False | 30 | |
| | 214 | src/sysml/src/validation/15-Properties-Values-Expressions/15_07-System of Units and Scales.sysml | False | 46 | |
| | 215 | src/sysml/src/validation/15-Properties-Values-Expressions/15_03-Value Expression.sysml | False | 30 | |
| | 216 | src/sysml/src/validation/15-Properties-Values-Expressions/15_19-Materials with Properties.sysml | False | 82 | |
| | 217 | src/sysml/src/validation/15-Properties-Values-Expressions/15_02-Basic Value Properties.sysml | False | 25 | |
| | 218 | src/sysml/src/validation/15-Properties-Values-Expressions/15_08-Range Restriction.sysml | False | 19 | |
| | 219 | src/sysml/src/validation/15-Properties-Values-Expressions/15_06-System of Quantities.sysml | False | 40 | |
| | 220 | src/sysml/src/validation/15-Properties-Values-Expressions/15_10-Primitive Data Types.sysml | False | 89 | |
| | 221 | src/sysml/src/validation/15-Properties-Values-Expressions/15_12-Compound Value Type.sysml | False | 31 | |
| | 222 | src/sysml/src/validation/15-Properties-Values-Expressions/15_11-Variable Length Collection Types.sysml | False | 36 | |
| | 223 | src/sysml/src/validation/15-Properties-Values-Expressions/15_13-Discretely Sampled Function Value.sysml | False | 76 | |
| | 224 | src/sysml/src/validation/15-Properties-Values-Expressions/15_19a-Materials with Properties.sysml | False | 69 | |
| | 225 | src/sysml/src/validation/15-Properties-Values-Expressions/15_05-Unification of Expression and Constraint Definition.sysml | False | 56 | |
| | 226 | src/sysml/src/validation/15-Properties-Values-Expressions/15_01-Constants.sysml | False | 55 | |
| | 227 | src/sysml/src/validation/13-Model Containment/13a-Model Containment.sysml | False | 62 | |
| | 228 | src/sysml/src/validation/13-Model Containment/13b-Safety and Security Features Element Group.sysml | False | 40 | |
| | 229 | src/sysml/src/validation/13-Model Containment/13b-Safety and Security Features Element Group-2.sysml | False | 52 | |
| | 230 | src/sysml/src/validation/13-Model Containment/13b-Safety and Security Features Element Group-1.sysml | False | 56 | |
| | 231 | src/sysml/src/validation/02-Parts Interconnection/2c-Parts Interconnection-Multiple Decompositions.sysml | False | 90 | |
| | 232 | src/sysml/src/validation/02-Parts Interconnection/2a-Parts Interconnection.sysml | False | 206 | |
| | 233 | src/sysml/src/validation/12-Dependency Relationships/12a-Dependency.sysml | False | 16 | |
| | 234 | src/sysml/src/validation/12-Dependency Relationships/12b-Allocation.sysml | False | 26 | |
| | 235 | src/sysml/src/validation/12-Dependency Relationships/12b-Allocation-1.sysml | False | 56 | |
| | 236 | src/sysml/src/validation/08-Requirements/8-Requirements.sysml | False | 205 | |
| | 237 | src/sysml/src/validation/14-Language Extensions/14a-Language Extensions.sysml | False | 31 | |
| | 238 | src/sysml/src/validation/14-Language Extensions/14b-Language Extensions.sysml | False | 51 | |
| | 239 | src/sysml/src/validation/14-Language Extensions/14c-Language Extensions.sysml | False | 208 | |
| | 240 | src/sysml/src/validation/07-Variant Configuration/7a-Variant Configuration - General Concept.sysml | False | 53 | |
| | 241 | src/sysml/src/validation/07-Variant Configuration/7b-Variant Configurations.sysml | False | 140 | |
| | 242 | src/sysml/src/validation/07-Variant Configuration/7a1-Variant Configuration - General Concept-a.sysml | False | 79 | |
| | 243 | src/sysml/src/validation/11-View and Viewpoint/11a-View-Viewpoint.sysml | False | 56 | |
| | 244 | src/sysml/src/validation/11-View and Viewpoint/11b-Safety and Security Feature Views.sysml | False | 65 | |
| | 245 | src/sysml.library/Domain Libraries/Requirement Derivation/RequirementDerivation.sysml | True | 39 | |
| | 246 | src/sysml.library/Domain Libraries/Requirement Derivation/DerivationConnections.sysml | True | 61 | |
| | 247 | src/sysml.library/Domain Libraries/Metadata/RiskMetadata.sysml | True | 100 | |
| | 248 | src/sysml.library/Domain Libraries/Metadata/ImageMetadata.sysml | True | 78 | |
| | 249 | src/sysml.library/Domain Libraries/Metadata/ParametersOfInterestMetadata.sysml | True | 39 | |
| | 250 | src/sysml.library/Domain Libraries/Metadata/ModelingMetadata.sysml | True | 143 | |
| | 251 | src/sysml.library/Domain Libraries/Cause and Effect/CauseAndEffect.sysml | True | 81 | |
| | 252 | src/sysml.library/Domain Libraries/Cause and Effect/CausationConnections.sysml | True | 76 | |
| | 253 | src/sysml.library/Domain Libraries/Quantities and Units/ISQAtomicNuclear.sysml | True | 2734 | |
| | 254 | src/sysml.library/Domain Libraries/Quantities and Units/ISQInformation.sysml | True | 958 | |
| | 255 | src/sysml.library/Domain Libraries/Quantities and Units/QuantityCalculations.sysml | True | 70 | |
| | 256 | src/sysml.library/Domain Libraries/Quantities and Units/ISQCharacteristicNumbers.sysml | True | 1991 | |
| | 257 | src/sysml.library/Domain Libraries/Quantities and Units/ISQThermodynamics.sysml | True | 1256 | |
| | 258 | src/sysml.library/Domain Libraries/Quantities and Units/ISQ.sysml | True | 42 | |
| | 259 | src/sysml.library/Domain Libraries/Quantities and Units/ISQCondensedMatter.sysml | True | 1229 | |
| | 260 | src/sysml.library/Domain Libraries/Quantities and Units/ISQAcoustics.sysml | True | 444 | |
| | 261 | src/sysml.library/Domain Libraries/Quantities and Units/VectorCalculations.sysml | True | 62 | |
| | 262 | src/sysml.library/Domain Libraries/Quantities and Units/USCustomaryUnits.sysml | True | 255 | |
| | 263 | src/sysml.library/Domain Libraries/Quantities and Units/SI.sysml | True | 367 | |
| | 264 | src/sysml.library/Domain Libraries/Quantities and Units/SIPrefixes.sysml | True | 48 | |
| | 265 | src/sysml.library/Domain Libraries/Quantities and Units/ISQElectromagnetism.sysml | True | 2365 | |
| | 266 | src/sysml.library/Domain Libraries/Quantities and Units/MeasurementReferences.sysml | True | 526 | |
| | 267 | src/sysml.library/Domain Libraries/Quantities and Units/Quantities.sysml | True | 107 | |
| | 268 | src/sysml.library/Domain Libraries/Quantities and Units/ISQSpaceTime.sysml | True | 1171 | |
| | 269 | src/sysml.library/Domain Libraries/Quantities and Units/ISQBase.sysml | True | 206 | |
| | 270 | src/sysml.library/Domain Libraries/Quantities and Units/ISQLight.sysml | True | 1537 | |
| | 271 | src/sysml.library/Domain Libraries/Quantities and Units/ISQChemistryMolecular.sysml | True | 1353 | |
| | 272 | src/sysml.library/Domain Libraries/Quantities and Units/ISQMechanics.sysml | True | 1583 | |
| | 273 | src/sysml.library/Domain Libraries/Quantities and Units/Time.sysml | True | 279 | |
| | 274 | src/sysml.library/Domain Libraries/Quantities and Units/TensorCalculations.sysml | True | 50 | |
| | 275 | src/sysml.library/Domain Libraries/Quantities and Units/MeasurementRefCalculations.sysml | True | 30 | |
| | 276 | src/sysml.library/Domain Libraries/Analysis/TradeStudies.sysml | True | 179 | |
| | 277 | src/sysml.library/Domain Libraries/Analysis/StateSpaceRepresentation.sysml | True | 143 | |
| | 278 | src/sysml.library/Domain Libraries/Analysis/SampledFunctions.sysml | True | 119 | |
| | 279 | src/sysml.library/Domain Libraries/Analysis/AnalysisTooling.sysml | True | 34 | |
| | 280 | src/sysml.library/Domain Libraries/Geometry/SpatialItems.sysml | True | 156 | |
| | 281 | src/sysml.library/Domain Libraries/Geometry/ShapeItems.sysml | True | 835 | |
| | 282 | src/sysml.library/Systems Library/States.sysml | True | 101 | |
| | 283 | src/sysml.library/Systems Library/Cases.sysml | True | 71 | |
| | 284 | src/sysml.library/Systems Library/Metadata.sysml | True | 30 | |
| | 285 | src/sysml.library/Systems Library/VerificationCases.sysml | True | 103 | |
| | 286 | src/sysml.library/Systems Library/Actions.sysml | True | 505 | |
| | 287 | src/sysml.library/Systems Library/Attributes.sysml | True | 25 | |
| | 288 | src/sysml.library/Systems Library/SysML.sysml | True | 536 | |
| | 289 | src/sysml.library/Systems Library/Ports.sysml | True | 34 | |
| | 290 | src/sysml.library/Systems Library/Interfaces.sysml | True | 48 | |
| | 291 | src/sysml.library/Systems Library/Connections.sysml | True | 153 | |
| | 292 | src/sysml.library/Systems Library/Requirements.sysml | True | 194 | |
| | 293 | src/sysml.library/Systems Library/Constraints.sysml | True | 44 | |
| | 294 | src/sysml.library/Systems Library/UseCases.sysml | True | 57 | |
| | 295 | src/sysml.library/Systems Library/Parts.sysml | True | 81 | |
| | 296 | src/sysml.library/Systems Library/Calculations.sysml | True | 37 | |
| | 297 | src/sysml.library/Systems Library/Items.sysml | True | 149 | |
| | 298 | src/sysml.library/Systems Library/AnalysisCases.sysml | True | 38 | |
| | 299 | src/sysml.library/Systems Library/Views.sysml | True | 163 | |
| | 300 | src/sysml.library/Systems Library/StandardViewDefinitions.sysml | True | 123 | |
| | 301 | src/sysml.library/Systems Library/Allocations.sysml | True | 29 | |
| |
| |