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

All Known Implementing Classes:
ShowRulesNotificationWithLevelEvent

public interface IHideRulesNotificationWithLevelEvent


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.