# Metamodeling
## MicroSim spec
- **Recommended sim type:** state-machine
- **Microsimmability score:** 28/100
- **Layout:** drawing region (canvas) on top; control region (sliders/buttons) below.
### Parameters (tunable controls)
- `Input symbol` (event fed to the machine)
- `States` (number of states in the machine)
- `Step speed` (transition animation rate)
### What animates
A finite-state machine highlights its active state and fires transitions as input symbols arrive, accepting or rejecting the [[Sequence|sequence]].
### Learning objective
Trace how states and transitions process an input sequence.
## Links (Wikipedia order)
<!-- injected from _registry/childlinks/Metamodeling.json (2026-07-30T02:09:12Z) -->
`Abstraction_(computer_science)` · `Agile_software_development` · `Aspect-oriented_programming` · `Backward_compatibility` · `Business_reference_model` · `CI/CD` · `Capability_Maturity_Model_Integration` · `Compatibility_layer` · `Compatibility_mode` · `Component-based_software_engineering` · `Computer-aided_software_engineering` · `Computer_compatibility` · [[Computer_engineering]] · [[Computer_programming]] · [[Computer_science]] · `Data_governance` · `Data_model` · `Data_modeling` · `DevOps` · `Domain-specific_language` · `Domain-specific_modeling` · `Domain_of_discourse` · `Empirical_software_engineering` · `Enterprise_architecture` · `Enterprise_unified_process` · `Entity–relationship_model` · `Essential_systems_analysis` · `Executable_UML` · `Experimental_software_engineering` · `Extreme_programming` · `Federal_enterprise_architecture` · `Formal_methods` · `Forward_compatibility` · [[Function_model]] · `Functional_specification` · `Generic_Eclipse_Modeling_System` · [[IDEF]] · `ISO/IEC_15504` · `ISO/IEC_24744` · `Incremental_build_model` · [[Information_model]] · [[Information_science]] · `International_Organization_for_Standardization` · `Iterative_and_incremental_development` · `John_Mylopoulos` · `John_P._van_Gigch` · `Kriging` · `Logical_schema` · `Mathematics` · `Meta-Object_Facility` · `Meta-analysis` · `Meta-communication` · `Meta-emotion` · `Meta-ontology` · `Meta-optimization` · `Meta-reference` · [[Meta-system]] · `Meta_(prefix)` · `Metaclass` · `Metacognition` · `Metadata` · `Metadata_modeling` · `Metadesign` · `Metaepistemology` · `Metaethics` · `Metafiction` · `Metagenomics` · `Metaheuristic` · `Metaknowledge` · `Metalanguage` · `Metalinguistics` · `Metalogic` · `Metamathematics` · `Metamemory` · `Metamodernism` · `Metanarrative` · `Metaobject` · `Metaphilosophy` · `Metaphysics` · `Metapopulation` · `Metaprogramming` · `Metapuzzle` · `Metascience` · `Metasyntax` · `Metatheorem` · `Metatheory` · `Metaverse` · `Method_engineering` · `Model-driven_architecture` · `Model-driven_engineering` · `Modeling_language` · [[Neural_network]] · `Object-oriented_programming` · `Object_Management_Group` · `Object_model` · [[Ontology_(information_science)]] · `Philosophy` · `Praxis_(process)` · `Programming_paradigm` · [[Project_management]] · `QVT` · `Rapid_application_development` · `Requirements_analysis` · [[Requirements_engineering]] · `Risk_management` · `Round-trip_engineering` · `Saraju_Mohanty` · `Scientific_modelling` · [[Search-based_software_engineering]] · `Self-referential_humor` · `Service-oriented_architecture` · [[Site_reliability_engineering]] · `Social_software_engineering` · `Sociology_of_sociology` · `Software` · `Software_archaeology` · [[Software_architecture]] · `Software_configuration_management` · `Software_deployment` · `Software_design` · `Software_development_process` · [[Software_engineering]] · `Software_incompatibility` · `Software_maintenance` · `Software_prototyping` · [[Software_quality]] · [[Software_quality_assurance]] · `Software_system` · `Software_testing` · `Software_verification_and_validation` · `Space_mapping` · `Spiral_model` · `Structured_analysis` · `Surrogate_model` · `Systemics` · `Systems_analysis` · `Systems_development_life_cycle` · [[Systems_engineering]] · `Systems_modeling` · `Systems_modeling_language` · `Transformation_language` · `Unified_Modeling_Language` · `Unified_process` · `Universal_Systems_Language` · `V-model_(software_development)` · `VIATRA` · `View_model` · `Waterfall_model` · [[Wayback_Machine]] · `XML_Metadata_Interchange`
## From the Real GENERATIVE library

*Metamodeling — placed from the Real G.E.N.E.R.A.T.I.V.E. course library (Engineering room). Source: Wikimedia Commons (via Wikipedia article media). [Details & license](https://commons.wikimedia.org/wiki/File:Meta-Modelling.svg).*
> A metamodel is a model of a model, and metamodeling is the process of generating such metamodels. Thus metamodeling or meta-modeling is the analysis, construction, and development of the frames, rules, constraints, models, and theories applicable and useful for modeling a predefined class of problems. ([Wikipedia](https://en.wikipedia.org/wiki/Metamodeling))
<!-- REAL-GENERATIVE-MEDIA:END -->
> p5.js MicroSim stub · part of Systems Engineering · [Wikipedia source](https://en.wikipedia.org/wiki/Metamodeling)
> Relation: subfield of systems engineering.
## Concept summary
A metamodel is a model of a model, and metamodeling is the process of generating such metamodels. Thus metamodeling or meta-modeling is the analysis, construction, and development of the frames, rules, constraints, models, and theories applicable and useful for modeling a predefined class of prob...
## Build checklist
- [ ] Claim it: set `status: in-progress` + `lease` + `leased_at`
- [ ] Write the child page explaining the concept (tie it back to systems engineering)
- [ ] Finalize parameter ranges and defaults
- [ ] Implement the p5.js sketch (drawing + control regions)
- [ ] Add caption + the learning objective on the page
- [ ] Set `status: done`
## p5.js sketch
```javascript
// MicroSim: Metamodeling
let controls = {};
function setup() {
// createCanvas(...); create sliders for the parameters above.
}
function draw() {
// background(...); read controls; render state-machine; respond live.
}
```
---
Back to Systems Engineering
---
<!-- SEMIOTIC-PROFILE:START -->
## Semiotic profile
> *The semiotic universals this article invokes, machine-derived from the crossref — **unverified** (born so). Populated 2026-07-06 for the Systems room.*
**Universals (4):** 🟡 system (5) · 🟡 sequence (3) · 🟢 state (1) · 🟢 state machine diagrams (1)
**Enter by sign:** Systems Semiotic Gateway · Alphabetum · Icon Registry · ← Systems Portal
<!-- SEMIOTIC-PROFILE:END -->
<!-- REAL-GENERATIVE-MEDIA:START -->
## Wikipedia : Wikitube
**Strict pair:** [Wikipedia](https://en.wikipedia.org/wiki/Metamodeling) : [Wikitube](https://en.wikitube.io/wiki/Metamodeling)
## Previous hub tags
Tree parents: [[Reliability_engineering]] · [[Systems_engineering]].
Legacy hubs: none.
---
*Sources: 1 legacy note. Minted wave 1, 2026-07-30 (v1.6 order).*