Skip to main content

UmlSysml package

Overview

  • An extension package that combines profiles and extensions for describing UML and SysML.
  • By using this package, the functions of Next Design will be enhanced, and it will become a modeling tool with expressive power and editability comparable to UML/SysML tools.
  • For UML state machine diagrams, you can switch to the state transition table and edit each other, and you can design while checking omissions of transitions.
  • By importing the profile of the UmlSysml package into a user-created project, existing projects can be modeled using UML and SysML diagrams.
  • While modeling using UML and SysML diagrams, you can also use the document format and table format views available in the Next Design standard, so you can centrally manage detailed design information while switching views according to your purpose.
  • By developing extensions using the API provided by Next Design, you can add your own modeling support functions and verification functions.
For users of Next Design V1.1

Those who are using Next Design V1.1 can use only Functions available in the old package among the functions of this package.
If you want to use all functions of this package, please update Next Design to V2.0 or higher.

image

Package contents

File NameCategoryDescription
UmlSysml.nprojSample ProjectThis is a sample project describing UML and SysML diagrams.
UmlSysml.nprotTemplateThis is a template that can describe each diagram of UML and SysML.
UmlSysml.nprofProfileProfile in JSON format for describing UML and SysML. It can be imported into an existing project in JSON format.
UmlSysml.iprofProfileProfile in DB format for describing UML and SysML. It can be imported into an existing project in DB format.
NextDesign.UmlSysml.ExtensionExtensionThis is an extension to extend the expressiveness and editing functions necessary for UML and SysML.