slacm.instance module
Created on Sep 19, 2020
@author: esdev
- class slacm.instance.Instance(parent, model)[source]
Bases:
objectClass to represent a component instance
- finalize()[source]
Executhe the ‘finalize’ phase of component initialization by instructing the component thread.
- property modules
Dictionary to maintain the loaded modules.