Modifier and Type | Method and Description |
---|---|
BigDecimal |
getMaxOccurrences()
Returns the maximum occurrence number of the configured watchdog.
|
BigDecimal |
getMinOccurrences()
Returns the minimum occurrence number of the configured watchdog.
|
PeriodicityType |
getPeriodicityOfControl()
Returns the periodicity configured for the
Indicator . |
Boolean |
getThresholdOn()
Represents a configured value to compare with the outcome value of
getWatchdogOn() . |
Integer |
getToleranceNumber()
Returns the tolerance number of the configured watchdog.
|
String |
getWatchdogOn()
Represents one of the output parameter name.
|
public PeriodicityType getPeriodicityOfControl()
Indicator
.PeriodicityType
public String getWatchdogOn()
ParameterDefinition.getName()
,
ParameterDefinition.getType()
public BigDecimal getMinOccurrences()
public BigDecimal getMaxOccurrences()
public Integer getToleranceNumber()
public Boolean getThresholdOn()
getWatchdogOn()
.