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