IBM Support

PM06353: setGraphicalProperty('AttributesDisplay','None') does not work c orrectly

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • The below piece of code sets the graphical property AttributesDi
    splay to None.After running this case,the option does get set to
     None but it actually does not clear the attributes list.See att
    ached screenshot.
    
    IRPApplication app = RhapsodyAppServer.getActiveRhapsodyApplicat
    ion();
    IRPProject prj = app.activeProject();
    for(Object o:  app.getSelectedGraphElements().toList())
    {
       IRPGraphElement elem = (IRPGraphElement)o;
       elem.setGraphicalProperty('AttributesDisplay', 'None');
    }
    
    This causes problem when you try to remove an attribute,using ap
    i, from a class which is presented in an readOnly OMD,it can lea
    d to unresolved elements.
    

Local fix

Problem summary

  • setGraphicalProperty("AttributesDisplay","None") does not
    work correctly
    

Problem conclusion

  • Fixed in 7.5.2
    

Temporary fix

Comments

APAR Information

  • APAR number

    PM06353

  • Reported component name

    TLOGIC RHAPSODY

  • Reported component ID

    5724V74RP

  • Reported release

    751

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2010-01-29

  • Closed date

    2010-06-11

  • Last modified date

    2010-06-11

  • APAR is sysrouted FROM one or more of the following:

  • APAR is sysrouted TO one or more of the following:

Fix information

  • Fixed component name

    TLOGIC RHAPSODY

  • Fixed component ID

    5724V74RP

Applicable component levels

  • R751 PSN

       UP

[{"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SS7P9W","label":"Rational Rhapsody"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"7.5.1","Edition":"","Line of Business":{"code":"LOB59","label":"Sustainability Software"}}]

Document Information

Modified date:
11 June 2010