Index
Strasheela
Init
GUtils
LUtils
MUtils
Score
SMapping
SDistro
Out
Strasheela
FD_edited
Midi

inheritance tree

 NonType Reflection       FlagsMixin
    |        |                |
    `-----+--'                |
          |                   |
     ScoreObject    SMapping.mappingMixin
          |                   |
          `---------+---------'
                    |
                   Item
                    |
                    `+
                     |
                  Element

class definition

[abstract class] An element is a score item which does not contain items. For instance, a note and a pause (rest) are both elements.

class Element (Inheritance-free)
   prop locking
   feat !ScoreObjectType label
   attr containers flags id info parameters
end