Package | Description |
---|---|
eu.bandm.mugraph.model |
Umod main model class: Generic graphic back-end
for music rendering.
|
Modifier and Type | Field and Description |
---|---|
protected CheckedList<BarLineRange> |
BarLine.ranges
Generated by umod; model author's documentation MISSING.
|
Modifier and Type | Method and Description |
---|---|
BarLineRange |
BarLineRange.doclone()
Clones this object.
|
BarLineRange |
BarLineRange.initFrom(java.lang.Object o0)
Copies values of all common fields from the argument.
|
Modifier and Type | Method and Description |
---|---|
CheckedList<BarLineRange> |
BarLine.get_ranges()
Generated by umod; model author's documentation MISSING.
|
Modifier and Type | Method and Description |
---|---|
protected void |
MultiVisit.action(BarLineRange e0) |
protected void |
__Formatter.action(BarLineRange el) |
protected void |
Visitor.action(BarLineRange e0) |
protected void |
__TREEGEN__.Inner1.Inner2.action(BarLineRange e0) |
protected void |
MATCH_ONLY_00.action(BarLineRange e0) |
protected void |
Dump.action(BarLineRange e0) |
protected void |
MultiVisit.descend(BarLineRange e0) |
protected void |
Dump.descend(BarLineRange e0) |
void |
MATCH_ONLY_00.match(BarLineRange e0) |
protected void |
MultiVisit.post(BarLineRange e0) |
protected void |
MultiVisit.pre(BarLineRange e0) |
protected void |
Dump.printscalars(BarLineRange e0) |
protected Format |
__Formatter.toFormat(BarLineRange el) |
Modifier and Type | Method and Description |
---|---|
boolean |
BarLine.set_ranges(CheckedList<BarLineRange> val)
Generated by umod; model author's documentation MISSING.
|