CreateDiagramElementMap Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Empty ConnectionBuilder class as a placeholder for custom code.
public ref class CreateDiagramElementMap abstract sealed
public static class CreateDiagramElementMap
type CreateDiagramElementMap = class
Public Class CreateDiagramElementMap
- Inheritance
-
CreateDiagramElementMap
Methods
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. |