|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IncidentRule
The Interface for Incident Rules. If the Sensitivity of this IncidentRule is violated an Incident will be raised.
Method Summary | |
---|---|
Condition |
getCondition()
Returns the Condition of the IncidentRule |
java.lang.String |
getDescription()
Returns the Description of the IncidentRule |
java.lang.String |
getName()
Returns the Name of the IncidentRule |
Sensitivity |
getSensitivity()
Returns the Sensitivity of the IncidentRule |
Method Detail |
---|
java.lang.String getName()
java.lang.String getDescription()
Sensitivity getSensitivity()
Condition getCondition()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |