C# 클래스 SocialImportanceWF.ViewModels.AttributionRuleVM

상속: IDataGridViewController
파일 보기 프로젝트 열기: GAIPS-INESC-ID/FAtiMA-Toolkit 1 사용 예제들

공개 메소드들

메소드 설명
AddElement ( ) : object
AddOrUpdateRule ( AttributionRuleDTO dto ) : ObjectView
AttributionRuleVM ( BaseSIForm parent ) : System
EditElements ( IEnumerable elementsToEdit ) : IEnumerable
GetElements ( ) : IList
Reload ( ) : void
RemoveElements ( IEnumerable elementsToRemove ) : uint

비공개 메소드들

메소드 설명
ConditionSetView_OnDataChanged ( ) : void
UpdateSelected ( ) : void

메소드 상세

AddElement() 공개 메소드

public AddElement ( ) : object
리턴 object

AddOrUpdateRule() 공개 메소드

public AddOrUpdateRule ( AttributionRuleDTO dto ) : ObjectView
dto SocialImportance.DTOs.AttributionRuleDTO
리턴 ObjectView

AttributionRuleVM() 공개 메소드

public AttributionRuleVM ( BaseSIForm parent ) : System
parent BaseSIForm
리턴 System

EditElements() 공개 메소드

public EditElements ( IEnumerable elementsToEdit ) : IEnumerable
elementsToEdit IEnumerable
리턴 IEnumerable

GetElements() 공개 메소드

public GetElements ( ) : IList
리턴 IList

Reload() 공개 메소드

public Reload ( ) : void
리턴 void

RemoveElements() 공개 메소드

public RemoveElements ( IEnumerable elementsToRemove ) : uint
elementsToRemove IEnumerable
리턴 uint