Поделиться через


ElementClosureWalker - конструктор (Partition, ClosureType, ICollection<ModelElement>, Boolean, IEnumerable<DomainRoleInfo>, IEnumerable<DomainRoleInfo>, IList<ModelElement>)

Конструктор, который создает и вызывает ElementVisitor.В результате обхода в прямом порядке, visitation ширины первом диаграммы with ties элемента.

Пространство имен:  Microsoft.VisualStudio.Modeling
Сборка:  Microsoft.VisualStudio.Modeling.Sdk.11.0 (в Microsoft.VisualStudio.Modeling.Sdk.11.0.dll)

Синтаксис

'Декларация
Public Sub New ( _
    partition As Partition, _
    type As ClosureType, _
    rootList As ICollection(Of ModelElement), _
    bypassDemandLoading As Boolean, _
    domainRolesToNotPropagate As IEnumerable(Of DomainRoleInfo), _
    rootDomainRolesToNotVisit As IEnumerable(Of DomainRoleInfo), _
    elementsToNotVisit As IList(Of ModelElement) _
)
public ElementClosureWalker(
    Partition partition,
    ClosureType type,
    ICollection<ModelElement> rootList,
    bool bypassDemandLoading,
    IEnumerable<DomainRoleInfo> domainRolesToNotPropagate,
    IEnumerable<DomainRoleInfo> rootDomainRolesToNotVisit,
    IList<ModelElement> elementsToNotVisit
)

Параметры

  • bypassDemandLoading
    Тип: System.Boolean
    Значение True для обхода требовани-загрузку.
  • rootDomainRolesToNotVisit
    Тип: System.Collections.Generic.IEnumerable<DomainRoleInfo>
    Список DomainRoles, чтобы не просмотреть в корневых элементов.Этот список может использоваться для хранения связей в замыканиях и траверсированным

Заметки

Конструктор, который создает и вызывает ElementVisitor.В результате обхода в прямом порядке, visitation ширины первом диаграммы, которая содержит ссылки элемента.

Безопасность платформы .NET Framework

См. также

Ссылки

ElementClosureWalker Класс

ElementClosureWalker - перегрузка

Microsoft.VisualStudio.Modeling - пространство имен