| Constructors in com.virtuosotechnologies.asaph.standardmodel with parameters of type StdSong |
StdVariation(StdSong parent,
java.lang.String name,
com.virtuosotechnologies.lib.util.StringID id)
|
StdStringListField(StdSong parent,
java.lang.String name)
|
StdStandardSongBlock(StdSong parent,
com.virtuosotechnologies.lib.util.StringID id)
Constructor |
StdStandardSongBlock(StdSong parent,
com.virtuosotechnologies.lib.util.StringID id,
int indentLevel)
Constructor |
StdSongLine.ParseHandler(org.xml.sax.ErrorHandler errorHandler,
org.xml.sax.Locator locator,
StdSong song,
com.virtuosotechnologies.asaph.model.notation.NotationFactory notationFactory)
|
StdSong(StdSong original,
com.virtuosotechnologies.asaph.modelutils.SongUtils utils)
Constructor |
StdChordSet(StdSong parent,
java.lang.String name,
java.lang.String keySigType,
com.virtuosotechnologies.asaph.model.notation.Note nativeKeyNote,
java.lang.String nativeKeyInfo,
com.virtuosotechnologies.lib.util.StringID id)
|
StdAddedSongBlock(StdSong parent,
StdVariation addingVariation,
com.virtuosotechnologies.lib.util.StringID id)
Constructor |
StdAddedSongBlock(StdSong parent,
StdVariation addingVariation,
com.virtuosotechnologies.lib.util.StringID id,
int indentLevel)
Constructor |
BaseSongBlock(StdSong parent,
com.virtuosotechnologies.lib.util.StringID id,
int indentLevel)
|
BaseSongBlock.ParseHandler(org.xml.sax.ErrorHandler errorHandler,
org.xml.sax.Locator locator,
StdSong song,
com.virtuosotechnologies.asaph.model.notation.NotationFactory notationFactory)
|