A lesser-known method for systems modeling

Object Management Technique is a method for modeling systems (mostly software) that I hadn’t heard of before. It was developed at General Electric by a dude named James Rumbaugh. OMT is about Object-Oriented Design. It features primarily (maybe only): - Class Diagrams - structure - State Chart Diagrams - behavior - Data Flow Diagrams - functional


Source