Header

Search

E2HTML

E2HTML creates an HTML document presenting the metamodel (as does Javadoc for Java code). For example, when executed on java.ecore, this operation generates the following HTML document: java.html.

Source Code

  • Input metamodel: Ecore.kmt (implements partially the behavior of Ecore)
  • Output metamodel: HTML.kmt (includes a pretty printer function)
  • Operation: E2HTML.kmt

Static Metamodel Footprint

Static Metamodel Footprint of E2HTML