Skip to content
  • Oliver Kellogg's avatar
    !17 (comment 140469) · 3d17c969
    Oliver Kellogg authored
    On saving <UML:Operation> avoid empty <UML:BehavioralFeature.parameter/>
    
    umbrello/uml1model/operation.cpp
    - In function saveToXMI1, before calling writer.writeStartElement for
      "UML:BehavioralFeature.parameter", if m_pSecondary is null and m_List
      is empty then write </UML:Operation> closing element and return.
    
    CCBUG: 363582
    3d17c969