Ejemplo n.º 1
0
 public static XAttribute GetDir(this IAttPedalLog e)
 {
     return(MeiAtt_controller.GetAttribute(e, "dir"));
 }
Ejemplo n.º 2
0
 public static XAttribute GetLwidthAttribute(this IAttLinerendBase e)
 {
     return(MeiAtt_controller.GetAttribute(e, "lwidth"));
 }
Ejemplo n.º 3
0
 public static XAttribute GetCodedvalAttribute(this IAttCanonical e)
 {
     return(MeiAtt_controller.GetAttribute(e, "codedval"));
 }
Ejemplo n.º 4
0
 public XAttribute GetForm()
 {
     return(MeiAtt_controller.GetAttribute(this, "form"));
 }
Ejemplo n.º 5
0
 public static XAttribute GetPname(this IAttPitch e)
 {
     return(MeiAtt_controller.GetAttribute(e, "pname"));
 }
Ejemplo n.º 6
0
 public static XAttribute GetMode(this IAttKeySigLog e)
 {
     return(MeiAtt_controller.GetAttribute(e, "mode"));
 }
 public static XAttribute GetHalignAttribute(this IAttHorizontalalign e)
 {
     return(MeiAtt_controller.GetAttribute(e, "halign"));
 }
Ejemplo n.º 8
0
 public static XAttribute GetAuthURIAttribute(this IAttAuthorized e)
 {
     return(MeiAtt_controller.GetAttribute(e, "authURI"));
 }
Ejemplo n.º 9
0
 public XAttribute GetCharacter()
 {
     return(MeiAtt_controller.GetAttribute(this, "character"));
 }
Ejemplo n.º 10
0
 public XAttribute GetLevel()
 {
     return(MeiAtt_controller.GetAttribute(this, "level"));
 }
Ejemplo n.º 11
0
 public XAttribute GetSubtype()
 {
     return(MeiAtt_controller.GetAttribute(this, "subtype"));
 }
Ejemplo n.º 12
0
 public static XAttribute GetNum(this IAttMidinumber e)
 {
     return(MeiAtt_controller.GetAttribute(e, "num"));
 }
Ejemplo n.º 13
0
 public static XAttribute GetJoin(this IAttJoined e)
 {
     return(MeiAtt_controller.GetAttribute(e, "join"));
 }
Ejemplo n.º 14
0
 public static XAttribute GetPsolfa(this IAttSolfa e)
 {
     return(MeiAtt_controller.GetAttribute(e, "psolfa"));
 }
Ejemplo n.º 15
0
 public static XAttribute GetMethodAttribute(this IAttRegularmethod e)
 {
     return(MeiAtt_controller.GetAttribute(e, "method"));
 }
Ejemplo n.º 16
0
 public XAttribute GetNew()
 {
     return(MeiAtt_controller.GetAttribute(this, "new"));
 }
Ejemplo n.º 17
0
 public static XAttribute GetSigMixed(this IAttKeySigLog e)
 {
     return(MeiAtt_controller.GetAttribute(e, "sig.mixed"));
 }
Ejemplo n.º 18
0
 public XAttribute GetOld()
 {
     return(MeiAtt_controller.GetAttribute(this, "old"));
 }
Ejemplo n.º 19
0
 public static XAttribute GetRespAttribute(this IAttResponsibility e)
 {
     return(MeiAtt_controller.GetAttribute(e, "resp"));
 }
Ejemplo n.º 20
0
 public static XAttribute GetToAttribute(this IAttVisualoffsetTo e)
 {
     return(MeiAtt_controller.GetAttribute(e, "to"));
 }
Ejemplo n.º 21
0
 public static XAttribute GetArrow(this IAttArpegVis e)
 {
     return(MeiAtt_controller.GetAttribute(e, "arrow"));
 }
Ejemplo n.º 22
0
 public static XAttribute GetTempusAttribute(this IAttMensuralShared e)
 {
     return(MeiAtt_controller.GetAttribute(e, "tempus"));
 }
Ejemplo n.º 23
0
 public XAttribute GetTypeAttribute()
 {
     return(MeiAtt_controller.GetAttribute(this, "type"));
 }
Ejemplo n.º 24
0
 public static XAttribute GetModusminorAttribute(this IAttMensuralShared e)
 {
     return(MeiAtt_controller.GetAttribute(e, "modusminor"));
 }
Ejemplo n.º 25
0
 public static XAttribute GetLformAttribute(this IAttLinerendBase e)
 {
     return(MeiAtt_controller.GetAttribute(e, "lform"));
 }
Ejemplo n.º 26
0
 public static XAttribute GetProlatioAttribute(this IAttMensuralShared e)
 {
     return(MeiAtt_controller.GetAttribute(e, "prolatio"));
 }
Ejemplo n.º 27
0
 public static XAttribute GetMnumVisible(this IAttMeasurenumbers e)
 {
     return(MeiAtt_controller.GetAttribute(e, "mnum.visible"));
 }
Ejemplo n.º 28
0
 public static XAttribute GetFunc(this IAttTempoLog e)
 {
     return(MeiAtt_controller.GetAttribute(e, "func"));
 }
Ejemplo n.º 29
0
 public XAttribute GetDelim()
 {
     return(MeiAtt_controller.GetAttribute(this, "delim"));
 }
Ejemplo n.º 30
0
 public static XAttribute GetClefVisibleAttribute(this IAttCleffingVis e)
 {
     return(MeiAtt_controller.GetAttribute(e, "clef.visible"));
 }