共用方式為


ShapeHasDecoratorsSerializer 類別

DomainClass ShapeHasDecorators 的序列化程式 ShapeHasDecoratorsSerializer。

繼承階層架構

System.Object
  Microsoft.VisualStudio.Modeling.DomainClassXmlSerializer
    Microsoft.VisualStudio.Modeling.DomainRelationshipXmlSerializer
      Microsoft.VisualStudio.Modeling.DslDefinition.DiagramElementHasDecoratorsSerializer
        Microsoft.VisualStudio.Modeling.DslDefinition.ShapeHasDecoratorsSerializer

命名空間:  Microsoft.VisualStudio.Modeling.DslDefinition
組件:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (在 Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll 中)

語法

'宣告
Public NotInheritable Class ShapeHasDecoratorsSerializer _
    Inherits DiagramElementHasDecoratorsSerializer
public sealed class ShapeHasDecoratorsSerializer : DiagramElementHasDecoratorsSerializer

ShapeHasDecoratorsSerializer 型別會公開下列成員。

建構函式

  名稱 說明
公用方法 ShapeHasDecoratorsSerializer ShapeHasDecoratorsSerializer 建構函式

回頁首

屬性

  名稱 說明
公用屬性 MonikerAttributeName 不能被 monikerized。 (覆寫 DiagramElementHasDecoratorsSerializer.MonikerAttributeName。)
公用屬性 MonikerTagName 不能被 monikerized。 (覆寫 DiagramElementHasDecoratorsSerializer.MonikerTagName。)
公用屬性 SerializesId 公開 (expose) 是否衍生自這個類別的序列化程式要序列化識別碼。 (覆寫 DiagramElementHasDecoratorsSerializer.SerializesId。)
公用屬性 UsesFullForm 是否衍生自這個類別的序列化程式會序列化此關聯性,以完整形式公開 (expose)。 (覆寫 DiagramElementHasDecoratorsSerializer.UsesFullForm。)
公用屬性 XmlTagName 這是用來序列化 ShapeHasDecorators 的執行個體的 XML 標記名稱。 (覆寫 DiagramElementHasDecoratorsSerializer.XmlTagName。)

回頁首

方法

  名稱 說明
公用方法 CalculateQualifiedName 這個方法會計算至指定的 ShapeHasDecorators 執行個體 moniker。 (覆寫 DiagramElementHasDecoratorsSerializer.CalculateQualifiedName(DomainXmlSerializerDirectory, ModelElement)。)
公用方法 Equals 判斷指定的物件是否等於目前物件。 (繼承自 Object)。
公用方法 GetHashCode 做為特定型別的雜湊函式。 (繼承自 Object)。
公用方法 GetMonikerQualifier 網域類別可以 monikerized 以不同的方式: 標準/限定詞/索引鍵機制、 自訂 moniker 或項目 id。如果網域類別使用標準 /qualifier/key 機制,這個方法會傳回限定詞的 moniker。 如果網域類別會用於 monikerization 中的其他方法,這個方法會傳回空字串。 (覆寫 DiagramElementHasDecoratorsSerializer.GetMonikerQualifier(DomainXmlSerializerDirectory, ModelElement)。)
公用方法 GetType 取得目前執行個體的 Type。 (繼承自 Object)。
公用方法 MonikerizeReference 計算給定的 ModelElement 參照的 Moniker。 (繼承自 DomainRelationshipXmlSerializer)。
公用方法 Read 公用的 read () 方法,將 XML 從一個 ShapeHasDecorators 執行個體還原序列化。 (覆寫 DiagramElementHasDecoratorsSerializer.Read(SerializationContext, ModelElement, XmlReader)。)
公用方法 ReadRootElement 還原序列化 xml 的根模型項目。 (繼承自 DomainClassXmlSerializer)。
公用方法 Reset 重設序列化程式 (繼承自 DiagramElementHasDecoratorsSerializer)。
公用方法 SerializeReference 計算給定的目標角色扮演者執行個體的 monikerized 的字串參考。 (繼承自 DomainRelationshipXmlSerializer)。
公用方法 ToString 傳回表示目前物件的字串。 (繼承自 Object)。
公用方法 TryCreateDerivedInstance 這個方法會建立正確的衍生執行個體的目前讀取器指向該標籤為基礎的 ShapeHasDecorators。請注意,這個方法與上述的其中一個是這個方法會永遠不會建立本身,ShapeHasDecorators 型別的執行個體之間的差異只衍生型別檢查。 (覆寫 DiagramElementHasDecoratorsSerializer.TryCreateDerivedInstance(SerializationContext, XmlReader, Partition)。)
公用方法 TryCreateInstance 這個方法會建立正確的執行個體的目前讀取器指向該標籤為基礎的 ShapeHasDecorators。如果讀取器在序列化的 ShapeHasDecorators,則會建立新的 ShapeHasDecorators 執行個體,在給定之磁碟分割,否則會傳回 null。 (覆寫 DiagramElementHasDecoratorsSerializer.TryCreateInstance(SerializationContext, XmlReader, Partition)。)
公用方法 TryCreateMonikerInstance 這個方法會建立目前讀取器指向該標籤為基礎的 ShapeHasDecorators 的正確 (包括 ShapeHasDecorators 本身) 衍生的執行個體的 Moniker。 (覆寫 DiagramElementHasDecoratorsSerializer.TryCreateMonikerInstance(SerializationContext, XmlReader, ModelElement, Guid, Partition)。)
公用方法 Write(SerializationContext, ModelElement, XmlWriter) 將序列化成 XML 這個序列化程式執行個體相關聯的模型項目執行個體。 (繼承自 DomainClassXmlSerializer)。
公用方法 Write(SerializationContext, ModelElement, XmlWriter, RootElementSettings) 公用的 Write() 方法,可將序列化成 XML 的一個 ShapeHasDecorators 執行個體。 (覆寫 DiagramElementHasDecoratorsSerializer.Write(SerializationContext, ModelElement, XmlWriter, RootElementSettings)。)
公用方法 WriteMoniker 公用的 WriteMoniker() 方法,可將 monikerized 的 ShapeHasDecorators 執行個體寫入 XML。 (覆寫 DiagramElementHasDecoratorsSerializer.WriteMoniker(SerializationContext, ModelElement, XmlWriter, ModelElement, DomainRelationshipXmlSerializer)。)
公用方法 WriteRootElement 將序列化成 XML 這個序列化程式執行個體相關聯之根模型項目執行個體。 (繼承自 DomainClassXmlSerializer)。

回頁首

執行緒安全

這個型別的任何 Public static (在 Visual Basic 中為 Shared) 成員都具備執行緒安全。不保證任何執行個體成員是安全執行緒。

請參閱

參考

Microsoft.VisualStudio.Modeling.DslDefinition 命名空間