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

P

parse(String) - Static method in class cz.zcu.fav.kiv.antipatterndetectionapp.utils.JsonParser
Method for reading tree model from json
parseAntiPatternFromJson(String) - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.repository.AntiPatternRepository
Method for parsing json file content and making AntiPattern object
parsePercentage(String) - Static method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.types.Percentage
 
parsePositiveFloat(String) - Static method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.types.PositiveFloat
 
parsePositiveInteger(String) - Static method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.types.PositiveInteger
 
Percentage - Class in cz.zcu.fav.kiv.antipatterndetectionapp.model.types
This class represents percentage as a positive float number between 0 an 100.
Percentage(float) - Constructor for class cz.zcu.fav.kiv.antipatterndetectionapp.model.types.Percentage
 
PositiveFloat - Class in cz.zcu.fav.kiv.antipatterndetectionapp.model.types
This class represents percentage as a positive float number between 0 and MAX_FLOAT.
PositiveFloat(float) - Constructor for class cz.zcu.fav.kiv.antipatterndetectionapp.model.types.PositiveFloat
 
PositiveInteger - Class in cz.zcu.fav.kiv.antipatterndetectionapp.model.types
This class represents percentage as a positive int number between 0 and MAX_INT.
PositiveInteger(int) - Constructor for class cz.zcu.fav.kiv.antipatterndetectionapp.model.types.PositiveInteger
 
printName - Variable in class cz.zcu.fav.kiv.antipatterndetectionapp.model.AntiPattern
 
printName - Variable in class cz.zcu.fav.kiv.antipatterndetectionapp.model.Threshold
 
project - Variable in class cz.zcu.fav.kiv.antipatterndetectionapp.model.QueryResult
 
Project - Class in cz.zcu.fav.kiv.antipatterndetectionapp.model
Model class for project.
Project() - Constructor for class cz.zcu.fav.kiv.antipatterndetectionapp.model.Project
 
Project(String, String) - Constructor for class cz.zcu.fav.kiv.antipatterndetectionapp.model.Project
 
projectRepository - Variable in class cz.zcu.fav.kiv.antipatterndetectionapp.service.ProjectServiceImpl
 
ProjectRepository - Interface in cz.zcu.fav.kiv.antipatterndetectionapp.repository
Simple class that is implements JPA for easy loading project from DB.
projects - Variable in class cz.zcu.fav.kiv.antipatterndetectionapp.model.Query
 
projectService - Variable in class cz.zcu.fav.kiv.antipatterndetectionapp.controller.AppController
 
projectService - Variable in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.AntiPatternManagerImpl
 
ProjectService - Interface in cz.zcu.fav.kiv.antipatterndetectionapp.service
 
ProjectServiceImpl - Class in cz.zcu.fav.kiv.antipatterndetectionapp.service
 
ProjectServiceImpl() - Constructor for class cz.zcu.fav.kiv.antipatterndetectionapp.service.ProjectServiceImpl
 
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