Serializes an event tree to OpenPSA XML format.
The event tree to serialize.
The XML string representation of the event tree.
Serializes the object to OpenPSA XML format.
The XML string representation.
Optional
openPSAAttributesExtension points for OpenPSA specific attributes
Optional
openPSAFieldField mappings between OpenPRA and OpenPSA
Optional
openPSAMetadataMetadata for OpenPSA format
Optional
formatVersion?: stringVersion of the OpenPSA format being used
Optional
modelName?: stringName of the model
Optional
modelType?: "fault-tree" | "event-tree" | "reliability-block"Type of model being serialized
Interface for objects that can be serialized to OpenPSA XML format.