Provides a mechanism to manage all FlowscripterComponent instances loaded in a Flowscripter Runtime.
String values are used as handles to the FlowscripterComponent instances.
Return all registered DataModel instances.
an iterable of tuples [string, DataModel] for all registered DataModel implementations.
Return all registered Datastore instances.
an iterable of tuples [string, Datastore] for all registered Datastore implementations.
Provides a mechanism to manage all FlowscripterComponent instances loaded in a Flowscripter Runtime.
String values are used as handles to the FlowscripterComponent instances.