C# Class GSF.MMS.Model.AdditionalService_Error

Inheritance: IASN1PreparedElement
Afficher le fichier Open project: GridProtectionAlliance/gsf Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
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

Method Details

initWithDefaults() public méthode

public initWithDefaults ( ) : void
Résultat void

isAddECLReferenceSelected() public méthode

public isAddECLReferenceSelected ( ) : bool
Résultat bool

isDefineEclSelected() public méthode

public isDefineEclSelected ( ) : bool
Résultat bool

isDeleteUCSelected() public méthode

public isDeleteUCSelected ( ) : bool
Résultat bool

isInitiateUCSelected() public méthode

public isInitiateUCSelected ( ) : bool
Résultat bool

isLoadUCFromFileSelected() public méthode

public isLoadUCFromFileSelected ( ) : bool
Résultat bool

isRemoveECLReferenceSelected() public méthode

public isRemoveECLReferenceSelected ( ) : bool
Résultat bool

isStartUCSelected() public méthode

public isStartUCSelected ( ) : bool
Résultat bool

isStopUCSelected() public méthode

public isStopUCSelected ( ) : bool
Résultat bool

selectAddECLReference() public méthode

public selectAddECLReference ( AddEventConditionListReference_Error val ) : void
val AddEventConditionListReference_Error
Résultat void

selectDefineEcl() public méthode

public selectDefineEcl ( DefineEventConditionList_Error val ) : void
val DefineEventConditionList_Error
Résultat void

selectDeleteUC() public méthode

public selectDeleteUC ( DeleteUnitControl_Error val ) : void
val DeleteUnitControl_Error
Résultat void

selectInitiateUC() public méthode

public selectInitiateUC ( InitiateUnitControl_Error val ) : void
val InitiateUnitControl_Error
Résultat void

selectLoadUCFromFile() public méthode

public selectLoadUCFromFile ( LoadUnitControlFromFile_Error val ) : void
val LoadUnitControlFromFile_Error
Résultat void

selectRemoveECLReference() public méthode

public selectRemoveECLReference ( RemoveEventConditionListReference_Error val ) : void
val RemoveEventConditionListReference_Error
Résultat void

selectStartUC() public méthode

public selectStartUC ( StartUnitControl_Error val ) : void
val StartUnitControl_Error
Résultat void

selectStopUC() public méthode

public selectStopUC ( GSF.MMS.Model.StopUnitControl_Error val ) : void
val GSF.MMS.Model.StopUnitControl_Error
Résultat void