DomainProperty 類別
Microsoft.VisualStudio.Modeling.DslDefinition.DomainProperty 的 DomainClass DomainProperty 描述
繼承階層架構
System.Object
Microsoft.VisualStudio.Modeling.ModelElement
Microsoft.VisualStudio.Modeling.DslDefinition.DomainElement
Microsoft.VisualStudio.Modeling.DslDefinition.AttributedDomainElement
Microsoft.VisualStudio.Modeling.DslDefinition.NamedDomainElement
Microsoft.VisualStudio.Modeling.DslDefinition.DomainProperty
命名空間: Microsoft.VisualStudio.Modeling.DslDefinition
組件: Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0 (在 Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0.dll 中)
語法
'宣告
<DisplayNameResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.DomainProperty.DisplayName", _
GetType(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")> _
<DescriptionResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.DomainProperty.Description", _
GetType(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")> _
<DomainModelOwnerAttribute(GetType(DslDefinitionModelDomainModel))> _
<CLSCompliantAttribute(True)> _
<DomainObjectIdAttribute("f4234e48-a280-46a8-83a8-e03baf6bc325")> _
<ValidationStateAttribute(ValidationState.Enabled)> _
Public NotInheritable Class DomainProperty _
Inherits NamedDomainElement
[DisplayNameResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.DomainProperty.DisplayName",
typeof(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
[DescriptionResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.DomainProperty.Description",
typeof(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
[DomainModelOwnerAttribute(typeof(DslDefinitionModelDomainModel))]
[CLSCompliantAttribute(true)]
[DomainObjectIdAttribute("f4234e48-a280-46a8-83a8-e03baf6bc325")]
[ValidationStateAttribute(ValidationState.Enabled)]
public sealed class DomainProperty : NamedDomainElement
DomainProperty 類型會公開下列成員。
建構函式
名稱 | 描述 | |
---|---|---|
DomainProperty(Partition, array<PropertyAssignment[]) | 建構函式 | |
DomainProperty(Store, array<PropertyAssignment[]) | 建構函式 |
回頁首
屬性
名稱 | 描述 | |
---|---|---|
Attributes | 取得 Attributes 的清單。 (繼承自 AttributedDomainElement)。 | |
Category | 取得或設定 Category 網域屬性的值。屬性在屬性視窗中出現於其下的分類。 | |
Class | 取得或設定 Class。其本身是網域屬性的類別。 | |
CustomAttributes | 取得或設定 CustomAttributes 網域屬性的值。用來對從此項目產生的程式碼,賦予屬性。 (繼承自 AttributedDomainElement)。 | |
DefaultValue | 取得或設定 DefaultValue 網域屬性的值。屬性的預設值,以字串形式提供。 | |
Description | 取得或設定 Description 網域屬性的值。用在 UI 中,和產生的設計工具的程式碼文件中。 (繼承自 AttributedDomainElement)。 | |
DisplayName | 取得或設定 DisplayName 網域屬性的值。將在產生的設計工具中為這個項目顯示的名稱。 (繼承自 NamedDomainElement)。 | |
ElementNameProvider | 取得或設定 ElementNameProvider。為這個屬性提供值的外部型別,其必須將 Is Element Name 設定為 true。 | |
GetterAccessModifier | 取得或設定 GetterAccessModifier 網域屬性的值。判斷 Getter 的存取修飾詞。 | |
HelpKeyword | 取得或設定 HelpKeyword 網域屬性的值。選擇性關鍵字,用來對這個項目的 F1 說明進行索引。 (繼承自 NamedDomainElement)。 | |
Id | 取得項目的 ID。 (繼承自 ModelElement)。 | |
IsActive | 取得 IsActive 旗標,並檢查項目是否作用中。 (繼承自 ModelElement)。 | |
IsBrowsable | 取得或設定 IsBrowsable 網域屬性的值。如果為 True,則會將屬性標記為可在其對應的屬性描述元中瀏覽。因此,可以透過屬性視窗進行瀏覽。 | |
IsDeleted | 取得 IsDeleted 旗標,並檢查是否已從模型刪除項目。 (繼承自 ModelElement)。 | |
IsDeleting | 取得 IsDeleting 旗標,並確認是否正在從模型刪除項目。 (繼承自 ModelElement)。 | |
IsDescriptionTracking | 取得或設定 IsDescriptionTracking 網域屬性的值。如果為 True,則 Description 屬性會追蹤 DSL 定義中的其他資料。 (繼承自 AttributedDomainElement)。 | |
IsDisplayNameTracking | 取得或設定 IsDisplayNameTracking 網域屬性的值。如果為 True,則 DisplayName 屬性會追蹤 DSL 定義中的其他資料。 (繼承自 NamedDomainElement)。 | |
IsElementName | 取得或設定 IsElementName 網域屬性的值。如果為 True,則屬性應該做為內嵌屬性所在項目的名稱。 | |
IsUIReadOnly | 取得或設定 IsUIReadOnly 網域屬性的值。如果為 True,屬性不可以在瀏覽時透過 UI 編輯。 | |
Kind | 取得或設定 Kind 網域屬性的值。判斷屬性是一般的、計算的還是需要自訂儲存區的。 | |
Name | 取得或設定 Name 網域屬性的值。這個項目的名稱。 (繼承自 NamedDomainElement)。 | |
Notes | 取得或設定 Notes 網域屬性的值。與這個項目相關聯的非正式備註。 (繼承自 DomainElement)。 | |
Partition | 取得或設定包含項目的 Partition。 (繼承自 ModelElement)。 | |
SetterAccessModifier | 取得或設定 SetterAccessModifier 網域屬性的值。判斷 Setter 的存取修飾詞。 | |
Store | 取得包含項目的 Store。 (繼承自 ModelElement)。 | |
Type | 取得或設定 Type。屬性的型別。 | |
XmlElement | 取得或設定 XmlElement。網域屬性的 Xml 序列化組態資料。 |
回頁首
方法
名稱 | 描述 | |
---|---|---|
Copy() | 在模型中建立項目的複本。 (繼承自 ModelElement)。 | |
Copy(IEnumerable<Guid>) | 建立項目及其子連結和子項目的複本。 (繼承自 ModelElement)。 | |
Delete() | 從模型中刪除項目。 (繼承自 ModelElement)。 | |
Delete(array<Guid[]) | 從模型中刪除項目。 (繼承自 ModelElement)。 | |
Equals | 判斷指定的物件是否等於目前物件。 (繼承自 Object)。 | |
GetDomainClass | 取得這個項目最具衍生性的網域類別。 (繼承自 ModelElement)。 | |
GetHashCode | 做為預設雜湊函式。 (繼承自 Object)。 | |
GetType | 取得目前執行個體的 Type。 (繼承自 Object)。 | |
OnCopy | 當已建立這個項目做為另一個項目的複本時呼叫。 (繼承自 ModelElement)。 | |
OnDeleted | 當這個項目已從模型中刪除時呼叫。 (繼承自 ModelElement)。 | |
OnDeleting | 當這個項目即將刪除時呼叫。 (繼承自 ModelElement)。 | |
OnResurrected | 當這個項目已重新加回至模型時呼叫。 (繼承自 ModelElement)。 | |
OnRolePlayerPositionChanged | 角色的位置變更時呼叫。 (繼承自 ModelElement)。 | |
OnRolePlayerPositionChanging | 在角色扮演者位置即將變更時呼叫。 (繼承自 ModelElement)。 | |
ToString | 傳回表示目前物件的字串。 (繼承自 Object)。 |
回頁首
擴充方法
名稱 | 描述 | |
---|---|---|
AddExtension(Guid) | 多載。 使用所識別之網域型別新具現化的擴充功能,擴充這個 ModelElement。如果項目已經有該類型的擴充功能,將會擲回 InvalidOperationException。 (以 ModelElementExtensionMethods 定義。) | |
AddExtension(Type) | 多載。 使用指定之型別新具現化的擴充功能,擴充這個 ModelElement。如果項目已經有該類型的擴充功能,將會擲回 InvalidOperationException。 (以 ModelElementExtensionMethods 定義。) | |
AddExtension(DomainClassInfo) | 多載。 使用指定之網域型別新具現化的擴充功能,擴充這個 ModelElement。如果項目已經有該類型的擴充功能,將會擲回 InvalidOperationException。 (以 ModelElementExtensionMethods 定義。) | |
AddExtension(ExtensionElement) | 多載。 使用特定擴充功能擴充這個 ModelElement。如果項目已經有相同類型的擴充功能,將會擲回 InvalidOperationException。 (以 ModelElementExtensionMethods 定義。) | |
AddExtension<T>() | 多載。 使用特定型別新具現化的擴充功能,擴充這個 ModelElement。如果項目已經有相同類型的擴充功能,將會擲回 InvalidOperationException。 (以 ModelElementExtensionMethods 定義。) | |
CanDelete | 從模型中刪除項目。 (以 ImmutabilityExtensionMethods 定義。) | |
GetAllExtensions | 傳回可列舉項目,用於跨內嵌於這個 ModelElement 中的延伸項目樹狀結構執行強大的第一次周遊。 (以 ModelElementExtensionMethods 定義。) | |
GetBaseElement | 傳回指定 ModelElement 所參與的虛擬 MEL 的根目錄。 (以 ModelElementExtensionMethods 定義。) | |
GetExtension(Guid) | 多載。 (以 ModelElementExtensionMethods 定義。) | |
GetExtension(Type) | 多載。 從這個 ModelElement 的可用延伸中取得指定之型別的 ExtensionElement。如果此項目沒有這類的擴充,將會引發 InvalidOperationException。 (以 ModelElementExtensionMethods 定義。) | |
GetExtension(DomainClassInfo) | 多載。 (以 ModelElementExtensionMethods 定義。) | |
GetExtension<T>() | 多載。 從這個 ModelElement 的可用延伸中取得指定之型別的 ExtensionElement。如果此項目沒有這類的擴充,將會引發 InvalidOperationException。 (以 ModelElementExtensionMethods 定義。) | |
GetLocks | 取得這個項目的鎖定旗標。這將會包含在內含項目之 Partition 上啟用的任何鎖定。 (以 ImmutabilityExtensionMethods 定義。) | |
IsExtendedBy(Guid) | 多載。 查詢此 ModelElement 目前是否為特定型別的 ExtensionElement 所擴充。 (以 ModelElementExtensionMethods 定義。) | |
IsExtendedBy(Type) | 多載。 查詢此 ModelElement 目前是否為特定型別的 ExtensionElement 所擴充。 (以 ModelElementExtensionMethods 定義。) | |
IsExtendedBy(DomainClassInfo) | 多載。 查詢此 ModelElement 目前是否為特定型別的 ExtensionElement 所擴充。 (以 ModelElementExtensionMethods 定義。) | |
IsLocked | 測試這個項目是否具有任何一組指定的鎖定 (以 ImmutabilityExtensionMethods 定義。) | |
RemoveExtension(Type) | 多載。 移除屬於特定型別之此 ModelElement 的任何延伸。 (以 ModelElementExtensionMethods 定義。) | |
RemoveExtension(Guid) | 多載。 移除屬於特定型別之指定的 ModelElement 的任何延伸。 (以 ModelElementExtensionMethods 定義。) | |
RemoveExtension(DomainClassInfo) | 多載。 移除屬於特定型別之指定的 ModelElement 的任何延伸。 (以 ModelElementExtensionMethods 定義。) | |
RemoveExtension(ExtensionElement) | 多載。 從此 ExtensionElement 的延伸移除指定的 ExtensionElement。 (以 ModelElementExtensionMethods 定義。) | |
SetLocks | 設定這個項目的鎖定旗標 (以 ImmutabilityExtensionMethods 定義。) | |
TryGetExtension(Guid) | 多載。 (以 ModelElementExtensionMethods 定義。) | |
TryGetExtension(Type) | 多載。 (以 ModelElementExtensionMethods 定義。) | |
TryGetExtension(DomainClassInfo) | 多載。 (以 ModelElementExtensionMethods 定義。) | |
TryGetExtension<T>() | 多載。 從這個 ModelElement 的可用延伸中取得指定之型別的 ExtensionElement。如果此項目沒有這類的擴充,結果會是 null。 (以 ModelElementExtensionMethods 定義。) |
回頁首
欄位
名稱 | 描述 | |
---|---|---|
CategoryDomainPropertyId | Category 網域屬性 ID。 | |
DefaultValueDomainPropertyId | DefaultValue 網域屬性 ID。 | |
DomainClassId | DomainProperty 網域類別 ID。 | |
GetterAccessModifierDomainPropertyId | GetterAccessModifier 網域屬性 ID。 | |
IsBrowsableDomainPropertyId | IsBrowsable 網域屬性 ID。 | |
IsElementNameDomainPropertyId | IsElementName 網域屬性 Id。 | |
IsUIReadOnlyDomainPropertyId | IsUIReadOnly 網域屬性 ID。 | |
KindDomainPropertyId | Kind 網域屬性 ID。 | |
SetterAccessModifierDomainPropertyId | SetterAccessModifier 網域屬性 ID。 |
回頁首
明確介面實作
名稱 | 描述 | |
---|---|---|
IMergeElements.CanMerge | 如果這個項目可以合併原型的內容則傳回 true。 (繼承自 ModelElement)。 | |
IMergeElements.ChooseMergeTarget(ElementGroup) | (繼承自 ModelElement)。 | |
IMergeElements.ChooseMergeTarget(ElementGroupPrototype) | (繼承自 ModelElement)。 | |
IMergeElements.MergeConfigure | (繼承自 ModelElement)。 | |
IMergeElements.MergeDisconnect | (繼承自 ModelElement)。 | |
IMergeElements.MergeRelate | (繼承自 ModelElement)。 |
回頁首
執行緒安全
這個類型的任何 Public static (在 Visual Basic 中為 Shared) 成員都是安全執行緒。不保證任何執行個體成員是安全執行緒。