New Classes and Enumerations: Difference between revisions
Jump to navigation
Jump to search
Kate Racaza (talk | contribs) No edit summary |
Kate Racaza (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
{{InProgress}}{{Template:API}} | {{InProgress}}{{Template:API}}{{Template:APIUpgradesNavBox}} | ||
This page provides a summary of all new classes and enumerations that have been added to the Synthesis API object library. | This page provides a summary of all new classes and enumerations that have been added to the Synthesis API object library. | ||
Revision as of 17:37, 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. |
