umlsoftware-designclass-diagramobject-diagram

can i make a class diagram from an object diagram in UML ?


as i know , an object diagram is a real case from a class diagram in UML , is it possible to draw a class diagram from an object diagram ? ( of course giving only the classes that appears on the object diagram ) .


Solution

  • Yes, sure you can. However, the object diagram does not show attributes/operations and the links being association instances may also lack some information (multiplicity, role names). But for a raw class diagram it should give you a start.