| name | judo-model-esm-metamodel-docs |
| description | ESM metamodel reference for JUDO. Covers namespace, type, structure, operation, accesspoint, UI, UI-behaviour, and UI-visual-styleguide packages with element-level attribute and constraint definitions. |
| disable-model-invocation | false |
| user-invocable | false |
| model | inherit |
| context | fork |
| agent | general-purpose |
ESM Metamodel Documentation Index
Welcome to the detailed documentation for the Editor Specific Model (ESM) metamodel. This documentation is structured to be easily parsed and navigated by agentic LLM coders, providing a clear and modular breakdown of every component in the esm.ecore definition.
The ESM is a high-level, platform-independent model that defines the complete structure, behavior, and user interface of an application. It serves as a single source of truth from which code, documentation, and other artifacts can be generated.
Metamodel Packages
The metamodel is organized into several distinct packages, each responsible for a different aspect of the application's definition. Please select a package below to view its detailed element reference.
Cross-Cutting References
- Generator Reserved Names
- Purpose: Relation/attribute names that collide with methods emitted by the frontend/service generators (e.g.
template on a createable TO). Avoid these at modelling time to prevent downstream TS2393 Duplicate function implementation errors.