Difference between revisions of "XCSG:InstanceMethod"

From AtlasWiki
Jump to: navigation, search
(adding categories)
(switching to metaclass template)
Line 1: Line 1:
  
 
== Specification ==
 
== Specification ==
{| class="atlaswikitable" style="width:100%"
+
{{Metaclass
! width="160" align="left" | Metaclass
+
| extends = Method
| InstanceMethod
+
| description = A method associated with the instances of a classifier
|-
+
}}
! Extends
+
| [[Method]]
+
|-
+
! Description
+
| A method associated with the instances of a classifier
+
|}
+
 
+
{| class="atlaswikitable"  style="width:100%"
+
! width="160"| Attribute
+
| ownerScope
+
|-
+
! Value
+
| instance
+
|}
+
  
 
[[Category:XCSG]][[Category:XCSG Node Kinds]][[Category:XCSG Tags]]
 
[[Category:XCSG]][[Category:XCSG Node Kinds]][[Category:XCSG Tags]]

Revision as of 11:41, 4 April 2014

Specification

Metaclass InstanceMethod
Extends Method
Description A method associated with the instances of a classifier