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.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