Function generateUML

  • Parses the OML file located at filename and generates PlantUML code

    Parameters

    • fileName: string

      the OML file to parse

    Returns Promise<void>

Generated using TypeDoc