Difference between revisions of "XCSG:Overrides"

From AtlasWiki
Jump to: navigation, search
m (TheodoreMurdock moved page Overrides to XCSG:Overrides)
 
Line 3: Line 3:
 
| extends = Edge
 
| extends = Edge
 
| description = Connects an [[InstanceMethod]] to another [[InstanceMethod]] that it overrides.
 
| description = Connects an [[InstanceMethod]] to another [[InstanceMethod]] that it overrides.
| specified = Method,Method,*,0..1
+
| specified = InstanceMethod,InstanceMethod,*,0..1
 
}}
 
}}

Latest revision as of 17:17, 18 June 2014

Specification

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