ICCComponent インターフェイス

説明

ICCComponent インターフェイスは、Rational® ClearCase® UCM コンポーネント オブジェクトを表します。

継承

ICCComponent は ICCUCMObject から継承し、ICCUCMObject は ICCVOBObject および IDispatch から継承します。 ICCVOBObject インターフェイス ICCUCMObject インターフェイス

読み取り専用プロパティ

InitialBaseline

コンポーネントの初期ベースラインを取得します

RootDirectoryElement

このコンポーネントのルート ディレクトリを取得します

作成

CCComponent オブジェクトは、以下のインターフェイスから取得できます。

InitialBaseline

コンポーネントの初期ベースラインを取得します

カテゴリ

読み取り専用プロパティ

VB 構文

Property InitialBaseline() As CCBaseline

Visual C++ 構文

ICCBaselinePtr GetInitialBaseline();

次のメンバー: ICCComponent インターフェイス

RootDirectoryElement

このコンポーネントのルート ディレクトリを取得します

カテゴリ

読み取り専用プロパティ

VB 構文

Property RootDirectoryElement As CCElement

Visual C++ 構文

ICCElementPtr GetRootDirectoryElement();

次のメンバー: ICCComponent インターフェイス