C# 클래스 GSF.MMS.Model.AdditionalService_Error

상속: IASN1PreparedElement
파일 보기 프로젝트 열기: GridProtectionAlliance/gsf 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
initWithDefaults ( ) : void
isAddECLReferenceSelected ( ) : bool
isDefineEclSelected ( ) : bool
isDeleteUCSelected ( ) : bool
isInitiateUCSelected ( ) : bool
isLoadUCFromFileSelected ( ) : bool
isRemoveECLReferenceSelected ( ) : bool
isStartUCSelected ( ) : bool
isStopUCSelected ( ) : bool
selectAddECLReference ( AddEventConditionListReference_Error val ) : void
selectDefineEcl ( DefineEventConditionList_Error val ) : void
selectDeleteUC ( DeleteUnitControl_Error val ) : void
selectInitiateUC ( InitiateUnitControl_Error val ) : void
selectLoadUCFromFile ( LoadUnitControlFromFile_Error val ) : void
selectRemoveECLReference ( RemoveEventConditionListReference_Error val ) : void
selectStartUC ( StartUnitControl_Error val ) : void
selectStopUC ( GSF.MMS.Model.StopUnitControl_Error val ) : void

메소드 상세

initWithDefaults() 공개 메소드

public initWithDefaults ( ) : void
리턴 void

isAddECLReferenceSelected() 공개 메소드

public isAddECLReferenceSelected ( ) : bool
리턴 bool

isDefineEclSelected() 공개 메소드

public isDefineEclSelected ( ) : bool
리턴 bool

isDeleteUCSelected() 공개 메소드

public isDeleteUCSelected ( ) : bool
리턴 bool

isInitiateUCSelected() 공개 메소드

public isInitiateUCSelected ( ) : bool
리턴 bool

isLoadUCFromFileSelected() 공개 메소드

public isLoadUCFromFileSelected ( ) : bool
리턴 bool

isRemoveECLReferenceSelected() 공개 메소드

public isRemoveECLReferenceSelected ( ) : bool
리턴 bool

isStartUCSelected() 공개 메소드

public isStartUCSelected ( ) : bool
리턴 bool

isStopUCSelected() 공개 메소드

public isStopUCSelected ( ) : bool
리턴 bool

selectAddECLReference() 공개 메소드

public selectAddECLReference ( AddEventConditionListReference_Error val ) : void
val AddEventConditionListReference_Error
리턴 void

selectDefineEcl() 공개 메소드

public selectDefineEcl ( DefineEventConditionList_Error val ) : void
val DefineEventConditionList_Error
리턴 void

selectDeleteUC() 공개 메소드

public selectDeleteUC ( DeleteUnitControl_Error val ) : void
val DeleteUnitControl_Error
리턴 void

selectInitiateUC() 공개 메소드

public selectInitiateUC ( InitiateUnitControl_Error val ) : void
val InitiateUnitControl_Error
리턴 void

selectLoadUCFromFile() 공개 메소드

public selectLoadUCFromFile ( LoadUnitControlFromFile_Error val ) : void
val LoadUnitControlFromFile_Error
리턴 void

selectRemoveECLReference() 공개 메소드

public selectRemoveECLReference ( RemoveEventConditionListReference_Error val ) : void
val RemoveEventConditionListReference_Error
리턴 void

selectStartUC() 공개 메소드

public selectStartUC ( StartUnitControl_Error val ) : void
val StartUnitControl_Error
리턴 void

selectStopUC() 공개 메소드

public selectStopUC ( GSF.MMS.Model.StopUnitControl_Error val ) : void
val GSF.MMS.Model.StopUnitControl_Error
리턴 void