Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Standard stereotypes in SysML plugin are defined in SysML Profile and MD Customization for SysML Profile. Both profiles have their corresponding API classes: com.nomagic.magicdraw.sysml.util.SysMLProfile and com.nomagic.magicdraw.sysml.util.MDCustomizationForSysMLProfile, respectively. Each class allows you to:

  • Get a string constant for each property of stereotype (tag).
  • Get a stereotype element.
  • Check if an element is stereotyped.

 

Find JavaDoc of SysML plugin in <modeling tool installation directory>\plugins\com.nomagic.magicdraw.sysml\sysml_api.jar.

Tip

For example, Cameo_Systems_Modeler_182_no_install\plugins\com.nomagic.magicdraw.sysml\sysml_api.jar.

Find JavaDoc of Requirements plugin in <modeling tool installation directory>\plugins\com.nomagic.requirements\requirements_api.jar.

Tip

For example, Cameo_Systems_Modeler_182_no_install\plugins\com.nomagic.requirements\requirements_api.jar.

Extract a .jar file and double-click the index.html to open it.


Panel
titleRelated pages

Children Display


Panel
titleRelated docs