C# Class GSF.MMS.Model.AdditionalService_Response

Inheritance: IASN1PreparedElement
显示文件 Open project: GridProtectionAlliance/gsf Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
initWithDefaults ( ) : void
isAddECLReferenceSelected ( ) : bool
isAddToUCSelected ( ) : bool
isAlterECLMonitoringSelected ( ) : bool
isAlterPISelected ( ) : bool
isCreateUCSelected ( ) : bool
isDefineECLSelected ( ) : bool
isDeleteECLSelected ( ) : bool
isDeleteUCSelected ( ) : bool
isGetECLAttributesSelected ( ) : bool
isGetUCAttributesSelected ( ) : bool
isInitiateUCLoadSelected ( ) : bool
isLoadUCFromFileSelected ( ) : bool
isRemoveECLReferenceSelected ( ) : bool
isRemoveFromUCSelected ( ) : bool
isReportECLStatusSelected ( ) : bool
isSelectSelected ( ) : bool
isStartUCSelected ( ) : bool
isStopUCSelected ( ) : bool
isStoreUCToFileSelected ( ) : bool
isUCLoadSelected ( ) : bool
isUCUploadSelected ( ) : bool
isVMDResetSelected ( ) : bool
isVMDStopSelected ( ) : bool
selectAddECLReference ( GSF.MMS.Model.AddEventConditionListReference_Response val ) : void
selectAddToUC ( AddToUnitControl_Response val ) : void
selectAlterECLMonitoring ( AlterEventConditionListMonitoring_Response val ) : void
selectAlterPI ( AlterProgramInvocationAttributes_Response val ) : void
selectCreateUC ( CreateUnitControl_Response val ) : void
selectDefineECL ( DefineEventConditionList_Response val ) : void
selectDeleteECL ( GSF.MMS.Model.DeleteEventConditionList_Response val ) : void
selectDeleteUC ( DeleteUnitControl_Response val ) : void
selectGetECLAttributes ( GetEventConditionListAttributes_Response val ) : void
selectGetUCAttributes ( GetUnitControlAttributes_Response val ) : void
selectInitiateUCLoad ( InitiateUnitControlLoad_Response val ) : void
selectLoadUCFromFile ( LoadUnitControlFromFile_Response val ) : void
selectRemoveECLReference ( RemoveEventConditionListReference_Response val ) : void
selectRemoveFromUC ( RemoveFromUnitControl_Response val ) : void
selectReportECLStatus ( ReportEventConditionListStatus_Response val ) : void
selectSelect ( Select_Response val ) : void
selectStartUC ( StartUnitControl_Response val ) : void
selectStopUC ( StopUnitControl_Response val ) : void
selectStoreUCToFile ( StoreUnitControlToFile_Response val ) : void
selectUCLoad ( UnitControlLoadSegment_Response val ) : void
selectUCUpload ( GSF.MMS.Model.UnitControlUpload_Response val ) : void
selectVMDReset ( VMDReset_Response val ) : void
selectVMDStop ( VMDStop_Response val ) : void

Method Details

initWithDefaults() public method

public initWithDefaults ( ) : void
return void

isAddECLReferenceSelected() public method

public isAddECLReferenceSelected ( ) : bool
return bool

isAddToUCSelected() public method

public isAddToUCSelected ( ) : bool
return bool

isAlterECLMonitoringSelected() public method

public isAlterECLMonitoringSelected ( ) : bool
return bool

isAlterPISelected() public method

public isAlterPISelected ( ) : bool
return bool

isCreateUCSelected() public method

public isCreateUCSelected ( ) : bool
return bool

isDefineECLSelected() public method

public isDefineECLSelected ( ) : bool
return bool

isDeleteECLSelected() public method

public isDeleteECLSelected ( ) : bool
return bool

isDeleteUCSelected() public method

public isDeleteUCSelected ( ) : bool
return bool

isGetECLAttributesSelected() public method

public isGetECLAttributesSelected ( ) : bool
return bool

isGetUCAttributesSelected() public method

public isGetUCAttributesSelected ( ) : bool
return bool

isInitiateUCLoadSelected() public method

public isInitiateUCLoadSelected ( ) : bool
return bool

isLoadUCFromFileSelected() public method

public isLoadUCFromFileSelected ( ) : bool
return bool

isRemoveECLReferenceSelected() public method

public isRemoveECLReferenceSelected ( ) : bool
return bool

isRemoveFromUCSelected() public method

