D F M S

D

Dbase - Class in <Unnamed>
Class that makes an IclDb from a text file.
Dbase(String) - Constructor for class Dbase
 
DbaseAgent - Class in <Unnamed>
A database agent, handling queries about songs.
DbaseAgent(String[]) - Constructor for class DbaseAgent
 
DbaseAgent(String, String) - Constructor for class DbaseAgent
 

F

findAnswers(IclStruct) - Method in class Dbase
Searches the database for answers to a query.

M

main(String[]) - Static method in class DbaseAgent
 
makeDbase(String, String) - Method in class DbaseAgent
Given a directory and a file name, this method searches the directory recursively for music files.
MakeDbase - Class in <Unnamed>
Class that makes a database file.
MakeDbase(DbaseAgent) - Constructor for class MakeDbase
 

S

searchDbase(String, IclStruct) - Method in class DbaseAgent
Searches the database and returns the answer/-s.
SearchDbase - Class in <Unnamed>
Class that handles the search command through OAA.
SearchDbase(DbaseAgent) - Constructor for class SearchDbase
 
solve(IclTerm, IclList, IclList) - Method in class MakeDbase
 
solve(IclTerm, IclList, IclList) - Method in class SearchDbase
 

D F M S