Partition.GetClosureList 메서드
보호된 멤버 포함
상속된 멤버 포함
이 멤버는 오버로드됩니다. 구문, 사용법 및 예제를 비롯하여 이 멤버에 대한 자세한 내용을 보려면 오버로드 목록에서 이름을 클릭합니다.
오버로드 목록
이름 | 설명 | |
---|---|---|
GetClosureList(ICollection<ModelElement>, ClosureType) | 지정된 요소 목록에 따라 지정된 형식의 클로저 목록을 가져옵니다. | |
GetClosureList(ICollection<ModelElement>, ClosureType, Boolean) | 지정된 요소 목록에 따라 지정된 형식의 클로저 목록을 가져옵니다. | |
GetClosureList(ICollection<ModelElement>, ClosureType, IEnumerable<DomainRoleInfo>) | 지정된 요소 목록에 따라 지정된 형식의 클로저 목록을 가져옵니다. | |
GetClosureList(ICollection<ModelElement>, ClosureType, Boolean, IEnumerable<DomainRoleInfo>) | 지정된 요소 목록에 따라 지정된 형식의 클로저 목록을 가져옵니다. | |
GetClosureList(ICollection<ModelElement>, ClosureType, IEnumerable<DomainRoleInfo>, IEnumerable<DomainRoleInfo>) | 지정된 요소 목록에 따라 지정된 형식의 클로저 목록을 가져옵니다. | |
GetClosureList(ICollection<ModelElement>, ClosureType, Boolean, IEnumerable<DomainRoleInfo>, IEnumerable<DomainRoleInfo>) | 지정된 요소 목록에 따라 지정된 형식의 클로저 목록을 가져옵니다. |
위쪽