Can be used to instantiate objects using Components.js. Default main module path is the root folder of the project. For every generate call a new manager will be made, but moduleState will be stored in between calls.
Calls Components.js to instantiate a new object.
Location of the config to instantiate.
Iri of the object in the config that will be the result.
Variables to send to Components.js
The resulting object, corresponding to the given component IRI.
Can be used to instantiate objects using Components.js. Default main module path is the root folder of the project. For every generate call a new manager will be made, but moduleState will be stored in between calls.