Method | Description | |
---|---|---|
GetConditionallyInstalledFileSetEditor ( |
The editor to use to edit a ConditionallyInstalledFileSet.
|
|
GetConditionallyInstalledFileSetOrderEditor ( IList |
Gets the editor to use to edit the XmlScript's conditionally installed file set order.
|
|
GetHeaderEditor ( |
Gets the editor to use to edit HeaderInfo.
|
|
GetInstallStepEditor ( InstallStep p_ispStep, IList |
Gets the editor to use to edit an InstallStep.
|
|
GetInstallStepOrderEditor ( Nexus p_xscScript, IList |
Gets the editor to use to edit the XmlScript's install step order.
|
|
GetOptionEditor ( |
The editor to use to edit an Option.
|
|
GetOptionGroupEditor ( OptionGroup p_opgGroup, IList |
The editor to use to edit an OptionGroup.
|
|
GetPrerequisitesEditor ( Nexus p_xscScript, IList |
Gets the editor to use to edit the XmlScript prerequisites.
|
|
GetRequiredInstallFilesEditor ( IList |
Gets the editor to use to edit XmlScript's required install files.
|
|
XmlScript10NodeAdapter ( |
A simple constructor that initializes the object with the given values.
|
public GetConditionallyInstalledFileSetEditor ( |
||
p_cipPattern | The |
|
p_lstModFiles | IList |
The list of files in the mod to which the |
return |
public GetConditionallyInstalledFileSetOrderEditor ( IList |
||
p_lstConditionallyInstalledFileSets | IList |
The conditionally installed file sets whose order is to be edited. |
p_lstModFiles | IList |
The list of files in the mod to which the |
return |
public GetHeaderEditor ( |
||
p_hdrHeader | The header to edit. | |
p_lstModFiles | IList |
The list of files in the mod to which the |
return |
public GetInstallStepEditor ( InstallStep p_ispStep, IList |
||
p_ispStep | InstallStep | The |
p_lstModFiles | IList |
The list of files in the mod to which the |
return |
public GetInstallStepOrderEditor ( Nexus p_xscScript, IList |
||
p_xscScript | Nexus | The |
p_lstModFiles | IList |
The list of files in the mod to which the |
return |
public GetOptionEditor ( |
||
p_optOption | The |
|
p_lstModFiles | IList |
The list of files in the mod to which the |
return |
public GetOptionGroupEditor ( OptionGroup p_opgGroup, IList |
||
p_opgGroup | OptionGroup | The |
p_lstModFiles | IList |
The list of files in the mod to which the |
return |
public GetPrerequisitesEditor ( Nexus p_xscScript, IList |
||
p_xscScript | Nexus | The |
p_lstModFiles | IList |
The list of files in the mod to which the |
return |
public GetRequiredInstallFilesEditor ( IList |
||
p_lstFiles | IList |
The list of required install files to edit. |
p_lstModFiles | IList |
The list of files in the mod to which the |
return |
public XmlScript10NodeAdapter ( |
||
p_xstScripType | The current xml script type. | |
return | System.Collections.Generic |