C# Class hoTools.Utils.ActionPins.ActionPin

Afficher le fichier Open project: Helmut-Ortmann/EnterpriseArchitect_hoTools

Méthodes publiques

Méthode Description
UpdateActionPinForElement ( EA rep, EA el1 ) : bool
UpdateActionPinForPackage ( EA rep, EA pkg ) : bool
UpdateActionPinParameter ( EA rep, EA action ) : bool

Method Details

UpdateActionPinForElement() public static méthode

public static UpdateActionPinForElement ( EA rep, EA el1 ) : bool
rep EA
el1 EA
Résultat bool

UpdateActionPinForPackage() public static méthode

public static UpdateActionPinForPackage ( EA rep, EA pkg ) : bool
rep EA
pkg EA
Résultat bool

UpdateActionPinParameter() public static méthode

public static UpdateActionPinParameter ( EA rep, EA action ) : bool
rep EA
action EA
Résultat bool