ModelCategoryEnum Enumeration: Difference between revisions
Jump to navigation
Jump to search
Chris Kahn (talk | contribs) No edit summary |
Kate Racaza (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
{{Template: | {{Template:API}}{{Template:APIBreadcrumb|9}} | ||
{{Template: | |||
Specifies the model category of a [[CModel Class|cModel]] object, which represents a model resource. | |||
== Members == | == Members == | ||
{| {{APITable}} | |||
|- | |||
| style="width: 200px;"|Reliability||Reliability model | |||
|- | |||
|ProbabilityOfFailure||Probability of failure model | |||
|- | |||
|EventOccurence||Event occurrence model | |||
|- | |||
|Duration||Duration model | |||
|- | |||
|CostPerUnitTime||Cost per unit time model | |||
|- | |||
|CostWithoutUnits||Cost model | |||
|} |
Revision as of 23:45, 27 July 2015
Member of: SynthesisAPI9
Specifies the model category of a cModel object, which represents a model resource.
Members
Name | Description |
---|---|
Reliability | Reliability model |
ProbabilityOfFailure | Probability of failure model |
EventOccurence | Event occurrence model |
Duration | Duration model |
CostPerUnitTime | Cost per unit time model |
CostWithoutUnits | Cost model |