Skip to main content

UML/SysML package

Overview

  • An extension package that combines profiles and extensions for writing UML and SysML.
  • By using this package, the function of Next Design is enhanced, and it becomes a modeling tool with the expressive power and editability of the UML/SysML dedicated tool.
  • 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 UML/SysML package profiles into user-created projects, existing projects can also be modeled using UML and SysML diagrams.
  • While modeling using UML and SysML diagrams, you can also use the document format and tabular views that are available in the Next Design standard, so you can centrally manage detailed design information while switching views according to your purpose.
  • You can add your own modeling support and verification functions by developing extensions using the API provided by Next Design.
For those using Next Design V1.1

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

image

Package contents

File NameCategoryDescription
UmlSysml.nprojSample projectThis is a sample project that describes each figure of UML and SysML.
UmlSysml.nprotTemplateTemplate that can describe each figure of UML and SysML.
UmlSysml.nprofProfileJSON-formatted profile for describing UML and SysML. You can import it into an existing project in JSON format.
UmlSysml.iprofProfileDB format profile for describing UML and SysML. It can be imported into an existing project in DB format.
NextDesign.UmlSysml.ExtensionExtensionsExtensions to extend the expressiveness and editing capabilities required for UML and SysML.