Constant Field Values
Contents
cz.zcu.*
-
cz.zcu.fav.kiv.antipatterndetectionapp.Constants Modifier and Type Constant Field Value public static final java.lang.String
ANTI_PATTERN_CATALOGUE_URL
"https://github.com/ReliSA/Software-process-antipatterns-catalogue/blob/master/catalogue/"
public static final java.lang.String
ANTI_PATTERN_CATALOGUE_URL_RAW
"https://raw.githubusercontent.com/ReliSA/Software-process-antipatterns-catalogue/master/catalogue/"
public static final java.lang.String
SUBSTRING_DELIMITER
"||"
-
cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.BusinessAsUsualDetectorImpl Modifier and Type Constant Field Value public final java.lang.String
configJsonFileName
"BusinessAsUsual.json"
-
cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.BystanderApathyDetectorImpl Modifier and Type Constant Field Value public final java.lang.String
configJsonFileName
"BystanderApathy.json"
-
cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.LongOrNonExistentFeedbackLoopsDetectorImpl Modifier and Type Constant Field Value public final java.lang.String
configJsonFileName
"LongOrNonExistentFeedbackLoops.json"
-
cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.NinetyNinetyRuleDetectorImpl Modifier and Type Constant Field Value public final java.lang.String
configJsonFileName
"NinetyNinetyRule.json"
-
cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.RoadToNowhereDetectorImpl Modifier and Type Constant Field Value public final java.lang.String
configJsonFileName
"RoadToNowhere.json"
-
cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.SpecifyNothingDetectorImpl Modifier and Type Constant Field Value public final java.lang.String
configJsonFileName
"SpecifyNothing.json"
-
cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.TooLongSprintDetectorImpl Modifier and Type Constant Field Value public final java.lang.String
configJsonFileName
"TooLongSprint.json"
-
cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.UnknownPosterDetectorImpl Modifier and Type Constant Field Value public final java.lang.String
configJsonFileName
"UnknownPoster.json"
-
cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.VaryingSprintLengthDetectorImpl Modifier and Type Constant Field Value public final java.lang.String
configJsonFileName
"VaryingSprintLength.json"
-
cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.YetAnotherProgrammerDetectorImpl Modifier and Type Constant Field Value public final java.lang.String
configJsonFileName
"YetAnotherProgrammer.json"
-
cz.zcu.fav.kiv.antipatterndetectionapp.model.types.Percentage Modifier and Type Constant Field Value public static final float
MAX_VALUE
100.0f
public static final float
MIN_VALUE
0.0f
-
cz.zcu.fav.kiv.antipatterndetectionapp.model.types.PositiveFloat Modifier and Type Constant Field Value public static final float
MAX_VALUE
3.4028234663852886E38f
public static final int
MIN_VALUE
0
-
cz.zcu.fav.kiv.antipatterndetectionapp.model.types.PositiveInteger Modifier and Type Constant Field Value public static final int
MAX_VALUE
2147483647
public static final int
MIN_VALUE
0