Метод | Описание | |
---|---|---|
Generate ( ) : |
Generates this instance.
|
|
SetupActivityData ( IWebActivity activity ) : void |
Setups the activity data.
|
Метод | Описание | |
---|---|---|
CreateMappingList ( string mappingDefinitions, IDev2LanguageParser parser, bool autoAddBrackets, bool isOutputMapping, |
Creates the mapping list.
|
|
FormatString ( string recset, string field ) : string |
Formats the string.
|
|
GenerateMapping ( string savedMappingData, string mappingDefinitions, bool isOutputMapping, IDev2LanguageParser parser ) : IList |
Generates the mapping.
|
|
GenerateMatchFragmentsFromDataList ( ) : |
Generates the match fragments from data list.
|
|
GetInputString ( IList |
Gets the input string.
|
|
GetOutputString ( IList |
Gets the output string.
|
|
ReconcileExistingAndMasterView ( IList |
Reconsiles the exiting and master view.
|
public SetupActivityData ( IWebActivity activity ) : void | ||
activity | IWebActivity | The activity. |
Результат | void |