Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
state_model_ide [2020/05/19 03:58] – removed admin | state_model_ide [2024/01/02 19:37] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ===== State Model IDE ===== | ||
+ | // | ||
+ | |||
+ | {{wiki: | ||
+ | |||
+ | ---- | ||
+ | ==== Overview ==== | ||
+ | |||
+ | There are 6 tabs in this IDE: | ||
+ | * [[ide_model | Model Editor]] | ||
+ | * [[ide_script | Script Editor ]] | ||
+ | * [[ide_dataset | DataSet Editor ]] | ||
+ | * [[ide_requirement | Requirement Editor ]] | ||
+ | * [[ide_result | Execution Result ]] | ||
+ | * [[ide_artifact | Model Artifact ]] | ||
+ | |||
+ | Additionally, | ||
+ | * {{wiki: | ||
+ | * {{wiki: | ||
+ | * [[ide_monitor | Execution Monitor ]] | ||
+ | * {{wiki: | ||
+ | |||
+ | ---- | ||
+ | |||
+ | ==== Development Process ==== | ||
+ | |||
+ | // | ||
+ | * Modeling | ||
+ | * Generation | ||
+ | * Automation | ||
+ | * Execution | ||
+ | * Review/ | ||
+ | |||
+ | Similar to agile development process, you would plan for each iteration with a set of user stories/ | ||
+ | |||
+ | Start with one user story / requirement, | ||
+ | |||
+ | |||