Options
All
  • Public
  • Public/Protected
  • All
Menu

Provides a mechanism to manage all FlowscripterComponent instances loaded in a Flowscripter Runtime.

String values are used as handles to the FlowscripterComponent instances.

Hierarchy

  • Registry

Index

Methods

getAllDataModels

  • getAllDataModels(): Iterable<[string, DataModel]>

getAllDatastores

  • getAllDatastores(): Iterable<[string, Datastore]>