Share via


CoreDesignSurfaceCopyClosure Class

Definition

Copy closure visitor filter

public ref class CoreDesignSurfaceCopyClosure : Microsoft::VisualStudio::Modeling::Diagrams::CoreDesignSurfaceCopyClosureBase
[System.CLSCompliant(true)]
public class CoreDesignSurfaceCopyClosure : Microsoft.VisualStudio.Modeling.Diagrams.CoreDesignSurfaceCopyClosureBase
[<System.CLSCompliant(true)>]
type CoreDesignSurfaceCopyClosure = class
    inherit CoreDesignSurfaceCopyClosureBase
    interface IElementVisitorFilter
Public Class CoreDesignSurfaceCopyClosure
Inherits CoreDesignSurfaceCopyClosureBase
Inheritance
Attributes
Implements

Constructors

Name Description
CoreDesignSurfaceCopyClosure()

Constructor

Methods

Name Description
ShouldVisitRelationship(ElementWalker, ModelElement, DomainRoleInfo, DomainRelationshipInfo, ElementLink)

Called to ask the filter if a particular relationship from a source element should be included in the traversal

(Inherited from CopyClosureFilter)
ShouldVisitRolePlayer(ElementWalker, ModelElement, ElementLink, DomainRoleInfo, ModelElement)

Called to ask the filter if a particular role player should be Visited during traversal

(Inherited from CopyClosureFilter)

Applies to