Uses of Interface
org.faktorips.runtime.util.IMessage
-
Packages that use IMessage Package Description org.faktorips.runtime org.faktorips.runtime.util -
-
Uses of IMessage in org.faktorips.runtime
Classes in org.faktorips.runtime that implement IMessage Modifier and Type Class Description classMessageA human readable text message with an optional code that identifies the type of the message and a severity that indicates if this is an error, warning or information. -
Uses of IMessage in org.faktorips.runtime.util
Classes in org.faktorips.runtime.util with type parameters of type IMessage Modifier and Type Class Description classAbstractMessageList<M extends IMessage,L extends AbstractMessageList<M,L>>
-