C# Class hoTools.Utils.ActionPins.ActionPin

Mostra file Open project: Helmut-Ortmann/EnterpriseArchitect_hoTools

Public Methods

Method Description
UpdateActionPinForElement ( EA rep, EA el1 ) : bool
UpdateActionPinForPackage ( EA rep, EA pkg ) : bool
UpdateActionPinParameter ( EA rep, EA action ) : bool

Method Details

UpdateActionPinForElement() public static method

public static UpdateActionPinForElement ( EA rep, EA el1 ) : bool
rep EA
el1 EA
return bool

UpdateActionPinForPackage() public static method

public static UpdateActionPinForPackage ( EA rep, EA pkg ) : bool
rep EA
pkg EA
return bool

UpdateActionPinParameter() public static method

public static UpdateActionPinParameter ( EA rep, EA action ) : bool
rep EA
action EA
return bool