次の方法で共有


CoreDesignSurfaceDomainModel クラス

リフレクション置換 apis をオーバーライドします。

継承階層

System.Object
  Microsoft.VisualStudio.Modeling.DomainModel
    Microsoft.VisualStudio.Modeling.Diagrams.CoreDesignSurfaceDomainModel

名前空間:  Microsoft.VisualStudio.Modeling.Diagrams
アセンブリ:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll 内)

構文

'宣言
<DisplayNameResourceAttribute("Microsoft.VisualStudio.Modeling.Diagrams.CoreDesignSurfaceDomainModel.DisplayName",  _
    GetType(CoreDesignSurfaceDomainModel), "Microsoft.VisualStudio.Modeling.Diagrams.GeneratedCode.DomainModelResx")> _
<DescriptionResourceAttribute("Microsoft.VisualStudio.Modeling.Diagrams.CoreDesignSurfaceDomainModel.Description",  _
    GetType(CoreDesignSurfaceDomainModel), "Microsoft.VisualStudio.Modeling.Diagrams.GeneratedCode.DomainModelResx")> _
<CLSCompliantAttribute(True)> _
<DependsOnDomainModelAttribute(GetType(CoreDomainModel))> _
<DomainObjectIdAttribute("91d59b16-e488-4a28-8d51-59273ad5bf2e")> _
Public Class CoreDesignSurfaceDomainModel _
    Inherits DomainModel
[DisplayNameResourceAttribute("Microsoft.VisualStudio.Modeling.Diagrams.CoreDesignSurfaceDomainModel.DisplayName", 
    typeof(CoreDesignSurfaceDomainModel), "Microsoft.VisualStudio.Modeling.Diagrams.GeneratedCode.DomainModelResx")]
[DescriptionResourceAttribute("Microsoft.VisualStudio.Modeling.Diagrams.CoreDesignSurfaceDomainModel.Description", 
    typeof(CoreDesignSurfaceDomainModel), "Microsoft.VisualStudio.Modeling.Diagrams.GeneratedCode.DomainModelResx")]
[CLSCompliantAttribute(true)]
[DependsOnDomainModelAttribute(typeof(CoreDomainModel))]
[DomainObjectIdAttribute("91d59b16-e488-4a28-8d51-59273ad5bf2e")]
public class CoreDesignSurfaceDomainModel : DomainModel

CoreDesignSurfaceDomainModel 型で公開されるメンバーは以下のとおりです。

コンストラクター

  名前 説明
パブリック メソッド CoreDesignSurfaceDomainModel コンストラクターです。

このページのトップへ

プロパティ

  名前 説明
パブリック プロパティ DomainModelInfo ドメイン モデルに関する情報を取得します。 (DomainModel から継承されます。)
パブリック プロパティ ResourceManager DomainModel の ResourceManager を取得します。ResourceManager が既に存在していない場合は、作成されます。 (DomainModel.ResourceManager をオーバーライドします。)
パブリック プロパティ静的メンバー SingletonResourceManager このドメイン モデルのシングルトン ResourceManager を取得します。
パブリック プロパティ Store ドメイン モデルのこのインスタンスを含むストアを取得します。 (DomainModel から継承されます。)

このページのトップへ

メソッド

  名前 説明
パブリック メソッド CreateElement 指定した型の要素を作成します。 (DomainModel.CreateElement(Partition, Type, array<PropertyAssignment[]) をオーバーライドします。)
パブリック メソッド CreateElementLink 指定した型の要素リンクを作成します。 (DomainModel.CreateElementLink(Partition, Type, array<RoleAssignment[], array<PropertyAssignment[]) をオーバーライドします。)
パブリック メソッド Equals 指定のオブジェクトが現在のオブジェクトと等しいかどうかを判断します。 (Object から継承されます。)
プロテクト メソッド Finalize オブジェクトがガベージ コレクションにより収集される前に、そのオブジェクトがリソースを解放し、その他のクリーンアップ操作を実行できるようにします。 (Object から継承されます。)
パブリック メソッド GetClosureFilter 特定のクロージャの型に対応する IElementVisitorFilter を返します。 (DomainModel.GetClosureFilter(ClosureType, ICollection<ModelElement>) をオーバーライドします。)
パブリック メソッド GetClosureVisitor 特定のクロージャの型に対応する IElementVisitor を返します。 (DomainModel から継承されます。)
プロテクト メソッド GetCustomDomainModelTypes この domainModel の DomainModel オブジェクトのすべての型のコレクションを返す仮想メソッド (DomainModel.GetCustomDomainModelTypes() をオーバーライドします。)
プロテクト メソッド GetCustomDomainProperties 生成されていないドメインのプロパティを取得します。 (DomainModel から継承されます。)
プロテクト メソッド GetCustomDomainRoles 生成されていないドメイン ロールを取得します。 (DomainModel から継承されます。)
プロテクト メソッド GetGeneratedDomainModelTypes 生成されたドメイン モデルの型 (クラス、ルール、リレーションシップ) のリストを取得します。 (DomainModel.GetGeneratedDomainModelTypes() をオーバーライドします。)
プロテクト メソッド GetGeneratedDomainProperties 生成されたドメイン プロパティの一覧を取得します。 (DomainModel.GetGeneratedDomainProperties() をオーバーライドします。)
プロテクト メソッド GetGeneratedDomainRoles 生成されたドメイン ロールの一覧を取得します。 (DomainModel.GetGeneratedDomainRoles() をオーバーライドします。)
パブリック メソッド GetHashCode 既定のハッシュ関数として機能します。 (Object から継承されます。)
パブリック メソッド GetType 現在のインスタンスの Type を取得します。 (Object から継承されます。)
プロテクト メソッド MemberwiseClone 現在の Object の簡易コピーを作成します。 (Object から継承されます。)
パブリック メソッド ToString 現在のオブジェクトを表す文字列を返します。 (Object から継承されます。)

このページのトップへ

フィールド

  名前 説明
パブリック フィールド静的メンバー DomainModelId CoreDesignSurfaceDomainModel ドメイン モデル ID。
パブリック フィールド静的メンバー ResourceBaseName このモデルのリソースの基本名。

このページのトップへ

スレッド セーフ

この型のすべてのパブリック static (Visual Basic では Shared) メンバーは、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。

参照

関連項目

Microsoft.VisualStudio.Modeling.Diagrams 名前空間