|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Violation
The Interface for Violations. Contains:
Nested Class Summary | |
---|---|
static interface |
Violation.TriggerValue
|
Method Summary | |
---|---|
java.util.Collection<Violation.TriggerValue> |
getTriggerValues()
Returns a Collection of TriggerValues |
Measure |
getViolatedMeasure()
Returns the Measure that caused this Violation |
Threshold |
getViolatedThreshold()
Returns the Threshold that has been violated |
Method Detail |
---|
Measure getViolatedMeasure()
Threshold getViolatedThreshold()
java.util.Collection<Violation.TriggerValue> getTriggerValues()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |