DependentCondition class

The Object Discovery Agent Development Kit (ODK) API uses the DependentCondition class to represent dependent conditions, which define conditions that restrict the value of a dependent agent property. When the associated input condition evaluates to true, the dependent condition is applied to the dependent property. Dependent conditions and their associated input condition (or conditions) are stored in a complete-condition (CompleteCondition) object.

Note:
For information on complete conditions, see CompleteCondition class.

The DependentCondition class defines the following:

Copyright IBM Corp. 1997, 2003