Skip to content

Commit

Permalink
Update modelcm.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aftimg committed Mar 25, 2024
1 parent 8678540 commit 03b2275
Showing 1 changed file with 2 additions and 30 deletions.
32 changes: 2 additions & 30 deletions pages/projects/modelcm.md
Original file line number Diff line number Diff line change
@@ -1,34 +1,6 @@
## Model Development Kits
## Model CM

OpenMBEE Model Development Kits (MDKs) are an integration concept for third party modeling tools. The engineering domain has many apps and services for modeling and analysis. The MDK architecture provides a means to integrate with modeling and analysis tools uniting the best of all worlds.
OpenMBEE Model CM Plugin

<br>

#### [Cameo Model Development Kit](https://github.com/Open-MBEE/exec-cameo-mdk){:target="_blank"}


[![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/Open-MBEE/exec-cameo-mdk?label=download)](https://github.com/Open-MBEE/exec-cameo-mdk/releases/latest){:target="_blank"} [![Documentation Status](https://readthedocs.org/projects/mdk/badge/?version=latest)](http://mdk.readthedocs.io/?badge=latest){:target="_blank"} [![GitHub issues](https://img.shields.io/github/issues/Open-MBEE/mdk.svg)](https://github.com/Open-MBEE/exec-cameo-mdk/issues){:target="_blank"}

The [Cameo MDK](https://github.com/Open-MBEE/exec-cameo-mdk){:target="_blank"} is a plugin for [Cameo Systems Modeler](https://www.nomagic.com/products/cameo-systems-modeler){:target="_blank"} that's primary purposes are to sync models with the MMS and implement the [DocGen](https://github.com/Open-MBEE/exec-cameo-mdk/tree/support/3.x/src/main/dist/manual){:target="_blank"} language, which allows modelers to dynamically generate documents in a model-based approach using the view and viewpoint concept.

<br>

#### [Other OpenMBEE MDKs](https://github.com/Open-MBEE?q=mdk){:target="_blank"}

These MDKs enable interactions with the MMS from engineering tools.

* [Jupyter](https://jupyter.org/){:target="_blank"}

[![Conda](https://img.shields.io/conda/v/conda-forge/mms-python-client)](https://github.com/conda-forge/mms-python-client-feedstock){:target="_blank} for programmatic and api access to MMS data in Jupyter Notebooks

* [Cameo MDK Systems Reasoner](https://github.com/Open-MBEE/mdk-systems-reasoner){:target="_blank"} for [Cameo Systems Modeler](https://www.nomagic.com/products/cameo-systems-modeler){:target="_blank"}

[![GitHub release (latest by date)](https://img.shields.io/github/v/release/Open-MBEE/mdk-systems-reasoner?label=download)](https://github.com/Open-MBEE/mdk-systems-reasoner/releases/latest) [![GitHub issues](https://img.shields.io/github/issues/Open-MBEE/mdk.svg)](https://github.com/Open-MBEE/mdk/issues)

Convenience [tooling](https://github.com/Open-MBEE/mdk/blob/develop/src/main/dist/manual/MDK%20Systems%20Reasoner%20UserGuide.pdf){:target="_blank"} for UML/SysML inheritance using the Block Specific Type pattern

* [Cameo MDK Expression](https://github.com/Open-MBEE/mdk-expression){:target="_blank"} for [Cameo Systems Modeler](https://www.nomagic.com/products/cameo-systems-modeler){:target="_blank"}

[![GitHub release (latest by date)](https://img.shields.io/github/v/release/Open-MBEE/mdk-expression?label=download)](https://github.com/Open-MBEE/mdk-expression/releases/latest) [![GitHub issues](https://img.shields.io/github/issues/Open-MBEE/mdk.svg)](https://github.com/Open-MBEE/mdk/issues)

[AsciiMathML](http://asciimath.org/){:target="_blank"} based expression editor

0 comments on commit 03b2275

Please sign in to comment.