Just curious... What is Process Mining ? * A process for digging rocks out of the ground and turning them into metal ? * Digging into business processes ? cheers -ben
On Tue, Mar 31, 2015 at 3:05 PM, Serge Stinckwich < [email protected]> wrote: > On Mon, Mar 30, 2015 at 9:03 PM, Peter Uhnák <[email protected]> wrote: > > Hi Sean, > > > > if you are interested in Roassal-based solution, we are currently > developing > > a modeler on top of it. > > Currently there is available only Finite State Machines and OntoUML (a > > profile of UML), but we are working on more (UML, source code generation > > from UML, petri nets, simulations, process models, and more). > > > > It's still early in development but you can try it > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > > Gofer new > > url: 'http://smalltalkhub.com/mc/Pharo/MetaRepoForPharo40/main'; > > configurationOf: 'GitFileTree'; > > loadDevelopment. > > > > Metacello new > > baseline: 'DynaCASE'; > > repository: 'github://dynacase/dynacase/repository'; > > load. > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > > Looks really impressive Peter ! > I put some pictures on my twitter account: > https://twitter.com/SergeStinckwich/status/582799867409526784 > > Apparently there is an icon bug when you don't use the Eclipse set of > icons. > > I'm interested by Petri Nets in order to do Process Mining. > What kind of process models are you expected to implement ? > Do you plan to draw activity diagrams ? > > Regards, > -- > Serge Stinckwich > UCBN & UMI UMMISCO 209 (IRD/UPMC) > Every DSL ends up being Smalltalk > http://www.doesnotunderstand.org/ > >
