Event
R2026bDescription
Event objects represent events in Safety Analysis
Manager fault tree documents. Use Event objects to define the
starting point of failures in your safety analyses.
Creation
To create an Event object:
Use the
createEventfunction on aFaultTreeDocumentorGateobject.Use the
getEventfunction on aFaultTreeDocumentobject.Get the
Eventsproperty of aFaultTreeDocumentobject.Get the
Inputsproperty of aGateobject and filter for onlyEventobjects.Get the
DependentEventsproperty from aFailureModelobject.
Properties
Object Functions
addFlag | Add flag to Safety Analysis Manager spreadsheet cell or row |
acceptAllChanges | Accept detected changes to linked artifacts in Safety Analysis Manager |
clearFlags | Clear flags in Safety Analysis Manager spreadsheet and fault tree document elements |
getChanges | Get changed artifacts linked to artifacts in Safety Analysis Manager |
getFlags | Retrieve flags from Safety Analysis Manager documents |
getLinks | Get links associated with spreadsheet cell or row in Safety Analysis Manager |
navigate | Navigate to elements in Safety Analysis Manager documents and changed artifacts |
Examples
Version History
Introduced in R2026b
See Also
Apps
Objects
CutSet|FailureModel|FaultTree|FaultTreeDocument|Gate|TransferGate