/
Elementary conditions - verify ancestor node
Elementary conditions - verify ancestor node
Definitions
Identifier | Condition expression | Meaning |
---|---|---|
A_NounAncestor | Object is-descendant-of Object / dataSet | A parent or ancestor element of an AIXM object is present. Examples: Surface is-descendant-of AirspaceVolume |
Mapping to AIXM XML structure
This elementary condition tests if the current node is descendant of a specific node. This elementary condition has the following particularities
- the "entry node' is an AIXM XML element that corresponds to an AIXM class with stereotype <<object>>, such as City, ElevatedPoint, etc.
The following diagram shows how is-descendant-of is interpreted in the AIXM XML structure.
, multiple selections available,
Related content
Elementary conditions - test descendant nodes value
Elementary conditions - test descendant nodes value
More like this
Elementary conditions - compare nodes value
Elementary conditions - compare nodes value
More like this
Elementary conditions - find referenced Feature
Elementary conditions - find referenced Feature
More like this
[AIXM-589] Elevated geometry objects modified derivation chain
[AIXM-589] Elevated geometry objects modified derivation chain
More like this
Other rules execution aspects
Other rules execution aspects
More like this
Rule syntax - BNF notation
Rule syntax - BNF notation
More like this