Class SeverityMapping
- java.lang.Object
-
- org.faktorips.devtools.abstraction.mapping.SeverityMapping
-
public class SeverityMapping extends java.lang.ObjectMapping between EclipseIStatusseverity constants andSeverityinstances.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.faktorips.runtime.SeveritytoIps(int eclipseSeverity)Maps the given EclipseIStatusseverity constants to a Faktor-IPSSeverityinstance.
-