XCSG:UnrecognizedElement

From AtlasWiki
(Redirected from UnrecognizedElement)
Jump to: navigation, search

An UnrecognizedElement is a portion of a program that the front end could not completely process. When possible the front end leaves these nodes to aid in debugging.

Specification

Metaclass UnrecognizedElement
Extends Node
Description Portion of a program that the front end could not completely process.
All Superkinds Node, ModelElement
Known Possible In Edges

Inherited From In Edge Predecessor Multiplicity Description
Node Contains Node 1 Indicates that the predecessor contains the successor in a sense specified by the specific type of Contains edge.
Known Possible Out Edges

Inherited From Out Edge Successor Multiplicity Description
Node Contains Node Indicates that the predecessor contains the successor in a sense specified by the specific type of Contains edge.