DataType - CodeFlowConditionOperationType

<< datatype >> Logical View.AIXM.AIXM Data Types
<<datatype>> A complex data type that enables the provision of a NIL reason for any attribute using this type.

Inheritance

This is a specialization of the CodeFlowConditionOperationBaseType class and it inherits all attributes and associations of that class.

List of attributes

Name Data Type Definition    
nilReason NilReasonEnumeration      
AND string 1st condition fulfilled AND 2nd condition fulfilled. Inherited from CodeFlowConditionOperationBaseType  
ANDNOT string 1st condition fulfilled AND 2nd condition NOT fulfilled. Inherited from CodeFlowConditionOperationBaseType  
OR string 1st condition fulfilled OR 2nd condition fulfilled. Inherited from CodeFlowConditionOperationBaseType  
SEQ string 1st condition is fulfilled BEFORE 2nd condition is fulfilled. Inherited from CodeFlowConditionOperationBaseType  
NONE string No operation (used for flows identified by a single condition). Inherited from CodeFlowConditionOperationBaseType  
OTHER string Other Inherited from CodeFlowConditionOperationBaseType