Difference between revisions of "XCSG:Returns"

From AtlasWiki
Jump to: navigation, search
m (TheodoreMurdock moved page Returns to XCSG:Returns)
 
Line 1: Line 1:
 +
''for an edge connecting a [[Function]] to its return value, see [[HasReturnValue]]''
 +
 
== Specification ==
 
== Specification ==
 
{{Edge
 
{{Edge

Latest revision as of 17:58, 10 June 2014

for an edge connecting a Function to its return value, see HasReturnValue

Specification

Metaclass Returns
Extends Edge
Description Connects a Function to the Type of its return value (which may be Void).
Specified Connections
Predecessor Multiplicity Successor
Function ✱ ➞ 1 Type