CompleteCondition class

The Object Discovery Agent Development Kit (ODK) API provides the CompleteCondition class to represent a conditions on the value of an agent property (represented by an AgentProperty object). A condition consists of two kinds of subconditions, input conditions and dependent conditions. An agent property stores all its conditions in its allDependencies member variable.

Note:
For information on input conditions, see InputCondition class. For information on dependent conditions, see DependentCondition class.

The CompleteCondition class defines the following:

Copyright IBM Corp. 1997, 2004