You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
30 lines
515 B
30 lines
515 B
@startuml
|
|
|
|
title __PENGPERSONAL's Component Diagram__\n
|
|
|
|
component "PENGPERSONAL.bms.unitTest" {
|
|
[PENGPERSONAL.bms.main]
|
|
component "PENGPERSONAL.bms.main" {
|
|
[PENGPERSONAL.bms.androidTest]
|
|
component "PENGPERSONAL.bms.androidTest" {
|
|
[PENGPERSONAL.bms]
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
right footer
|
|
|
|
|
|
PlantUML diagram generated by SketchIt! (https://bitbucket.org/pmesmeur/sketch.it)
|
|
For more information about this tool, please contact philippe.mesmeur@gmail.com
|
|
endfooter
|
|
|
|
@enduml
|