A B C D E F G I L M N P Q R S T U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
Q
- Query - Class in cz.zcu.fav.kiv.antipatterndetectionapp.model
-
Model class for query.
- Query(List<Project>, List<AntiPattern>) - Constructor for class cz.zcu.fav.kiv.antipatterndetectionapp.model.Query
- QueryResult - Class in cz.zcu.fav.kiv.antipatterndetectionapp.model
-
Model class for store results of one specific projects.
- QueryResult() - Constructor for class cz.zcu.fav.kiv.antipatterndetectionapp.model.QueryResult
- QueryResult(Project, List<QueryResultItem>) - Constructor for class cz.zcu.fav.kiv.antipatterndetectionapp.model.QueryResult
- QueryResultItem - Class in cz.zcu.fav.kiv.antipatterndetectionapp.model
-
Model class for store result about specific anti-pattern.
- QueryResultItem() - Constructor for class cz.zcu.fav.kiv.antipatterndetectionapp.model.QueryResultItem
- QueryResultItem(AntiPattern, boolean, List<ResultDetail>) - Constructor for class cz.zcu.fav.kiv.antipatterndetectionapp.model.QueryResultItem
All Classes All Packages