/usr/lib/bouml/GlobalChange/128768.bodies is in bouml-plugouts-src 4.21-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 | class StateBehavior
!!!131712.cpp!!! read() : void
on_entry = UmlCom::read_string();
on_exit = UmlCom::read_string();
do_activity = UmlCom::read_string();
!!!131712.java!!! read() : void
on_entry = UmlCom.read_string();
on_exit = UmlCom.read_string();
do_activity = UmlCom.read_string();
!!!131840.cpp!!! unload() : void
on_entry = 0;
on_exit = 0;
do_activity = 0;
|