C# Class GSF.MMS.Model.Modifier

Inheritance: IASN1PreparedElement
Afficher le fichier Open project: GridProtectionAlliance/gsf

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
initWithDefaults ( ) : void
isEventModifierSelected ( ) : bool
isSemaphoreModifierSelected ( ) : bool
selectEventModifier ( AttachToEventCondition val ) : void
selectSemaphoreModifier ( AttachToSemaphore val ) : void

Method Details

initWithDefaults() public méthode

public initWithDefaults ( ) : void
Résultat void

isEventModifierSelected() public méthode

public isEventModifierSelected ( ) : bool
Résultat bool

isSemaphoreModifierSelected() public méthode

public isSemaphoreModifierSelected ( ) : bool
Résultat bool

selectEventModifier() public méthode

public selectEventModifier ( AttachToEventCondition val ) : void
val AttachToEventCondition
Résultat void

selectSemaphoreModifier() public méthode

public selectSemaphoreModifier ( AttachToSemaphore val ) : void
val AttachToSemaphore
Résultat void