class diagram
OptimalJ Versus In-Sync Modeling Tools
White Paper Each allows you to perform some modeling via a class diagram, generate code from the diagram, support code patterns, compile and debug Java code and keep the code and the diagram synchronized (a.k.a.in-sync" modeling). [10 Apr 2008]
Learning UML 2.0 - Modeling a System's Logical Structure: Introducing Classes and Class Diagrams
White Paper Classes are at the heart of any object-oriented system; therefore, it follows that the most popular UML diagram is the class diagram. Classes describe the different types of objects that the system can have, and class diagrams show these classes... [24 Oct 2007]
A Diagram Approach to Automatic Generation of JSP/Servlet Web Applications
White Paper The purpose of this paper is to design Web transition diagrams to represent wider class of Web applications based on JavaServer Pages (JSP)/Servlet architecture. The paper defines diagrams called Web transition diagrams to represent overall... [06 Jul 2007]
Extending a Conceptual Modelling Approach to Web Application Design
White Paper It is based on the OO-Method class diagram, which captures the statics of the system. A new kind of diagram, the 'Navigation Access Diagram' (NAD) is introduced. This paper presents OO-HMethod, an extension of the OOMethod conceptual modelling... [15 Jun 2007]
Using Class Relationships for Identifying Invariants
White Paper Formally specified invariants on UML models greatly enhance the correctness of the model by restricting the state space such that invalid scenarios that are admitted by the class diagram can be forbidden. [28 Feb 2007]
UML Basics: The Class Diagram
White Paper This paper discusses Structure Diagrams, which is a new diagram category that has been introduced in UML 2. Structure diagrams show the static structure of the system being modeled focusing on the elements of a system, irrespective of time. [09 Nov 2006]
Developing UML Diagrams From XMI in Oracle JDeveloper
White Paper This paper describes the method for manually creating an XMI file from an XSLT, importing it into a UML tool (Oracle JDeveloper 10g), and then constructing a UML class diagram from the XMI file. XML Metadata Interchange (XMI), designed to... [13 Oct 2006]
Photos: How GNER's on-board wi-fi works
Photo Diagram credit: GNER silicon.com tested out GNER's wi-fi service on a journey from London King's Cross to Peterborough this week. The service is free in first class but standard class passengers must pay between £2.95 and £9.95 for a range of wi-fi... [27 Jul 2006]
UML Modeling in Sun Java Studio Enterprise
White Paper Java Studio Enterprise 7 supports eight diagram types: class, sequence, collaboration, activity, use case, component, deployment, and state. The Unified Modeling Language (UML) specification from the Object Management Group (OMG) defines a powerful... [17 Nov 2005]
Dr. Douglass' Guided Tour Through the Wonderland of Systems Engineering, UML and Rhapsody
White Paper The former are called interaction diagrams and the most common and useful form is the sequence diagram. Interaction diagrams show how a set of elements interact over time, and provide an extremely useful guide to exactly how the elements shown in a... [24 Feb 2005]
A UML Class Diagram Analyzer
White Paper This paper presents ideas on an approach for automatic analysis of UML class diagrams, according to a precise semantics based on Alloy, a formal object-oriented modeling language. Automatic analysis of UML models constrained by OCL invariants is... [21 Feb 2005]
UML Basics - Part II: The Activity Diagram
White Paper The purpose of the activity diagram is to model the procedural flow of actions that are part of a larger activity. This paper takes a close look at the activity diagram, including this diagram's complete UML v1.4 notation set. [13 Feb 2005]
UML Basics Part III: The Class Diagram
White Paper Modeling the static structure of classes, the class diagram shows each class's internal structure along with the relationship that the class has to other classes. This paper focuses on the class diagram. [10 Feb 2005]
UML's Sequence Diagram
White Paper Much like the class diagram, developers typically think sequence diagrams were meant exclusively for them. The sequence diagram is used primarily to show the interactions between objects in the sequential order that those interactions occur. [10 Feb 2005]
Applying Packages on UML Diagrams: How to Simplify Complex Diagrams
White Paper In the UML, packages are depicted as file folders and may be used on any UML diagram. However, packages are most commonly applied to use case diagrams and class diagrams because these models have a tendency to grow and hence have a greater need to... [10 Feb 2005]
