All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.puresoltechnologies.purifinity.server.metrics.cocomo.intermediate.Rating Maven / Gradle / Ivy

package com.puresoltechnologies.purifinity.server.metrics.cocomo.intermediate;

/**
 * This enumeration contains the ratings use to specify the different attributes
 * of the Intermediate COCOMO model.
 * 
 * @author Rick-Rainer Ludwig
 * 
 */
public enum Rating {

	VERY_LOW, LOW, NOMINAL, HIGH, VERY_HIGH, EXTRA_HIGH;

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy