Author: znamirowski
Date: Fri Nov 21 19:40:46 2008
New Revision: 3619
URL: http://svn.gna.org/viewcvs/service-tech?rev=3619&view=rev
Log:
Implemented:
- local sub processes and loops are now treated as simple tasks in the parent
process and parallelly are added as processes to the list of all
output-processes
- 3 filters (pinoverlap, optional connections, empty flowcontent)
- fixed a little bug in the new dot coloring
- the new debug outputs for AST and internal representation are now accessible
through the debug parameter when calling uml2owfn
- finished the role cut implementation including new options
- new options are:
--rolecut | -R : cut away all roles that do not include a startnode
--rolecontains=ROLE | -c : additionally keep those roles
--rolexclusively=ROLE | -e : delete all roles, that are not covered by a
startnode or by a containrole, that do not match the set of exclusive roles
--supressfilter | -s : filtermessages will appear but all processes will be
translated anyway (very important option)
- some minor changes
Modified:
branches/uml2owfn_frontend/uml2owfn/src/AST.cc
branches/uml2owfn_frontend/uml2owfn/src/AST.h
branches/uml2owfn_frontend/uml2owfn/src/globals.cc
branches/uml2owfn_frontend/uml2owfn/src/globals.h
branches/uml2owfn_frontend/uml2owfn/src/internal-representation.cc
branches/uml2owfn_frontend/uml2owfn/src/internal-representation.h
branches/uml2owfn_frontend/uml2owfn/src/options.cc
branches/uml2owfn_frontend/uml2owfn/src/options.h
branches/uml2owfn_frontend/uml2owfn/src/petrinet-output.cc
branches/uml2owfn_frontend/uml2owfn/src/petrinet.cc
branches/uml2owfn_frontend/uml2owfn/src/petrinet.h
branches/uml2owfn_frontend/uml2owfn/src/uml2owfn.cc
--
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.