次の方法で共有


Action 要素 (ASSL)

Cube 要素または Perspective 要素で使用できるアクションに関する情報を格納します。

構文

<Actions>
   <Action xsi:type="DrillThroughAction">...</Action> <!-- ancestor: Cube -->
   <Action xsi:type="ReportAction">...</Action> <!-- ancestor: Cube -->
   <Action xsi:type="StandardAction">...</Action> <!-- ancestor: Cube -->
   <!-- or -->
   <Action xsi:type="PerspectiveAction">...</Action> <!-- ancestor: Perspective -->
</Actions>

要素の特性

特性

説明

データ型と長さ

既定値

なし

カーディナリティ

0-n : 省略可能な要素で、出現する場合は複数回の出現が可能です

要素のリレーションシップ

リレーションシップ

要素

親要素

Actions

子要素

なし

説明

分析管理オブジェクト (AMO) オブジェクト モデルで対応する要素は、Action です。