Constant Field Values
Contents
edu.ieselgrao.*
-
edu.ieselgrao.javadoc.AtmosphereModifier and TypeConstant FieldValue
public static final String"[ERROR] Composition cannot be null or empty"public static final String"[ERROR] Density cannot be negative"public static final String"[ERROR] Last observation cannot be null or in the future"public static final String"[ERROR] Pressure cannot be negative" -
edu.ieselgrao.javadoc.PlanetModifier and TypeConstant FieldValue
public static final String"[ERROR] Gravity cannot be negative or zero"public static final String"[ERROR] Last albedo measurement cannot be null or in the future"public static final String"[ERROR] Mass cannot be less than 10e23 kg"public static final String"[ERROR] Name cannot be null or empty"public static final String"[ERROR] Number of moons cannot be negative"public static final String"[ERROR] Invalid planet type"public static final String"[ERROR] Radius cannot be less than 500 km" -
edu.ieselgrao.javadoc.SolarSystemModifier and TypeConstant FieldValue
public static final String"[ERROR] Last planet date added cannot be in the future"public static final String"[ERROR] Maximum number of planets reached"public static final String"[ERROR] Name cannot be null, contain only spaces or have less than 3 characters"public static final String"[ERROR] Number of stars cannot be less than 1"public static final String"[ERROR] Radius cannot be less or equal to 0"public static final String"[ERROR] Registration date cannot be null or in the future"public static final String"[ERROR] This planet already exists"public static final String"[ERROR] This planet does not exist"public static final String"[ERROR] Planet cannot be null"