Interface ModelFactoryFactory
Hierarchy
- ModelFactoryFactory
Index
Properties
Properties
prepare
Type declaration
-
-
Parameters
-
cb: function
-
-
Parameters
-
err: Error
-
modelFactory: ModelFactory
Returns any
-
-
-
-
Optional executionContext: any
-
Optional hostContext: any
Returns void
-
-
Generated using TypeDoc
Prepare the model by recursively downloading external scripts referenced by script/@src, and SCXML documents references by invoke/@src, then constructing a host execution context for the SCXML datamodel.