Resource Classes: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
| Chris Kahn (talk | contribs) No edit summary | Chris Kahn (talk | contribs) No edit summary | ||
| Line 14: | Line 14: | ||
| ==Enumerations== | ==Enumerations== | ||
| *'''[[ResetOptionEnum]]''' {{APIComment| | *'''[[ResetOptionEnum]]''' {{APIComment|{{Template:ResetOptionEnum.Cmt}}}} | ||
| *'''[[TaskFrequencyEnum]]''' {{APIComment|Can be used to assign values to TaskFrequency within CorrectiveTasks.}} | *'''[[TaskFrequencyEnum]]''' {{APIComment|Can be used to assign values to TaskFrequency within CorrectiveTasks.}} | ||
| *'''[[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.}} | ||
Revision as of 17:38, 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
|  | 
Enumerations
- ResetOptionEnum Assigns 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.
