Skip to content

daudus/SparxEAJSScripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MD Editing Syntax

SparxEAJSScripts

Purpose

Usage

  • open EA model with some writable package P
  • Install all scripts into HuMaInn package within Sparx EA (create this package if necessary. See bellow the structure of scripts)
  • select some element E within package P
  • run script ia
  • within package P there will be new diagram created with name "iagen_"+P
  • all elements from package P together with relations will be in diagram (based on parameter MAXIMUM_DEPTH)

Structure of scripts

`\---HuMaInn`
           ea_utils.js
           ia.js :+1:
           ia_globals.js
           `\---test`
                      test_diagram.js
                      test_env.js
                      test_graph.js
  • ia.js is the main runnable script.
  • directory test contains "unit tests" like scripts

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published