Uses of Package
nz.ac.waikato.mcennis.rat.graph.artist.decider

Packages that use nz.ac.waikato.mcennis.rat.graph.artist.decider
nz.ac.waikato.mcennis.rat   
nz.ac.waikato.mcennis.rat.graph.algorithm   
nz.ac.waikato.mcennis.rat.graph.artist.decider   
nz.ac.waikato.mcennis.rat.parser   
nz.ac.waikato.mcennis.rat.parser.xmlHandler   
 

Classes in nz.ac.waikato.mcennis.rat.graph.artist.decider used by nz.ac.waikato.mcennis.rat
BasicArtistDecider
          Class for manually assigned artist labels.
LastFMDecider
          Class for using LastFM related-artist REST service for determining whether or not an string is an artist or not.
 

Classes in nz.ac.waikato.mcennis.rat.graph.artist.decider used by nz.ac.waikato.mcennis.rat.graph.algorithm
ArtistDecider
          Interface for providing a binary responce to whether a given String belongs to the class this class differentiates.
 

Classes in nz.ac.waikato.mcennis.rat.graph.artist.decider used by nz.ac.waikato.mcennis.rat.graph.artist.decider
ArtistDecider
          Interface for providing a binary responce to whether a given String belongs to the class this class differentiates.
ArtistDeciderBase
          Common base class for deciding whether or not something belongs to a class or not.
ArtistDeciderFactory
          Class for creating an ArtistDecider
GoogleDecider
          Class for utilizing a Google music finder web query to determine if a string matches an artist name or not.
LastFMDecider
          Class for using LastFM related-artist REST service for determining whether or not an string is an artist or not.
YahooArtistDecider
           
 

Classes in nz.ac.waikato.mcennis.rat.graph.artist.decider used by nz.ac.waikato.mcennis.rat.parser
ArtistDecider
          Interface for providing a binary responce to whether a given String belongs to the class this class differentiates.
 

Classes in nz.ac.waikato.mcennis.rat.graph.artist.decider used by nz.ac.waikato.mcennis.rat.parser.xmlHandler
ArtistDecider
          Interface for providing a binary responce to whether a given String belongs to the class this class differentiates.