GenericLinkShapeSerializer Members

The GenericLinkShapeSerializer type exposes the following members.

Constructors

  Name Description
Public method GenericLinkShapeSerializer

Top

Methods

  Name Description
Public method CalculateQualifiedName (Overrides BinaryLinkShapeSerializerBase.CalculateQualifiedName(DomainXmlSerializerDirectory, ModelElement).)
Protected method CreateInstance (Overrides BinaryLinkShapeSerializerBase.CreateInstance(SerializationContext, XmlReader, Partition).)
Protected method CreateMonikerInstance (Overrides BinaryLinkShapeSerializerBase.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 BinaryLinkShapeSerializerBase.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 Read (Overrides BinaryLinkShapeSerializerBase.Read(SerializationContext, ModelElement, XmlReader).)
Protected method ReadElements (Inherited from BinaryLinkShapeSerializer.)
Protected method ReadLinkShapeChildElements (Inherited from LinkShapeSerializer.)
Protected method ReadPropertiesFromAttributes (Overrides BinaryLinkShapeSerializer.ReadPropertiesFromAttributes(SerializationContext, ModelElement, XmlReader).)
Public method ReadRootElement Deserializes the root model element from XML. (Inherited from DomainClassXmlSerializer.)
Protected method ReadShapeElementChildElements (Inherited from ShapeElementSerializer.)
Public method ToString Returns a String that represents the current Object. (Inherited from Object.)
Public method TryCreateInstance (Overrides BinaryLinkShapeSerializerBase.TryCreateInstance(SerializationContext, XmlReader, Partition).)
Public method TryCreateMonikerInstance (Overrides BinaryLinkShapeSerializerBase.TryCreateMonikerInstance(SerializationContext, XmlReader, ModelElement, Guid, Partition).)
Protected method UseRelationshipId (Inherited from BinaryLinkShapeSerializer.)
Public method Write Overloaded.
Protected method WriteElements (Inherited from BinaryLinkShapeSerializer.)
Protected method WriteLinkShapeChildElements (Inherited from LinkShapeSerializer.)
Public method WriteMoniker (Overrides BinaryLinkShapeSerializerBase.WriteMoniker(SerializationContext, ModelElement, XmlWriter, ModelElement, DomainRelationshipXmlSerializer).)
Protected method WritePropertiesAsAttributes (Overrides BinaryLinkShapeSerializer.WritePropertiesAsAttributes(SerializationContext, ModelElement, XmlWriter).)
Public method WriteRootElement Serializes the root model element instance associated with this serializer instance into XML. (Inherited from DomainClassXmlSerializer.)
Protected method WriteShapeElementChildElements (Inherited from ShapeElementSerializer.)

Top

Properties

  Name Description
Public property MonikerAttributeName (Overrides BinaryLinkShapeSerializerBase.MonikerAttributeName.)
Public property MonikerTagName (Overrides BinaryLinkShapeSerializerBase.MonikerTagName.)
Public property XmlTagName (Overrides BinaryLinkShapeSerializerBase.XmlTagName.)

Top

See Also

Reference

GenericLinkShapeSerializer Class

Microsoft.VisualStudio.Modeling.Diagrams Namespace