Difference between revisions of "XCSG:CompileTimeDataFlow"

From AtlasWiki
Jump to: navigation, search
(Create the page so that there is some info. Need to add node connections)
 
(Correct extends mistake)
 
Line 1: Line 1:
 
== Specification ==
 
== Specification ==
 
{{Edge
 
{{Edge
| extends = Contains
+
| extends = DataFlow (Edge)
 
| description = Represents compile-time data relationships, such as the use of a C enumerator.
 
| description = Represents compile-time data relationships, such as the use of a C enumerator.
 
}}
 
}}

Latest revision as of 15:02, 18 September 2015

Specification

Metaclass CompileTimeDataFlow
Extends DataFlow (Edge)
Description Represents compile-time data relationships, such as the use of a C enumerator.