public class KeyPrint extends Prepended
| Modifier and Type | Field and Description |
|---|---|
protected CheckedMap_RD<java.lang.Integer,Accidental> |
accidentals
Generated by umod; model author's documentation MISSING.
|
protected boolean |
prefixOnly
Generated by umod; model author's documentation MISSING.
|
glyph, logicalColor, logicalSizelocation, semanticsformat| Constructor and Description |
|---|
KeyPrint()
Synthetic minimal constructor provided by the umod compiler.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
containsKey_accidentals(int key0)
Convenience un-Currying method.
|
void |
descend_accidentals(MATCH_ONLY_00 visitor) |
KeyPrint |
doclone()
Clones this object.
|
Format |
format()
Delivers a format object for pretty-printing by inheritance from some ancestor class.
|
CheckedMap_RD<java.lang.Integer,Accidental> |
get_accidentals()
Generated by umod; model author's documentation MISSING.
|
boolean |
get_prefixOnly()
Generated by umod; model author's documentation MISSING.
|
KeyPrint |
initFrom(java.lang.Object o0)
Copies values of all common fields from the argument.
|
void |
put_accidentals(int key0,
Accidental value)
Convenience un-Currying method.
|
boolean |
set_accidentals(CheckedMap_RD<java.lang.Integer,Accidental> val)
Generated by umod; model author's documentation MISSING.
|
boolean |
set_prefixOnly(boolean val)
Generated by umod; model author's documentation MISSING.
|
doPrint, get_glyph, get_logicalColor, get_logicalSize, set_glyph, set_logicalColor, set_logicalSizeget_location, get_rawExtension, get_semantics, set_location, set_semanticsprotected CheckedMap_RD<java.lang.Integer,Accidental> accidentals
CheckedMap_RD<java.lang.Integer(never
null),Accidental(never null)>(never
null)protected boolean prefixOnly
get_prefixOnly(),
set_prefixOnly(boolean)public KeyPrint()
public KeyPrint doclone()
Cloneable is known to
be implemented.public Format format()
format in interface Formattableformat in class Prependedpublic KeyPrint initFrom(java.lang.Object o0)
public CheckedMap_RD<java.lang.Integer,Accidental> get_accidentals()
CheckedMap_RD<java.lang.Integer(never
null),Accidental(never null)>(never
null)public boolean set_accidentals(CheckedMap_RD<java.lang.Integer,Accidental> val)
val - the new value of type CheckedMap_RD<java.lang.Integer(never
null),Accidental(never null)>(never
null)accidentalspublic void put_accidentals(int key0,
Accidental value)
val - the new value of type Accidental(never null)accidentalspublic boolean containsKey_accidentals(int key0)
accidentalspublic void descend_accidentals(MATCH_ONLY_00 visitor)
public boolean get_prefixOnly()
public boolean set_prefixOnly(boolean val)
val - the new value of type boolean(never null)prefixOnly