|
|
Line 1: |
Line 1: |
| =DRAFT for 10.3= | | =DRAFT= |
| Edits for the BlockSim field:
| |
| | |
| ===<span style="color:#585858">BlockSim</span>===
| |
| {| {{APITable}}
| |
| |-
| |
| | style="width: 240px;"|[[Repository.BlockSim.ExportBlockSimXMLFile|BlockSim.ExportBlockSimXMLFile]]||{{:Repository.BlockSim.ExportBlockSimXMLFile}}
| |
| |-
| |
| |[[Repository.BlockSim.GetAllFaultTrees]]||{{:Repository.BlockSim.GetAllFaultTrees}}
| |
| |-
| |
| |[[Repository.BlockSim.GetAllRBDBlocksData]]||{{:Repository.BlockSim.GetAllRBDBlocksData}}
| |
| |-
| |
| |[[Repository.BlockSim.GetAllRBDs]]||{{:Repository.BlockSim.GetAllRBDs}}
| |
| |-
| |
| |[[Repository.BlockSim.GetRBDBlockData]]||{{:Repository.BlockSim.GetRBDBlockData}}
| |
| |-
| |
| |[[Repository.BlockSim.ImportBlockSimXMLFile|BlockSim.ImportBlockSimXMLFile]]||{{:Repository.BlockSim.ImportBlockSimXMLFile}}
| |
| |-
| |
| |[[Repository.BlockSim.UpdateRBDBlockData]]||{{:Repository.BlockSim.UpdateRBDBlockData}}
| |
| |}
| |
| | |
| | |
| <hr>
| |
| | |
| ''Edits for the Properties field:''
| |
| | |
| |-
| |
| |Use Events||Indicates whether to enable user-defined event procedures for the <code>Repository</code> object. '''Boolean'''. Default value = False.
| |
| | |
| | |
| <hr>
| |
| | |
| ''Add the following section after Properties:''
| |
| | |
| ==Events==
| |
| {| {{APITable}}
| |
| |-
| |
| | style="width: 250px;"|[[Repository.Message|Message]]||{{:Repository.Message}}
| |
| |}
| |