Skip to content
  • Ralf Habacker's avatar
    Add UML2 support for "required interface" associations · 3d198497
    Ralf Habacker authored
    With UML2 a "required interface" association is created by adding a
    normal association from the interface to the component, wherein adding
    an association from the component to the interface creates a "provided
    interface".
    
    With UML1, according to current research, there is no visible label for
    a required interface mapping. This behavior has been corrected.
    
    CCBUG:115269
    CCBUG:403808
    (cherry picked from commit 48ae6b8e)
    3d198497