ElementHasExtensionsSerializer Members

Include Protected Members
Include Inherited Members

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

The ElementHasExtensionsSerializer type exposes the following members.

Constructors

  Name Description
Public method ElementHasExtensionsSerializer

Top

Methods

  Name Description
Public method CalculateQualifiedName (Overrides DomainClassXmlSerializer.CalculateQualifiedName(DomainXmlSerializerDirectory, ModelElement).)
Protected method CreateInstance (Overrides DomainClassXmlSerializer.CreateInstance(SerializationContext, XmlReader, Partition).)
Protected method CreateMonikerInstance (Overrides DomainClassXmlSerializer.CreateMonikerInstance(SerializationContext, XmlReader, ModelElement, Guid, Partition).)
Public method Equals Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Protected method Finalize Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.)
Public method GetHashCode Serves as a hash function for a particular type. (Inherited from Object.)
Public method GetMonikerQualifier (Overrides DomainClassXmlSerializer.GetMonikerQualifier(DomainXmlSerializerDirectory, ModelElement).)
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Protected method MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public method MonikerizeReference (Inherited from DomainRelationshipXmlSerializer.)
Public method Read (Overrides DomainClassXmlSerializer.Read(SerializationContext, ModelElement, XmlReader).)
Protected method ReadElements (Overrides DomainClassXmlSerializer.ReadElements(SerializationContext, ModelElement, XmlReader).)
Protected method ReadPropertiesFromAttributes (Overrides DomainClassXmlSerializer.ReadPropertiesFromAttributes(SerializationContext, ModelElement, XmlReader).)
Public method ReadRootElement Deserializes the root model element from XML. (Inherited from DomainClassXmlSerializer.)
Protected method ReadTargetRolePlayer
Public method Reset (Overrides DomainClassXmlSerializer.Reset().)
Public method SerializeReference (Inherited from DomainRelationshipXmlSerializer.)
Public method ToString Returns a String that represents the current Object. (Inherited from Object.)
Public method TryCreateDerivedInstance (Overrides DomainRelationshipXmlSerializer.TryCreateDerivedInstance(SerializationContext, XmlReader, Partition).)
Public method TryCreateInstance (Overrides DomainClassXmlSerializer.TryCreateInstance(SerializationContext, XmlReader, Partition).)
Public method TryCreateMonikerInstance (Overrides DomainClassXmlSerializer.TryCreateMonikerInstance(SerializationContext, XmlReader, ModelElement, Guid, Partition).)
Public method Write Overloaded.
Protected method WriteElements (Overrides DomainClassXmlSerializer.WriteElements(SerializationContext, ModelElement, XmlWriter).)
Public method WriteMoniker (Overrides DomainClassXmlSerializer.WriteMoniker(SerializationContext, ModelElement, XmlWriter, ModelElement, DomainRelationshipXmlSerializer).)
Protected method WritePropertiesAsAttributes (Overrides DomainClassXmlSerializer.WritePropertiesAsAttributes(SerializationContext, ModelElement, XmlWriter).)
Public method WriteRootElement Serializes the root model element instance associated with this serializer instance into XML. (Inherited from DomainClassXmlSerializer.)

Top

Properties

  Name Description
Public property MonikerAttributeName (Overrides DomainClassXmlSerializer.MonikerAttributeName.)
Public property MonikerTagName (Overrides DomainClassXmlSerializer.MonikerTagName.)
Public property SerializesId (Overrides DomainRelationshipXmlSerializer.SerializesId.)
Public property UsesFullForm (Overrides DomainRelationshipXmlSerializer.UsesFullForm.)
Public property XmlTagName (Overrides DomainClassXmlSerializer.XmlTagName.)

Top

See Also

Reference

ElementHasExtensionsSerializer Class

Microsoft.VisualStudio.Modeling Namespace