hmi.bml.feedback
Interface BMLFeedback

All Known Implementing Classes:
BMLExceptionFeedback, BMLPerformanceStartFeedback, BMLPerformanceStopFeedback, BMLSyncPointProgressFeedback, BMLWarningFeedback

@Immutable
public interface BMLFeedback

Marker interface for all types of BML Feedback. Useful if you want to, e.g., add different types of feedback in a list :)

Author:
Dennis Reidsma