次の方法で共有


Microsoft.VisualStudio.Modeling.Integration.Picker 名前空間

クラス

  クラス 説明
パブリック クラス ApplyAdapterLimitationsAttribute 指定した論理アダプター ID のアダプターを参照していない ModelBusReferences をフィルターで除外するためにピッカーが使用するフィルター処理属性。
パブリック クラス ApplyElementTypeLimitationsAttribute 指定した要素型を表していない ModelBusReferences をフィルターで除外するためにピッカーが使用するフィルター処理属性
パブリック クラス BrokenReferenceDetector 壊れた参照を検出します
パブリック クラス ModelBusReferenceExtensionMethods ModelBusReference の拡張メソッド
パブリック クラス ModelElementReferenceEditor モデル要素参照エディター
パブリック クラス ModelReferenceEditor モデル参照エディター
パブリック クラス PickerMetadataBaseAttribute ピッカーのメタデータ クラスの基本クラス
パブリック クラス ReferenceChangedEventArgs ReferenceChangedEventArgs クラス - ReferenceChangedEvent で使用され、NewReference を格納しています。
パブリック クラス ReferenceEditorBase 基本参照エディター クラス。プロパティ ブラウザーで ModelBusReference を編集するために使用されます。
パブリック クラス SupplyFileBasedBrowserConfigurationAttribute ファイル ベースのモード ブラウザー用構成を提供します。 <example> 以下のコードはキャプションに "DSL Models" と表示し、すべての dsl およびダイアグラム拡張をフィルター処理する構成を指定します。 [SupplyFileBasedBrowserConfiguration("DSL Models", "Model file|*.dsl|Diagram file|*.diagram")] public ModelBusReference MyReference { get; set; } </example>

インターフェイス

  インターフェイス 説明
パブリック インターフェイス IModelBrowser IModelBrowser は、ピッカー ダイアログでモデル ブラウザーとして機能する WPF ユーザー コントロールのブラウザー コントラクトです。
パブリック インターフェイス IModelBrowserHost これは、IModelBrowser WPF ユーザー コントロールをホストすることを目的とするホストのコントラクト クラスです。