Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Package
com.virtuosotechnologies.asaph.model

Classes in com.virtuosotechnologies.asaph.model used by com.virtuosotechnologies.asaph.model
ChordAnnotation
          A SongLineMember that represents a chord annotation.
ChordSet
          A set of chords for a song.
ChordSetKey
          Specification of a key that a ChordSet could be in.
CommentString
          String object indicating a comment in a song line.
Field
          Base interface for fields
SimpleString
          Interface to a simple string object.
Song
          This is the primary interface to a Song.
SongBlock
          This interface represents a block of lines in a song.
SongDatabase
          This interface represents a database of songs.
SongDatabaseFailedException
          A problem occurred with the song database
SongDeletedException
          Unable to commit the song because it has been deleted from the database.
SongID
          A Song ID.
SongIDResultSet
          A result set of SongIDs
SongIDResultSet.Entry
          Interface representing an entry in the set.
SongLine
          This interface represents a line in a song.
SongLineMember
          Base interface for SongLine members
SongMember
          An object that is part of a song.
SongNotFreshException
          Unable to commit the song because it isn't fresh.
SongOperation
          An operation to perform on SongIDResultSets.
StringField
          Field whose value is a string
StringList
          This is the string list interface in an Asaph model.
StringListField
          Field whose value is a string list
StringSongLineMember
          Base interface for SongLineMembers that include text
TextString
          String object indicating text in a song line.
Variation
          A variation on the verses for a song.