.commitlintrc.yml
.dockerignore
.git_archival.txt
.gitattributes
.gitignore
.pre-commit-config.yaml
.prettierignore
.prettierrc.toml
CONTRIBUTING.md
Dockerfile
README.md
entrypoint.sh
package-lock.json
package-lock.json.license
package.json
package.json.license
pyproject.toml
.github/workflows/build-test-publish.yml
.github/workflows/commit-check.yml
.vscode/launch.json
.vscode/launch.json.license
LICENSES/.license_header_apache.txt
LICENSES/.license_header_cc0.txt
LICENSES/Apache-2.0.txt
LICENSES/CC0-1.0.txt
LICENSES/MIT.txt
capella_model_explorer/__init__.py
capella_model_explorer/__main__.py
capella_model_explorer/app.py
capella_model_explorer/components.py
capella_model_explorer/constants.py
capella_model_explorer/core.py
capella_model_explorer/icons.py
capella_model_explorer/inline-dark-mode.js
capella_model_explorer/reports.py
capella_model_explorer/state.py
capella_model_explorer.egg-info/PKG-INFO
capella_model_explorer.egg-info/SOURCES.txt
capella_model_explorer.egg-info/dependency_links.txt
capella_model_explorer.egg-info/entry_points.txt
capella_model_explorer.egg-info/not-zip-safe
capella_model_explorer.egg-info/requires.txt
capella_model_explorer.egg-info/top_level.txt
static/favicon.svg
static/favicon.svg.license
static/css/input.css
static/js/diagramViewer.js
static/js/model_object_list.js
static/js/plotly-3.0.0.min.js
static/js/plotly-3.0.0.min.js.license
static/js/select-model-element-by-uuid.js
templates/README.md
templates/common_macros.html.j2
templates/functional.html.j2
templates/10-Operational Analysis/index.yaml
templates/10-Operational Analysis/operational-activity.html.j2
templates/10-Operational Analysis/operational-capability.html.j2
templates/10-Operational Analysis/operational-entity.html.j2
templates/20-System Analysis/index.yaml
templates/20-System Analysis/mod-rules-compliance.html.j2
templates/20-System Analysis/system-actor.html.j2
templates/20-System Analysis/system-capability.html.j2
templates/20-System Analysis/system-definition.html.j2
templates/20-System Analysis/system-interface.html.j2
templates/20-System Analysis/system_function.html.j2
templates/30-Logical Architecture/FIS.html.j2
templates/30-Logical Architecture/index.yaml
templates/30-Logical Architecture/logical-component.html.j2
templates/30-Logical Architecture/logical-function.html.j2
templates/30-Logical Architecture/logical-interface.html.j2
templates/30-Logical Architecture/logical-state.html.j2
templates/40-Physical Architecture/index.yaml
templates/40-Physical Architecture/phy-component.html.j2
templates/40-Physical Architecture/physical-function.html.j2
templates/40-Physical Architecture/physical-link.html.j2
templates/40-Physical Architecture/sw-interface.html.j2
templates/80-Cross-cutting/classes.html.j2
templates/80-Cross-cutting/diagrams.html.j2
templates/80-Cross-cutting/exchange-item.html.j2
templates/80-Cross-cutting/index.yaml
templates/80-Cross-cutting/region.html.j2
templates/90-Other/__generic__.html.j2
templates/90-Other/index.yaml
templates/90-Other/object_comparison.html.j2
templates/90-Other/req.html.j2
tests/test_metrics.py