org.drools.verifier.report.components
Interface Reason

All Known Implementing Classes:
AlwaysTrue, Gap, MissingNumberPattern, MissingRange

public interface Reason

Reason why something is wrong.


Method Summary
 Collection<Cause> getCauses()
           
 ReasonType getReasonType()
           
 

Method Detail

getCauses

Collection<Cause> getCauses()

getReasonType

ReasonType getReasonType()


Copyright © 2001-2013 JBoss Inc.. All Rights Reserved.