All Superinterfaces:
ConfigurableItemIF, IdentifierAble, Serializable
All Known Implementing Classes:
Constraint

public interface ConstraintIF extends ConfigurableItemIF
A constraint constraints the owning configuration item at runtime. If the condition of the constraint evaluates to FALSE, the owning item is NOT executed. If there are several constraints all of them have to be true to execute the owning item.
Version:
11.5.2
Author:
jmback