DataType - CodeFlowConditionOperationBaseType

<< codelist >> Logical View.AIXM.AIXM Data Types
<<codelist>> A coded value used to indicate a type of operation combining an elementary flow condition or a previously defined combination of flow conditions with another elementary flow condition or previously defined combination.

Inheritance

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

List of values

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

List of subclasses

This class is specialized into: CodeFlowConditionOperationType