public isRemoveFromUCSelected ( ) : bool
return bool

isReportECLStatusSelected() public method

public isReportECLStatusSelected ( ) : bool
return bool

isSelectSelected() public method

public isSelectSelected ( ) : bool
return bool

isStartUCSelected() public method

public isStartUCSelected ( ) : bool
return bool

isStopUCSelected() public method

public isStopUCSelected ( ) : bool
return bool

isStoreUCToFileSelected() public method

public isStoreUCToFileSelected ( ) : bool
return bool

isUCLoadSelected() public method

public isUCLoadSelected ( ) : bool
return bool

isUCUploadSelected() public method

public isUCUploadSelected ( ) : bool
return bool

isVMDResetSelected() public method

public isVMDResetSelected ( ) : bool
return bool

isVMDStopSelected() public method

public isVMDStopSelected ( ) : bool
return bool

selectAddECLReference() public method

public selectAddECLReference ( GSF.MMS.Model.AddEventConditionListReference_Response val ) : void
val GSF.MMS.Model.AddEventConditionListReference_Response
return void

selectAddToUC() public method

public selectAddToUC ( AddToUnitControl_Response val ) : void
val AddToUnitControl_Response
return void

selectAlterECLMonitoring() public method

public selectAlterECLMonitoring ( AlterEventConditionListMonitoring_Response val ) : void
val AlterEventConditionListMonitoring_Response
return void

selectAlterPI() public method

public selectAlterPI ( AlterProgramInvocationAttributes_Response val ) : void
val AlterProgramInvocationAttributes_Response
return void

selectCreateUC() public method

public selectCreateUC ( CreateUnitControl_Response val ) : void
val CreateUnitControl_Response
return void

selectDefineECL() public method

public selectDefineECL ( DefineEventConditionList_Response val ) : void
val DefineEventConditionList_Response
return void

selectDeleteECL() public method

public selectDeleteECL ( GSF.MMS.Model.DeleteEventConditionList_Response val ) : void
val GSF.MMS.Model.DeleteEventConditionList_Response
return void

selectDeleteUC() public method

public selectDeleteUC ( DeleteUnitControl_Response val ) : void
val DeleteUnitControl_Response
return void

selectGetECLAttributes() public method

public selectGetECLAttributes ( GetEventConditionListAttributes_Response val ) : void
val GetEventConditionListAttributes_Response
return void

selectGetUCAttributes() public method

public selectGetUCAttributes ( GetUnitControlAttributes_Response val ) : void
val GetUnitControlAttributes_Response
return void

selectInitiateUCLoad() public method

public selectInitiateUCLoad ( InitiateUnitControlLoad_Response val ) : void
val InitiateUnitControlLoad_Response
return void

selectLoadUCFromFile() public method

public selectLoadUCFromFile ( LoadUnitControlFromFile_Response val ) : void
val LoadUnitControlFromFile_Response
return void

selectRemoveECLReference() public method

public selectRemoveECLReference ( RemoveEventConditionListReference_Response val ) : void
val RemoveEventConditionListReference_Response
return void

selectRemoveFromUC() public method

public selectRemoveFromUC ( RemoveFromUnitControl_Response val ) : void
val RemoveFromUnitControl_Response
return void

selectReportECLStatus() public method

public selectReportECLStatus ( ReportEventConditionListStatus_Response val ) : void
val ReportEventConditionListStatus_Response
return void

selectSelect() public method

public selectSelect ( Select_Response val ) : void
val Select_Response
return void

selectStartUC() public method

public selectStartUC ( StartUnitControl_Response val ) : void
val StartUnitControl_Response
return void

selectStopUC() public method

public selectStopUC ( StopUnitControl_Response val ) : void
val StopUnitControl_Response
return void

selectStoreUCToFile() public method

public selectStoreUCToFile ( StoreUnitControlToFile_Response val ) : void
val StoreUnitControlToFile_Response
return void

selectUCLoad() public method

public selectUCLoad ( UnitControlLoadSegment_Response val ) : void
val UnitControlLoadSegment_Response
return void

selectUCUpload() public method

public selectUCUpload ( GSF.MMS.Model.UnitControlUpload_Response val ) : void
val GSF.MMS.Model.UnitControlUpload_Response
return void

selectVMDReset() public method

public selectVMDReset ( VMDReset_Response val ) : void
val VMDReset_Response
return void

selectVMDStop() public method

public selectVMDStop ( VMDStop_Response val ) : void
val VMDStop_Response
return void