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

inheritance tree

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

class definition

[abstract class] An item is a generalization of score containers and elements. An item can be contained in one or more containers, the feature containers points to them.

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