Difference between revisions of "XCSG:Overrides"

From AtlasWiki
Jump to: navigation, search
(Created page with "== Specification == {{Edge | extends = Edge | description = Connects a Method to another Method that it overrides. | specified = Method,Method,0..1,* }}")
 
Line 3: Line 3:
 
| extends = Edge
 
| extends = Edge
 
| description = Connects a [[Method]] to another [[Method]] that it overrides.
 
| description = Connects a [[Method]] to another [[Method]] that it overrides.
| specified = Method,Method,0..1,*
+
| specified = Method,Method,*,0..1
 
}}
 
}}

Revision as of 16:40, 18 June 2014

Specification

Metaclass Overrides
Extends Edge
Description Connects a Method to another Method that it overrides.
Specified Connections
Predecessor Multiplicity Successor
Method ✱ ➞ 0..1 Method