<memberOf>
<memberOf> 親要素や親クラスを示す. | |||||||||||||
モジュール | tagdocs — 22 Documentation Elements | ||||||||||||
グローバル属性の他 |
|
||||||||||||
当該モジュールを使用するもの | |||||||||||||
下位 |
gaiji: g
|
||||||||||||
宣言 |
element memberOf { att.global.attributes, attribute key { data.name }?, attribute mode { "add" | "delete" }?, macro.xtext } |
||||||||||||
例 |
This element will appear in any content model which referencesmodel.divLike, and will have attributes defined inatt.identified (in addition to any defined explicitly for this element). |
||||||||||||
解説 |
複数のクラスに所属する要素またはクラスは,要素classesでま とめられた複数の要素memberOf elementをとる.ある要素がク
ラスC1に属し,クラスC1はクラスC2に属する場合,クラスC1につい て記録するだけで,クラスC2を宣言する必要はない.
当該要素の内容として,クラスの所属関係に関する追加の注釈や解説が含 まれることもある.
|