Tag Archives: Microsoft Oslo

Proposal for improving the BPMN modeling in Microsoft Oslo

Look in C:\Program Files\Microsoft Oslo SDK 1.0\Models\Business\BPMN after installation of MS Oslo. Take for example Activity.m type Activity : DerivedItem { IsLoop : Logical = false; …. elided for brevity …. } The type Activity inherits from DerivedItem, which is … Continue reading

Posted in BPMN, Model Driven Development | Tagged , | Comments Off

BPMN in Microsoft Olso

Microsoft starts with a new Development Environment for Model Driven Development and Architecture: Microsoft Oslo. A first Trial can be downloaded. http://msdn.microsoft.com/de-de/oslo/ What do we find there? As part of the Example Models we find BPMN. After the installation you … Continue reading

Posted in BPMN, Model Driven Architecture | Tagged , | Comments Off