ICCBaseline インターフェイスは、Rational® ClearCase® UCM ベースライン オブジェクトを表します。
このベースラインに含まれているアクティビティを取得します
このベースラインが含まれているコンポーネントを取得します
このベースラインのラベルの状態を取得します
このベースラインのプロモーション レベルを取得します
ベースラインが作成されたストリームを取得します
このベースラインを基本として使用しているストリームをすべて取得します
読み取り専用プロパティ
Property Activities As CCActivities
ICCActivitiesPtr GetActivities();
次のメンバー: ICCBaseline インターフェイス
Property Component As CCComponent
ICCComponentPtr GetComponent();
Property LabelStatus As CCLabelStatus
ICCLabelStatusPtr GetLabelStatus();
CCLabelStatus の値
Property PromotionLevel As String
_bstr_t GetPromotionLevel();
Property Stream As CCStream
ICCStreamPtr GetStream();
Property UsedByStreams As CCStreams
ICCStreamsPtr GetUsedByStreams();