1 $group
2 $
3 var sect = {
4 title: 'Wizzi Model DOMs generation'
5 };
6 section( §)
7 p Wizzi Model DOMs are generated calling the
8 high-code( generateModelDoms )
9 + method of an instance of the
10 high-code( wizzi.WizziFactory )
11 + class, instantiated with use of the ${}
12 to-plugin( wizzi-core )
13 span , ${}
14 to-plugin( wizzi-js )
15 span and ${}
16 to-plugin( wizzi-web )
17 span plugins.
18 ittf-panel
19 schema api
20 title The wizzi.WizziFactory.generateModelDoms method.
21 ittf
22 ...
23 m generateModelDoms
24 string wfschemaIttfDocumentUri
25 # The full path to the primary ITTF document of the `wfschema` declaration.
26 string outputPackagePath
27 # The full path of the package folder where the generated artifacts will be written
28 string wfschemaName
29 # The schema name, for composing the names of the generated artifacts
30 { mTreeBuildUpContext
31 # An object that will be the evaluation context object
32 # during the mTree processing of the `wfschema` ITTF document
33 callback
34 # Returns error or null