LUMIERA.clone/uml/cinelerra3/cinelerra3.prj
Ichthyostega cdeaf02431 modified BOUML generation settings to comply to GNU indentation style
This patch brings in my changed settings and the code generation setup (artifacts definition),
without any changes to the /content/ of the model
2007-07-04 05:46:08 +02:00

73 lines
3.7 KiB
Text

format 38
"cinelerra3"
revision 21
modified_by 5 "hiv"
cpp_root_dir "../../src/"
// class settings
default_attribute_visibility protected default_relation_visibility protected default_operation_visibility public
//class diagram settings
draw_all_relations yes hide_attributes no hide_operations no show_members_full_definition no show_members_visibility no show_members_stereotype no show_parameter_dir yes show_parameter_name yes package_name_in_tab yes class_drawing_mode natural drawing_language uml show_context_mode no auto_label_position yes show_infonote no shadow yes
//use case diagram settings
package_name_in_tab no show_context no auto_label_position yes draw_all_relations yes shadow yes
//sequence diagram settings
show_full_operations_definition no write_horizontally yes drawing_language uml draw_all_relations yes shadow yes
//collaboration diagram settings
show_full_operations_definition no show_hierarchical_rank no write_horizontally yes drawing_language uml package_name_in_tab no show_context no draw_all_relations yes shadow yes
//object diagram settings
write_horizontally yes package_name_in_tab no show_context no auto_label_position yes draw_all_relations yes shadow yes
//component diagram settings
package_name_in_tab yes show_context no auto_label_position yes draw_all_relations yes shadow yes
draw_component_as_icon no show_component_req_prov no show_component_rea no
//deployment diagram settings
package_name_in_tab yes show_context no write_horizontally yes auto_label_position yes draw_all_relations yes shadow yes
draw_component_as_icon no show_component_req_prov no show_component_rea no
//state diagram settings
package_name_in_tab no show_context no auto_label_position yes write_trans_label_horizontally yes show_trans_definition no draw_all_relations yes shadow yes
show_activities yes region_horizontally yes drawing_language uml
//activity diagram settings
package_name_in_tab yes show_context no show_opaque_action_definition yes auto_label_position yes write_flow_label_horizontally no draw_all_relations yes shadow yes
show_infonote yes drawing_language uml
class_color yellow duration_color transparent continuation_color gray note_color blue fragment_color transparent subject_color transparent usecase_color yellow package_color transparent component_color green artifact_color green deploymentnode_color gray state_color yellow stateaction_color transparent activity_color lightgreen activityregion_color transparent activityaction_color mediumgreen parameterpin_color white
font_size 8
diagram_format A4
mark_for_import
ncouples 4
key "GPLHeader" value " This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as
published by the Free Software Foundation; either version 2 of the
License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
"
key "CopyrightClaim" value "
Copyright (C) CinelerraCV
2007, Christian Thaeter <ct@pipapo.org>
"
key "html dir" value "/home/ct/src/cinelerra3/doc/devel/uml/"
key "" value ""
package_ref 128005 // design
package_ref 129285 // ProcessingLayer
package_ref 129157 // BackendLayer
package_ref 128773 // GUI
package_ref 128517 // CommonLib
add_operation_profile
end