Resource Classes: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
m (Protected "Global Resources" ([edit=sysop] (indefinite) [move=sysop] (indefinite)))
No edit summary
Line 1: Line 1:
{{Template:APIClass|Global_Resources| }}  
{{Template:APIClass|Global_Resources| }}  
{{Template:Global Resources.Cmt}}
== Resource Classes==
*[[cModel Class|cModel]]
*[[cAction Class|cAction]]
*[[cURD Class|cURD]]
*[[cVariable Class|cVariable]]
*[[cCrew Class|cCrew]]
*[[cPool Class|cPool]]
*[[cCorrectiveTask Class|cCorrectiveTask]]
*[[cScheduledTask Class|cScheduledTask]]


== Enumerations==
== Enumerations==
Line 7: Line 18:
*'''[[TaskRestorationTypeEnum]]''' {{APIComment|Can be used to assign values to TaskRestorationType within CorrectiveTasks.}}
*'''[[TaskRestorationTypeEnum]]''' {{APIComment|Can be used to assign values to TaskRestorationType within CorrectiveTasks.}}
*'''[[TaskClassEnum]]''' {{APIComment|Can be used to assign values to TaskClass within CorrectiveTasks.}}
*'''[[TaskClassEnum]]''' {{APIComment|Can be used to assign values to TaskClass within CorrectiveTasks.}}
== Resource Classes==
*[[cModel Class]]
*[[cAction Class]]
*[[cURD Class]]
*[[cVariable Class]]
*[[cCrew Class]]
*[[cPool Class]]
*[[cCorrectiveTask Class]]
*[[cScheduledTask Class]]

Revision as of 20:43, 31 January 2014


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

Resource Classes

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.