com.ebmwebsourcing.geasytools.diagrameditor.api.events.validation
Interface IShowRulesNotificationWithLevelEvent

All Known Implementing Classes:
HideRulesNotificationWithLevelEvent

public interface IShowRulesNotificationWithLevelEvent


Method Summary
 RuleLevel getRuleLevel()
           
 java.util.HashSet<IConformityRule> getRules()
           
 

Method Detail

getRules

java.util.HashSet<IConformityRule> getRules()

getRuleLevel

RuleLevel getRuleLevel()


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