ElementClosureWalker 构造函数
包括受保护的成员
包括继承的成员
重载此成员。有关此成员的完整信息(包括语法、用法和示例),请单击重载列表中的相应名称。
重载列表
|
ElementClosureWalker(Partition, ClosureType, ICollection<ModelElement>) |
创建 ElementVisitor 并调用基础的构造函数。这将导致广泛第一个遍历,序关系图的访问与元素的链接。 |
|
ElementClosureWalker(Partition, ClosureType, ICollection<ModelElement>, IEnumerable<DomainRoleInfo>) |
创建 ElementVisitor 并调用基础的构造函数。这将导致广泛第一个遍历,序关系图的访问与元素的链接。 |
|
ElementClosureWalker(Partition, ClosureType, ICollection<ModelElement>, IEnumerable<DomainRoleInfo>, IList<DomainRoleInfo>) |
创建 ElementVisitor 并调用基础的构造函数。这将导致广泛第一个遍历,序关系图的访问与元素的链接。 |
|
ElementClosureWalker(Partition, ClosureType, ICollection<ModelElement>, Boolean, IEnumerable<DomainRoleInfo>, Boolean) |
创建 ElementVisitor 并调用基础的构造函数。这将导致广泛第一个遍历,序关系图的访问与元素的链接。 |
|
ElementClosureWalker(Partition, ClosureType, ICollection<ModelElement>, Boolean, IEnumerable<DomainRoleInfo>, IEnumerable<DomainRoleInfo>, IList<ModelElement>) |
创建 ElementVisitor 并调用基础的构造函数。这将导致广泛第一个遍历,序关系图的访问与元素的链接。 |
|
ElementClosureWalker(Partition, ClosureType, ICollection<ModelElement>, Boolean, IEnumerable<DomainRoleInfo>, IList<DomainRoleInfo>, Boolean) |
创建 ElementVisitor 并调用基础的构造函数。这将导致广泛第一个遍历,序关系图的访问与元素的链接。 |
页首
请参见
参考
ElementClosureWalker 类
Microsoft.VisualStudio.Modeling 命名空间