Skip to main content
If you previously published to beta.sysand.org, follow the migration guide to move your packages to sysand.com.

sysmod

published by mbse4u
592 released
Validated
Older version: You are viewing 5.1.1. The latest stable version is 5.1.2.
sysand add mbse4u/sysmod 5.1.1
README Source Changelog Licenses 0 usages 3 versions Validation

Change Log

v5.1.1

  • Added web page https://sysmod.org to the SYSMOD repository
  • Updated example model: PRJ::stakeholderNeeds::problemStatement redefines the inherited problemStatement and subsets PRJ::problemStatement.
  • Updated example model: PRJ::deliveryDroneSystemIdeaContextImpl satisfies PRJ::problemStatement.
  • Added Cameo Systems Modeler file for the example model.
  • Added preconditions and postconditions to the SYSMOD UseCase concept.
  • Added library with RequirementBoilerplates
  • Updated example model: DeliveryDroneSystemRequirements now declares its own subject and stakeholder (projectOwner); DeliveryDroneSystemProject redefines both accordingly.
  • Updated example model: added Recipient and Regulator stakeholders to DeliveryDroneSystemStakeholders and DeliveryDroneSystemProject, so the four stakeholders match the sysmod.org story.
  • Added a "SYSMOD Steps" navigation menu to sysmod.org's header, for jumping directly to any step.
  • Added the SYSMOD products overview image to the "About SYSMOD" page on sysmod.org, with clickable step cards that jump directly to the corresponding SYSMOD step.
  • Added two validation checks to the SYSMOD library's productContextAI metadata (SYSMOD.sysml), covering MOSA-conformant port/interface-only dependencies between product components and complete interface specification.
  • Added a link to the SYSMOD Sysand project to README.md.
  • Extracted the SYSMOD UseCase's precondition/postcondition mechanism into a new, reusable ConstrainedOccurrence library concept, which SystemUseCase now specializes.