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

All Known Implementing Classes:
ValidationFailureEvent

public interface IValidationFailureEvent


Method Summary
 java.util.HashSet<IConformityRule> getRulesInFailure()
           
 java.util.HashSet<IConformityRule> getRulesInWarning()
           
 

Method Detail

getRulesInFailure

java.util.HashSet<IConformityRule> getRulesInFailure()

getRulesInWarning

java.util.HashSet<IConformityRule> getRulesInWarning()


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