Class StatusMessageListMapping
- java.lang.Object
-
- org.faktorips.devtools.abstraction.mapping.StatusMessageListMapping
-
public class StatusMessageListMapping extends java.lang.ObjectMaps two concepts used to indicate an operation's results:IStatus(used by Eclipse) andMessageList(used by Faktor-IPS).
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.faktorips.runtime.MessageListtoMessageList(org.eclipse.core.runtime.IStatus status)
-