Model

Model is the root element node of your application model.

The child elements of the Model node are OBJECT, FOLDER, and LOCATION.

The following table lists the attributes of the Model node:

Attributes

Type

Description

Visibility

typeVisibility

{

"Private",

"Protected",

"Public"

}

Specifies whether an element is visible to other classes (private, protected, or public).

Sok

xs:string

Value of The Start of Kanji.

Eok

xs:string

Value of The End of Kanji.

IsAccessControlled

typeBoolean

Specifies whether a model is under access control.

PrimaryPresentationType

typePresentationFormat

Presentation type to be displayed first in the painter when a class has both graphical and fixed presentations.

For example:

<MODEL Id="00000001-0000-0000-0000-000000000000" 
Name="Andablio" Owner="00000000-0000-0000-0000-000000000000" 
Description="" Visibility="Public" Author="" 
VersionFile="Andablio.model"
Sok="123" Eok="125" 
IsAccessControlled="No" 
PrimaryPresentationType="Graphical">