属性は、コンポーネントに関連付けられたデータの項目です。 属性は、グループのスコープ内で定義します。 属性定義の構文は以下のとおりです。
start attribute
name = "attribute name"
id = nnn
[description = "description string"]
type = datatype
[access = method]
[storage = storagetype]
[value = [v | * "name" | "enum string"]]
end attribute
必須の id 文は、グループ内のほかのすべての属性全体で一意の値を持つ必要があります。 グループは、少なくとも 1 つの属性定義を持つ必要があります。 グループ定義内には多数の属性定義を指定できます。
|
Copyright © 2013 CA.
All rights reserved.
|
|