Package empro :: Module empro :: Module core :: Class Script
[frames] | no frames]

Class Script

Updatable --+        
            |        
   Selectable --+    
                |    
          _Script --+
                    |
                   Script

Set of instructions that get executed by the interpreter.

Class Hierarchy for Script
Class Hierarchy for Script

constructor Script():

Instance Methods

Inherited from Selectable: clone, isSelected

Inherited from Updatable: __enter__, __exit__, hash, isValid, reasonWhyInvalid

Properties

Inherited from _Script: code, enabled

Inherited from Selectable: metaData, name, notes