www.ConceptDraw.com

Design elements - Bank UML class diagram

The vector stencils library "Bank UML class diagram" contains 19 shapes for drawing UML class diagrams. Use it for object-oriented modeling of your bank information system. "The class diagram is the main building block of object oriented modelling. It is used both for general conceptual modelling of the systematics of the application, and for detailed modelling translating the models into programming code. Class diagrams can also be used for data modeling. The classes in a class diagram represent both the main objects, interactions in the application and the classes to be programmed. In the diagram, classes are represented with boxes which contain three parts: * The top part contains the name of the class. It is printed in bold and centered, and the first letter is capitalized. * The middle part contains the attributes of the class. They are left-aligned and the first letter is lowercase. * The bottom part contains the methods the class can execute. They are also left-aligned and the first letter is lowercase. In the design of a system, a number of classes are identified and grouped together in a class diagram which helps to determine the static relations between those objects. With detailed modelling, the classes of the conceptual design are often split into a number of subclasses." [Class diagram. Wikipedia] This example of UML class diagram symbols for the ConceptDraw PRO diagramming and vector drawing software is included in the ATM UML Diagrams solution from the Software Development area of ConceptDraw Solution Park.
UML class diagram symbols
UML class diagram symbols, uml constraint, uml 2.5 class, template class, stereotyped class, required interface, interface, generalization, dependency, data type, comment, note, comment note, association, abstract class,