Resource Classes: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 5: Line 5:
*[[cModel Class|cModel]] {{APIComment|{{Template:CModel_Class.Cmt}}}}
*[[cModel Class|cModel]] {{APIComment|{{Template:CModel_Class.Cmt}}}}
*[[cAction Class|cAction]] {{APIComment|{{Template:CAction Class.Cmt}}}}
*[[cAction Class|cAction]] {{APIComment|{{Template:CAction Class.Cmt}}}}
*[[cURD Class|cURD]]
*[[cURD Class|cURD]] {{API|Comment|{{Template:CURD Class.Cmt}}}}
*[[cVariable Class|cVariable]]
*[[cVariable Class|cVariable]]
*[[cCrew Class|cCrew]]
*[[cCrew Class|cCrew]]

Revision as of 16:11, 4 February 2014


Use these classes to create resources, edit their properties and calculate reliability metrics from fitted models.

Classes

  • cModel The model class allows you to represent probabilities, durations or costs, either fixed or time-dependent. It also contains methods for accessing the calculations performed with the Quick Calculation Pad (QCP).
  • cAction Synthesis applications allow you to create and track actions to ensure that appropriate progress is being made. Actions are resources that are available for use throughout the project.
  • cURD
APIWiki.png


Enumerations

  • ResetOptionEnum Can be used to assign values to ResetOption within CorrectiveTasks.
  • TaskFrequencyEnum Can be used to assign values to TaskFrequency within CorrectiveTasks.
  • TaskRestorationTypeEnum Can be used to assign values to TaskRestorationType within CorrectiveTasks.
  • TaskClassEnum Can be used to assign values to TaskClass within CorrectiveTasks.