in
Innovasys Logo

Relationship Diagram (Object Model) Object Order

Last post 06-16-2008 1:46 PM by Richard Sloggett (Innovasys). 3 replies.
Page 1 of 1 (4 items)
Sort Posts: Previous Next
  • 05-01-2008 11:37 AM

    Relationship Diagram (Object Model) Object Order

    Just wondering about the automatically generated relationship diagram (of the object model) that appears on the overview page for classes in my API reference. The example you give in the Document!X documentation has the objects in the diagram in alphabetical order by name. The items in mine are not -- see the diagram below for a Combo object (of a combo box control, that can have spin buttons, a drop-down, and several items, etc.). I'm wondering what order those objects appear in and if it is possible to get them to appear in alphabetical order.

     Object Model Relationship Diagram

    I'm afraid I'm no expert on relationship diagrams or object models. Any help would be appreciated. Also, is there a web site or other resource that I can go to to understand these diagrams (and object models) in general?

     

    Bill Albing
    Knowledge Developer
    FarPoint Technologies, Inc.
  • 05-12-2008 4:57 AM In reply to

    Re: Relationship Diagram (Object Model) Object Order

    Can you confirm what type of item you are documenting (e.g. ActiveX component or .NET component).

    The object models generated by Document! X are based on a format used by Microsoft. The relationships represent methods or properties that return an object of a different type - e.g. in your example diagram the Items collection will have a method that returns a ComboItem type. The color coding and shapes are again based on Office and Visio diagrams for familiarity.

    Richard Sloggett
    Innovasys
    http://www.innovasys.com
  • 06-10-2008 11:15 AM In reply to

    Re: Relationship Diagram (Object Model) Object Order

    Okay.  We are documenting .NET components. The diagram I posted was of an object in a .NET component.

    The shapes and colors and formatting are okay. I'm just curious about the order or sequence of arrangement (which first, which second, etc.).

     
     

    Bill Albing
    Knowledge Developer
    FarPoint Technologies, Inc.
  • 06-16-2008 1:46 PM In reply to

    Re: Relationship Diagram (Object Model) Object Order

    The items are currently ordered in the order they are found in the assembly when it is examined. I have logged a change request to have them ordered alphabetically (this would seem a much more sensible option). I'm pretty confident that this change will be included in the next Document! X update - many thanks for pointing this issue out.

    Richard Sloggett
    Innovasys
    http://www.innovasys.com
Page 1 of 1 (4 items)