Package org.faktorips.runtime

Interface Summary
IMarker The implementation of this interface is used to provide additional information for an Message.
IPropertyQualifier The implementation of this interface is used to provide additional information for an ObjectProperty.
 

Class Summary
Message A 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.
Message.Builder A builder for the Message class.
MessageList A list of Messages.
MsgReplacementParameter When creating a message the text might be created by replacing parameters (or placeholders) with concrete values, e.g.
ObjectProperty An instance of this class identifies a property in an object, e.g.
 

Enum Summary
Severity Enum indicating the kind of severity a message can have
 



Copyright © 2015. All rights reserved.