com.ebmwebsourcing.geasytools.diagrameditor.api.validation
Interface IRuleNotificationView

All Known Implementing Classes:
RuleNotificationView

public interface IRuleNotificationView

Displays notification on the actual rules that are not respected

Author:
nfleury

Method Summary
 IDiagramController getDiagramController()
           
 IDiagramView getDiagramView()
           
 IRuleNotificationRegistry getModel()
           
 void refresh()
           
 

Method Detail

refresh

void refresh()

getModel

IRuleNotificationRegistry getModel()

getDiagramController

IDiagramController getDiagramController()

getDiagramView

IDiagramView getDiagramView()


Copyright © 2010-2011 Petals Link. All Rights Reserved.