New Classes and Enumerations: Difference between revisions
Jump to navigation
Jump to search
Kate Racaza (talk | contribs) mNo edit summary |
No edit summary |
||
(13 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{Template:API}}{{Template:APIUpgradesNavBox}} | {{Template:API}}{{Template:APIUpgradesNavBox}} | ||
Below is a summary of all new classes and enumerations that have been added to the Synthesis API object library since the previous version. | |||
Line 7: | Line 7: | ||
=== | ==New in 18.0.3== | ||
'''Enumeration''' | |||
*[[UserPermissionEnum|UserPermissionEnum]] - {{:UserPermissionEnum}} | |||
===Enumerations=== | |||
{| {{ | ==New in 11.0.1== | ||
|- | |||
| | '''Classes''' | ||
|- | |||
|[[PriorityTypeEnum Enumeration|PriorityTypeEnum]] | *[[CProfile_Class|cProfile Class]] - {{:cProfile_Class}} | ||
*[[ProfileSegment Class]] - {{:ProfileSegment_Class}} | |||
'''Enumeration''' | |||
*[[ProfileTypeEnum|ProfileTypeEnum Enumeration]] - {{:ProfileTypeEnum}} | |||
==New in 10.1.4== | |||
'''Classes''' | |||
*[[RBDBlockData Class]] - {{:RBDBlockData Class}} | |||
*[[DistrParametersInput Class]] - {{:DistrParametersInput_Class}} | |||
'''Enumerations''' | |||
*[[BlockDataType Enumeration]] - {{:BlockDataType Enumeration}} | |||
==New in 10.1.1== | |||
'''Classes''' | |||
*[[CLanguage Class|cLanguage]] - {{:CLanguage Class}} | |||
'''Enumerations''' | |||
*[[ResourceFilterEnum_Enumeration|ResourceFilterEnum]] - {{:ResourceFilterEnum_Enumeration}} | |||
*[[RestockOnEnum_Enumeration|RestockOnEnum]] - {{:RestockOnEnum_Enumeration}} | |||
*[[TaskMaintenanceTriggerEnum_Enumeration|TaskMaintenanceTriggerEnum]] - {{:TaskMaintenanceTriggerEnum_Enumeration}} | |||
==New in 10.0.3== | |||
Initial public release for Synthesis API 10. | |||
'''Classes''' | |||
*[[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''' | |||
*[[ActionTypeEnum Enumeration|ActionTypeEnum]] - {{:ActionTypeEnum Enumeration}} | |||
*[[PriorityTypeEnum Enumeration|PriorityTypeEnum]] - {{:PriorityTypeEnum Enumeration}} | |||
*[[ReviewOutcomeEnum Enumeration|ReviewOutcomeEnum]] - {{:ReviewOutcomeEnum Enumeration}} |
Latest revision as of 22:47, 10 August 2018
Below is a summary of all new classes and enumerations that have been added to the Synthesis API object library since the previous version.
New in 18.0.3
Enumeration
- UserPermissionEnum - Enumeration associated with the Repository.Project.GetUserPermissions method.
New in 11.0.1
Classes
- cProfile Class - Represents a profile resource.
- ProfileSegment Class - Represents a time segment of an associated cProfile object.
Enumeration
- ProfileTypeEnum Enumeration - Specifies whether the profile resource is a stress profile or throughput profile.
New in 10.1.4
Classes
- RBDBlockData Class - Represents the properties of a BlockSim block.
- DistrParametersInput Class - Represents a model parameter (can be beta, eta or gamma, etc.).
Enumerations
- BlockDataType Enumeration - Specifies the block type of an associated RBDBlockData object.
New in 10.1.1
Classes
- cLanguage - Represents the language used by the Synthesis API library to return messages.
Enumerations
- ResourceFilterEnum - Specifies whether to return local, global or reference Synthesis resources (e.g., models, actions, etc.).
- RestockOnEnum - Specifies the restock schedule of the associated cPool object.
- TaskMaintenanceTriggerEnum - Specifies which event in the maintenance group(s) triggers the task.
New in 10.0.3
Initial public release for Synthesis API 10.
Classes
- 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
- 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.