< Previous | Next >

Lesson 3: Browsing the published web

After the model is published, follow these steps to browse the web of HTML pages.

  1. On the Published Items page, click SimpleUMLModel to display the root page of the published model.
  2. Browse the information. The root page contains three frames:
    • Package navigation frame: List of all the packages in the model.
    • Element navigation frame: List of all the model elements and diagrams available for viewing.
    • HTML Content frame: Information on the selected element.
    By clicking the links in these frames, you can display all elements, specific elements and diagrams, and summary or detailed information about the elements.
  3. In the element navigation frame, click the AppFunction1 class and browse the class details in the HTML Content frame.
  4. In the element navigation frame, click the DoWork interface and browse the interface details in the HTML Content frame.
< Previous | Next >