fix the project name
(needs to be the same as the folder name)
This commit is contained in:
parent
db922267aa
commit
0d92b5498a
3 changed files with 20 additions and 64 deletions
|
|
@ -1,14 +1,11 @@
|
|||
window_sizes 1140 830 270 860 687 62
|
||||
diagrams
|
||||
active componentdiagram_ref 128005 // Overview
|
||||
860 687 100 4 0 0
|
||||
860 687 66 4 0 0
|
||||
end
|
||||
show_stereotypes
|
||||
selected
|
||||
package_ref 129 // Cin3
|
||||
open
|
||||
component_ref 128005 // Builder
|
||||
component_ref 128133 // Session
|
||||
component_ref 128901 // Engine
|
||||
|
||||
package_ref 128645 // Vault
|
||||
end
|
||||
end
|
||||
|
|
|
|||
|
|
@ -1,55 +0,0 @@
|
|||
format 38
|
||||
"Cin3"
|
||||
revision 2
|
||||
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 no 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 no show_context no show_opaque_action_definition no 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 transparent activityregion_color transparent activityaction_color transparent parameterpin_color white
|
||||
font_size 9
|
||||
diagram_format A4
|
||||
|
||||
mark_for_import
|
||||
|
||||
package_ref 128005 // design
|
||||
|
||||
package_ref 128133 // AssetManager
|
||||
|
||||
package_ref 128261 // MObject
|
||||
|
||||
package_ref 128389 // RenderEngine
|
||||
|
||||
package_ref 128517 // CommonLib
|
||||
|
||||
package_ref 128645 // Vault
|
||||
|
||||
package_ref 128773 // GUI
|
||||
add_operation_profile
|
||||
|
||||
end
|
||||
|
|
@ -1,14 +1,15 @@
|
|||
format 38
|
||||
"Cin3"
|
||||
revision 1
|
||||
revision 2
|
||||
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 no class_drawing_mode natural drawing_language uml show_context_mode no auto_label_position yes show_infonote no shadow yes
|
||||
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
|
||||
|
|
@ -18,7 +19,7 @@ format 38
|
|||
//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 no show_context no auto_label_position yes draw_all_relations yes shadow yes
|
||||
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 no show_context no write_horizontally yes auto_label_position yes draw_all_relations yes shadow yes
|
||||
|
|
@ -36,6 +37,19 @@ format 38
|
|||
|
||||
mark_for_import
|
||||
|
||||
package_ref 128005 // design
|
||||
|
||||
package_ref 128133 // AssetManager
|
||||
|
||||
package_ref 128261 // MObject
|
||||
|
||||
package_ref 128389 // RenderEngine
|
||||
|
||||
package_ref 128517 // CommonLib
|
||||
|
||||
package_ref 128645 // Vault
|
||||
|
||||
package_ref 128773 // GUI
|
||||
add_operation_profile
|
||||
|
||||
end
|
||||
|
|
|
|||
Loading…
Reference in a new issue