Skip to content

Modeling Language

Leon Starr edited this page Feb 17, 2026 · 2 revisions

This is the modeling language we are debugging. Each modeling language defines its own granularity of execution for stepping through behavior, its own kinds of actions, and so forth.

Since the model debugger domain is intended, initially at least, to support the development of Shlaer-Mellor Executable UML models, it may seem odd to abstract the modeling language itself. There are a few go

Identifiers

  1. ID

Attributes

No non-referential attributes.

Name

Type: X, based on String

Clone this wiki locally