A B C D E F G H I J L M N O P Q R S T U V Y
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
- QUERY_DIR - Variable in class cz.zcu.fav.kiv.antipatterndetectionapp.repository.AntiPatternRepository
- 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
- queryResultItems - Variable in class cz.zcu.fav.kiv.antipatterndetectionapp.model.QueryResult
All Classes All Packages