Uses of Class
ca.phon.query.db.QueryManager
Packages that use QueryManager
-
Uses of QueryManager in ca.phon.query.db
Methods in ca.phon.query.db that return QueryManagerModifier and TypeMethodDescriptionstatic QueryManager
QueryManager.getInstance()
Gets an instance of aQueryManager
.static QueryManager
QueryManager.getSharedInstance()
Return the sharedinvalid @link
{@link QueryManager) instance
-
Uses of QueryManager in ca.phon.query.db.xml
Subclasses of QueryManager in ca.phon.query.db.xmlClasses in ca.phon.query.db.xml that implement interfaces with type arguments of type QueryManagerModifier and TypeClassDescriptionclass
Extension point for the XML-based implementation of the query interfaces.Methods in ca.phon.query.db.xml that return types with arguments of type QueryManager