Method node specifies a class or an object of the method in the model.
The child elements of the method node are Logic, MemberOfFolder, OBJECT, PARAMETER, and Documentation.
The following table lists the attributes of the Method node:
Attributes | Type | Description |
---|---|---|
Visibility | typeVisibility | Specifies whether an element is visible to other classes (private, protected, or public). |
IsFinal | typeBoolean | Specifies whether a method can be overridden in a subclass. |
Language | xs:string | Specifies the programming language used for the programming script. |
For example:
<METHOD Id="EFAE5748-F797-11DF-B840-00155DF22A3E" Name="Main" Owner="EFAE5737-F797-11DF-B840-00155DF22A3E" Description="" Visibility="Public" Author="Jianjun Li" VersionFile="" IsFinal="No" Language="LDL">