Microsoft.VisualStudio.TextTemplating.Modeling 名前空間
この名前空間は、UML モデルとドメイン固有言語に関係するテキスト変換機能を提供します。ModelBusEnabledTextTransformation は、テキスト テンプレートに Visual Studio ModelBus サービスへのアクセスを提供します。
クラス
クラス | 説明 | |
---|---|---|
![]() |
ModelBusEnabledTextTransformation | テキスト テンプレートのコードで Visual Studio ModelBus にアクセスするには、テンプレートの template ディレクティブの inherits 属性でこのクラスを指定し、hostspecific 属性を true に設定します。テンプレート コードで、SModelBus サービスおよび SComponentModel サービスを取得できます。 |
![]() |
SessionStoreCache | T4 ユーザー セッションの間、ストアのキャッシュを保持します。各ストアはキー文字列によって識別されます。 |
![]() |
VsTextTemplatingModelingAdapterManager | Visual Studio のテキスト テンプレート AppDomain 内でドメイン固有言語モデルを表すモデル バス アダプターを作成および管理します。 |