Author: niels
Date: Thu Jan  8 16:10:12 2009
New Revision: 3693

URL: http://svn.gna.org/viewcvs/service-tech?rev=3693&view=rev
Log:
* in mode `-m annotation', the `--dot' (`-d') parameter creates a version of
  the input operating guidelines in which the explicit formulae are replaced
  by different colors representing the bit representation

* implemented a mode `-m bpmn' to create a rudimentary BPMN (Business Process
  Modeling Notation) output in Graphviz dot format of a service automaton
  (given by `--automaton'); the path of the used stencils can be changed with
  `--shapedir'

* when using the `--dot' (`-d') parameter, a PNG (Portable Network Graphics)
  file is now only created if the parameter `--png' is given

* updated copyright headers to 2009


Added:
    trunk/rachel/src/bpmn/
    trunk/rachel/src/bpmn/and.png   (with props)
    trunk/rachel/src/bpmn/cond.png   (with props)
    trunk/rachel/src/bpmn/multiple.png   (with props)
    trunk/rachel/src/bpmn/receive.png   (with props)
    trunk/rachel/src/bpmn/send.png   (with props)
    trunk/rachel/src/bpmn/time.png   (with props)
    trunk/rachel/src/bpmn/xor.png   (with props)
Modified:
    trunk/rachel/AUTHORS
    trunk/rachel/ChangeLog
    trunk/rachel/NEWS
    trunk/rachel/README
    trunk/rachel/doc/ChangeLog.texi
    trunk/rachel/doc/Makefile.am
    trunk/rachel/doc/rachel.texi
    trunk/rachel/maintainer/debian/control
    trunk/rachel/src/Action.cc
    trunk/rachel/src/Action.h
    trunk/rachel/src/EditDistance.cc
    trunk/rachel/src/EditDistance.h
    trunk/rachel/src/Formula.cc
    trunk/rachel/src/Formula.h
    trunk/rachel/src/Graph.cc
    trunk/rachel/src/Graph.h
    trunk/rachel/src/Matching.cc
    trunk/rachel/src/Matching.h
    trunk/rachel/src/Simulation.cc
    trunk/rachel/src/Simulation.h
    trunk/rachel/src/cmdline.ggo
    trunk/rachel/src/costfunction.h
    trunk/rachel/src/helpers.cc
    trunk/rachel/src/helpers.h
    trunk/rachel/src/lexer_og.ll
    trunk/rachel/src/main.cc
    trunk/rachel/src/main.h
    trunk/rachel/src/syntax_og.yy
    trunk/rachel/src/types.h
    trunk/rachel/src/values.cc
    trunk/rachel/src/values.h
    trunk/rachel/tests/test-simulation-dot


-- 
You received this e-mail, because you subscribed the mailing list 
"service-tech-commits" which will forward you any e-mail addressed to 
[email protected]. If you want to unsubscribe or make any changes to 
your subscription, please go to
https://mail.gna.org/listinfo/service-tech-commits.

Reply via email to