CreateDiagramElementMap Class
Visual Studio 2015
Empty ConnectionBuilder class as a placeholder for custom code.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | CanAcceptSource(ModelElement^) | Can this connection builder accept the given element as its connection source |
![]() ![]() | CanAcceptSourceAndTarget(ModelElement^, ModelElement^) | Can this connection builder accept the given elements as its connection source and targets. |
![]() ![]() | Connect(ModelElement^, ModelElement^) | Make the connection between the given elements. |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

