![]() |
![]() |
[ Bottom of Page | Previous Page | Next Page | Contents | Index ]
Sets the decision tree implementation of the resource model workspace or the output workspace to the decision tree contained in the specified decision tree file.
wrmbcli <resmodworkspace> -setdectree <dectreefile> [<outputworkspace>]
where:
<resmodworkspace> is the name of the resource model workspace.
<dectreefile> is the file that contains the decision tree.
<outputworkspace> is the name of the output workspace.
wrmbcli CIM_Class.vrm -setdectree DecisionTree.txt
This command produces two results depending on the number of arguments. If the output workspace is not provided, the specified workspace is modified to use the decision tree provided in the plain text file. If the output workspace is specified, the first workspace is left intact and the output is a copy of it that uses the decision tree from the plain text file.
None
[ Top of Page | Previous Page | Next Page | Contents | Index ]