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

inheritance tree

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

class definition

[semi abstract class] An AbstractElement is an element without timing information. For instance, an instrument definition for a sound synthesis language such as Csound could be represented by an instance of a subclass of AbstractElement.

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