We aggregate information from all open source repositories to provide the most of useful open source products, from Enterprise product to small libraries across all platforms. Please search and find what you want.

Object Graph Visualizer

Object Graph Visualizer is a tool primarily meant to be used in CS courses to help new students understand the Object Oriented paradigm and patterns. Classes and objects – that can be part of a software project – are visualised in 3D: The classes stay In the xz-plane in form of an UML class diagram. Directly above in the y-axis objects can be instantiated as an object diagram. Classes can be connected with all sorts of relations (Associations, Compositions, Generalization, etc.), objects with object relations.
Following additional functionality is provided: Attributes, Mulitplicities, Roles, Object Graph Mode, Coloring, Save and Load, XMI 1.1 Import from Enterprise Architect, Associations (undirected, directed, bidirected), Aggregations, Compositions, Dependency, Generalization, Multiple Virtual Inheritance

(Developer Addendum: It shouldn’t be too difficult to add an API for remote application control, e.g. visualize and debug a running programm. See class “ModelViewConnector”.)

You’re probably paying too much for cell phone service. Wirefly compares hundreds of plans to help you save. Enter what you need (minutes, data, texts) into Wirefly’s innovative plan comparison tools and see your savings instantly.

Website https://ogvisualizer.sourceforge.io
Tags
Platform
Features
  • Use Case: Educational, Software Engineering, UML
  • 3D Visualization
  • Save / Load Project
  • XMI Import (Enterprise Architect XMI v.1.1)
  • Create Class Diagramm
  • Create Object Diagramm
  • View Object Graph
  • Add / Edit / Remove Classes, Objects, Relations, Attributes, Values, Multiplicities, Roles, ...
  • Simulate Inheritance (virtual multiple)
  • Free camera placement (rotational)
  • Choose color for Classes, Objects, Relations, Background
  • OS: Windows, Mac, Linux
  • Runtime: Java 8u45
  • Paradigm: Object Oriented Programming
  • Source Code available