Technical Elements Documentation

    Interface SaphireEventTree

    Interface for SAPHIRE event tree compatibility

    technical_elements.core.integration

    interface SaphireEventTree {
        attributes?: { alternateName?: string; initiatingEvent?: string };
        description?: string;
        name: string;
        text?: string;
    }
    Index

    Properties

    attributes?: { alternateName?: string; initiatingEvent?: string }

    Event tree attributes

    Type declaration

    • OptionalalternateName?: string

      Alternate event tree name

    • OptionalinitiatingEvent?: string

      Initiating event name

    description?: string

    Event tree description

    name: string

    Event tree name

    text?: string

    Textual information

    MMNEPVFCICPMFPCPTTAAATR