CodeLogicalOperatorType

urn:aero:airm:1.0.0:LogicalModel:Subjects:Common:Codelists:CodeLogicalOperatorType

A boolean operator.

Source: EUROCONTROL-FAA AIXM v.5.1


Properties:

Properties Definition Type
AND The result is true only when all operands are true.

enum value

SEQUENCE 1st condition is fulfilled BEFORE 2nd condition is fulfilled.

enum value

AND_NOT 1st condition fulfilled AND 2nd condition NOT fulfilled.

enum value

OR The result is true if any operand is true.

enum value

NOT The result is the opposite of the operands true/false state (it applies to a single operand).

enum value

NONE No operation (used for single conditions).

enum value

AND

urn:aero:airm:1.0.0:LogicalModel:Subjects:Common:Codelists:CodeLogicalOperatorType@AND

The result is true only when all operands are true.

type: enum value

Model Concept

AIXM 5.1.1

AND

AIXM 5.1.1

AND

SEQUENCE

urn:aero:airm:1.0.0:LogicalModel:Subjects:Common:Codelists:CodeLogicalOperatorType@SEQUENCE

1st condition is fulfilled BEFORE 2nd condition is fulfilled.

type: enum value

Model Concept

AIXM 5.1.1

SEQ

AND_NOT

urn:aero:airm:1.0.0:LogicalModel:Subjects:Common:Codelists:CodeLogicalOperatorType@AND_NOT

1st condition fulfilled AND 2nd condition NOT fulfilled.

type: enum value

Model Concept

AIXM 5.1.1

ANDNOT

OR

urn:aero:airm:1.0.0:LogicalModel:Subjects:Common:Codelists:CodeLogicalOperatorType@OR

The result is true if any operand is true.

type: enum value

Model Concept

AIXM 5.1.1

OR

AIXM 5.1.1

OR

NOT

urn:aero:airm:1.0.0:LogicalModel:Subjects:Common:Codelists:CodeLogicalOperatorType@NOT

The result is the opposite of the operands true/false state (it applies to a single operand).

type: enum value

Model Concept

AIXM 5.1.1

NOT

NONE

urn:aero:airm:1.0.0:LogicalModel:Subjects:Common:Codelists:CodeLogicalOperatorType@NONE

No operation (used for single conditions).

type: enum value

Model Concept

AIXM 5.1.1

NONE

AIXM 5.1.1

NONE