User:Kate Racaza/APIdraftspage: Difference between revisions
Jump to navigation
Jump to search
Kate Racaza (talk | contribs) No edit summary |
Kate Racaza (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
==Updates for 10.1== | |||
'''Changes for Leader Pages''' | '''Changes for Leader Pages''' | ||
*[[Talk:Synthesis_API_Reference/Notes]] | *[[Talk:Synthesis_API_Reference/Notes]] | ||
Line 38: | Line 39: | ||
==Pending== | ==Pending== | ||
The following need code samples: | The following docs and complete, just need code samples: | ||
*[[Repository.XFRACAS.AddSystemMetric1]] | *[[Repository.XFRACAS.AddSystemMetric1]] | ||
*[[Repository.XFRACAS.AddSystemMetric2]] | *[[Repository.XFRACAS.AddSystemMetric2]] | ||
Line 44: | Line 45: | ||
Tutorials to write | |||
* How to create new/edit existing FMEA analysis | |||
* XFRACAS XML Import | |||
* BlockSim XML Import | |||
* How to perform W++ analysis on external data. | |||
* How to perform ALTA analysis on external data. | |||
* How to create plots | |||
<!-- | |||
=Summary= | =Summary= | ||
<div style="border:1px solid #AAA; background:#f9f9f9; border-radius:10px; width:auto; margin:0 0 1em 1em; padding:1em;"> | <div style="border:1px solid #AAA; background:#f9f9f9; border-radius:10px; width:auto; margin:0 0 1em 1em; padding:1em;"> | ||
Line 149: | Line 159: | ||
|UT5||Gets or sets the text in the fifth user-defined text field. '''String'''. | |UT5||Gets or sets the text in the fifth user-defined text field. '''String'''. | ||
|}</strike> | |}</strike> | ||
--> |
Revision as of 17:23, 12 February 2016
Updates for 10.1
Changes for Leader Pages
- Talk:Synthesis_API_Reference/Notes
- Talk:API_Changelog/Notes
- Talk:New_Classes_and_Enumerations/Notes
- Talk:New_Members_and_Constants/Notes
- Talk:Deprecated_and_Removed_Members/Notes
- Talk:Full_Synthesis_API/Notes
Changes for Existing Reference Docs
Classes
- Talk:CPool_Class/Notes
- Talk:Repository_Class/Notes
- Talk:XfmeaItem_Class/Notes
- Talk:CXfmeaControl_Class/Notes
- Talk:CAction_Class/Notes
- Talk:CScheduledTask_Class/Notes
- Talk:Common_Class/Notes
Methods
- Talk:Repository.Model.GetAllModels/Notes
- Talk:Repository.Model.GetAllModelsInfo/Notes
- Talk:Repository.Crew.GetAllCrews/Notes
- Talk:Repository.Pool.GetAllPools/Notes
- Talk:Repository.Task.GetAllScheduledTasks/Notes
- Talk:Repository.Task.GetAllCorrectiveTasks/Notes
- Talk:Repository.URD.GetAllURDs/Notes
- Talk:Repository.Variable.GetAllVariables/Notes
Enums
Pending
The following docs and complete, just need code samples:
- Repository.XFRACAS.AddSystemMetric1
- Repository.XFRACAS.AddSystemMetric2
- Repository.XFRACAS.AddSystemMetric3
Tutorials to write
- How to create new/edit existing FMEA analysis
- XFRACAS XML Import
- BlockSim XML Import
- How to perform W++ analysis on external data.
- How to perform ALTA analysis on external data.
- How to create plots