| Name | Description |
|---|
 | CalculateQualifiedName(DomainXmlSerializerDirectory^, ModelElement^) | |
 | CreateInstance(SerializationContext^, XmlReader^, Partition^) | Creates an instance of BinaryLinkShape based on the tag currently pointed by the reader. Does not move the reader.(Inherited from BinaryLinkShapeSerializerBase.) |
 | CreateMonikerInstance(SerializationContext^, XmlReader^, ModelElement^, Guid, Partition^) | Creates a Moniker of BinaryLinkShape based on the tag currently pointed by the reader. Does not move the reader.(Inherited from BinaryLinkShapeSerializerBase.) |
 | Equals(Object^) | |
 | Finalize() | |
 | GetHashCode() | |
 | GetMonikerQualifier(DomainXmlSerializerDirectory^, ModelElement^) | Returns the qualifier of the moniker, if the domain class is serialized using standard /qualifier/key mechanism; otherwise, returns the empty string.(Inherited from BinaryLinkShapeSerializerBase.) |
 | GetType() | |
 | MemberwiseClone() | |
 | Read(SerializationContext^, ModelElement^, XmlReader^) | BinaryLinkShape is abstract and cannot be instantiated, so this method throws NotSupportedException.(Inherited from BinaryLinkShapeSerializerBase.) |
 | ReadAdditionalElementData(SerializationContext^, ModelElement^, XmlReader^) | |
 | ReadElements(SerializationContext^, ModelElement^, XmlReader^) | |
 | ReadLinkShapeChildElements(SerializationContext^, LinkShape^, XmlReader^) | |
 | ReadPropertiesFromAttributes(SerializationContext^, ModelElement^, XmlReader^) | |
 | ReadRootElement(SerializationContext^, ModelElement^, XmlReader^, ISchemaResolver^) | |
 | ReadShapeElementChildElements(SerializationContext^, ShapeElement^, XmlReader^) | |
 | Reset() | |
 | ToString() | |
 | TryCreateInstance(SerializationContext^, XmlReader^, Partition^) | Creates an instance of BinaryLinkShape based on the tag currently pointed by the reader. The reader does not move.(Inherited from BinaryLinkShapeSerializerBase.) |
 | TryCreateMonikerInstance(SerializationContext^, XmlReader^, ModelElement^, Guid, Partition^) | Creates a Moniker for an instance of BinaryLinkShape (or one of its subtypes) based on the tag currently pointed by the reader.(Inherited from BinaryLinkShapeSerializerBase.) |
 | UseRelationshipId(ElementLink^, SerializationContext^) | Calculate whether the BinaryLinkShape should serialize its relationship to the presented link using an Id or its source and target shapes. |
 | Write(SerializationContext^, ModelElement^, XmlWriter^) | Serializes the model element instance associated with this serializer instance into XML.(Inherited from DomainClassXmlSerializer.) |
 | Write(SerializationContext^, ModelElement^, XmlWriter^, RootElementSettings^) | |
 | WriteAdditionalElementData(SerializationContext^, ModelElement^, XmlWriter^) | Write any additional element data associated with the element(Inherited from LinkShapeSerializer.) |
 | WriteElements(SerializationContext^, ModelElement^, XmlWriter^) | |
 | WriteLinkShapeChildElements(SerializationContext^, LinkShape^, XmlWriter^) | |
 | WriteMoniker(SerializationContext^, ModelElement^, XmlWriter^, ModelElement^, DomainRelationshipXmlSerializer^) | |
 | WritePropertiesAsAttributes(SerializationContext^, ModelElement^, XmlWriter^) | |
 | WriteRootElement(SerializationContext^, ModelElement^, XmlWriter^) | Serializes the root model element instance associated with this serializer instance into XML.(Inherited from DomainClassXmlSerializer.) |
 | WriteShapeElementChildElements(SerializationContext^, ShapeElement^, XmlWriter^) | |