Uses of Class
com.uc4.api.objects.ConditionsSet
Packages that use ConditionsSet
-
Uses of ConditionsSet in com.uc4.api.objects
Methods in com.uc4.api.objects that return ConditionsSetModifier and TypeMethodDescriptionWorkflowIF.condition()
Returns the condition of the IF.ConditionsSet.copy()
Creates a deep copy of this objectJobPlanTask.postConditions()
This method provides access to the "Post-Conditions" of a JobPlan task.JobPlanTask.preConditions()
This method provides access to the "Pre-Conditions" of a JobPlan task. -
Uses of ConditionsSet in com.uc4.communication.requests
Methods in com.uc4.communication.requests that return ConditionsSetModifier and TypeMethodDescriptionJobPlanMonitor.Task.postConditions()
Gets postconditions of this JobPlanMonitor task.JobPlanMonitor.Task.preConditions()
Gets preconditions of this JobPlanMonitor task.