New Classes and Enumerations: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (Reverted edits by David J. Groebel (Talk) to last revision by Kate Racaza) |
||
Line 3: | Line 3: | ||
Revision as of 22:43, 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 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.