Class wfcWSimpRep
Description
Adds more functionality to
pfcSimpRep.
User Guide References:
Method Summary
void | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| Returns the name of the substituted rep at the given path |
| |
| |
| |
| default action to be applied to the components pfcSIMPREP_INCLUDE or pfcSIMPREP_EXCLUDE |
void | |
| |
| |
| Sets name of the simplified rep |
void | |
| |
| |
| |
Method Detail
| GetSimprepdataTempvalue | () |
User Guide References:
Returns:
| GetSimprepSubstitutionName | |
Returns the name of the substituted rep at the given path
Exceptions thrown (but not limited to):
User Guide References:
Parameters:
ItemPath
The path to the substituted rep
Returns:
The name of the substituted rep
| IsSimpRepInstructionDefault | () |
default action to be applied to the components pfcSIMPREP_INCLUDE or pfcSIMPREP_EXCLUDE
User Guide References:
Returns:
Sets name of the simplified rep
User Guide References:
Parameters:
SimpRepName
Name of the simplified rep
Returns:
void | DeleteSimpRepInstructionItem | |
If an item is deleted from
pfcSimpRepInstructions, its last status in the simplified representation will remain unchanged after calling
<reference 4 to unknown entity pfcSimpRep_tk::SetInstructions> . This should not be confused with deleting the item from the simplified representation, which can be achieved by setting the item action to pfcSIMPREP_NONE.
Exceptions thrown (but not limited to):
User Guide References:
Parameters:
SimprepItem
The item to delete
Returns:
void | SetSimpRepInstructionDefaultAction | |
User Guide References:
Parameters:
DefaultAction
The default action type pfcSIMPREP_INCLUDE or pfcSIMPREP_EXCLUDE
Returns: