C# Class hoTools.Utils.Parameter.Param

ファイルを表示 Open project: Helmut-Ortmann/EnterpriseArchitect_hoTools Class Usage Examples

Public Methods

Method Description
Param ( EA rep, EA parTrgt ) : System
Save ( ) : bool
SetParameterProperties ( string propertyName, string propertyValue ) : bool

Method Details

Param() public method

public Param ( EA rep, EA parTrgt ) : System
rep EA
parTrgt EA
return System

Save() public method

public Save ( ) : bool
return bool

SetParameterProperties() public method

public SetParameterProperties ( string propertyName, string propertyValue ) : bool
propertyName string
propertyValue string
return bool