New Classes and Enumerations: Difference between revisions
Jump to navigation
Jump to search
Kate Racaza (talk | contribs) (Created page with '{{InProgress}}') |
Kate Racaza (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
{{InProgress}} | {{InProgress}}{{Template:API}} | ||
This page provides a summary of all new classes and enumerations that have been added to the Synthesis API object library. | |||
==New in Synthesis API Version 10== | |||
===Classes=== | |||
{| {{APITable}} | |||
|- | |||
| style="width: 180px;"|[[CXfmeaControl Class|cXfmeaControl]]||{{:cXfmeaControl Class}} | |||
|- | |||
|[[XfmeaCause Class|XfmeaCause]]||{{:XfmeaCause Class}} | |||
|- | |||
|[[XfmeaEffect Class|XfmeaEffect]]||{{:XfmeaEffect Class}} | |||
|- | |||
|[[XfmeaFailure Class|XfmeaFailure]]||{{:XfmeaFailure Class}} | |||
|- | |||
|[[XfmeaFunction Class|XfmeaFunction]]||{{:XfmeaFunction Class}} | |||
|- | |||
|[[XfmeaItem Class|XfmeaItem]]||{{:XfmeaItem Class}} | |||
|} | |||
===Enumerations=== | |||
{| {{APITable}} | |||
|- | |||
| style="width: 180px;"|[[ActionTypeEnum Enumeration|ActionTypeEnum]]||{{:ActionTypeEnum Enumeration}} | |||
|- | |||
|[[PriorityTypeEnum Enumeration|PriorityTypeEnum]]||{{:PriorityTypeEnum Enumeration}} | |||
|- | |||
|[[ReviewOutcomeEnum Enumeration|ReviewOutcomeEnum]]||{{:ReviewOutcomeEnum Enumeration}} | |||
|} |
Revision as of 16:00, 1 September 2015
This page provides a summary of all new classes and enumerations that have been added to the Synthesis API object library.
New in Synthesis API Version 10
Classes
Name | Description |
---|---|
cXfmeaControl | Represents a control resource. |
XfmeaCause | Represents an FMEA cause. |
XfmeaEffect | Represents an FMEA effect. |
XfmeaFailure | Represents an FMEA failure. |
XfmeaFunction | Represents an FMEA function. |
XfmeaItem | Represents an Xfmea, RCM++ or RBI system hierarchy item. |
Enumerations
Name | Description |
---|---|
ActionTypeEnum | Specifies whether the action record is generic or detailed. |
PriorityTypeEnum | Specifies the priority level of the action. |
ReviewOutcomeEnum | Specifies the status of the action under review. |