C# Class GSF.MMS.Model.VariableAccessSpecification

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

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
initWithDefaults ( ) : void
isListOfVariableSelected ( ) : bool
isVariableListNameSelected ( ) : bool
selectListOfVariable ( ICollection val ) : void
selectVariableListName ( ObjectName val ) : void

Method Details

initWithDefaults() public méthode

public initWithDefaults ( ) : void
Résultat void

isListOfVariableSelected() public méthode

public isListOfVariableSelected ( ) : bool
Résultat bool

isVariableListNameSelected() public méthode

public isVariableListNameSelected ( ) : bool
Résultat bool

selectListOfVariable() public méthode

public selectListOfVariable ( ICollection val ) : void
val ICollection
Résultat void

selectVariableListName() public méthode

public selectVariableListName ( ObjectName val ) : void
val ObjectName
Résultat void