blob_id
stringlengths
40
40
directory_id
stringlengths
40
40
path
stringlengths
4
227
content_id
stringlengths
40
40
detected_licenses
listlengths
0
28
license_type
stringclasses
2 values
repo_name
stringlengths
6
100
snapshot_id
stringlengths
40
40
revision_id
stringlengths
40
40
branch_name
stringclasses
61 values
visit_date
timestamp[us]date
2015-08-14 10:26:58
2023-09-06 07:53:38
revision_date
timestamp[us]date
2011-01-31 21:28:29
2023-09-05 14:54:58
committer_date
timestamp[us]date
2011-01-31 21:28:29
2023-09-05 14:54:58
github_id
int64
206k
631M
star_events_count
int64
0
108k
fork_events_count
int64
0
34.4k
gha_license_id
stringclasses
13 values
gha_event_created_at
timestamp[us]date
2012-08-01 17:54:24
2023-09-14 21:57:05
gha_created_at
timestamp[us]date
2009-05-21 02:09:00
2023-04-21 10:18:22
gha_language
stringclasses
79 values
src_encoding
stringclasses
12 values
language
stringclasses
1 value
is_vendor
bool
1 class
is_generated
bool
1 class
length_bytes
int64
8
1.29M
extension
stringclasses
17 values
code
stringlengths
8
1.29M
non_uml
bool
1 class
uml
bool
1 class
has_non_ascii
bool
2 classes
has_non_latin
bool
1 class
uml_subtype
stringclasses
10 values
11643a5237b767a9b722a44b4f2dcc2d3db118a0
72c605a8372b04f19ec6ee6cefaf5517524d8f74
/LevelCrossing/LevelCrossingSimulatedEnv.emi/msc.plantuml
11f7dd6732f377c68c2583957988f7055d6d211c
[]
no_license
ValentinBesnard/emi-deployment
73fba07d8f2cb6fabf82b4274bff564c3d17798e
d18eac496381bbf60ff6a2a0492083c8f0705a72
refs/heads/master
2022-04-15T22:09:51.331064
2020-02-24T07:03:54
2020-02-24T07:03:54
182,274,203
0
0
null
null
null
null
UTF-8
PlantUML
false
false
4,051
plantuml
@startuml skinparam shadowing false skinparam defaultFontName DejaVu Sans skinparam monochrome true participant "<u>instMain_env_train:Train</u>" as instMain_env_train participant "<u>instMain_sys_tcEntrance0:EntranceTC</u>" as instMain_sys_tcEntrance0 participant "<u>instMain_sys_tcEntrance1:EntranceTC</u>" as instMain_sys_tcEntrance1 participant "<u>instMain_sys_tcExit:ExitTC</u>" as instMain_sys_tcExit participant "<u>instMain_sys_controller:Controller</u>" as instMain_sys_controller participant "<u>instMain_sys_railwaySign:RailwaySign</u>" as instMain_sys_railwaySign participant "<u>instMain_sys_roadSign:RoadSign</u>" as instMain_sys_roadSign participant "<u>instMain_sys_gate:Gate</u>" as instMain_sys_gate / hnote over instMain_env_train : Idle / hnote over instMain_sys_tcEntrance0 : Detection / hnote over instMain_sys_tcEntrance1 : Detection / hnote over instMain_sys_tcExit : Detection / hnote over instMain_sys_controller : Idle / hnote over instMain_sys_railwaySign : Active / hnote over instMain_sys_roadSign : Inactive / hnote over instMain_sys_gate : Open hnote over instMain_env_train : Idle hnote over instMain_sys_tcEntrance0 : Detection hnote over instMain_sys_tcEntrance1 : Detection hnote over instMain_sys_tcExit : Detection hnote over instMain_sys_controller : Idle hnote over instMain_sys_railwaySign : Active hnote over instMain_sys_roadSign : Inactive hnote over instMain_sys_gate : Open instMain_env_train -> instMain_env_tcEntrancePort0 : activation instMain_env_tcEntrancePort0 -> instMain_sys_tcEntrancePort0 : activation instMain_sys_tcEntrancePort0 -> instMain_sys_tcEntrance0 : activation hnote over instMain_env_train : Far instMain_sys_tcEntrance0 -> instMain_sys_controller : entranceDetection hnote over instMain_sys_tcEntrance0 : Detection instMain_sys_controller -> instMain_sys_roadSign : switchOn hnote over instMain_sys_controller : WaitRoadSignOn instMain_sys_roadSign -> instMain_sys_controller : roadSignOn hnote over instMain_sys_roadSign : Active hnote over instMain_sys_controller : FarDetection instMain_env_train -> instMain_env_tcEntrancePort1 : activation instMain_env_tcEntrancePort1 -> instMain_sys_tcEntrancePort1 : activation instMain_sys_tcEntrancePort1 -> instMain_sys_tcEntrance1 : activation hnote over instMain_env_train : Close instMain_sys_tcEntrance1 -> instMain_sys_controller : entranceDetection hnote over instMain_sys_tcEntrance1 : Detection instMain_sys_controller -> instMain_sys_gate : close hnote over instMain_sys_controller : CloseDetection instMain_sys_gate -> instMain_sys_controller : gateClosed hnote over instMain_sys_gate : Closed instMain_sys_controller -> instMain_sys_railwaySign : switchOff hnote over instMain_sys_controller : Idle instMain_sys_railwaySign -> instMain_sys_railwaySignPort : authorization instMain_sys_railwaySignPort -> instMain_env_railwaySignPort : authorization instMain_env_railwaySignPort -> instMain_env_train : authorization hnote over instMain_sys_railwaySign : Inactive hnote over instMain_env_train : Passing instMain_env_train -> instMain_env_tcExitPort : activation instMain_env_tcExitPort -> instMain_sys_tcExitPort : activation instMain_sys_tcExitPort -> instMain_sys_tcExit : activation hnote over instMain_env_train : Idle instMain_sys_tcExit -> instMain_sys_controller : exitDetection hnote over instMain_sys_tcExit : Detection instMain_sys_controller -> instMain_sys_railwaySign : switchOn hnote over instMain_sys_controller : WaitRailwaySignOn instMain_sys_railwaySign -> instMain_sys_controller : railwaySignOn hnote over instMain_sys_railwaySign : Active instMain_sys_controller -> instMain_sys_gate : open hnote over instMain_sys_controller : WaitGateOpen instMain_sys_gate -> instMain_sys_controller : gateOpen hnote over instMain_sys_gate : Open instMain_sys_controller -> instMain_sys_roadSign : switchOff hnote over instMain_sys_controller : WaitRoadSignOff instMain_sys_roadSign -> instMain_sys_controller : roadSignOff hnote over instMain_sys_roadSign : Inactive hnote over instMain_sys_controller : Idle @enduml
false
true
false
false
sequence
5f9132f7dad7f3c3f2dc262724ed8a7cea6f77fb
62ccd14957a58d55451b3aff56020d36a91091e6
/uml/reference_09-02-1_Change_state_rendering.uml
25902cca189654d2795f4a690f6ec3bbc349ed65
[]
no_license
aklt/plantuml-syntax-test
a20421b4dbbfc7db0af932fcdc66a7b24b861990
0dccdb3cd2084cf24642e6915bfc8fc7ede1a034
refs/heads/master
2022-05-21T05:09:50.242583
2022-04-01T19:47:42
2022-04-01T19:47:42
91,947,227
6
2
null
2022-04-01T19:47:43
2017-05-21T09:50:53
Shell
UTF-8
PlantUML
false
false
161
uml
@startuml hide empty description [*] --> State1 State1 --> [*] State1 : this is a string State1 : this is another string State1 -> State2 State2 --> [*] @enduml
false
true
false
false
state
16d28e96c87e9b069315fbf06cab023ca0b6702f
6855bc60b711c60887d056047a63ef15652ae242
/examples/proof-of-concept/rabbitmq/docs/rabbitmq-oauth2-authx.puml
624d7f01eab49b231654ecf53aa428863d51b381
[ "Apache-2.0" ]
permissive
JacoJooste/iot-edge
b1f006f2ea0a567a640b66d014b138b740b7fe95
c4f218ba60f6bf8d83bec9442e7dee763ebbd404
refs/heads/main
2023-08-30T13:55:08.503053
2023-08-14T09:15:50
2023-08-16T09:12:55
287,336,870
0
0
Apache-2.0
2020-08-13T17:58:18
2020-08-13T17:07:54
Go
UTF-8
PlantUML
false
false
696
puml
@startuml skinparam sequence { ArrowFontColor #062b8c ArrowColor #062b8c LifeLineBorderColor #062b8c ParticipantBorderColor #062b8c ParticipantBackgroundColor #fc6700 ParticipantFontColor #062b8c ActorBorderColor #062b8c ActorBackgroundColor #fc6700 ActorFontColor #062b8c } participant Device as dv participant "FR Platform" as fr participant "RabbitMQ" as rb participant "RabbitMQ\nAuth Backend" as be dv -> fr : Authenticate dv <-- fr dv -> fr : Request OAuth 2.0\naccess token dv <-- fr dv -> rb: Connect\npwd = token rb -> be : Authenticate token rb <- be: Device permissions dv <-- rb dv -> rb: Publish\Subscribe rb -> rb: Check permissions @enduml
false
true
false
false
sequence
b71462b89cda00c9f02d50ed6dadedb052694598
653fdd3cd15518a4b703e96036507c0398b2d22a
/jnotes/src/main/scala/uml/ODPSRedis.puml
9267f2b16cdf9ef3a82c63a78312ec7ce4bb35d4
[]
no_license
jackyxie19/laptop
cfcf6019659ea9a609fdb6e6d790d0e49cf7fcb4
c6e7e3b1252990b7aaaa2ebd8a2159e79a5d97ad
refs/heads/master
2020-06-25T02:40:31.836284
2017-08-22T05:49:16
2017-08-22T05:49:16
96,952,965
1
0
null
null
null
null
UTF-8
PlantUML
false
false
1,391
puml
@startuml 'skinparam class { 'BackgroundColor PaleGreen 'ArrowColor SeaGreen 'BorderColor SpringGreen 'BackgroundColor Wheat 'BorderColor Tomato '} 'skinparam stereotypeCBackgroundColor YellowGreen 'skinparam stereotypeCBackgroundColor DimGray 'DEFINITION interface ODPSService{ +{abstract} int executeDB2ConfFile() +{abstract} int executeODPS2HDFS() } class ODPSServiceImpl{ + Boolean jedisClusterSetBySql() } class RedisPoolTool{ + void jedisClusterSetPipeline() } class ReadDataBySql{ ''FIELDS ''METHODS + HashMap getDataBySql() + HashMap getDB2SqlDataString() } class DB2Utils{ + Connection getConn() + void rollBack() + void closeAll() } class JedisClusterPipeline<<Closeable>>{ ''FIELDS - JedisSlotBasedConnectionHandler connHandler - JedisClusterInfoCache clusterInfoCache ''METHODS +{static} JedisClusterPipeline pipelined(JedisCluster jedis) +void setJedisCluster(JedisCluster jedis) +void refrehCluster() +sync() } abstract class PipelineBase{ set() expire() lpush() hmset() } 'RELATIONSHIP ODPSService <|.. ODPSServiceImpl : is a < ODPSServiceImpl ..> RedisPoolTool : depends on > ODPSServiceImpl ..> ReadDataBySql : depends on > ReadDataBySql .> DB2Utils : depends on > JedisClusterPipeline <. RedisPoolTool :depends on < PipelineBase <|-- JedisClusterPipeline : is a < @enduml
false
true
false
false
class
3c276e506dd89ee548128eb1ece3097b57a802b9
fbd4ab7cd047d24cabf6fd77b1f2ef9e4d1526c8
/src/main/java/ex46/WordFrequencyFinder.puml
e945c85e6fedc1bb4775628d68d3970d5ae29d29
[]
no_license
udaygudipudi/Gudipudi-cop3330-assignment3
2af92dae2c1d8d5004a8c664e7250a222d0d8399
3164106ff0208e29db04ef93fbebfdbdc4dd3de9
refs/heads/master
2023-08-12T12:48:43.421507
2021-10-12T02:31:42
2021-10-12T02:31:42
416,155,292
0
0
null
null
null
null
UTF-8
PlantUML
false
false
133
puml
@startuml class WordFrequencyFinder { + wordcount(ArrayList<String> words) + main(String[] args) throws IOException } @enduml
false
true
false
false
class
1962d76dc99c57181a766d84d9e12e01e44d88ed
62de719e261fac67d2a2bc347a98be5515b48948
/docs/blue/1131485/sp2/analysis3.puml
9f7b9f65035e76edb38e6dd2aec76613f1ffcb0e
[]
no_license
raulcorreia7/isep_lapr4_17_18
82672fca46e433856d52b3839e3739fa53b8f52c
79217fa01912657da37ef6cdb1a05194dd2f5110
refs/heads/master
2020-04-15T17:52:21.964106
2019-01-09T17:13:14
2019-01-09T17:13:14
164,891,237
0
0
null
null
null
null
UTF-8
PlantUML
false
false
504
puml
@startuml analysis3.png skinparam handwritten true skinparam monochrome true skinparam packageStyle rect skinparam defaultFontName FG Virgil skinparam shadowing false actor User User -> Browser : open ChartWizzard page Server -> Browser : load Charts User -> Browser : chooses chart Browser -> User : shows Chart User -> Browser : clicks to the delete Chart Browser -> Server : deletes chart database Database Server -> Database : deletes chart Browser -> User : updates list and page @enduml
false
true
false
false
sequence
8731389af54bc0cf6e15fe190cfb5c2c740b2a7a
2c0edfcd9e6ddf16a88762a018589cbebe6fa8e8
/CleanSheets/src/main/java/csheets/worklog/n1130523/sprint2/lang08.1_Export_xml_sd_design_2.puml
d7e7b26edeb330307dc133411b718f66d9839df6
[]
no_license
ABCurado/University-Projects
7fb32b588f2c7fbe384ca947d25928b8d702d667
6c9475f5ef5604955bc21bb4f8b1d113a344d7ab
refs/heads/master
2021-01-12T05:25:21.614584
2017-01-03T15:29:00
2017-01-03T15:29:00
77,926,226
1
3
null
null
null
null
UTF-8
PlantUML
false
false
2,772
puml
@startuml doc-files/lang08.1_Export_xml_sd_design_2.png actor User participant "UI" as UI participant "UIController" as UIController participant "ExportXMLController" as ExportXMLController participant "ExportXML" as ExportXML participant "<interface>\nSpreadsheet" as Spreadsheet participant "FileWriter" as FileWriter participant "JFileChooser" as JFileChooser participant "StringBuilder" as StringBuilder participant "Value" as Value participant "Writer" as Writer participant "OutputStreamWriter" as OutputStreamWriter participant "<interface>\nCell" as Cell participant "Writer" as Writer User -> UI: selects option export to xml and selects the cells to view in xml file UI -> UIController: ExportXMLController(UIController uiController) UIController -> ExportXMLController: exportSpreadsheetSelected(JFileChooser fileChooser, tagSpreadSheet, tagRow, tagColumn, uiController) ExportXMLController -> FileWriter: file = new FileWriter() FileWriter -> JFileChooser: getSelectedFile() ExportXMLController <-- JFileChooser: give a Selected File ExportXMLController -> ExportXML: result = exportSpreadsheetSelected(tagSpreadSheet, tagRow, tagColumn, uiController); ExportXML -> SpreadsheetTable: getSelectedCells() ExportXML -> StringBuilder: stringBuilder = new StringBuilder() ExportXML -> Spreadsheet: getTitle() ExportXML <-- Spreadsheet: Title ExportXML -> StringBuilder: append(tagSpreadSheet) StringBuilder -> StringBuilder: append(tagSpreadSheet) ExportXML -> Spreadsheet: getRowCount() ExportXML -> Spreadsheet: getColumnCount() ExportXML -> Value: value = cells[j][i] Value -> Cell: getValue() Cell -> Cell: getValue() ExportXML -> Address: address = cells[j][i] Address -> Cell: getValue() Cell -> Cell: getValue() ExportXML <-- Cell: value = lenght() ExportXML -> ExportXML: list = add(tagColumn, k, value, tagColumn) ExportXML -> StringBuilder: append(tagRow,j); StringBuilder -> StringBuilder: append(tagRow,j); ExportXML -> StringBuilder: append(closedtagvalue); StringBuilder -> StringBuilder: append(closedtagvalue); ExportXML -> StringBuilder: append(closedtagRow); StringBuilder -> StringBuilder: append(closedtagRow); ExportXML -> StringBuilder: append(closedtagSpreadSheet); StringBuilder -> StringBuilder: append(closedtagSpreadSheet); ExportXML -> StringBuilder: append(closedtagWorkbook); StringBuilder -> StringBuilder: append(closedtagWorkbook); ExportXML <-- StringBuilder: toString() ExportXMLController <-- ExportXML: toString() ExportXMLController -> FileWriter: file = write(toString()) FileWriter -> Writer: write(result) ExportXMLController -> OutputStreamWriter: close() OutputStreamWriter -> Writer: close() ExportXMLController <-- Writer: returns file UI<-- ExportXMLController: file User <-- UI: file saved with success @enduml
false
true
false
false
usecase
7f3ccbfedef15b98d799100ffb63dd160bfdecf3
9c78b0351e70888d0706f276d47526a42b56bbd7
/permissions/.doc/permissions-assert.puml
1ddf0212662816f4e147e113d79193130dfe3017
[ "Apache-2.0" ]
permissive
nu-art-js/thunderstorm
5f183e80f67a8114b389a1bef18541e0c921cbf3
93eecca8b7e8f17b6b93383afc0a58e631e5ee22
refs/heads/master
2023-08-31T09:06:58.270832
2021-12-21T14:52:32
2021-12-21T14:52:32
173,503,689
13
1
NOASSERTION
2022-02-19T12:42:36
2019-03-02T22:02:47
TypeScript
UTF-8
PlantUML
false
false
293
puml
@startuml App_FE -> App_BE: Call Action App_BE -> PermissionsMiddleware: Check user permissions note right check if user has permissions of this api if yes return 200 otherwise return 403 end note PermissionsMiddleware --> App_BE: Permission response App_BE --> App_FE: Action response @enduml
false
true
false
false
sequence
64401fa31036dbf876a29b27ac29c45341a53a51
ab347e5700f09daae5886c7b4c98a942bbebd934
/out/production/YGO-Deck-Builder/programFunctions/dataImporter/dataImporter.plantuml
a9eeeadf399658519cf5e79cfa88667cbeb2c799
[]
no_license
Sam-Malpass/YGO-Deck-Builder
17df1974f83372f7f69c5f8c188047fa55a4e4ca
c4986fa63b2dd9284fae5d95ac1ab5b65b786019
refs/heads/master
2020-05-14T15:15:18.815842
2019-04-23T09:43:53
2019-04-23T09:43:53
null
0
0
null
null
null
null
UTF-8
PlantUML
false
false
1,181
plantuml
@startuml title __DATAIMPORTER's Class Diagram__\n package programFunctions { package programFunctions.dataImporter { class DataImporter { - name : String - materials : String - description : String - atk : int - def : int - level : int - setID : String - subTypes : ArrayList<MonsterSubType> + DataImporter() + importSeries() - typeDeterminator() - createNormal() - createFusion() - createEffect() - createSynchro() - createXYZ() + createLink() } } } package programFunctions { package programFunctions.dataImporter { class PythonInterfacer { {static} + classifyEffect() } } } DataImporter o-- MonsterType : type DataImporter o-- MonsterAttribute : attribute DataImporter o-- SpellType : spellType DataImporter o-- TrapType : trapType 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
false
true
false
false
class
46e7162a889895ff8622543c5b8531667022e269
22d04c6c48741d578b62d4b83552a8a90f8ec199
/docs/plantuml/OccupantSpecificModel.puml
0f8b6e6d2a69371f4f40693fdebec4fdf49e72b2
[ "MIT" ]
permissive
RobinJespersen/BEMOnt
54d63846d3644ebbcd46f527207396b5af77ff58
1a7619ce8c8a1ee8d5b612697cd553ca0eb29f4d
refs/heads/master
2023-07-14T04:16:26.887385
2021-08-31T09:56:29
2021-08-31T09:56:29
null
0
0
null
null
null
null
UTF-8
PlantUML
false
false
1,443
puml
@startuml scale 0.6 skinparam class { ArrowColor DarkBlue ArrowFontColor DarkBlue BackgroundColor LightBlue BorderColor DarkGrey } skinparam dpi 300 skinparam stereotypeCBackgroundColor Wheat skinparam classAttributeFontColor Green class IfcActor <<IFC>> { id xsd:string name xsd:string } class IfcOccupant <<IFC>>{ age xsd:double gender xsd:string lifestyle xsd:string jobType xsd:string } class User <<HIT2GAP>>{ } class Notification <<HIT2GAP>>{ } class Report <<HIT2GAP>>{ } class Recommendation <<HIT2GAP>>{ } class Feedback <<HIT2GAP>>{ } class Alert <<HIT2GAP>>{ } class Device <<SSN>>{ } class Role <<HIT2GAP>>{ } class Manager <<(I,orchid) HIT2GAP>>{ } class Owner <<(I,orchid) HIT2GAP>>{ } class Technician <<(I,orchid) HIT2GAP>>{ } class IfcActuator <<ifc4>> class IfcActuatorType <<ifc>> IfcActor <|-- User IfcActor--> Role: hit2gap_hasRole IfcActor --> Device:hit2gap_acts IfcActor --> IfcActuator:hit2gap_acts Role ..[#orchid] Manager Role ..[#orchid] Owner Role ..[#orchid] Technician User <|-- IfcOccupant /' Description of Feedback and Reporting '/ Feedback <|-- Report Notification <|-- Alert Notification <|-- Recommendation User --> Modality: hit2gap:prefers Modality ..[#orchid] SMS Modality ..[#orchid] Email Modality ..[#orchid] Phone User --> Notification:hit2gap:receives User --> Feedback:hit2gap:concerns IfcActuator --> IfcActuatorType: owl:equivalentClass @enduml
false
true
false
false
sequence
8a4a8bbee2817e0982f90bac5f2fe7f8b63c9b79
61e0aa13654420932c8ec32cbf119c85db341bf4
/uml/List.puml
9392616e82192322071d3895a2a3e0a6d016511b
[]
no_license
ifeoma2000/chukwu-cop3330-assignment4
6c81ccee42fcc9b1e75d00aa21c099052b3b8bba
6811a621a1f935f1901e8be5849ba3b60a02503f
refs/heads/master
2023-06-09T12:41:00.838197
2021-07-06T04:06:02
2021-07-06T04:06:02
383,335,108
0
0
null
null
null
null
UTF-8
PlantUML
false
false
147
puml
@startuml 'https://plantuml.com/class-diagram class ArrayList { +addList(List item): void +removeList(int index): void +save(): String } @enduml
false
true
false
false
class
fd5f95ca59aefc053957bce772e0213d0d9bd0b6
3150c7ff97d773754f72dabc513854e2d4edbf04
/P3/STUB_Yeste_Guerrero_Cabezas/out/test/test/org/concordion/internal/listener/listener.plantuml
c0b5bce077b8cd0948a9fe394d13eae1aec29394
[ "WTFPL" ]
permissive
leRoderic/DS18
c8aa97b9d376788961855d6d75996990b291bfde
0800755c58f33572e04e7ce828770d19e7334745
refs/heads/master
2020-03-29T05:14:14.505578
2019-11-07T18:01:37
2019-11-07T18:01:37
149,574,113
0
0
null
null
null
null
UTF-8
PlantUML
false
false
2,326
plantuml
@startuml title __LISTENER's Class Diagram__\n package org.concordion { package org.concordion.internal { package org.concordion.internal.listener { class BreadcrumbRendererTest { {static} - EXPECTED_SOURCE_NAME : String {static} - SPEC_RESOURCE_NAME : String {static} - PACKAGE_RESOURCE_NAME : String {static} - BAD_SPEC_RESOURCE_NAME : String {static} - BAD_PACKAGE_RESOURCE_NAME : String {static} - ERRONEOUS_HTML : String {static} - GOOD_HTML : String - stubSource : StubSource - renderer : BreadcrumbRenderer + systemErrRule : SystemErrRule + BreadcrumbRendererTest() + logsNameOfErroneousHtmlFileOnParseError() + createsBodyIfNoneExists() + createsSpanWithParentBreadcrumb() + cachesResult() } } } } package org.concordion { package org.concordion.internal { package org.concordion.internal.listener { class DocumentStructureImproverTest { - improver : DocumentStructureImprover - html : Element - document : Document + testAddsHeadIfMissing() + testTransfersEverythingBeforeBodyIntoNewlyCreatedHead() } } } } package org.concordion { package org.concordion.internal { package org.concordion.internal.listener { class JavaScriptLinkerTest { {static} - NOT_NEEDED_PARAMETER : Resource + xmlOutputContainsAnExplicitEndTagForScriptElement() } } } } package org.concordion { package org.concordion.internal { package org.concordion.internal.listener { class MetadataCreatorTest { - metadataCreator : MetadataCreator - html : Element - document : Document - head : Element + MetadataCreatorTest() + testAddsContentTypeMetadataIfMissing() + testDoesNotAddContentTypeMetadataIfAlreadyPresent() } } } } 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
false
true
false
false
class
fc5da88593eaec8277883c74d40c363616dd673b
07490dee06d69ec7824f638dc606cd7c17a60f02
/src/_temp/main/resources/UML/calculation/calculation.puml
612847c2beab48f45f482c726c743120c0428d68
[]
no_license
vitalispopoff/calculator
3d34f43f2508bbeef87898cd4cf62ac75b85bc8c
6c167c1b439d1103c80c7b8ce3426757d0a6b858
refs/heads/master
2020-12-08T22:22:27.419148
2020-08-04T20:18:59
2020-08-04T20:18:59
233,109,848
1
0
null
2020-10-13T18:46:06
2020-01-10T18:45:05
Java
UTF-8
PlantUML
false
false
2,119
puml
@startuml package calculation { +interface Nodeable { + {method} Nodeable getLocalLeft() + {method} Nodeable getLocalRoot() + {method} Nodeable getLocalRite() + {method} Typical getType() + {method} Double getValue() .. + {method} void setLocalLeft (Nodeable) + {method} void setLocalRoot (Nodeable) + {method} void setLocalRite (Nodeable) + {method} void setType (Typical) + {method} void setValue (Double) + {method} void setValue () } +class Node { ~ {field} Nodeable LocalLeft ~ {field} Nodeable LocalRoot ~ {field} Nodeable LocalRite ~ {field} Typical type ~ {field} Double value -- # {method} Double calculate ( Nodeable, Nodeable) ..@Override.. +{method}/.../ } +class Value { ..@Override.. } +abstract class Calculation { ..abstract.. #{method} double perform (double, double) ..@Override.. #{method} calculate } package calculations <<Rectangle>> { class Calculation_? { ..@Override.. #{method} perform } } +interface Typical{ ..default.. +{method} Typical valueOf(Typical) .. ~{method} Nodeable interact() } +enum NodeType{ ..@Override.. {interact()} BRACKET_IN {interact()} BRACKET_OUT {interact()} EXPONENT {interact()} ROOT {interact()} MULTIPLY {interact()} DIVIDE {interact()} ADD {interact()} SUBTRACT {interact()} VALUE {interact()} SPIN {interact()} EVALUATE {interact()} CLEAR {interact()} UNDO } Nodeable <|-- Node Node <|-- Calculation : ext Typical <|- NodeType : ext Nodeable <|- Typical Node <|- Value : ext Calculation <|- calculations : ext } @enduml
false
true
false
false
class
a0eec1ebb690bcd08715593a68c2a96d9c4ada45
93d6a4da85c789012ddf69a53faaca26b8e8ae6c
/astrofy-docs/UML/state-edit-item.puml
da9b54a9b09bf05bb08130d4927a8d9521c80dbf
[]
no_license
stroitel201/Astrofy
2f3d22bc556c80afdfa21c77744cda929038f37d
c0c1bf02b5c4e4baf9f965abc0a110aaed472b9d
refs/heads/main
2023-01-20T04:21:27.492937
2020-12-02T01:22:14
2020-12-02T01:22:14
317,713,163
0
0
null
2020-12-02T01:19:13
2020-12-02T01:19:12
null
UTF-8
PlantUML
false
false
546
puml
@startuml scale 600 width [*] --> Configuration : Edit existing item Configuration: # Edit photos Configuration: # Edit description Configuration -right-> Editing : Request editing Configuration --> Cancelled : Cancel editing Editing --> Edited : Succeeded / Save Result Editing --> Failed : Item not exists state Editing { state "Edit Item" as editCheck editCheck : Just a test [*] --> editCheck editCheck --> editCheck : Check existing editCheck --> Confirm : Item exists } Edited --> [*] Cancelled --> [*] Failed --> [*] @enduml
false
true
false
false
sequence
f16d2bcd6f3375f76a0f70cbbdaf8bdb0c04ce7b
4111bd0462ad276f94ed08d81af39aef0e0fbf69
/application/src/model.puml
214cec5e39b3194ab7a0d97455406a5ea9468778
[]
no_license
Lilian-Barbier/Architecture-Logiciel
8e74e0c70e1eb8d087dc3a9c7ad6b30cc0a6c2d5
aa4d679b1312e8d0257a39633e1201f43895fc31
refs/heads/master
2022-06-19T10:12:58.968415
2020-05-10T16:12:12
2020-05-10T16:12:12
258,057,038
0
0
null
null
null
null
UTF-8
PlantUML
false
false
3,585
puml
@startuml package model { package list { interface IMedia { int getDuration() String getName() String getPath() String getInfos() void setDuration(int duration) void setName(String name) void setPath(String path) } abstract class Media implements IMedia { private int duration private String name private String path } class Audio extends Media { private String artist public String getArtist() public void setArtist(String artist) } class Video extends Media { private String resolution public String getResolution() public void setResolution(String resolution) } class SubList extends Media { public List<IMedia> getContains() public IMedia getChild(int num) public void setContains(List<IMedia> contains) public void add(IMedia list) public void remove(IMedia list) } SubList o--> "0..*" IMedia : contains enum MediaType { Nothing, Audio, Video, Sublist } interface IListBuilder { Playlist getPlaylist() void startSublist() void stopSublist() void startAudio() void stopAudio() void startVideo() void stopVideo() void addName(String name) void addPath(String path) } class StdListBuilder implements IListBuilder { private final String absolutePath private String path private int depthList private final List<String> subListsName } StdListBuilder ..> Playlist : playlist StdListBuilder ..> MediaType : type StdListBuilder ..> "0..*" IMedia : subListMedias } package playlist { interface IPlaylist { SubList getPlaylist() String getName() void setPlaylist(SubList playlist) void setName(String name) void addList(List<IMedia> list) void addFile(IMedia media) } class Playlist implements IPlaylist { private String name } Playlist ..> "0..*" SubList : playlist interface IPlaylistManager { Playlist getPlaylist() IListBuilder getBuilder() void load(File f) void save() void setPlaylist(Playlist playlist) void setBuilder(IListBuilder builder) } abstract class PlaylistManager implements IPlaylistManager { } PlaylistManager ..> IListBuilder : builder } package util { interface LoadFiles { IMedia loadFile(String path) } class LoadAudio implements LoadFiles { } class LoadVideo implements LoadFiles { } } package xml { class XMLPlaylistManager extends PlaylistManager { } class XPLPlaylistHandler extends DefaultHandler { int sublist boolean audio boolean video public void startElement(String uri, String localName, String qName, Attributes attributes) public void endElement(String uri, String localName, String qName) public void characters(char[] data, int start, int length) } XMLPlaylistManager ..> IListBuilder : builder } } @enduml
false
true
false
false
sequence
4d664c817da51c1b68590e2aea600d4035005eee
7060d9d78ec435edcc865b9f134b13f8028a1d1b
/app/app.plantuml
1897b5b00f97175be1394bf5c94d84f904e951da
[]
no_license
yoboitel/OC-Projet5-Todoc
69ee5f26a372a86979d4b9b69aa8729baf123a9d
1ca4903bd426da2e65d9886afd3a67ea8e5f5504
refs/heads/master
2021-01-02T01:13:08.004318
2020-02-14T11:13:49
2020-02-14T11:13:49
239,427,378
0
1
null
null
null
null
UTF-8
PlantUML
false
false
2,279
plantuml
@startuml title __APP's Class Diagram__\n namespace com.cleanup.todoc { class com.cleanup.todoc.BuildConfig { } } namespace com.cleanup.todoc { namespace database { interface com.cleanup.todoc.database.RoomDao { } } } namespace com.cleanup.todoc { namespace database { class com.cleanup.todoc.database.RoomDao_Impl { } } } namespace com.cleanup.todoc { namespace database { abstract class com.cleanup.todoc.database.RoomDatabase { } } } namespace com.cleanup.todoc { namespace database { class com.cleanup.todoc.database.RoomDatabase_Impl { } } } namespace com.cleanup.todoc { namespace model { class com.cleanup.todoc.model.Project { } } } namespace com.cleanup.todoc { namespace model { class com.cleanup.todoc.model.Task { } } } namespace com.cleanup.todoc { namespace ui { class com.cleanup.todoc.ui.MainActivity { } } } namespace com.cleanup.todoc { namespace ui { class com.cleanup.todoc.ui.TasksAdapter { } } } com.cleanup.todoc.database.RoomDao_Impl .up.|> com.cleanup.todoc.database.RoomDao com.cleanup.todoc.database.RoomDatabase -up-|> androidx.room.RoomDatabase com.cleanup.todoc.database.RoomDatabase_Impl -up-|> com.cleanup.todoc.database.RoomDatabase com.cleanup.todoc.database.RoomDatabase_Impl o-- com.cleanup.todoc.database.RoomDao : _roomDao com.cleanup.todoc.ui.MainActivity .up.|> com.cleanup.todoc.ui.TasksAdapter.DeleteTaskListener com.cleanup.todoc.ui.MainActivity -up-|> androidx.appcompat.app.AppCompatActivity com.cleanup.todoc.ui.MainActivity o-- com.cleanup.todoc.ui.TasksAdapter : adapter com.cleanup.todoc.ui.MainActivity o-- com.cleanup.todoc.ui.MainActivity.SortMethod : sortMethod com.cleanup.todoc.ui.TasksAdapter -up-|> androidx.recyclerview.widget.RecyclerView.Adapter com.cleanup.todoc.ui.TasksAdapter o-- com.cleanup.todoc.ui.TasksAdapter.DeleteTaskListener : deleteTaskListener 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
false
true
false
false
class
39311c71122e99b098103d9c025b621f65f72403
5917ffcb780cfcfe4e2b87b11fca1f68f387b239
/design/plenum_2_0_architecture_object.puml
f52428b312faec0ce9277f436c2ba5d0f457944d
[ "Apache-2.0" ]
permissive
hyperledger/indy-plenum
6ff9f705af80dfa28d4cb92743683f78bb937aa3
698b9500ad3a7a15993af72a1c35a406c5673262
refs/heads/main
2023-08-29T01:32:26.384729
2023-06-20T16:42:11
2023-06-20T16:42:11
51,585,028
171
420
Apache-2.0
2023-06-20T16:42:14
2016-02-12T12:03:16
Python
UTF-8
PlantUML
false
false
3,849
puml
@startuml allowmixing frame "Read Request Process" { control ReadRequestExternalEventBus queue ReadRequestNetworkService object ReadRequestService object ReadRequestDatabaseManager ReadRequestExternalEventBus o-- ReadRequestNetworkService ReadRequestService o-- ReadRequestExternalEventBus ReadRequestService o-- ReadRequestDatabaseManager } frame "Catchup Seeder Process" { control CatchupSeederExternalEventBus queue CatchupSeederNetworkService object CatchupNodeSeederService object CatchupClientSeederService object CatchupSeederDatabaseManager CatchupSeederExternalEventBus "1" o-- "1" CatchupSeederNetworkService CatchupNodeSeederService o-- CatchupSeederExternalEventBus CatchupNodeSeederService o-- CatchupSeederDatabaseManager CatchupClientSeederService o-- CatchupSeederExternalEventBus CatchupClientSeederService o-- CatchupSeederDatabaseManager } frame "Master Replica Process" { control MasterExternalEventBus control MasterInternalEventBus control MasterInterProcessEventBus queue MasterReplicaNetworkService object MasterOrdererService object MasterCheckpointerService object MasterViewChangeService object MasterWriteRequestManager object MasterDatabaseManager object MasterCathcupLeecherService MasterExternalEventBus "1" o-- "1" MasterReplicaNetworkService MasterOrdererService o-- MasterExternalEventBus MasterOrdererService o-- MasterInternalEventBus MasterOrdererService o-- MasterInterProcessEventBus MasterCheckpointerService o-- MasterExternalEventBus MasterCheckpointerService o-- MasterInternalEventBus MasterViewChangeService o-- MasterExternalEventBus MasterViewChangeService o-- MasterInternalEventBus MasterOrdererService o-- MasterWriteRequestManager MasterWriteRequestManager o-- MasterDatabaseManager MasterCathcupLeecherService o-- MasterExternalEventBus MasterCathcupLeecherService o-- MasterInternalEventBus } frame "Backup Replica 1 Process" { control Backup1ExternalEventBus control Backup1InternalEventBus control Backup1InterProcessEventBus queue Backup1ReplicaNetworkService object Backup1OrdererService object Backup1CheckpointerService object Backup1ViewChangeService object Backup1WriteRequestManager object Backup1DatabaseManager object Backup1CathcupLeecherService Backup1ExternalEventBus "1" o-- "1" Backup1ReplicaNetworkService Backup1OrdererService o-- Backup1ExternalEventBus Backup1OrdererService o-- Backup1InternalEventBus Backup1OrdererService o-- Backup1InterProcessEventBus Backup1CheckpointerService o-- Backup1ExternalEventBus Backup1CheckpointerService o-- Backup1InternalEventBus Backup1ViewChangeService o-- Backup1ExternalEventBus Backup1ViewChangeService o-- Backup1InternalEventBus Backup1OrdererService o-- Backup1WriteRequestManager Backup1WriteRequestManager o-- Backup1DatabaseManager : write access Backup1CathcupLeecherService o-- Backup1ExternalEventBus Backup1CathcupLeecherService o-- Backup1InternalEventBus } frame "Node Process" { control WriteRequestExternalEventBus control PropagateExternalEventBus control NodeInterProcessEventBus queue WriteRequestNetworkService queue PropagateNetworkService object PropagateService object MonitorService WriteRequestExternalEventBus "1" o-- "1" WriteRequestNetworkService PropagateExternalEventBus "1" o-- "1" PropagateNetworkService PropagateService o-- WriteRequestExternalEventBus PropagateService o-- PropagateExternalEventBus PropagateService o-- NodeInterProcessEventBus MonitorService o-- NodeInterProcessEventBus } NodeInterProcessEventBus .. MasterInterProcessEventBus NodeInterProcessEventBus .. Backup1InterProcessEventBus database MasterLedger MasterDatabaseManager -- MasterLedger : write access ReadRequestDatabaseManager -- MasterLedger : read-only access CatchupSeederDatabaseManager -- MasterLedger : read-only access MasterCathcupLeecherService -- MasterLedger : write access @enduml
false
true
false
false
sequence
806ce16e70551f9ba29768aa231211149c7e3a1e
81daa66ceba4116234f7052387c881d72f39008c
/src/sample/sample.plantuml
9c6933e4315f1fd99e36f4951daebbbc81556d3b
[]
no_license
nastasyanky/Task_10_Ushakova
00f44dfdb3c8300749dd340db93ea79c764e5008
9b0fbfb1cdd335def0addd22fa3d1a4c3c2ccadb
refs/heads/master
2022-10-09T08:03:23.991142
2020-06-14T21:09:18
2020-06-14T21:09:18
272,283,669
0
0
null
null
null
null
UTF-8
PlantUML
false
false
820
plantuml
@startuml title __SAMPLE's Class Diagram__\n namespace sample { class sample.Controller { + b_activities : Button + b_star : Button + pane : Pane + paneActivities : Pane + paneEvent : Pane + paneGW : Pane + paneTree : Pane + addActivities() + addEvent() + addGateways() + initialize() + onAll() } } namespace sample { class sample.Main { {static} + main() + start() } } sample.Controller .up.|> javafx.fxml.Initializable sample.Main -up-|> javafx.application.Application 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
false
true
false
false
class
e01b44d5ecab5cfd6bf2eff7156e791d34797e4c
c770cf90808cf17a419b16e72576158ce22999d9
/transformation.puml
7524ccc27b68f522fe2c5f307ed82cf7b9a01a33
[ "MIT" ]
permissive
paskar88/FuzzyStringMatching
fc94d64ecee4bcfb276bf7da608fc8862511f104
d09704d954ef32adefb3c3fadb52c9419d542289
refs/heads/master
2023-03-22T17:30:18.399035
2020-04-06T21:39:26
2020-04-06T21:39:26
null
0
0
null
null
null
null
UTF-8
PlantUML
false
false
369
puml
@startuml example_transformation (*) --> "The Shawshank Redemption" --> [lowercase] "the shawshank redemption" --> [tokenize] "[the, shawshank, redemption]" --> [remove stopwords] "[shawshank, redemption]" --> [ngram] "[sh, ha, aw, .. ti, io, on]" --> [vectorize] "(262144, [5535, ..], [1, ..])" --> [MinHashLSH] "[ [5.5487483e7], [..], [..] ]" --> (*) @enduml
false
true
false
false
uml-unknown
082b7857eb9162ae0b822f7ef31cdda23482e9ad
66a58f0ff26b8c4f1986d403efb1d4186f5c2495
/docs/diagrams/src/architecture/PayableWorkflow.puml
b705a79901c381f3a83ed8193543a45d837058c3
[]
no_license
PatSousa/mk-docs-actions
60dbf5de69003ca37c2c97e895285713442f8896
a3d18677e71d4bec7323f48683511a644bec44f2
refs/heads/main
2023-06-03T07:48:14.044060
2021-06-18T10:31:25
2021-06-18T10:31:25
377,761,622
0
0
null
null
null
null
UTF-8
PlantUML
false
false
413
puml
@startuml PayableWorkflow interface PayableWorkflow { __init__(payble_entity) check_if_accepting_payment() -> None (throws BadRequest) apply_payment_result(payment_processor_result: PaymentProcessorResult) -> None } class InvoicePayableWorkflow implements PayableWorkflow class BulkInvoicePayableWorkflow implements PayableWorkflow class CheckoutLinkPayableWorkflow implements PayableWorkflow @enduml
false
true
false
false
class
eef739e764cfd0d7ca6c3b2b64d2ff73bd78fbed
651cc7079fffaf12b7afcae4dedb72c2b04ffba9
/doc/天气API服务.puml
65c90756a82fcad059cf78998742b438e7302e3a
[]
no_license
adminDzl/SpringBoot-CMS
747726ca569f13ecdd9382bd22e06fc9ce37f107
4d786f4521a431cfacdd84b585a661bde7840b2a
refs/heads/master
2020-07-31T20:08:32.372754
2019-02-12T14:25:41
2019-02-12T14:25:42
null
0
0
null
null
null
null
UTF-8
PlantUML
false
false
1,844
puml
@startuml abstract class BaseController{ + redirect(String redirect) String + vRedirect(String redirect) ModelAndView } interface RequestCacheService { + currentWeather(..): Weather + currentWeatherUseToken(..): Weather + forecast(..): Forecast + forecastUseToken(..): Forecast + getLocation(..): Location + findWeatherRequestData(..): List<RequestCache> } interface MongoRepository interface RequestCacheRepositoryCustom { + findByParamOnToday: RequestCache } interface RequestCacheRepository extends MongoRepository,RequestCacheRepositoryCustom{ + findTopByParamAndType(..): RequestCache + findAllByTypeInAndCreatedAtBetween(..): List<RequestCache> + findAllByTypeIn(..): List<RequestCache> } class Gson class MemberService { + findOneByToken(..): User } class HttpService { - restTemplate: RestTemplate + getCurrentWeather(..): ResponseEntity<String> + getForecastWeather(..): ResponseEntity<String> + getLocation(..): ResponseEntity<String> } ApiController *-- RequestCacheServiceImpl RequestCacheServiceImpl *-- RequestCacheRepository RequestCacheServiceImpl *-- Gson RequestCacheServiceImpl *-- HttpService RequestCacheServiceImpl *-- MemberService class ApiController extends BaseController { - requestCacheService: RequestCacheService + current(..): ResponseEntity<Results<Weather>> + forecast(..): ResponseEntity<Results<Forecast>> } class RequestCacheServiceImpl implements RequestCacheService{ - requestCacheRepository: RequestCacheRepository; - memberService: MemberService; - httpService: HttpService; - gson: Gson; + currentWeather(..): Weather + currentWeatherUseToken(..): Weather + forecast(..): Forecast + forecastUseToken(..): Forecast + getLocation(..): Location + findWeatherRequestData(..): List<RequestCache> - getParam(): String - _insertWeather() - _insertForecast() - _insertLocation() - _checkToken() } @enduml
false
true
false
false
class
634d2fbcfba18af25cee3940c50ecd5e091ba725
f6c3ed742dfa1bbc1f4ea646d70854a8c7fc36da
/src/main/java/io/temporal/internal/statemachines/ActivityStateMachine.puml
3a400e697e509088b38f38b7dfc8e0b7fd1c9be2
[ "LicenseRef-scancode-unknown-license-reference", "Apache-2.0" ]
permissive
ilmn-aeolus/java-sdk
14a0dd53d63969799cb9758cfdf141ec4cf60f2a
08065b1e115c2173fa85e56916911ca484975c9c
refs/heads/master
2022-12-07T15:44:57.767103
2020-08-20T00:32:34
2020-08-20T00:32:34
289,132,378
0
0
NOASSERTION
2020-08-20T23:33:55
2020-08-20T23:33:55
null
UTF-8
PlantUML
false
false
2,814
puml
` Copyright (C) 2020 Temporal Technologies, Inc. All Rights Reserved. ` ` Copyright 2012-2016 Amazon.com, Inc. or its affiliates. All Rights Reserved. ` ` Modifications copyright (C) 2017 Uber Technologies, Inc. ` ` Licensed under the Apache License, Version 2.0 (the "License"). You may not ` use this file except in compliance with the License. A copy of the License is ` located at ` ` http://aws.amazon.com/apache2.0 ` ` or in the "license" file accompanying this file. This file is distributed on ` an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either ` express or implied. See the License for the specific language governing ` permissions and limitations under the License. ` PlantUML <plantuml.com> State Diagram. ` Generated from src/main/java/io/temporal/internal/statemachines/ActivityStateMachine.java ` by io.temporal.internal.statemachines.CommandsGeneratePlantUMLStateDiagrams. @startuml title Activity State Transitions [*] --> CREATED CREATED --> SCHEDULE_COMMAND_CREATED: SCHEDULE SCHEDULED_ACTIVITY_CANCEL_COMMAND_CREATED --> SCHEDULED_ACTIVITY_CANCEL_EVENT_RECORDED: ACTIVITY_TASK_CANCEL_REQUESTED SCHEDULED_ACTIVITY_CANCEL_COMMAND_CREATED --> SCHEDULED_ACTIVITY_CANCEL_COMMAND_CREATED: REQUEST_CANCEL_ACTIVITY_TASK SCHEDULED_ACTIVITY_CANCEL_EVENT_RECORDED --> CANCELED: ACTIVITY_TASK_CANCELED SCHEDULED_ACTIVITY_CANCEL_EVENT_RECORDED --> STARTED_ACTIVITY_CANCEL_EVENT_RECORDED: ACTIVITY_TASK_STARTED SCHEDULED_ACTIVITY_CANCEL_EVENT_RECORDED --> TIMED_OUT: ACTIVITY_TASK_TIMED_OUT SCHEDULED_EVENT_RECORDED --> STARTED: ACTIVITY_TASK_STARTED SCHEDULED_EVENT_RECORDED --> TIMED_OUT: ACTIVITY_TASK_TIMED_OUT SCHEDULED_EVENT_RECORDED --> SCHEDULED_ACTIVITY_CANCEL_COMMAND_CREATED: CANCEL SCHEDULE_COMMAND_CREATED --> SCHEDULE_COMMAND_CREATED: SCHEDULE_ACTIVITY_TASK SCHEDULE_COMMAND_CREATED --> SCHEDULED_EVENT_RECORDED: ACTIVITY_TASK_SCHEDULED SCHEDULE_COMMAND_CREATED --> CANCELED: CANCEL STARTED --> COMPLETED: ACTIVITY_TASK_COMPLETED STARTED --> FAILED: ACTIVITY_TASK_FAILED STARTED --> TIMED_OUT: ACTIVITY_TASK_TIMED_OUT STARTED --> STARTED_ACTIVITY_CANCEL_COMMAND_CREATED: CANCEL STARTED_ACTIVITY_CANCEL_COMMAND_CREATED --> STARTED_ACTIVITY_CANCEL_COMMAND_CREATED: REQUEST_CANCEL_ACTIVITY_TASK STARTED_ACTIVITY_CANCEL_COMMAND_CREATED --> STARTED_ACTIVITY_CANCEL_EVENT_RECORDED: ACTIVITY_TASK_CANCEL_REQUESTED STARTED_ACTIVITY_CANCEL_EVENT_RECORDED --> FAILED: ACTIVITY_TASK_FAILED STARTED_ACTIVITY_CANCEL_EVENT_RECORDED --> COMPLETED: ACTIVITY_TASK_COMPLETED STARTED_ACTIVITY_CANCEL_EVENT_RECORDED --> TIMED_OUT: ACTIVITY_TASK_TIMED_OUT STARTED_ACTIVITY_CANCEL_EVENT_RECORDED --> CANCELED: ACTIVITY_TASK_CANCELED COMPLETED --> [*] FAILED --> [*] TIMED_OUT --> [*] CANCELED --> [*] center footer Copyright (C) 2020 Temporal Technologies, Inc. All Rights Reserved. @enduml
false
true
false
false
sequence
68a8cd2bc7bb3ddbea92a1b7581ff90032f3c4f7
e5e0d04a44fe67064105c32404e11f52d66ce464
/docs/plantuml/ModelComponent.puml
f12e3a5c32316bcb0ba0d14cb6bfe44603afeb97
[]
no_license
durianpancakes/tp
19902f0c344eca4544cda3caabb85c70d174853a
7f9ff12f6d81a47bc208e64dcbcecb6dbf8687a5
refs/heads/master
2023-01-07T01:13:07.145901
2020-11-08T13:10:16
2020-11-08T13:10:16
299,612,457
0
0
null
2020-09-29T12:36:16
2020-09-29T12:36:15
null
UTF-8
PlantUML
false
false
2,211
puml
@startuml skinparam Shadowing false skinparam MinClassWidth 100 skinparam classBackgroundColor YellowGreen skinparam packageStyle rectangle skinparam ArrowColor Salmon hide circle hide members package Model { ' class "{abstract}\nModelMain" ' class "{abstract}\nModelManager" ' class "<<interface>>\ninteractable" class Model Package Quiz { ' class Quiz class QuizManager class "<<interface>>\nQuizInteractable" } Package Event { ' class "{abstract}\nEvent" class EventManager ' class ClassManager ' class Class ' class CcaManager ' class Cca ' class TestManager ' class Test class IndividualManager ' class Tuition ' class "{abstract}\nEventDataManager" class "<<interface>>\nEventManagerInteractable" class "<<interface>>\nEventInteractable" } Package Contact { ' class Contact class ContactManager class "<<interface>>\nContactInteractable" } } '"{abstract}\nModelManager" -up-|> "{abstract}\nModelMain" 'EventManager -up-|> "{abstract}\nModelMain" '"{abstract}\nModelManager" ..|> "<<interface>>\ninteractable" '"{abstract}\nEventDataManager" -up-|> "{abstract}\nModelManager" QuizManager ..|> "<<interface>>\nQuizInteractable" ContactManager ..|> "<<interface>>\nContactInteractable" Model ---> ContactManager Model ---> EventManager Model ---> QuizManager 'QuizManager --> Quiz 'ContactManager --> Contact 'EventManager --> ClassManager 'EventManager --> CcaManager 'EventManager --> TestManager EventManager --> IndividualManager 'ClassManager --> Class 'CcaManager --> Cca 'TestManager --> Test 'TuitionManager --> Tuition 'Class --|> "{abstract}\nEvent" 'Cca --|> "{abstract}\nEvent" 'Test --|> "{abstract}\nEvent" 'Tuition --|> "{abstract}\nEvent" 'ContactManager --|> "{abstract}\nModelManager" 'QuizManager --|> "{abstract}\nModelManager" 'EventManager --|> "{abstract}\nEventDataManager" EventManager ..|> "<<interface>>\nEventManagerInteractable" IndividualManager ..|> "<<interface>>\nEventInteractable" note bottom of IndividualManager : IndividualManager can be either\nClass, CCA, Test or Tuition @enduml
false
true
false
false
class
31154d61d63411d095040fa06b4994700e9e8292
ded236cad4433c9b4c4153ec2099a50af28be487
/plants.puml
638fcb6f93fbd5a49c8c60f8cb104437915fc926
[]
no_license
michael-zhan/Pvz
08e48e94f2fc92895fd11e0dd6073688127232da
d3cceedb8e03c5f59cbcf45a7c421eafcf199c8a
refs/heads/main
2023-08-22T23:10:26.075780
2021-10-21T09:51:46
2021-10-21T09:51:46
null
0
0
null
null
null
null
UTF-8
PlantUML
false
false
248
puml
@startuml 'https://plantuml.com/class-diagram abstract plant{ blood suncost spawn() destroyp() attack() } abstract shootplant{ Bullet bullet atk } class peashooter{ spawn() destroyp() attack() } plant<|--shootplant shootplant<|--peashooter @enduml
false
true
false
false
class
462090fb52bd9628fe050ec551377bd7dea128fe
1bc60b0ee2992bc993b3dff388880364291f91c6
/Отчеты/ProjectModulesDescription.puml
719030543c8cfa7517abca47d9b4877ddb447db8
[]
no_license
sergeyyurev/Summer_Practise_2021_group15
75ee1a3e328613292d76a4807904bea388037fb9
42a1d116cf3218a4ebec42dea7f3de5727b2d025
refs/heads/main
2023-06-16T14:39:45.466441
2021-07-14T08:31:56
2021-07-14T08:31:56
382,849,156
0
2
null
2021-07-13T22:18:44
2021-07-04T12:41:34
Kotlin
UTF-8
PlantUML
false
false
2,439
puml
@startuml skinparam monochrome true skinparam backgroundColor #EEEEEE hide empty description title Project modules description\n object App App : The window showed to user class Drawer Drawer : Creates window based on AlgState data \nand interprets user input to AlgHandler methods\n class AlgHandler AlgHandler : Handles algorithm and data AlgHandler : Has same atributes as AlgState AlgHandler : doAlgStep() AlgHandler : doStepBack() AlgHandler : doAlgToEnd() class AlgState AlgState : Single state of the algorithm \nCan be used as memory unit\n AlgState : Can't be changed\n AlgState : currentStage : enum AlgState : graph : GraphOriented AlgState : searchStack : Stack AlgState : handeledNodes : HashSet AlgState : nodesOrder : List AlgState : connectComponents : List<List<T>> AlgState : getNodesList() AlgState : getEdgesList() AlgState : getUsedNodesList() AlgState : getCurrentNode() class GraphOriented GraphOriented : regular oriented graph\n GraphOriented : jeneric based\n GraphOriented : nodes : HashSet<T> GraphOriented : adjacencyMap : HashMap<T, HashSet<T>> GraphOriented : addEdge() GraphOriented : inversed() : GraphOriented App -- Drawer : Window created by Drawer Drawer <-- AlgHandler Drawer <-- AlgState AlgHandler <-- AlgState AlgState <-- GraphOriented /' Dima's part '/ abstract class DisplayCreationStrategy class InputDisplayCreation class WorkingDisplayCreation class DiscargeListener class FikInputList class StopListener class VertexRemoveListener class SortListener class StartListener class VertexInsertListener abstract class DrawerButtonAction abstract class DrawerMouseAction Drawer <-- DisplayCreationStrategy DisplayCreationStrategy <.. InputDisplayCreation DisplayCreationStrategy <.. WorkingDisplayCreation WorkingDisplayCreation -- StopListener InputDisplayCreation -- DiscargeListener InputDisplayCreation -- FikInputList InputDisplayCreation -- VertexRemoveListener InputDisplayCreation -- SortListener InputDisplayCreation -- StartListener InputDisplayCreation -- VertexInsertListener DrawerButtonAction <.. DiscargeListener DrawerButtonAction <.. SortListener DrawerButtonAction <.. StartListener DrawerButtonAction <.. FikInputList DrawerButtonAction <.. StopListener DrawerMouseAction <.. VertexRemoveListener DrawerMouseAction <.. VertexInsertListener @enduml
false
true
false
false
class
d441f081aa81f513096b44bacbe2551ff759e6f1
5d063a8633bbfb09e1ccd15b497f35c2d4b09845
/docs/architecture/ERD.puml
13602dba88a86d5ad15b7565fc5c55277229cbad
[]
no_license
hoanglt1223/Capstone_Project_BE
4cff117ffe387b8c0d2847ee3920e55b7257ba75
b4f1631b03fbcc72170a7ec4c0a89b35e072efe8
refs/heads/master
2023-02-27T11:38:00.376195
2021-01-20T07:02:04
2021-01-20T07:02:04
327,905,432
1
0
null
2021-01-18T15:24:53
2021-01-08T13:06:20
TypeScript
UTF-8
PlantUML
false
false
1,421
puml
@startuml SET2020 entity CSSProps { -id: ObjectID <<generated>> -- name: string } entity Components { -id: ObjectID <<generated>> -- name: string downloadURL: string price: string iconURL: string previewURL: string createdAt: Date updatedAt: Date -- ~parentID: ObjectID ~projectID: ObjectID } entity CustomProps { name: string value: string } entity ComponentProps { value: string -- ~ComponentID: ObjectID ~propsID: ObjectID } entity Project { -id: ObjectID <<generated>> -- name: string isPrivate: boolean createdAt: Date updatedAt: Date } entity ProjectUser { ~projectId: ObjectID ~userId: ObjectID } entity Users { -id: ObjectID <<generated>> -- email: string password: string name: string isInactive: boolean credit: number avatarURL: string createdAt: Date updatedAt: Date -- ~paymentID: ObjectID } entity Payment { -id: ObjectID <<generated>> -- type: string createdAt: Date updatedAt: Date } entity Transaction { -id: ObjectID <<generated>> -- amount: string currency: string transactionDate: Date -- ~userId: string ~paymentId: string } CSSProps||--|{ComponentProps Components||--|{ComponentProps CustomProps}|--o|Components Components||--|{Components Components||--|{Project Users||--|{ProjectUser Project||--|{ProjectUser Users|o--o{Payment Users||--||Transaction Payment||--||Transaction @enduml
false
true
false
false
sequence
03d012ada2f722c77f97ad839241b4c426e5e685
fd4a0dd2f1e9aae2b3726f12e63bd918f5eeca31
/patterns/adapter/object/diagram.puml
1e4a067fe5edd97d98abf851b1cb6435adddbf8b
[ "MIT" ]
permissive
huntertran/soen6441-design-patterns
41e2d3e46a01dc4210f7245cf3da88fef7b33844
5b97aefae260fa816fa04ddf92f5af1027b28e5f
refs/heads/master
2020-10-02T04:09:13.910240
2019-12-19T04:04:56
2019-12-19T04:04:56
227,698,036
0
0
MIT
2019-12-13T15:00:47
2019-12-12T21:16:18
Java
UTF-8
PlantUML
false
false
280
puml
@startuml object_adapter_pattern class Adaptee { +specificRequest() } class Adapter { +request() } class Target { +request() } note left: adaptee.specificRequest() class Client Adapter --> Adaptee Adapter --|> Target Client ..> Target hide empty members @enduml
false
true
false
false
class
a40f167d9bd7bb859abcf25270a39e480252d307
e1857db20f4f7d1728d2c7f30bdbdb562688824a
/doc/diagrams/MobilityState.puml
0b532cee9b696556b29254d1a356995251345b92
[ "LicenseRef-scancode-generic-cla", "Apache-2.0", "BSD-3-Clause", "LGPL-2.0-or-later", "LicenseRef-scancode-philippe-de-muyter", "MIT", "MPL-2.0", "MPL-1.0", "LGPL-2.1-or-later", "LGPL-2.1-only", "LicenseRef-scancode-other-copyleft", "LicenseRef-scancode-proprietary-license", "LGPL-3.0-only",...
permissive
Ohara124c41/astrobee
d3a2ad6e9735d9271fd0a9ee3cbde2f3af07aae8
705dadb06bbc1b0f8235c7b10c2d1ff15c3d4293
refs/heads/master
2020-07-30T10:02:17.698231
2019-11-10T22:39:04
2019-11-10T22:39:04
210,183,710
0
0
Apache-2.0
2019-09-22T17:03:38
2019-09-22T17:03:38
null
UTF-8
PlantUML
false
false
1,696
puml
@startuml 'skinparam dpi 300 title Astrobee Mobility State (Executive) [*] --> Drifting Drifting --> Stopping : stop Drifting --> Flying : move Drifting --> Docking : dock Drifting --> Perching : perch Stopping ----> Flying : move Stopping --> Docking : dock Stopping --> Perching : perch Stopping --> Drifting : idle propulsion Perching --> Stopping : unperch Perching --> Stopping: stop Perching --> Drifting : idle propulsion Docking --> Drifting : idle propulsion Docking --> Stopping : undock Docking --> Stopping : stop Flying --> Stopping : stop Flying --> Drifting : idle propulsion state Stopping { STOPPING -> STOPPED STOPPED -> STOPPING STOPPED: value = 0 STOPPING: value = 1 } state Docking { DOCKING -> DOCKED DOCKED -> UNDOCKING DOCKED: value = 0 DOCKING: value > 0 DOCKING: step being \n performed UNDOCKING: value < 0 UNDOCKING: step being \nperformed } state Perching { PERCHING -> PERCHED PERCHED -> RELEASING PERCHED: value = 0 PERCHING: value > 0 PERCHING: step being \n performed RELEASING: value < 0 RELEASING: step being \nperformed } note as GNC Correspondance with internal GNC States: - <b>Drifting</b> <--> GNC <b>Idle</b> - <b>Stopping::Stopping</b> <--> GNC <b>Stopping</b> - <b>Stopping::Stopped</b> <--> GNC <b>Stopped</b> - <b>Flying</b>, <b>Docking</b> or <b>Perching</b> <--> GNC <b>Nominal</b> end note 'Flying - N1 'Perching - N1 /' state Docking { DOCK_APPROACH -left-> ENGAGE ENGAGE --> DOCKED DOCKED --> UNLATCH UNLATCH -> DOCK_LEAVING } state Perching { PERCH_APPROACH -right-> GRASPING GRASPING --> PERCHED PERCHED --> RELEASING RELEASING -left-> PERCH_LEAVING } '/ @enduml
false
true
false
false
sequence
031c59b58c916f9bb1650dbdb26d260e494da1f9
3259def5fdda5a8bcae31bd708811350c92634f8
/RailCom/Data/.projectKnowledge/uml/datamodel.puml
46d9c0251a2654e2f3b6ae9fd91f2557fcd814a1
[]
no_license
alexanderreder/railcom
339c9c3ee0a1d1714ccee63f86bd79006c71cc93
d382b09a92c0f391fd15f60d065619882d6f98a3
refs/heads/master
2021-09-11T17:43:30.960228
2018-04-10T12:04:14
2018-04-10T12:04:14
115,796,654
0
0
null
null
null
null
UTF-8
PlantUML
false
false
10,198
puml
@startuml hide empty fields hide empty members namespace at.reder.railcom.data.model { interface Entity { +getName() : String +setName(name : String) +getDescription() : String +setDescription(description : String) } interface ModelEntity { +getScale() : Scale +setScale(scale : Scale) } Entity <|-- ModelEntity interface RailwayAgency { +getName() : String +getNationality() : String +getDateFrom() : Date +getDateTo() : Date +setDateTo(dataTo : Date) } interface ClassDesignation { +getName() : String +getRailwayAgency() : RailwayAgency +setRailwayAgency(railwayAgency : RailwayAgency) +getDateFrom() : Date +getDateTo() : Date +setDateTo(dateTo : Date) } ClassDesignation o-- "1" RailwayAgency enum Scale { Z N HO O I } ModelEntity o-- Scale namespace impl { abstract AbstractEntity { #name : String #description : String +getName() : String +setName(name : String) +getDescription() : String +setDescription(description : String) } at.reder.railcom.data.model.Entity <|.. AbstractEntity abstract AbstractModelEntity { #AbstractModelEntity(entity : Entity) #scale : Scale +getScale() : Scale +setScale(scale : Scale) } at.reder.railcom.data.model.ModelEntity <|.. AbstractModelEntity abstract class AbstractClassDesignation { #railwayAgency : RailwayAgency #dateFrom : Date #dateTo : Date #AbstractClassDesignation(dateFrom : Date) +getRailwayAgency() : RailwayAgency +setRailwayAgency(railwayAgency : RailwayAgency) +getDateFrom() : Date +getDateTo() : Date +setDateTo(dateTo : Date) } class ModernClassDesignation { -majorNr : int -minorNr : int -cntrlNr : int +ClassDesignationImpl(majorNr : int, minorNr : int, cntrlNr : int, dateFrom : Date) +getName() : String +getMajorNr() : int +getMinorNr() : int +getCntrlNr() : int } class TextClassDesignation { -name : String +TextClassDesignation(name : String, dateFrom : Date) +getName() : String } ClassDesignation <|.. AbstractClassDesignation AbstractClassDesignation <|-- ModernClassDesignation AbstractClassDesignation <|-- TextClassDesignation at.reder.railcom.data.model.ClassDesignation <|.. ClassDesignationImpl class RailwayAgencyImpl { -name : String -nationality : String -dateFrom : Date -dateTo : Date +RailwayAgencyImpl(name : String, nationality : String, dateFrom : Date) +getName() : String +getNationality() : String +getDateFrom() : Date +getDateTo() : Date +setDateTo(dataTo : Date) } at.reder.railcom.data.model.RailwayAgency <|.. RailwayAgencyImpl } } namespace at.reder.railcom.data.model.rail { interface RailwayEntity { +getDeliveryClassDesignation() : ClassDesignation +setDeliveryClassDesignation(deliveryClassDesignation : ClassDesignation) +getAdditionalClasseDesignations() : Set<ClassDesignation> +addAdditionalClassDesignation(classDesignation : ClassDesignation) +removeAddtionalClassDesignation(classDesignation : ClassDesignation) +getWheelTrack() : int +setWheelTrack(wheelTrack : int) +getMass() : int +setMass(mass : int) } note left Spurweite in mm Masse in t end note at.reder.railcom.data.model.Entity <|-- RailwayEntity at.reder.railcom.data.model.ClassDesignation "1..*" --o RailwayEntity interface Locomotive { +getWheelArrangement() : String +setWheelArrangement(wheelArrangement : String) +getPower() : int +setPower(power : int) } note right Power in kw end note RailwayEntity <|-- Locomotive interface SteamLocomotive { +getCylinderCount(type : CylinderType) : int +setCylinderCount(type : CylinderType, cylinderCount : int) +getFuelType() : FuelType +setFuelType(steamFuelType : FuelType) +getFuelCapacity() : int +setFuelCapacity(fuelCapacity : int) +getWaterCapacity() : int +setWaterCapacity(waterCapacity : int) } note right Kohl/Öl-Vorrat in t Wasser/Dampf in m³ end note Locomotive <|-- SteamLocomotive enum CylinderType { SUPERHEATED_STEAM_CYLINDER WET_STEAM_CYLINDER } enum FuelType { WOOD COAL OIL STEAM getUnit() : String } SteamLocomotive *-- CylinderType SteamLocomotive *-- FuelType interface DieselLocomotive { +getCylinderCount() : int +setCylinderCount(cylinderCount : int) +getCylinderCapacity() : int +setCylinderCapacity(cylinderCapacity : int) +getFuelCapacity() : int +setFuelCapacity(fuelCapaicty : int) } note left Dieselvorrat in t Hubraum in cm³ end note Locomotive <|-- DieselLocomotive interface ElectricLocomotive { +getElectricSystems() : Set<ElecticSystem> +addElectricSystem(electricSystem : ElectricSystem) +removeElectricSystem(electricSystem : ElectricSystem) } Locomotive <|-- ElectricLocomotive interface ElectricSystem { +getVoltage() : int +getFrequency() : double } note left Volt in V Frequenz in Hz end note ElectricLocomotive "*" *-- "*" ElectricSystem interface Wagon { +getAxisCount() : int +setAxisCount(axisCount : int) } RailwayEntity <|-- Wagon interface Train { +getTrain() : List<RailwayEntity> +addEntity(pos : int, entity : RailwayEntity) } Train "1" *-- "*" RailwayEntity namespace impl { abstract AbstractRailwayEntity { #deliveryClassDesignation : ClassDesignation #additionalClasseDesignations : Set<ClassDesignation> #wheelTrack : int #mass : int +getDeliveryClassDesignation() : ClassDesignation +setDeliveryClassDesignation(deliveryClassDesignation : ClassDesignation) +getAdditionalClasseDesignations() : Set<ClassDesignation> +addAdditionalClassDesignation(classDesignation : ClassDesignation) +removeAddtionalClassDesignation(classDesignation : ClassDesignation) +getWheelTrack() : int +setWheelTrack(wheelTrack : int) +getMass() : int +setMass(mass : int) } at.reder.railcom.data.model.rail.RailwayEntity <|.. AbstractRailwayEntity abstract AbstractLocomotive { #power : int #wheelArrangement : String +getWheelArrangement() : String +setWheelArrangement(wheelArrangement : String) +getPower() : int +setPower(power : int) } class SteamLocomotiveImpl { #cylinderCount : Map<CylinderType, int> #fuelType : FuelType #fuelCapacity : int #waterCapacity : int +SteamLocomotiveImpl() +getCylinderCount(type : CylinderType) : int +setCylinderCount(type : CylinderType, cylinderCount : int) +getFuelType() : FuelType +setFuelType(steamFuelType : FuelType) +getFuelCapacity() : int +setFuelCapacity(fuelCapacity : int) +getWaterCapacity() : int +setWaterCapacity(waterCapacity : int) } class ElectricLocomotiveImpl { #electricSystems : Set<ElectricSystem> +ElectricLocomotiveImpl() +getElectricSystems() : Set<ElecticSystem> +addElectricSystem(electricSystem : ElectricSystem) +removeElectricSystem(electricSystem : ElectricSystem) } class DieselLocomotiveImpl { #cylinderCount : int #cylinderCapacity : int #fuelCapacity : int +DieselLocomotiveImpl() +getCylinderCount() : int +setCylinderCount(cylinderCount : int) +getCylinderCapacity() : int +setCylinderCapacity(cylinderCapacity : int) +getFuelCapacity() : int +setFuelCapacity(fuelCapaicty : int) } at.reder.railcom.data.model.rail.Locomotive <|.. AbstractLocomotive AbstractRailwayEntity <|-- AbstractLocomotive AbstractLocomotive <|-- SteamLocomotiveImpl at.reder.railcom.data.model.rail.SteamLocomotive <|.. SteamLocomotiveImpl AbstractLocomotive <|-- ElectricLocomotiveImpl at.reder.railcom.data.model.rail.ElectricLocomotive <|.. ElectricLocomotiveImpl AbstractLocomotive <|-- DieselLocomotiveImpl at.reder.railcom.data.model.rail.DieselLocomotive <|.. DieselLocomotiveImpl } } namespace at.reder.railcom.data.model.track { interface Signal { } at.reder.railcom.datamodel.Entity <|-- Signal interface Turnout { } at.reder.railcom.datamodel.Entity <|-- Turnout interface Platform { } at.reder.railcom.datamodel.Entity <|-- Platform interface BlockPost { } at.reder.railcom.datamodel.Entity <|-- BlockPost } namespace at.reder.railcom.datamodel.street { interface StreetEntity { } at.reder.railcom.datamodel.Entity <|-- StreetEntity } namespace at.reder.railcom.datamodel.building { interface HouseEntity { } at.reder.railcom.datamodel.Entity <|-- HouseEntity } namespace at.reder.railcom.datamodel.persistence.jpa { class LocomotiveEntity { } } @enduml
false
true
true
false
sequence
179c902da8a7b3b549e8133f45695dea80e42f58
ef18d328b4df7159a1fd4366f9191d11f45f1a28
/docs/ApplicationUMLDiagram.puml
0041ecc141314437c915ea0e0dee760bcd54b851
[]
no_license
jkglaspey/Too-Due_List
c83df58ba18b2c03f18616ddb07272d8f66575e1
51781058f55b0957cca5a0247c36026d8650543c
refs/heads/main
2023-08-27T09:16:56.480801
2021-11-07T19:18:19
2021-11-07T19:18:19
424,646,577
1
0
null
null
null
null
UTF-8
PlantUML
false
false
5,131
puml
@startuml class ErrorCreatingFileController { -Button button ~void closePopup(ActionEvent event) } class FileNotFoundController { -Button button ~void closePopup(ActionEvent event) } class InvalidInputController { -Button button ~void closePopup(ActionEvent event) } class MoreThan100ObjectsController { -Button button ~void closePopup(ActionEvent event) } class NoPathController { -Button button ~void closePopup(ActionEvent event) } class AddItemController { -RadioButton completeButton -DatePicker datePicker -TextField textPane -Button button -String dueDate -Item newItem -Stage stage +AddItemController() +AddItemController(String s) +Item display() ~void setDueDate() ~void setDueDate(String s) ~void saveItem() ~{static} boolean isValidInput(String input) -void promptInvalidInput() } class Item { -String description -String dueDate -String status -int id -{static} int index +Item(String description, String dueDate, String status) +String getDescription() +void setDescription(String description) +String getDueDate() +void setDueDate(String dueDate) +String getStatus() +void setStatus(String s) +int getId() +{static} void resetIndex() } class LoadFileController { -Button chooseFileButton -Label filePathPane -Button importButton -Stage stage -List<Item> loadedItems +LoadFileController() +LoadFileController(String s) ~void chooseFile(ActionEvent event) +List<Item> loadItems() ~void loadFile(ActionEvent event) -void load(String path) ~void forceLoad(String s) ~List<Item> getLoadedItems() -void failToLoad() } class SaveFileController { -TextField fileNamePane -Button findFileButton -Label pathLabel -List<Item> savedList -Stage stage -Button saveButton -String LOGO +SaveFileController() +SaveFileController(String s) ~void findFilePath(ActionEvent event) +void sendItems(List<Item> inventory) ~void loadWindow() ~void saveLists(ActionEvent event) ~Formatter createOutputStream(String path, String name) -void save(String path, String name) ~void forceSaveList(List<Item> values, String path, String name) -void failToSave() -void invalidInput() -void invalidPath() } class TodoListApplication extends javafx.application.Application { +void start(Stage stage) +{static} void main(String[] args) } class SceneController { -ImageView titleImage -RadioButton completeButton -RadioButton incompleteButton -{static} String COMPLETE = "Complete" -{static} String INCOMPLETE = "Incomplete" -MenuItem deleteAllItems -MenuItem deleteItem -TextField descriptionTextField -DatePicker dueDateDatePicker -MenuItem menuFileLoadList -MenuItem menuFileSaveList -MenuItem menuViewAll -MenuItem menuViewComplete -MenuItem menuViewIncomplete -int view -Button newItemButton -ScrollPane itemsScrollPane ~TableView<Item> tableView -TableColumn<Item, String> viewDescription -TableColumn<Item, String> viewDueDate -TableColumn<Item, String> viewStatus -ObservableList<Item> listOfItems = FXCollections.observableArrayList() -List<Item> inventory = new ArrayList<>() -AnchorPane itemsPane -ToggleGroup statusButton +void initialize() ~void setTableView() -void refreshTable() ~ObservableList<Item> getListOfItems() ~List<Item> getInventory() ~int getView() ~void setListOfItemsToAll() ~void setListOfItemsToComplete() ~void setListOfItemsToIncomplete() ~int findIndexOfID(int id) ~void addItemToListIfStatusMatches(Item item) ~void addItemToList(ActionEvent event) ~void setDate(ActionEvent event) ~void modifyDates(int inventoryIndex, int listOfItemsIndex, String newDueDate) ~void setDescription(ActionEvent event) ~void modifyDescriptions(int inventoryIndex, int listOfItemsIndex, String newDescription) ~Boolean isInputInvalid(String s) ~void clickCompleteButton(ActionEvent event) ~void clickIncompleteButton(ActionEvent event) ~void modifyStatus(int inventoryIndex, int listOfItemsIndex, String s) ~void deleteAllItems(ActionEvent event) ~void clearItems() ~void deleteItem(ActionEvent event) ~void loadList(ActionEvent event) ~void insertLoadedList(List<Item> list) ~void saveList(ActionEvent event) ~void viewAllItems(ActionEvent event) ~void viewCompleteItems(ActionEvent event) ~void viewIncompleteItems(ActionEvent event) -void promptInvalidInput() } '----------------------------------------------------------- AddItemController -- Item AddItemController -- InvalidInputController LoadFileController -- FileNotFoundController LoadFileController -- Item SaveItemController -- Item SaveItemController -- ErrorCreatingFileController SaveItemController -- InvalidInputController SaveItemController -- NoPathController javafx.application.Application <|-- TodoListApplication SceneController -- Item SceneController -- AddItemController SceneController -- LoadFileController SceneController -- SaveFileController SceneController -- MoreThan100ObjectsController SceneController -- InvalidInputController @enduml
false
true
false
false
class
94c05f941c0166b9d283a88e18f88771b27d3a57
0abf650a6686c64a2386ec9c59efee301dbb8e58
/docs/analyse.puml
4e14ba0ca347d104633f435cd5507b0b3494dfd0
[]
no_license
pclapaud/cinemaJPA
4cafd293db2c357fc6e5325adecdab4c16083f0e
75a4cf66ef80481d136926d632722e648e2f530b
refs/heads/master
2020-04-11T11:44:19.548457
2019-01-03T10:41:56
2019-01-03T10:41:56
161,757,659
0
0
null
null
null
null
UTF-8
PlantUML
false
false
223
puml
@startuml class Play { id name } class Film { id name rank imagePath } class Person { id name } Play "*" -- "1" Person Play "*" -- "1" Film Film "*" - "1 director" Person :" " hide circle @enduml
false
true
false
false
class
20d3f8cbdac697382e4bc32538ed5e424c66dc98
740ec837551b09f09677854163ecd30ba6ea3cb7
/documents/sd/plantuml/application/Modules/Mouse/Events/MouseMoveEvent.puml
d575df863af14858dda3f41480de99b2af403bed
[ "MIT" ]
permissive
insightmind/MORR
913c0c16d14745cbde40af07322ca339a0373f32
0830f2155fb3b32dc127587e07cbd780deb0e118
refs/heads/develop
2020-12-08T00:23:17.488431
2020-04-05T20:50:44
2020-04-05T20:50:44
232,827,908
5
1
MIT
2020-04-05T20:55:27
2020-01-09T14:28:48
HTML
UTF-8
PlantUML
false
false
293
puml
@startuml skinparam monochrome true skinparam classAttributeIconSize 0 !startsub default class MouseMoveEvent { } abstract class Event abstract class MouseEvent { + MousePosition : System.Windows.Point <<get>> <<set>> } !endsub MouseEvent <|-- MouseMoveEvent Event <|-- MouseEvent @enduml
false
true
false
false
class
2821eb527bb6125db67c1df218adc73989963a19
555b08be8a372337de3b6c4a3787c4945c9c1c1d
/src/main/java/ex46/App.puml
71ecdb7466f3015e4fbc8e257f9c9c98f2084463
[]
no_license
HaoQNguyen/nguyen-COP3330-assignment3
0c3163ed43189c846d0360b9c64f3705a5cb3284
ee2c1bdeeef50d35067d759f611387b35dde85e2
refs/heads/master
2023-08-24T02:12:07.600314
2021-10-12T02:11:58
2021-10-12T02:11:58
null
0
0
null
null
null
null
UTF-8
PlantUML
false
false
445
puml
@startuml class App { +String input +WordCounter counter +String readFile () +void main( String[] args ) } class WordCounter { -String input; -ArrayList<String> word; -ArrayList<Integer> frequency; +WordCounter (String input) +ArrayList<String> getWord() +ArrayList<Integer> getFrequency() -int compare (String newWord) +void counter () +void sortLists () +void histogram () } @enduml
false
true
false
false
class
f16ce26768bb834933aa1d62fba69402bebcaba2
b4f61d7a54512f9fd0117ac3bf9513a171754af8
/TP1/diagrama.puml
2a69cee596b351fd7b81017d89083a9b8efa9d3c
[]
no_license
fideldalmasso/paradigmas
c08857bb4956e9fc63c0f5ccc72fe66eaceacea1
c0dd66b7a5cf1b35372a59d8e4442b5cfa0acf03
refs/heads/master
2022-08-29T00:18:35.554675
2019-12-15T23:40:03
2019-12-15T23:40:03
209,146,428
0
0
null
null
null
null
UTF-8
PlantUML
false
false
2,006
puml
@startuml title Autopartes ABC skinparam linetype ortho class Empresa { -{static}margenComercial -{static}mesesGarantia incorporarAutoparte:cantidad:() agregarAutoparte:() aplicarImpuesto:a:() consultarStock:() agregarCliente:() agregarAutoparte:() calcularTotalVentasmes:() calcularUnidadesVendidasProducto:() calcularVentasCliente:() calcularPrecioDeVenta:() enGarantia:cliente:() generarVenta:a:descuento:() generarVenta:a:descuento:fecha:() imprimir() obtenerAutoparte:() obtenerCliente:() {static}new:descripcion:costo:() {static}new() } class Autoparte { -nroPieza -stock -cantVendidos -descripcion -costo consultarNroPieza() agregarImpuesto:() agregarStock:() reducirStock:() calcularPrecioDeVenta() {static}new:descripcion:costo:() imprimir() } class Cliente { -dni comprar:() imprimir() {static}new:() } class Carrito { agregar:cant:() imprimir() {static}new() } class ItemVenta { -autoparte -cantidad -precioVigente -precioConImpuestos calcularPrecios() precioConImpuestos() {static}new:cant:() } class Venta { -totalNeto -mesesGarantia -porcentajeDescuento -precioConImpuestos -importeDescontado -totalAbonado obtenerPiezas() imprimir() {static}new:listaItems:desc:() {static}new:listaItems:fecha:desc:() } class Impuesto{ {abstract}calcularImpuesto:() } class ImpuestoFijo{ -importe calcularImpuesto:() {static}new:() } class ImpuestoVariable{ -porcentaje calcularImpuesto:() {static}new:() } class ImpuestoEscalonado{ -tope1Inclusivo -tope1Inclusivo -pcentaje1 -pcentaje2 -pcentaje3 calcularImpuesto:() modificarTope:tope2:() modificarPctenaje:pcentaje2:pcentaje3:() {static}new:tope2:pcentaje1:pcentaje2:pcentaje3:() } Empresa "1" o-- "0..*" Autoparte Empresa "1" o-- "0..*" Cliente Empresa "1" o-- "0..*" Venta Venta "1" -- "1" Carrito Venta "1" -- "1" Cliente Carrito "1" o-- "0..*" ItemVenta ItemVenta "0..*" -- "1" Autoparte Impuesto <|-- ImpuestoFijo Impuesto <|-- ImpuestoVariable Impuesto <|-- ImpuestoEscalonado Impuesto "0..*" --o "0..*" Autoparte @enduml
false
true
false
false
class
24adda39e2953629742e21060ed7caa3bebd3129
1f5a6d8f6827e4add92c2154e20310793d32f549
/OOP教育訓練計畫/9/01.Observer/src/ES2015-DigitalClock/diagrams/ClassDiagram_ClockAndDigitalClock.puml
e1108993e6f6933a534663add48e7d4feb518ce8
[]
no_license
YenCheChangGoogle/YccSenaoOOP
8e9c2b02ded12b64e5e7a7d26faed0f593ee0fce
79e025ace78e966d07a59b8896c68040fe74ab86
refs/heads/master
2021-09-06T16:44:44.578700
2018-02-08T16:35:22
2018-02-08T16:35:22
107,415,206
0
0
null
null
null
null
UTF-8
PlantUML
false
false
142
puml
@startuml skinparam class { FontStyle bold FontSize 12 } scale 800*800 class Clock{ +hours +minutes +seconds } @enduml
false
true
false
false
class
dbd15a28b6ae639d1e14ccda88e3ddd458b7fc99
4b81e72878f40b705ac32cf8e136311dc4dc3699
/app/src/main/java/sud_tanj/com/icare/Backend/Database/PersonalData/PersonalData.plantuml
d4d6b601478a4089cd43d31c5c406d5c0d711c22
[]
no_license
sudtanj/iCare-PHR
826f6e1ffa0b4217ed128a36386a7494e22c521e
2d334a5dd7854b8cc204dd8adbe9f74d86c7d694
refs/heads/master
2020-03-23T04:46:07.948787
2019-12-22T03:22:09
2019-12-22T03:22:09
141,104,375
0
0
null
null
null
null
UTF-8
PlantUML
false
false
2,085
plantuml
@startuml title __PERSONALDATA's Class Diagram__\n package sud_tanj.com.icare { package sud_tanj.com.icare.Backend { package sud_tanj.com.icare.Backend.Database { package sud_tanj.com.icare.Backend.Database.PersonalData { class DataAnalysis { {static} + KEY : String - condition : int - analysisMessage : String + DataAnalysis() + DataAnalysis() + setCondition() + setAnalysisMessage() + getCondition() + getAnalysisMessage() } } } } } package sud_tanj.com.icare { package sud_tanj.com.icare.Backend { package sud_tanj.com.icare.Backend.Database { package sud_tanj.com.icare.Backend.Database.PersonalData { class DataComment { {static} + KEY : String {static} + COMMENT_BY_DOCTOR : int {static} + COMMENT_BY_INDIVIDUAL : int - message : String - commentType : Integer + DataComment() + DataComment() + setMessage() + setCommentType() + getMessage() + getCommentType() } } } } } package sud_tanj.com.icare { package sud_tanj.com.icare.Backend { package sud_tanj.com.icare.Backend.Database { package sud_tanj.com.icare.Backend.Database.PersonalData { class HealthData { {static} + KEY : String - dataList : List<Double> - tag : List<String> + HealthData() + HealthData() + getDataList() + getTag() } } } } } DataAnalysis -up-|> SyncableObject DataComment -up-|> SyncableObject HealthData -up-|> SyncableObject 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
false
true
false
false
class
4e05e2551620ac69e26d46faa5b6d6270218a390
056bcaf5fefd6accd9d6de71c79029008ff37349
/adapter/class_adapter_diagram.puml
3941c11fbbea4d529ffb61f0370f6292b8a3cb1f
[]
no_license
DavidArutiunian/OOD
42b8880fdd518b06fbf63f52fa9fdd2a9f14510e
dea1eb257a871193321fa5ae6faed9cd3f9be9dc
refs/heads/master
2020-05-15T11:48:23.306783
2020-02-18T17:04:57
2020-02-18T17:04:57
182,245,832
0
0
null
null
null
null
UTF-8
PlantUML
false
false
1,698
puml
@startuml namespace graphics_lib { interface Canvas { + void moveTo(int x, int y) + void lineTo(int x, int y) } class SimpleCanvas { + void moveTo(int x, int y) + void lineTo(int x, int y) } SimpleCanvas ..|> Canvas } namespace shape_drawing_lib { interface CanvasDrawable { + void draw(graphics_lib.Canvas canvas) } CanvasPainter ..> CanvasDrawable CanvasPainter *-- graphics_lib.Canvas class CanvasPainter { - graphics_lib.Canvas canvas + void draw(CanvasDrawable drawable) } class Point { + int x + int y } Rectangle *-- Point Rectangle ..|> CanvasDrawable class Rectangle { - Point leftTop - int width - int height + Rectangle(Point leftTop, int width, int height) + void draw(graphics_lib.Canvas canvas) } Triangle *-- Point Triangle ..|> CanvasDrawable class Triangle { - Point p1 - Point p2 - Point p3 + Rectangle(Point p1, Point p2, Point p3) + void draw(graphics_lib.Canvas canvas) } } namespace modern_graphics_lib { class Point { + int x + int y } interface Closeable { + void close() } interface OutputStream { + void write(byte b[]) } ModernGraphicsRenderer ..|> Closeable ModernGraphicsRenderer o-- OutputStream ModernGraphicsRenderer ..> Point class ModernGraphicsRenderer { - boolean drawing + void beginDraw() + void drawLine(Point start, Point end) - void endDraw() + void close() } } namespace app { SimpleCanvasAdapter ..|> graphics_lib.Canvas SimpleCanvasAdapter --|> modern_graphics_lib.ModernGraphicsRenderer class SimpleCanvasAdapter { - modern_graphics_lib.Point start - boolean drawing + void moveTo(int x, int y) + void lineTo(int x, int y) + void beginDraw() + void drawLine(Point start, Point end) - void endDraw() + void close() } } @enduml
false
true
false
false
class
72374e2789f32edd5c9fc22fd03b48e81e1cb448
e74e010f5ac0b5cc59fcb367c76e2baf5bfc886a
/uml/InventoryApp.puml
6e85e03b34b9b6b9c64c8172737047ceaec60ee0
[]
no_license
Sonxaj/turner-2668-a5
c40e443c143b75ee443d9f656dcce368151beed9
3baa77445788aa2d1c9eb997e27596684a2f9389
refs/heads/master
2023-07-03T10:00:49.199015
2021-07-26T01:06:28
2021-07-26T01:06:28
388,236,045
0
0
null
null
null
null
UTF-8
PlantUML
false
false
2,910
puml
@startuml javafx.Application <- InventoryApp InventoryApp - InventoryController InventoryController <|-- Item InventoryController <|-- InvFileManager InventoryController <|-- DialogManager class InventoryApp{ main() start() } class InventoryController{ +InvFileManager tsvManager +InvFileManager jsonManager +InvFileManager htmlManager +DialogManager dialogManager SplitPane splitPane TableView<Item> inventoryView; TableColumn<Item, String> valueColumn; TableColumn<Item, String> nameColumn; TableColumn<Item, String> serialColumn; SplitMenuButton addButton; MenuItem delButton; MenuItem openTSV; MenuItem openJSON; MenuItem openHTML; MenuItem saveTSV; MenuItem saveJSON; MenuItem saveHTML; MenuItem showHelp; TextField searchField; TextField valueText; TextField serialNumberText; TextField nameText; -ObservableList<Item> inventoryData +initialize(URL url, ResourceBundle rb) -boolean searchFindsItem(Item item, String searchText) -ObservableList<Item> filterList (ObservableList<Item> inventoryData, String search) +showHelp() +saveTSV() +saveJSON() +saveHTML() +openTSV() +openJSON() +openHTML() +addItem() +delItem() +changeValueCellEvent(TableColumn.CellEditEvent editEvent) +changeNameCellEvent(TableColumn.CellEditEvent editEvent) +changeSerialNumCellEvent(TableColumn.CellEditEvent editEvent) +stringIsNotAlphanumeric(String toCheck) +stringIsNumbers(String toCheck) +boolean duplicateCheck(String toCheck, boolean isName) +removeDuplicatePeriods(String editText) +updateItemView() } class InvFileManager{ +FileChooser fileChooser; +InvFileManager(String type) +String dataConverterTSV(ObservableList<Item> inventoryData) +String dataConverterJSON(ObservableList<Item> inventoryData) +String dataConverterHTML(ObservableList<Item> inventoryData) +saveInventory(File fileToSave, String textToSave) +loadTSV(File fileToLoad, ObservableList<Item> inventoryData) +loadJSON(File fileToLoad, ObservableList<Item> inventoryData) +loadHTML(File fileToLoad, ObservableList<Item> inventoryData) +Stage windowSetup(SplitPane splitPane, String operation) } class Item{ -String value; -String name; -String serialNumber; +Item(BigDecimal value, String serialNumber, String name) +String getValue() +String getSerialNumber() +String getName() +setValue(BigDecimal value) +setSerialNumber(String serialNumber) +setName(String name) } class DialogManager{ +showDialog() +String helpText() +String invalidDollarAmount() +String invalidSerialString() +String invalidSerialStringLength() +String invalidNameStringLength() +String duplicateSerialNum() +String duplicateName() } @enduml
false
true
false
false
class
fbf4d80cf4f96b74d9c0eb2635ffda18e40532ea
dab688a00bb3b108471dc56e639dbe787429b0c5
/creational/prototype/prototype.puml
354ab9d62555616974ea249b48ad1dd4cc91cf5e
[]
no_license
huayun321/go-design-patterns
39c756ac1552ecf22c9a500a478a98bef30d05b9
bd3370011dfd857db7f7e71beec0b82930222703
refs/heads/master
2023-02-20T08:44:03.693540
2021-01-15T01:12:25
2021-01-15T01:12:25
325,818,390
0
0
null
null
null
null
UTF-8
PlantUML
false
false
758
puml
@startuml namespace prototype { interface ItemInfoGetter { + GetInfo() string } class Shirt << (S,Aquamarine) >> { + Price float32 + SKU string + Color ShirtColor + GetInfo() string + GetPrice() float32 } interface ShirtCloner { + GetClone(s int) (ItemInfoGetter, error) } class ShirtColor << (S,Aquamarine) >> { + String() string } class ShirtsCache << (S,Aquamarine) >> { + GetClone(m int) (ItemInfoGetter, error) } class prototype.ShirtColor << (T, #FF7700) >> { } } "prototype.ItemInfoGetter" <|-- "prototype.Shirt" "prototype.ShirtCloner" <|-- "prototype.ShirtsCache" "__builtin__.byte" #.. "prototype.ShirtColor" @enduml
false
true
false
false
class
a695a4afc25e2783d58024b5d89019f917992abf
eb79b5e41b205bca757ecb47616d107d0c78e13d
/design_patterns/behavioral/strategy/2_duck_with_interfaces.puml
9a281b4bf52bb69054f9bf36f2706b773f922626
[]
no_license
kevinwong1983/exploration
6023bb1c903c316794b132b1bff4ef817fe55f5d
20029c025c7ae44e0dba535a6ec47b065b19f65b
refs/heads/master
2022-06-09T09:48:26.087800
2022-06-05T22:29:47
2022-06-05T22:29:47
207,248,735
0
0
null
null
null
null
UTF-8
PlantUML
false
false
1,584
puml
@startuml skinparam monochrome true interface Flyable { fly() } note left of Flyable <b>What about interfaces * defines methods an object must have in order to be condisered a particulare type; * abstract type that specifies a barhavior that class must implement; * allow differne classes to share similarities * not all classes need to have same behavior e.g. some ducks are able to fly, some not. <b>Problems * destroys reuse e.g. each duck needs to implement fly and quack... * It becomees a maintenance nightmare * It does not allow for runtime changes in behavior end note note top of Flyable <b>Implement duck with interfaces * If I am a duck and I can fly, I implement Flyable interface. * If I am a duck and I can quack, I implement Quackable interface. end note interface Quackable { quack() } class Duck { swim() dispay() } note top of Duck Duck only need to implement a swim and diplay method, since all ducks do that. end note class MalllardDuck{ dispay() quack() fly() } note left of MalllardDuck::fly Each subclass of duck implements the fly and quack methods if needed. end note class RedheadDuck { dispay() quack() fly() } class Rubberduck { dispay() quack() } class Decoyduck { dispay() } Flyable <|.. MalllardDuck Flyable <|.. RedheadDuck Quackable <|.. MalllardDuck Quackable <|.. RedheadDuck Quackable <|.. Rubberduck Duck <|-- MalllardDuck Duck <|-- RedheadDuck Duck <|-- Rubberduck Duck <|-- Decoyduck @enduml
false
true
false
false
class
5f6b56bd6acc8347b97966b2cfad0d88a140f864
03181ddaf5437d3269439870c1434cfa82b644b3
/.idea/modules/app/app.plantuml
01bc8f41e94b47f957ee4744900714e9efadc10c
[]
no_license
maxsaluian/Reader
c6ec1bfb76c3aaa555bfb07717216ef50e7177fe
1cb8e9f8a2cbc3818221651eae8e08b6fd13a3cc
refs/heads/main
2023-05-05T17:53:38.408076
2021-05-28T16:02:56
2021-05-28T16:02:56
371,753,242
0
0
null
null
null
null
UTF-8
PlantUML
false
false
1,369
plantuml
@startuml title __READER.APP's Class Diagram__\n namespace com.maxsaluian.android.reader { class com.maxsaluian.android.reader.BuildConfig { } } namespace com.maxsaluian.android.reader { namespace data.local.database { class com.maxsaluian.android.reader.data.local.database.FeedDatabase_Impl { } } } namespace com.maxsaluian.android.reader { namespace data.local.database { namespace dao { class com.maxsaluian.android.reader.data.local.database.dao.CombinedDao_Impl { } } } } com.maxsaluian.android.reader.data.local.database.FeedDatabase_Impl -up-|> com.maxsaluian.android.reader.data.local.database.FeedDatabase com.maxsaluian.android.reader.data.local.database.FeedDatabase_Impl o-- com.maxsaluian.android.reader.data.local.database.dao.CombinedDao : _combinedDao com.maxsaluian.android.reader.data.local.database.dao.CombinedDao_Impl .up.|> com.maxsaluian.android.reader.data.local.database.dao.CombinedDao com.maxsaluian.android.reader.data.local.database.dao.CombinedDao_Impl o-- com.maxsaluian.android.reader.data.local.database.TypeConverters : __typeConverters 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
false
true
false
false
class
da411d9667432b6ccd82cba3c01c3d3cad3f28ea
9ed64cf55205875b3577756ca587e4d94abbf1fa
/src/com/design/behavior/visitor/visitor.puml
8d2ea95506711ddabb9cecf5563fad0ca25c9538
[]
no_license
shf-1218/Design_Patterns
65f3e8598b9223489d805759f59ba186300d86d9
52a3b279609a6699300699d21877137c878dfe32
refs/heads/master
2022-12-26T13:40:57.846535
2020-09-27T10:23:30
2020-09-27T10:23:30
299,005,976
0
0
null
null
null
null
UTF-8
PlantUML
false
false
467
puml
@startuml interface Element interface Visitor class ConcreteVisitorA class ConcreteVisitorB class ConcreteElementA class ConcreteElementB class ObjectStructure Element<|..ConcreteElementA Element<|..ConcreteElementB Visitor<|..ConcreteVisitorA Visitor<|..ConcreteVisitorB interface Element{ accept(Visitor Visitor):void operation():void } interface Visitor{ void visit(ConcreteElementA element); void visit(ConcreteElementB element); } @enduml
false
true
false
false
class
df409c376e70b0c3ec8b747df2d53ef91e3cca50
49ad4bae9d3a7de4c64835fa48eb268b4031e45c
/sequence-20210126.plantuml
cacd905b33c084c736c370969453e73259771c0b
[]
no_license
ANRChoucas/WPSequenceDiagram
3b4c41fa2f981542de1a9989b9216b19a956124a
f82b9442fea655b1df00514e12267df6f8b4cb91
refs/heads/master
2021-06-29T21:37:38.110501
2021-01-22T14:47:08
2021-01-22T14:47:08
207,307,098
0
1
null
2021-01-22T14:47:09
2019-09-09T12:46:12
Makefile
UTF-8
PlantUML
false
false
2,160
plantuml
@startuml /' Paramètres de style '/ hide footbox skinparam sequence { ActorBackgroundColor #1e4562 ActorBorderColor #1e4562 ActorFontColor #1e4562 } /' Définition des acteurs et des services '/ actor "Utilisateur" as ov participant "Visualisation" as vis participant "Saisie" as sais participant "Fourniture \nd'objets spatiaux" as ext participant "Spatialisation" as spa participant "Fusion" as fus /' Positionnement des services et définition des groupes '/ box "Interface\nGASPAR" participant vis participant sais end box box "BD Neo4j\nGASPAR.0" participant ext end box box "Service\nRuitor" participant spa participant fus end box /' Définition séquence affichage carte '/ ov -> vis: Affichage carte activate vis /' Séquence définition zone de recherche '/ == Définition Zone Initiale de Recherche == ov -> vis: Sélection zone activate vis group Extraction et fourniture d'objets spatiaux vis -> ext: Sélection géographique activate ext vis <-- ext: Objets spatiaux deactivate ext activate vis end ov <-- vis: done /' Séquence identification d'objets spatiaux '/ == Identification d'objets spatiaux (création d'indice) == alt Sélection d'un objet spatial déjà chargé ov -> vis: Sélection objet spatial activate vis ov <-- vis: done deactivate vis else Sélection de cordonnées ov -> vis: Pointage coordonnées activate vis vis <- vis: Coordonnées ov <-- vis: done deactivate vis end /' Séquence spatialisation '/ == Spatialisation == ov -> sais: Paramétrage spatialisation sais -> spa: Demande de spatialisation activate spa vis <-- spa: Zone de Localisation Compatible deactivate spa activate vis ov <-- vis: done /'Séquence Fusion'/ == Fusion == ov -> sais: Paramétrage fusion note left Appel facultatif conditionné par l'existence d'au moins 2 indices end note sais -> fus: Demande de fusion activate fus vis <-- fus: Zone de Localisation Probable deactivate fus activate vis ov <-- vis: done /' Fin diagramme '/ deactivate vis deactivate vis deactivate vis deactivate vis deactivate vis @enduml
false
true
true
false
usecase
b426b4e1b0ee3ad32d795f7641d027fa7a717fa6
da21e87f30ad556b8f3427d436028453585499df
/src/3_secuence.plantuml
7cf9dfac6458e6cbb0bf567f24af74c012d433ee
[]
no_license
Master-Desarrollo-20-21/arquitectura-del-software-diagramas-de-tu-framework-hugohg34
1b047345bf841c59da073da8a44f91035efc1be8
c21a693034b9837a380ce80b13ede16454562637
refs/heads/main
2023-04-09T15:52:51.071354
2021-04-20T17:53:27
2021-04-20T17:53:27
359,214,713
0
0
null
null
null
null
UTF-8
PlantUML
false
false
541
plantuml
@startuml title "JSF - Sequence Diagram MVC" actor Front boundary "Faces Servlet" as facesServlet entity "Facelets <<View>>" as Facelets entity "Managed Bean" as managedBean entity Service entity Entity database DB Front -> facesServlet : HTTP request facesServlet -> managedBean : Injects and manages managedBean -> Service : get Service -> Entity: get Entity -> DB : get managedBean <- Service : set managedBean <-> Facelets : get / set facesServlet <-> Facelets : Manipulates and redirects facesServlet -> Front: HTTP response @enduml
false
true
false
false
sequence
72df72ae413f67009dba87d5f02323684797dd39
9623791303908fef9f52edc019691abebad9e719
/src/cn/shui/order/letter_combinations_of_a_phone_number/letter_combinations_of_a_phone_number.plantuml
14a9fc92e76c2a006ab957e2e49b7f410062278b
[]
no_license
shuile/LeetCode
8b816b84071a5338db1161ac541437564574f96a
4c12a838a0a895f8efcfbac09e1392c510595535
refs/heads/master
2023-08-17T04:53:37.617226
2023-08-15T16:18:46
2023-08-15T16:18:46
146,776,927
0
0
null
null
null
null
UTF-8
PlantUML
false
false
526
plantuml
@startuml title __LETTER_COMBINATIONS_OF_A_PHONE_NUMBER's Class Diagram__\n namespace cn.shui.order { namespace letter_combinations_of_a_phone_number { class cn.shui.order.letter_combinations_of_a_phone_number.Solution { {static} + main() {static} - letterCombinations() } } } 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
false
true
false
false
class
6134cd81d2d091feb14312d8372291034c882a42
346cbf8076b2b36ea53dacb81b65860af6654643
/src/main/java/ex46/ex46.puml
2d9c4c66eb06f535a9bc35aca92b185563b56612
[]
no_license
decortealex/decorte-cop3330-assignment3
187acd749f22fdeef87107a40740fc36018a0307
058ff15bec6a4dd2cf356112054840e68c9bc14a
refs/heads/master
2023-06-26T06:36:22.959836
2021-07-26T03:08:05
2021-07-26T03:08:05
377,012,916
0
0
null
null
null
null
UTF-8
PlantUML
false
false
210
puml
@startuml 'https://plantuml.com/class-diagram class Word { + val : String + freq: int } class App { + wordFrequencyFinder(String) + sortByFreq(ArrayList<Word>) + main(String[]) } App *-- "1..*" Word @enduml
false
true
false
false
class
4b4818f1634192a2d39165ae7e7964553e9cb0c9
29e499c7049d725de515d0f0294f765b6bbb4dc3
/DesignPattern/out/production/DesignPattern/com/ilike/adapter/interfaceAdapter/InterfaceAdapter.puml
c5274d91a505df3298cd77e1815406e5f116349c
[]
no_license
dongyuancaizi/designPatternLearning
70dddd9d156fd3d4e9c07bb4f94f76820b625308
1fbde529b073b9a205bffd90607574754d6aac50
refs/heads/master
2020-07-04T05:13:23.384529
2019-11-19T13:09:10
2019-11-19T13:09:10
202,167,833
0
0
null
null
null
null
UTF-8
PlantUML
false
false
239
puml
@startuml interface Interface1 abstract class AbstractAdapter class A Interface1<|..AbstractAdapter AbstractAdapter<..A interface Interface1{ void operation1(); void operation2(); void operation3(); void operation4(); } @enduml
false
true
false
false
class
6e94aa65c9c6f9b0d3e437c70cbef40211b46f2b
2c0edfcd9e6ddf16a88762a018589cbebe6fa8e8
/CleanSheets/src/main/java/csheets/worklog/n1141330/sprint4/ipc02.3-Sequence_Diagram.puml
3f3ae37ea6b3a8295763f2bdbb5c43df58081dc2
[]
no_license
ABCurado/University-Projects
7fb32b588f2c7fbe384ca947d25928b8d702d667
6c9475f5ef5604955bc21bb4f8b1d113a344d7ab
refs/heads/master
2021-01-12T05:25:21.614584
2017-01-03T15:29:00
2017-01-03T15:29:00
77,926,226
1
3
null
null
null
null
UTF-8
PlantUML
false
false
1,210
puml
@startuml doc-files/ipc02.3_sequence_diagram.png actor user participant AWSExtension as ex participant AWSUI as ui participant AWSPanel as panel participant AWSController as cont participant WorkbookPreview as p participant UIController as uicont ex-> ui : new(UIController uiController); ui -> panel : new(UIController uiController); user -> panel : enables feature. loop while(!exit) user -> panel : open a new window. user ->panel : insert search pattern. user ->panel : begins search. panel -> panel : performSearch(); panel -> cont : search(File dir, String pattern); panel <-- cont : list : List<File> user <--panel : show list. loop while (!stopButton) group one-click-mouse user->panel : one-click on workbook from list. panel -> panel : setUpPreview(); panel -> cont : setUpWorkbookPreview(Workbook wb, String[][] previewContent, String[] previewTitles); cont -> p : new(Workbook workbook); cont -> p : getPreview(); cont <-- p : preview : Cell[][] panel <-- cont: user <-- panel : show preview. end group two-click-mouse user->panel : two-click on workbook from list. panel -> uicont : load(File file); panel <--uicont : user <- panel : sets up workspace. end end loop @enduml
false
true
false
false
usecase
023414f05448119b9968c2add86a369d46c85da8
3eee07d73747125843fdbd92ff680e90418a997f
/fixtures/diff/newModel_v2_1.puml
d05e650859e11a086165b28179140f78dc0d602a
[ "MIT" ]
permissive
notyy/TypeFlow
c3af91ec898b9ff96af4d288b0ababc89a68a186
6e5559f095ac749c5998ba87c9eff9c60432afb9
refs/heads/master
2021-07-30T01:31:21.012779
2021-07-28T03:27:21
2021-07-28T03:27:21
208,800,249
24
5
MIT
2020-06-24T04:22:24
2019-09-16T12:58:46
Scala
UTF-8
PlantUML
false
false
1,075
puml
@startuml skinparam class { BackgroundColor<<CommandLineInputEndpoint>> BurlyWood BackgroundColor<<CommandLineArgsInputEndpoint>> BurlyWood BackgroundColor<<AliyunHttpInputEndpoint>> BurlyWood BackgroundColor<<OutputEndpoint>> BurlyWood BackgroundColor<<PureFunction>> LightBlue BackgroundColor<<AlternativePath>> Crimson BackgroundColor<<Resource>> Brown } class NumInput <<CommandLineInputEndpoint>> class Add2 <<PureFunction>> class Add <<PureFunction>> class Print <<OutputEndpoint>> class Multi3 <<PureFunction>> class LoadData <<OutputEndpoint>> class WriteData <<OutputEndpoint>> class Accumulator <<PureFunction>> NumInput --> NI::Integer NI::Integer --> Add2 NI::Integer --> Multi3 NI::Integer --> LoadData LoadData --> LD::Integer LoadData <.. AccuStore Add2 --> A2::Integer A2::Integer --> "2" Add Multi3 --> M3::Integer M3::Integer --> "1" Add Add --> A::Integer A::Integer --> "1" Accumulator LD::Integer --> "2" Accumulator Accumulator --> AC::Integer AC::Integer --> Print AC::Integer --> WriteData WriteData ..> AccuStore @enduml
false
true
false
false
sequence
79be6e2deab52e6af48ca99c21e5ca3ad3c78daf
f18ba1fbeb7f8d6149aff64633f9c77a92cfc936
/assignments/k.mukhametzyanov/TP3/src/pizzas/pizzas.plantuml
0da7ccf40482fc9fdadc53b9f3419cb978e88ca3
[]
no_license
kzvdar42/InnopolisDesignPatterns
c34a728b7964f22a6b774a4616b7ac9515ae6263
b1042e76875c9ccf69017e20edcea4b9e7b5682b
refs/heads/master
2021-02-07T05:17:54.245396
2020-04-19T22:40:48
2020-04-19T22:40:48
243,987,548
0
0
null
2020-02-29T14:54:34
2020-02-29T14:54:34
null
UTF-8
PlantUML
false
false
1,341
plantuml
@startuml title __PIZZAS's Class Diagram__\n namespace pizzas { class pizzas.FourCheesesPizza { + FourCheesesPizza() } } namespace pizzas { class pizzas.HawaiiPizza { + HawaiiPizza() } } namespace pizzas { class pizzas.InnopolisPizza { + InnopolisPizza() } } namespace pizzas { abstract class pizzas.Pizza { ~ dough : String ~ name : String ~ sauce : String ~ toppings : ArrayList<String> + cook() + cut() + getName() + prepare() + wrap() } } namespace pizzas { abstract class pizzas.Pizzeria { + orderPizza() {abstract} ~ createPizza() } } namespace pizzas { class pizzas.PizzeriaJimmy { + createPizza() } } namespace pizzas { class pizzas.PizzeriaRobby { + createPizza() } } pizzas.FourCheesesPizza -up-|> pizzas.Pizza pizzas.HawaiiPizza -up-|> pizzas.Pizza pizzas.InnopolisPizza -up-|> pizzas.Pizza pizzas.PizzeriaJimmy -up-|> pizzas.Pizzeria pizzas.PizzeriaRobby -up-|> pizzas.Pizzeria 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
false
true
false
false
class
38d8cce9e161ac3a3fb5ef29f3e290afaac11012
a2c3f870c9a8f3acddfaf1838d1e20fb4630f847
/src/main/java/br/ufba/mestrado/algoritimos/grafos/grafos.plantuml
7a3ee2e19d3da5d156d29764141e4fa849405a33
[]
no_license
antoniolazaro/grafos
316bad66045c5a2b82402f6a3681e98b54bd4795
006166387860099a52dbfa48ce7e8a130912230c
refs/heads/main
2023-05-29T16:56:08.279990
2021-06-11T11:34:28
2021-06-11T11:34:28
374,128,096
0
0
null
null
null
null
UTF-8
PlantUML
false
false
1,015
plantuml
@startuml title __GRAFOS's Class Diagram__\n namespace br.ufba.mestrado.algoritimos.grafos { class br.ufba.mestrado.algoritimos.grafos.GFG { {static} ~ gr : boolean[][] {static} ~ maxn : int {static} + main() {static} ~ findMinCover() {static} ~ insertEdge() {static} ~ isCover() } } namespace br.ufba.mestrado.algoritimos.grafos { class br.ufba.mestrado.algoritimos.grafos.Graph { - V : int - adj : LinkedList<Integer>[] ~ Graph() ~ addEdge() ~ printVertexCover() } } namespace br.ufba.mestrado.algoritimos.grafos { class br.ufba.mestrado.algoritimos.grafos.VertexCoverProblem { {static} + main() {static} - experimento1() {static} - experimento2() } } 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
false
true
false
false
class
6f730e720b47404e3d11b0cc72fdb28d4e81a790
23eebc652cc34d63a61ab645cccb3e0d12192028
/documentation/logicalview/designview/repository/puml/app-web-architecture-packages.puml
d8f7859d8e743442aec686b443a459b436c96251
[]
no_license
Ruskab/agrimManager
0e654c5bfc7bb6241f7a8cf4c49e58af55155886
e264536edc42ad8def85e3714a7b1c15236d7de5
refs/heads/develop
2023-09-01T02:36:44.943558
2021-08-14T20:15:43
2021-08-14T20:15:43
166,677,735
1
2
null
2023-09-02T13:25:24
2019-01-20T15:37:25
Java
UTF-8
PlantUML
false
false
813
puml
@startuml skinparam linetype polyline package webapp <<xhtml, css js>> #e1eced { package backoffice package resources { package components { package agrim { } } package css } package swagger package templates package user_access } package front <<java>> #e1eced { package beans package converters package filters package dtos package gateways package util } backoffice ...> templates backoffice ..> agrim backoffice ..> css templates .> css user_access ..> templates user_access ...> css user_access ...> agrim beans ..> dtos beans ..> gateways beans ..> util gateways ..> util gateways ..> dtos webapp .down....> beans webapp .down....> dtos webapp .down....> filters webapp .down....> converters @enduml
false
true
false
false
class
9ee4a74d2c59b9b97de613320a5c6e6f298c43c1
1737de0d3b9f8be2eb745c1b1464b4c56e9bd9ed
/src/UML/ApplicationUML.puml
bd68ff98950abbb6b5c908ee2ba80f5659838201
[]
no_license
SabirahSalau/salau-3155-a5
d2ddc57576898035af38e959db4bf624edca5015
f48db02d74d229def5a570b35580c62101171424
refs/heads/master
2023-06-18T14:57:00.050335
2021-07-27T00:07:04
2021-07-27T00:07:04
389,792,933
0
0
null
null
null
null
UTF-8
PlantUML
false
false
627
puml
@startuml 'https://plantuml.com/class-diagram class Application { main() start() } class Items { name: String serial: String price: String getName() getSerial() getPrice() setName(String name) setSerial(String serial) setPrice(String price) } Class Inventory { ObservableList<Items> } Class ItemController { addItem() deleteItem() editItem() addItemClicked() deleteItemClicked() editItemClicked() saveClicked() loadClicked() } javafx.App <|-- Application Application -- Items ItemController <|-- Items Application <|-- Inventory @enduml
false
true
false
false
class
b173890f56a921dd3a61b267640a0b4a835cbbbe
63114b37530419cbb3ff0a69fd12d62f75ba7a74
/plantuml/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Window/TimelineWindow_StateChange.puml
64d752d5546e90e99adc971f0933ff438d56f1ba
[]
no_license
TakanoVineYard/AMHH
215a7c47049df08c5635b501e74f85137b9e985b
68887a313587a2934fb4ceb2994cbc2a2191d6a3
refs/heads/master
2023-01-13T02:08:02.787083
2020-11-17T14:51:57
2020-11-17T14:51:57
303,631,593
0
0
null
null
null
null
UTF-8
PlantUML
false
false
90
puml
@startuml class TimelineWindow <<partial>> { InitializeStateChange() : void } @enduml
false
true
false
false
class
64617eafb6d75c2b20745499c1369233079253a8
2fdfdd23c429bcf31b21547b53fbae2d3c07e090
/Logical/Class/ModelInstance.puml
d23003dab666db429d9b02ae8fa58af925834ce5
[]
no_license
swa-group1/PlantUML
e3c7e073a4852678f98d7cc54d46e4cf5aa9b464
32d4a102b16a2d7c378b1c560bf170725cb2322f
refs/heads/main
2023-04-21T05:42:03.223046
2021-04-27T18:35:25
2021-04-27T18:35:25
null
0
0
null
null
null
null
UTF-8
PlantUML
false
false
4,227
puml
@startuml 'https://plantuml.com/class-diagram '----------------------COMPONENT legend top left |Color| Type | |<#physical>| E – Entity| |<#lightBlue>| C – Component| |<#pink>| S – System| |<#darkSeaGreen>| C – Class| end legend class BoardPosition << (C, lightBlue) >> { Tile Position } class EnemyComponent <<(C, lightBlue) >> { bool Camo string NextType int playerDamage int SpriteNumber } class GameComponent <<(C, lightBlue) >> { Broadcaster Broadcaster Dictionary<string EnemyType> EnemyTypeMap Stage Stage double TickDuration double Time double TowerCostFactor double TowerSellFactor } class ImpactComponent <<(C, lightBlue) >> { double PreviousImpactPosition double PreviousImpactTime } class ImpactTimerComponent <<(C, lightBlue) >> { List<double> ImpactTimers } class PathPositionComponent << (C, lightBlue) >> { double LengthTraveled } class PathSpeedComponent << (C, lightBlue) >> { double Speed } class PlayerComponent << (C, lightBlue) >> { int Balance int Health int PopCount } class ProjectedHealthComponent << (C, lightBlue) >> { int ProjectedHealthPoints } class ReloadedTag << (C, lightBlue) >> { } class TowerComponent << (C, lightBlue) >> { bool CanSpotCamo int MediumCost double ProjectileSpeed int ProjectileSpriteNumber double Range double ReloadTime double TimeUntilReloaded int TowerSpriteNumber int TowerType } '---------------------ENTITY 'class AttackTower << (E, physical >> 'entity SupportTower << (E, physical >> 'entity Enemy << (E, physical >> 'entity Player << (E, physical >> ' 'SupportFunction -up-* SupportTower 'Price -up-* AttackTower 'Price -up-* SupportTower 'BoardPosition -up-* AttackTower 'BoardPosition -up-* SupportTower 'PathPosition -up-* Enemy 'Health -up-* Enemy 'Health -up-* Player 'Sprite -up-* Enemy 'Sprite -up-* AttackTower 'Sprite -up-* SupportTower 'Speed -up-* Enemy 'Projectile -up-* AttackTower 'Money -up-* Player 'PlayerTag -up-* Player '------------------SYSTEM class EndRoundSystem EnemyComponent <.. EndRoundSystem ImpactComponent <.. EndRoundSystem PathPositionComponent <.. EndRoundSystem GameComponent <.. EndRoundSystem PlayerComponent <.. EndRoundSystem TowerComponent <.. EndRoundSystem class GameInitializeSystem class HurtPlayerSystem EnemyComponent <.. HurtPlayerSystem ImpactComponent <.. HurtPlayerSystem PathPositionComponent <.. HurtPlayerSystem GameComponent <.. HurtPlayerSystem PlayerComponent <.. HurtPlayerSystem class ImpactTimerSystem GameComponent <.. ImpactTimerSystem EnemyComponent <.. ImpactTimerSystem ImpactComponent <.. ImpactTimerSystem ImpactTimerComponent <.. ImpactTimerSystem PathPositionComponent <.. ImpactTimerSystem PathSpeedComponent <.. ImpactTimerSystem class PathMoveSystem GameComponent <.. PathMoveSystem PathPositionComponent <.. PathMoveSystem PathSpeedComponent <.. PathMoveSystem class PlaceEnemySystem GameComponent <.. PlaceEnemySystem class PlaceTowerSystem GameComponent <.. PlaceTowerSystem PlayerComponent <.. PlaceTowerSystem BoardPosition <.. PlaceTowerSystem class PlayerInitializeSystem class ReloadSystem GameComponent <.. ReloadSystem TowerComponent <.. ReloadSystem ReloadedTag <.. ReloadSystem class SellTowerSystem GameComponent <.. SellTowerSystem PlayerComponent <.. SellTowerSystem TowerComponent <.. SellTowerSystem class ShootingSystem GameComponent <.. ShootingSystem BoardPosition <.. ShootingSystem TowerComponent <.. ShootingSystem ReloadedTag <.. ShootingSystem EnemyComponent <.. ShootingSystem PathPositionComponent <.. ShootingSystem PathSpeedComponent <.. ShootingSystem ProjectedHealthComponent <.. ShootingSystem class TimeSystem GameComponent <.. TimeSystem class UpdateClientSystem GameComponent <.. UpdateClientSystem PlayerComponent <.. UpdateClientSystem BoardPosition <.. UpdateClientSystem TowerComponent <.. UpdateClientSystem class UpdateClientSystem 'class SupportSystem << (S, pink) >> 'class ShootingSystem << (S, pink) >> 'class RenderSystem << (S, pink) >> 'class MovementSystem << (S, pink) >> 'class DamagePlayerSystem << (S, pink) >> 'class PurchaseSystem << (S, pink) >> ' Enemy archetype 'BoardPosition <.. RenderSystem #blue 'Sprite <.. RenderSystem #blue '------------------------------- @enduml
false
true
true
false
class
35a8d1da9c388ca1904ced456686498426e7f4d4
f16bbddd5bab88fa7b338cf125ebfb11d8518e54
/Tower_Defense_Maxime_LANGLET/out/production/Tower_Defense/sample/diagram_Towers.puml
9a655b6dc442f2c49fc8710d2aa8bc38c6577342
[]
no_license
Maxlanglet/Tower-Defense-with-JAVAFX
4a56f702f792b4b602a852eb8e0452a5064c48e0
1e96def9a690499ec3ac8c0e5e099264315b1b97
refs/heads/master
2022-06-26T03:50:20.730985
2020-05-11T16:53:25
2020-05-11T16:53:25
263,100,332
0
0
null
null
null
null
UTF-8
PlantUML
false
false
6,136
puml
@startuml !define DARKBLUE !includeurl https://raw.githubusercontent.com/Drakemor/RedDress-PlantUML/master/style.puml ' your UML ' scale 0.4 TowerInterface <|-- TowerInterfaceWithClosest Tower <|- baseTower Tower <|- missileTower Tower <|- magicTower TowerInterfaceWithClosest <|... missileTower TowerInterfaceWithClosest <|... baseTower TowerInterface <|... magicTower magicTower <|-- magicTower1 magicTower <|-- magicTower2 EndBranchTowers <|.. magicTower1 EndBranchTowers <|.. magicTower2 baseTower <|-- baseTower1 baseTower <|-- baseTower2 EndBranchTowers <|. baseTower1 EndBranchTowers <|. baseTower2 missileTower <|-- missileTower1 missileTower <|-- missileTower2 EndBranchTowers <|. missileTower1 EndBranchTowers <|. missileTower2 Projectile <|-- Bullet Projectile <|-- Missile baseTower1 *--"*" Bullet baseTower2 *--"*" Bullet magicTower1 *--"*" Bullet magicTower2 *--"*" Bullet missileTower1 *--"*" Missile missileTower2 *--"*" Missile interface TowerInterface <<I>> { isInRange() : boolean findClosestEnemy() setRotation() update() upgrade() towerDead() fire() } interface TowerInterfaceWithClosest <<I>> { isInRange() : boolean findClosestEnemy() setRotation() update() upgrade() towerDead() fire() } abstract class Tower{ # distance : double # dammage : double # positionX : double # positionY : double # gridPosX : int # gridPosY : int # base : ImageView # canon : ImageView # canonUp : ArrayList<ImageView> # upgraded : int # pnjs : ArrayList<PNJ> # rotation : double # towerDead : boolean # isPause : boolean # root : StackPane # projectiles : ArrayList<Projectile> # closestPnj : PNJ # pnjsInRadius : ArrayList<PNJ> "constructor" Tower(pnjs : ArrayList<PNJ>, positionX : double, positionY : double, gridPosX : int , gridPosY : int, root : StackPane, bool : boolean) + towerDead() + clearProjectile() + clearPNJ() + upgrade() + costUpgrade() } abstract class baseTower{ # base_damage : double # dammage : double # rate_of_fire : double # range : double # projectileColor : Color - closestPnj : PNJ "constructor" baseTower(ArrayList<PNJ> pnjs, double positionX, double positionY, int gridPosX , int gridPosY, StackPane root, boolean bool) + findClosestEnemy() + setRotation() + isInRange() : boolean + fire() + update() + towerDead() } abstract class missileTower{ # base_damage : double # dammage : double # rate_of_fire : int # indicator : int # range : double # blastRadius : double - closestPnj : PNJ # pnjsInRadius : ArrayList<PNJ> # missiles : ArrayList<ImageView> - ArrayList<PNJ> inRangePNJ; "constructor" missileTower(ArrayList<PNJ> pnjs, double positionX, double positionY, int gridPosX , int gridPosY, StackPane root, boolean bool) + isInRange() : boolean + findClosestEnemy() + setRotation() + towerDead() + update() + fire() + inBlastRadius() - clearBlastRadius() } abstract class magicTower{ # base_damage : double # dammage : double # rate_of_fire : double - rate : int # rate_max : int # max_pnj : int # range : double # projectileColor : Color "constructor" magicTower(pnjs : ArrayList<PNJ>, positionX : double, positionY : double, gridPosX : int , gridPosY : int, root : StackPane, bool : boolean) + distanceEnemy(PNJ pnj) + isInRange(PNJ pnj) : boolean + fire() + setRotation() + upgrade() + towerDead() # update() } class magicTower1{ "constructor" magicTower(pnjs : ArrayList<PNJ>, positionX : double, positionY : double, gridPosX : int , gridPosY : int, root : StackPane, bool : boolean) + costUpgrade() : int + upgrade() } class magicTower2{ "constructor" magicTower(pnjs : ArrayList<PNJ>, positionX : double, positionY : double, gridPosX : int , gridPosY : int, root : StackPane, bool : boolean) + costUpgrade() : int + upgrade() } class missileTower1{ "constructor" missileTower1(ArrayList<PNJ> pnjs, double positionX, double positionY, int gridPosX , int gridPosY, StackPane root, boolean bool) + upgrade() + costUpgrade() : int } class missileTower2{ "constructor" missileTower1(ArrayList<PNJ> pnjs, double positionX, double positionY, int gridPosX , int gridPosY, StackPane root, boolean bool) + upgrade() + costUpgrade() : int } class baseTower1{ "constructor" baseTower1(pnjs : ArrayList<PNJ>, positionX : double, positionY : double, gridPosX : int , gridPosY : int, root : StackPane, bool : boolean) + costUpgrade() : int + upgrade() } class baseTower2{ "constructor" baseTower2(pnjs : ArrayList<PNJ>, positionX : double, positionY : double, gridPosX : int , gridPosY : int, root : StackPane, bool : boolean) + costUpgrade() : int + upgrade() } interface EndBranchTowers <<I>>{ upgrade() costUpgrade() : int } abstract class Projectile{ # posTowX : double # posTowY : double # posPNJX : double # posPNJY : double # trajectoire : Path # animation : PathTransition # distanceParcourue : double # root : StackPane # tower : Tower # bullet : Ellipse "constructor" Projectile(positionX : double, positionY : double, PNJX : double, PNJY : double, root : StackPane, tower : Tower) + setOpacity(i : int) + setRadius(radius : int) + setPause() + setPlay() } class Bullet{ - bullet : Ellipse "constructor" Bullet(positionX : double, positionY : double, PNJX : double, PNJY : double, root : StackPane, tower : Tower, color : Color) - update() - distance() : double - distance(finX : double, finY : double) : double - apparition() + setOpacity(i : int) } class Missile{ - missile : ImageView "constructor" Missile(positionX : double, positionY : double, PNJX : double, PNJY : double, root : StackPane, tower : Tower, missile : ImageView) + setOpacity(i : int) } @enduml
false
true
false
false
class
8969f013487eac0cf83be78350da016c78cf5eae
2224a126b01b992d959a6bd54f2d1011a5ba4d70
/src/main/java/pt/ipp/isep/dei/project/controllers/getlastcoldestdayhouseareacontroller/SD_ref1_hasSensorsOfGivenTypeInGeoArea.puml
b00f1a8fe37503ccc36e48f3e0fd143ff434fa0a
[]
no_license
1181687/hateoasToy
f7d5f6aeffe15f30adea325f40670f0e0b15cc35
0f37f75477d41f5f6ec52d4e125b3b6f0f1c0375
refs/heads/master
2020-05-24T10:01:58.451415
2019-05-15T11:02:39
2019-05-15T11:02:39
187,203,481
0
0
null
null
null
null
UTF-8
PlantUML
false
false
1,091
puml
@startuml skinparam sequenceMessageAlign center skinparam sequence { ArrowColor Black ActorBorderColor DarkBlue LifeLineBorderColor black LifeLineBackgroundColor LightGrey ParticipantBorderColor Black ParticipantBackgroundColor LightGrey ParticipantFontStyle Bold ActorBackgroundColor DimGrey ActorFontColor DeepSkyBlue ActorFontStyle Bold ActorFontSize 17 ActorFontName Aapex } ":GetLastColdestDay\nHouseAreaUI" -> ":GetLastColdestDay\nHouseAreaController": 1-hasSensorsOfGivenTypeInGeoArea() activate ":GetLastColdestDay\nHouseAreaUI" activate ":GetLastColdestDay\nHouseAreaController" ":GetLastColdestDay\nHouseAreaController" -> ":House": 1.1-hasSensorsOfGivenTypeInGeoArea() activate ":House" ":House" -> ":GeographicalArea": 1.1.1-isSensorListOfAGiven\nTypeEmpty(SensorType) activate ":GeographicalArea" ":GetLastColdestDay\nHouseAreaUI" <-- ":GeographicalArea": 1.1.2-boolean deactivate ":GeographicalArea" deactivate ":House" deactivate ":GetLastColdestDay\nHouseAreaController" deactivate ":GetLastColdestDay\nHouseAreaUI" @enduml
false
true
false
false
sequence
76b6a1db0298e571c16d44b2aeb5fc43a8b851ed
0550d5735fec61ce6160686fabae376a193ac9bd
/uml/plantuml/SequenceDiagrams/FRU_Commands_Syringe.puml
68c3d1b95c28d4876832248737d4bdce9d55d677
[ "CC0-1.0" ]
permissive
tamlicke/examples
1d9b4bf8c29c807a42865e43a94134a6869b596c
fca91e4187c396d29f5f4674be0fb3091432f9f8
refs/heads/master
2023-03-14T21:43:28.245417
2023-03-09T10:26:27
2023-03-09T10:26:27
50,775,637
0
0
null
null
null
null
UTF-8
PlantUML
false
false
885
puml
@startuml header Page: Revision 1 footer Page %page% of %lastpage% title FRU Commands Syringe actor APPLICATION collections gRPC_HTTP2 actor Console_Service collections FracTalk_TCP_IP actor Syringe_FRU actor Valve_FRU actor Heater_FRU == Assumes FRU Connected == APPLICATION -> Console_Service: FRU Initialize activate APPLICATION Console_Service -> Syringe_FRU: FRU Initialize Console_Service <- Syringe_FRU: FRU Success Console_Service <-- Syringe_FRU: FRU Telemetry Syringe note right: Periodic telemetry message APPLICATION <- Console_Service: FRU Success deactivate APPLICATION APPLICATION <-- Console_Service: FRU Telemetry Syringe APPLICATION -> Console_Service: FRU Run Self-Test activate APPLICATION Console_Service -> Syringe_FRU: FRU Run Self-Test Console_Service <- Syringe_FRU: FRU Success APPLICATION <- Console_Service: FRU Success deactivate APPLICATION @enduml
false
true
false
false
sequence
d82820dcdec3e3bf6e6e6ab9b8e12d8caa52e42f
63114b37530419cbb3ff0a69fd12d62f75ba7a74
/plantuml/Library/PackageCache/com.unity.postprocessing@2.3.0/PostProcessing/Runtime/PostProcessRenderContext.puml
98170eaa79c58f75de9c0e56bbb6910ba9a2164b
[]
no_license
TakanoVineYard/AMHH
215a7c47049df08c5635b501e74f85137b9e985b
68887a313587a2934fb4ceb2994cbc2a2191d6a3
refs/heads/master
2023-01-13T02:08:02.787083
2020-11-17T14:51:57
2020-11-17T14:51:57
303,631,593
0
0
null
null
null
null
UTF-8
PlantUML
false
false
2,000
puml
@startuml class PostProcessRenderContext <<sealed>> { + flip : bool <<get>> <<set>> + width : int <<get>> + height : int <<get>> + stereoActive : bool <<get>> + xrActiveEye : int <<get>> + numberOfEyes : int <<get>> + screenWidth : int <<get>> + screenHeight : int <<get>> + isSceneView : bool <<get>> <<internal set>> + Reset() : void + IsTemporalAntialiasingActive() : bool + IsDebugOverlayEnabled(overlay:DebugOverlay) : bool + PushDebugOverlay(cmd:CommandBuffer, source:RenderTargetIdentifier, sheet:PropertySheet, pass:int) : void + GetScreenSpaceTemporaryRT(cmd:CommandBuffer, nameID:int, depthBufferBits:int, colorFormat:RenderTextureFormat, readWrite:RenderTextureReadWrite, filter:FilterMode, widthOverride:int, heightOverride:int) : void + GetScreenSpaceTemporaryRT(depthBufferBits:int, colorFormat:RenderTextureFormat, readWrite:RenderTextureReadWrite, widthOverride:int, heightOverride:int) : RenderTexture } class "Dictionary`2"<T1,T2> { } enum StereoRenderingMode { MultiPass= 0, SinglePass, SinglePassInstanced, SinglePassMultiview, } PostProcessRenderContext --> "m_Camera" Camera PostProcessRenderContext --> "camera" Camera PostProcessRenderContext --> "command" CommandBuffer PostProcessRenderContext --> "source" RenderTargetIdentifier PostProcessRenderContext --> "destination" RenderTargetIdentifier PostProcessRenderContext --> "sourceFormat" RenderTextureFormat PostProcessRenderContext --> "resources" PostProcessResources PostProcessRenderContext --> "propertySheets" PropertySheetFactory PostProcessRenderContext --> "userData<string,object>" "Dictionary`2" PostProcessRenderContext --> "debugLayer" PostProcessDebugLayer PostProcessRenderContext --> "stereoRenderingMode" StereoRenderingMode PostProcessRenderContext --> "temporalAntialiasing" TemporalAntialiasing PostProcessRenderContext --> "m_sourceDescriptor" RenderTextureDescriptor PostProcessRenderContext +-- StereoRenderingMode @enduml
false
true
false
false
class
8bcede24ec8c2edd5b32722ccea489a43f27a13e
2869116164f3d1aae77b57baee4c78b45495f971
/localhost.puml
d9c8e53d48db6e5229f3815b491d6e73d2a20364
[]
no_license
maxandersen/dias
1d7a847bd89d068f8e0b7bbb005b3116d55afa34
516ca3e36d99943b121f1f31601d71a7314dcdf2
refs/heads/master
2021-05-07T03:56:16.147301
2017-11-16T22:16:10
2017-11-16T22:16:10
111,028,091
0
0
null
null
null
null
UTF-8
PlantUML
false
false
340
puml
@startuml skinparam handwritten true component "localhost" { component "IDE" { } component "eap" storage { storage "war" storage "sourcecode" } left to right direction eap --> war : read IDE --> eap : connect IDE --> war : deploy top to bottom direction IDE --> sourcecode : rwbuild } @enduml
false
true
false
false
sequence
4af5195eebf660e2813d564c63a8544b0ae71378
01fc1d7eaec538fbd45cc677d3fe63643580e57f
/docs/umls/findcommandparserseq.puml
b01193764ae86b3c8387f6ce25a1b1fd571d5d6b
[]
no_license
Jiale-Sun/tp
b4d7598b947f27a4fff940e59ea04e9f2fafcfdd
3e42908e7651096760a0ac59b9883557a1bbd981
refs/heads/master
2023-09-04T00:36:47.775422
2021-11-12T00:19:54
2021-11-12T00:19:54
411,294,329
0
0
null
null
null
null
UTF-8
PlantUML
false
false
859
puml
@startuml 'https://plantuml.com/sequence-diagram actor User participant ":Parser" #LightGreen User -> ":Parser" ++ #LightGreen: searchmap command participant ":Command" #Yellow ":Parser" -> ":Command" ++ #Yellow : searchMapCommand(U: University, universitySelectedList: UniversityList, universityMasterList: UniversityList, moduleSelectedList: ModuleList, isAll: boolean) alt#Gold #LightBlue searchmap all loop until all universities are taken care of participant ":Ui" #DarkGrey ":Command" -> ":Ui" ++ #DarkGrey : printMappings(U, moduleSelectedList) return deactivate ":Ui" end else #Pink searchmap for specific university participant ":Ui" #DarkGrey ":Command" -> ":Ui" ++ #DarkGrey : printMappings(U, moduleSelectedList) return deactivate ":Ui" end ":Command" --> ":Parser" deactivate ":Command" ":Parser" --> User deactivate ":Parser" @enduml
false
true
false
false
usecase
1c20aba77d346141c3b9ed3f857ab088be010342
d97b774fd95a8e98e37c46ee1771f6e6e407a148
/uml/api/GraphQLNotEnabledError.puml
07768d85e3758809dd7bdaa0de684e626e885666
[]
no_license
commercetools/commercetools-api-reference
f7c6694dbfc8ed52e0cb8d3707e65bac6fb80f96
2db4f78dd409c09b16c130e2cfd583a7bca4c7db
refs/heads/main
2023-09-01T05:22:42.100097
2023-08-31T11:33:37
2023-08-31T11:33:37
36,055,991
52
30
null
2023-08-22T11:28:40
2015-05-22T06:27:19
RAML
UTF-8
PlantUML
false
false
412
puml
@startuml hide empty fields hide empty methods legend |= |= line | |<back:black> </back>| inheritance | |<back:green> </back>| property reference | |<back:blue> </back>| discriminated class | endlegend interface GraphQLNotEnabledError [[GraphQLNotEnabledError.svg]] extends GraphQLErrorObject { code: String } interface GraphQLErrorObject [[GraphQLErrorObject.svg]] { code: String } @enduml
false
true
false
false
class
7c90bbeb2e3dbae963646290cf5e1e082d3e040b
3abeb8a065bc3e522c08949d1709d5673b5956f9
/diagrams/implmentation_structure.puml
dd90a07f4be9266f50f92ec1f4cbac0bdeaec3e0
[]
no_license
natiboston/EM-Token
f79a6078444579b53d1f25bd3c13ead45589f147
c125d3f6af7441f803dbc5f2225827fc708902f5
refs/heads/master
2020-04-29T07:53:53.728155
2019-03-14T18:01:20
2019-03-14T18:01:20
175,967,749
0
0
null
2019-03-16T12:14:01
2019-03-16T12:14:01
null
UTF-8
PlantUML
false
false
1,427
puml
@startuml title EMToken contracts structure hide footbox skinparam { ActorBorderColor #555555 ParticipantBorderColor #555555 BoundaryBorderColor #555555 ArrowColor #555555 SequenceLifeLineBorderColor #555555 SequenceBoxBorderColor #FFFFFF NoteBorderColor #555555 NoteBackgroundColor #DDDDDD } class EMoneyToken { } class ERC20 { } class Holdable { } class Overdraftable { } class Clearable { } class Fundable { } class Payoutable { } class Compliant { } class Whitelistable { } class RoleControl { } class ConsolidatedLedger { } class ERC20Ledger { } class HoldsLedger { } class OverdraftsLedger { } class EternalStorageWrapper { } class EternalStorage { } EMoneyToken <|-- ERC20 EMoneyToken <|-- Holdable EMoneyToken <|-- Overdraftable EMoneyToken <|-- Clearable EMoneyToken <|-- Fundable EMoneyToken <|-- Payoutable ERC20 <|-- Compliant Holdable <|-- Compliant Overdraftable <|-- Compliant Clearable <|-- Compliant Fundable <|-- Compliant Payoutable <|-- Compliant Compliant <|-- Whitelistable Whitelistable <|-- RoleControl Compliant <|-- ConsolidatedLedger ConsolidatedLedger <|-- ERC20Ledger ConsolidatedLedger <|-- HoldsLedger ConsolidatedLedger <|-- OverdraftsLedger ERC20Ledger <|-- EternalStorageWrapper HoldsLedger <|-- EternalStorageWrapper OverdraftsLedger <|-- EternalStorageWrapper RoleControl <|-- EternalStorageWrapper EternalStorageWrapper ..|> EternalStorage @enduml
false
true
false
false
class
72ece9ff8ee99d853efdf838d3cd2e41fffb62e7
0aeddc470dac2fbdc1544d641d7b927a8a64cbda
/thingml-gen/UML/BLE_PAIR/BLE_PAIR/docs/BLEConnecterImpl_States.plantuml
444065cd1fe203dded518f8e94e0c8da3590bae1
[ "Apache-2.0" ]
permissive
ffleurey/ThingML-BLEGateway
d2b77481ad7ce3d8bdc62fa66160cda9124b47ab
e486bf2ff3a58f28ada62726bb21a283b43e26cb
refs/heads/master
2021-09-04T06:12:54.986012
2018-01-16T16:11:14
2018-01-16T16:11:14
108,272,066
1
0
null
null
null
null
UTF-8
PlantUML
false
false
5,880
plantuml
@startuml skinparam defaultTextAlignment left caption Behavior of thing BLEConnecterImpl [*] --> States state States{ state NotConnected{ NotConnected --> Connecting : e:Connecter?Connect\naction 'str2ba(' & ConnectAddress & ',&' & ConnectAddressBT & ');'\n NotConnected --> Connecting : e:Connecter?ConnectToU\naction do \nConnectAddressType = ConnectToU.AddressType\nConnectAddressBT = ConnectToU.Address\nend\n NotConnected --> Connecting : e:Connecter?ConnectTo\naction do \nConnectAddressType = ConnectTo.AddressType\nConnectAddressBT = ConnectTo.Address\nLongTermKey = ConnectTo.LongTermKey\nEncryptedDiversifier = ConnectTo.EncryptedDiversifier\nRandomNumber = ConnectTo.RandomNumber\nend\n NotConnected : Connecter?Stop / \naction Connecter!Stopped()\n } state Connecting{ Connecting : entry / do \nvar Interval : Int = '0x0010'\nvar Window : Int = '0x0010'\nvar FilterPolicy : BLEInitiatorFilterPolicy = BLEInitiatorFilterPolicy:WHITELIST_NOT_USED\nvar PeerAddressType : BLEAddressType = ConnectAddressType\n...\nvar ConnIntervalMin : Int = '0x0006'\nvar ConnIntervalMax : Int = '0x000C'\nvar ConnLatency : Int = '0x0000'\nvar SupervisionTimeout : Int = '0x00c8'\nvar CELengthMin : Int = '0x0004'\nvar CELengthMax : Int = '0x0006'\nHCICommands!LECreateConnection(...)\nend\n Connecting --> Failure : e:HCIEvents?LECreateConnectionStatus[(LECreateConnectionStatus.Status > 0)] Connecting --> CancelConnection : Connecter?Stop Connecting --> Connected : e:HCIEvents?LEConnectionComplete[(LEConnectionComplete.Status == 0)]\naction do \nConnectedHandle = LEConnectionComplete.ConnectionHandle\nConnectedAddressType = LEConnectionComplete.PeerAddressType\nConnectedAddress = LEConnectionComplete.PeerAddress\nprint "[INFO]: Normal connection complete\\n"\nend\n Connecting --> Failure : e:HCIEvents?LEConnectionComplete[(LEConnectionComplete.Status > 0)] Connecting --> Connected : e:HCIEvents?LEEnhancedConnectionComplete[(LEEnhancedConnectionComplete.Status == 0)]\naction do \nConnectedHandle = LEEnhancedConnectionComplete.ConnectionHandle\nprint "[INFO]: Enhanced connection complete\\n"\nend\n Connecting --> Failure : e:HCIEvents?LEEnhancedConnectionComplete[(LEEnhancedConnectionComplete.Status > 0)] Connecting : e:HCIEvents?LECreateConnectionStatus / [(LECreateConnectionStatus.Status == 0)]\naction do \nprint "[INFO]: Requested connection to "\n'\n char address[18];\n bzero(address, 18);\n ba2str(&' & ConnectAddressBT & ', address);\n printf("%s", address);\n '\nprint "...\\n"\nend\n } state CancelConnection{ CancelConnection : entry / HCICommands!LECreateConnectionCancel()\n CancelConnection --> Failure : e:HCIEvents?LECreateConnectionCancelCompleted[(LECreateConnectionCancelCompleted.Status > 0)] CancelConnection --> NotConnected : e:HCIEvents?LEConnectionComplete[(LEConnectionComplete.Status == '0x02')]\naction Connecter!Stopped()\n CancelConnection --> NotConnected : e:HCIEvents?LEEnhancedConnectionComplete[(LEEnhancedConnectionComplete.Status == '0x02')]\naction Connecter!Stopped()\n } state Connected{ Connected : entry / do \nprint "[INFO]: Connected!\\n"\nConnecter!Connected(...)\nend\n Connected --> Failure : e:HCIEvents?LEStartEncryptionStatus[(LEStartEncryptionStatus.Status > 0)]\naction print "[ERROR]: Start encryption failed!\\n"\n Connected --> Encrypted : e:HCIEvents?EncryptionChanged[(EncryptionChanged.Status == 0 and EncryptionChanged.Enabled)] Connected --> Failure : e:HCIEvents?EncryptionChanged[(EncryptionChanged.Status > 0)]\naction print "[ERROR]: Encryption failed!\\n"\n Connected --> NotConnected : e:HCIEvents?DisconnectionCompleted[(DisconnectionCompleted.Status == 0)]\naction do \nprint "[INFO]: Connection closed by remote.\\n"\nConnecter!Stopped()\nend\n Connected --> Failure : e:HCIEvents?DisconnectionCompleted[(DisconnectionCompleted.Status > 0)] Connected --> Disconnecting : Connecter?Stop Connected : Connecter?Connect / \naction Connecter!Connected(...)\n Connected : e:Connecter?Encrypt / \naction HCICommands!LEStartEncryption(...)\n Connected : e:HCIEvents?LEStartEncryptionStatus / [(LEStartEncryptionStatus.Status == 0)]\naction print "[INFO]: Requested encryption...\\n"\n } state Encrypted{ Encrypted : entry / do \nprint "[INFO]: Connection encrypted!\\n"\nConnecter!Encrypted()\nend\n Encrypted --> Connected : e:HCIEvents?EncryptionChanged[(EncryptionChanged.Status == 0 and not EncryptionChanged.Enabled)] Encrypted --> Failure : e:HCIEvents?EncryptionChanged[(EncryptionChanged.Status > 0)]\naction print "[ERROR]: Encryption failed!\\n"\n Encrypted --> NotConnected : e:HCIEvents?DisconnectionCompleted[(DisconnectionCompleted.Status == 0)]\naction do \nprint "[INFO]: Connection closed by remote.\\n"\nConnecter!Stopped()\nend\n Encrypted --> Failure : e:HCIEvents?DisconnectionCompleted[(DisconnectionCompleted.Status > 0)] Encrypted --> Disconnecting : Connecter?Stop Encrypted : Connecter?Connect / \naction Connecter!Connected(...)\n Encrypted : Connecter?Encrypt / \naction Connecter!Encrypted()\n } state Disconnecting{ Disconnecting : entry / HCICommands!Disconnect(...)\n Disconnecting --> Failure : e:HCIEvents?DisconnectStatus[(DisconnectStatus.Status > 0)] Disconnecting --> NotConnected : e:HCIEvents?DisconnectionCompleted[(DisconnectionCompleted.Status == 0)]\naction Connecter!Stopped()\n Disconnecting --> Failure : e:HCIEvents?DisconnectionCompleted[(DisconnectionCompleted.Status > 0)] Disconnecting : e:HCIEvents?DisconnectStatus / [(DisconnectStatus.Status == 0)]\naction print "[INFO]: Closing connection...\\n"\n } state Failure{ Failure : entry / do \nprint "[ERROR]: BLE_connecter failed :(\\n"\nConnecter!Failure()\nConnecter!Stopped()\nend\n Failure --> Connecting : e:Connecter?Connect Failure : Connecter?Stop / \naction Connecter!Failure()\n } [*] --> NotConnected } @enduml
false
true
false
false
sequence
c5ab6d1ec029bde463215b0ee665ce0df3122f39
589d8eb4541fd92455aa1c7e1d5b993bf05ab763
/app/src/main/java/com/netmart/netmart_main/Admin/Admin.plantuml
30ac199a47116d0e913b457916eda74f7ea9e05b
[]
no_license
Nizar127/Netmart
05c457d1eecd8845d5ea9103ed2e61c78bd5a23f
e6d0270d5023f3c111e4105b3c0860f5f0830bc8
refs/heads/master
2022-10-28T11:51:01.710309
2020-06-18T01:22:00
2020-06-18T01:22:00
269,915,305
0
0
null
null
null
null
UTF-8
PlantUML
false
false
5,075
plantuml
@startuml title __ADMIN's Class Diagram__\n namespace com.netmart.netmart_main { namespace Admin { class com.netmart.netmart_main.Admin.AdminAddNewProductActivity { {static} - GalleryPick : int - addNewProdBtn : Button - backBtn : ImageView - categoryName : String - desc : String - downloadImgUrl : String - getCategory : TextView - imgUri : Uri - inputProdDesc : EditText - inputProdImg : ImageView - inputProdName : EditText - inputProdPrice : EditText - loadingBar : ProgressDialog - name : String - price : String - prodImgRef : StorageReference - prodRef : DatabaseReference - productRandomKey : String - saveCurrentDate : String - saveCurrentTime : String + onBackPressed() # onActivityResult() # onCreate() - SaveProductInfoToDatabase() - StoreProductInformation() - ValidateProductData() } } } namespace com.netmart.netmart_main { namespace Admin { class com.netmart.netmart_main.Admin.AdminCategoryActivity { - bakery : ImageView - beverage : ImageView - checkOrderBtn : Button - chicken : ImageView - dairy : ImageView - editProductsBtn : Button - frozen : ImageView - fruit : ImageView - grain : ImageView - logOutBtn : Button - meat : ImageView - noodle : ImageView - seafood : ImageView - spices : ImageView - vegetable : ImageView + onBackPressed() + onClick() # onCreate() } } } namespace com.netmart.netmart_main { namespace Admin { class com.netmart.netmart_main.Admin.AdminNewOrdersActivity { ~ df : DecimalFormat - backBtn : ImageView - ordersList : RecyclerView - ordersRef : DatabaseReference - totalPrice : float - userNameAsKey : String + onBackPressed() # onCreate() # onStart() - RemoveOrder() } } } namespace com.netmart.netmart_main { namespace Admin { class com.netmart.netmart_main.Admin.AdminOrderDetailsActivity { ~ df : DecimalFormat ~ layoutManager : LayoutManager - backBtn : ImageView - orderAddress : DatabaseReference - orderDetails : RecyclerView - orderDetailsAddress : TextView - orderDetailsRef : DatabaseReference - orderPrimaryKey : String + onBackPressed() # onCreate() # onStart() - displayOrderAddress() } } } namespace com.netmart.netmart_main { namespace Admin { class com.netmart.netmart_main.Admin.EditProductActivity { - backBtn : ImageView - editProductsList : RecyclerView - editSearchBtn : FloatingActionButton - inputTextEditProd : AutoCompleteTextView - layoutManager : LayoutManager - productsRef : DatabaseReference - searchInputEdit : String + editProductGo() + onBackPressed() + removeProductGo() # onCreate() # onStart() } } } namespace com.netmart.netmart_main { namespace Admin { class com.netmart.netmart_main.Admin.EditProductFormActivity { - backBtn : ImageView - confirmChanges : Button - displayDesc : String - displayImage : String - displayName : String - displayPrice : String - imageView : ImageView - inputProdDesc : EditText - inputProdName : EditText - inputProdNameLower : String - inputProdPrice : EditText - productID : String - productsRef : DatabaseReference + checkEmpty() + confirmChanges() + onBackPressed() # onCreate() - displayProductInfo() } } } com.netmart.netmart_main.Admin.AdminAddNewProductActivity -up-|> android.support.v7.app.AppCompatActivity com.netmart.netmart_main.Admin.AdminCategoryActivity .up.|> android.view.View.OnClickListener com.netmart.netmart_main.Admin.AdminCategoryActivity -up-|> android.support.v7.app.AppCompatActivity com.netmart.netmart_main.Admin.AdminNewOrdersActivity -up-|> android.support.v7.app.AppCompatActivity com.netmart.netmart_main.Admin.AdminOrderDetailsActivity -up-|> android.support.v7.app.AppCompatActivity com.netmart.netmart_main.Admin.EditProductActivity -up-|> android.support.v7.app.AppCompatActivity com.netmart.netmart_main.Admin.EditProductFormActivity -up-|> android.support.v7.app.AppCompatActivity 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
false
true
false
false
class
3919d94503da012b5a530ad05388432e63c484d3
73a0e8367276225275d983b711c5638a1197b2c4
/Sigbjorn-module/src/tutorials/plantUML/howtoSyntax.puml
836ce6cd7484e2ea7e7167e19d92da50fdac4178
[]
no_license
ZiggyHowland/ReskillJavaGroup_Modules
554118b55e82dfca764bde8fe393e5dae60fc08e
3b2096a93f8121b51a597092dfd36e990e926364
refs/heads/main
2023-03-28T00:07:32.079865
2021-03-16T16:52:52
2021-03-16T16:52:52
338,121,215
0
0
null
null
null
null
UTF-8
PlantUML
false
false
2,571
puml
@startuml ' Declaring elements abstract abstract abstract class "abstract class" annotation annotation circle circle () circle_short_form class class diamond diamond <> diamond_short_form entity entity enum enum interface interface @enduml @startuml ' Relations between classes #1 Class01 <|-- Class02 Class03 *-- Class04 Class05 o-- Class06 Class07 .. Class08 Class09 -- Class10 @enduml @startuml ' Relations between classes #2 Class11 <|.. Class12 Class13 --> Class14 Class15 ..> Class16 Class17 ..|> Class18 Class19 <--* Class20 @enduml @startuml ' Relations between classes #3 Class21 #-- Class22 Class23 x-- Class24 Class25 }-- Class26 Class27 +-- Class28 Class29 ^-- Class30 @enduml @startuml ' Labels on relations Class01 "1" *-- "many" Class02 : contains Class03 o-- Class04 : aggregation Class05 --> "1" Class06 @enduml @startuml ' Labels on relation (with arrows) class Car Driver - Car : drives > Car *- Wheel : have 4 > Car -- Person : < owns @enduml @startuml ' Methods #1 Object <|-- ArrayList Object : equals() ArrayList : Object[] elementData ArrayList : size() @enduml @startuml ' Methods #2 (brackets) class Dummy { String data void methods() } class Flight { flightNumber : Integer departureTime : Date } @enduml @startuml ' Methods #3 (field/method overriding) class Dummy { {field} A field (despite parentheses) {method} Some method } @enduml @startuml ' Visibility class Dummy { -private_Field #protected_Field +public_Field ~packagePrivate_Method() +public_Method() } @enduml, @startuml ' Visibility (no icons) skinparam classAttributeIconSize 0 class Dummy { -field1 #field2 ~method1() +method2() } @enduml @startuml ' Abstract and static class Dummy { {static} String id {abstract} void methods() } @enduml @startuml ' Advanced class body class Foo1 { You can use several lines .. as you want and group == things together. __ You can have as many groups as you want -- End of class } class User { .. Simple Getter .. + getName() + getAddress() .. Some setter .. + setName() __ private data __ int age -- encrypted -- String password } @enduml @startuml ' Notes and stereotypes class Object << general >> Object <|--- ArrayList note top of Object : In java, every class\nextends this one. note "This is a floating note" as N1 note "This note is connected\nto several objects." as N2 Object .. N2 N2 .. ArrayList class Foo note left: On last defined class @enduml
false
true
false
false
sequence
1a58e56929d237a33591b0ceb7930d7274c8a06d
6d52d8dbfa9e58a82ce873b9b9412af98b151874
/docs/diagrams/CalcBooleanCommand.puml
1900612a4214ec34a8dadd76743453c866e47b3f
[]
no_license
PraveenElango/tp
59072e694da65abf1fb5b88a783f0a957af9ed66
58778e0f0e7c6648d758a6f41abcd47391d2ccd1
refs/heads/master
2023-01-06T16:21:12.970855
2020-10-26T17:28:42
2020-10-26T17:28:42
299,291,890
0
0
null
2020-10-11T03:05:42
2020-09-28T11:49:57
Java
UTF-8
PlantUML
false
false
2,027
puml
@startuml [-> ":CalculateBooleanCommand" : execute() activate ":CalculateBooleanCommand" ":CalculateBooleanCommand" -> ":BooleanTemplate" : calculateOutput(index) activate ":BooleanTemplate" ":BooleanTemplate" -> ":BinaryTree" : getRightIndex(index) activate ":BinaryTree" ":BinaryTree" --> ":BooleanTemplate" : rightIndex deactivate ":BinaryTree" ":BooleanTemplate" -> ":BinaryTree" : getLeftIndex(index) activate ":BinaryTree" ":BinaryTree" --> ":BooleanTemplate" : leftIndex deactivate ":BinaryTree" ":BooleanTemplate" -> ":BinaryTree" : isNullAtIndex(rightIndex) activate ":BinaryTree" ":BinaryTree" --> ":BooleanTemplate" : isNullAtRight deactivate ":BinaryTree" ":BooleanTemplate" -> ":BinaryTree" : getLeftIndex(index) activate ":BinaryTree" ":BinaryTree" --> ":BooleanTemplate" : isNullAtLeft deactivate ":BinaryTree" ":BooleanTemplate" -> ":BinaryTree": getT(index) activate ":BinaryTree" ":BinaryTree" -> ":Gate" : arrayList.get(index) activate ":Gate" ":Gate" --> ":BinaryTree" : gate deactivate ":Gate" ":BinaryTree" --> ":BooleanTemplate": gate deactivate ":BinaryTree" alt !isNullAtLeft ":BooleanTemplate" -> ":Gate": setInput(calculateOutput(leftIndex)) activate ":Gate" ":Gate" --> ":BooleanTemplate" deactivate ":Gate" end alt !isNullAtRight ":BooleanTemplate" -> ":Gate" : setSecondInput(calculateOutput(rightIndex)) activate ":Gate" ":Gate" --> ":BooleanTemplate" deactivate ":Gate" end deactivate ":Gate" deactivate ":Gate" ":BooleanTemplate" -> ":BinaryTree": getT(index) activate ":BinaryTree" ":BinaryTree" -> ":Gate": arrayList.get(index) activate ":Gate" ":Gate" --> ":BinaryTree" : gate deactivate ":Gate" ":BinaryTree" --> ":BooleanTemplate" : gate deactivate ":BinaryTree" ":BooleanTemplate" -> ":Gate" : gate.getOuput() activate ":Gate" ":Gate" --> ":BooleanTemplate": output deactivate ":Gate" ":BooleanTemplate" --> ":CalculateBooleanCommand": output deactivate ":BooleanTemplate" [<-- ":CalculateBooleanCommand": output deactivate ":CalculateBooleanCommand" @enduml
false
true
false
false
sequence
05ca62bea000bceec824499e8e907f12c4d29655
b0318b26fef28a1afcdced3e1ac7f7101d929415
/doc/source/uml/components.plantuml
e306a6ab77e4727101dbf3b601abc49417d94442
[]
permissive
simphony/simphony-remote
48402db8daa56e094492af0112deb2aff7d809f4
d7130d3d7dd2fef3b15d26c4438e7b5aff6fe335
refs/heads/master
2023-01-03T09:28:14.306042
2022-06-29T11:25:39
2022-06-29T11:25:39
61,792,971
7
9
BSD-3-Clause
2022-12-27T14:56:29
2016-06-23T09:30:59
Python
UTF-8
PlantUML
false
false
558
plantuml
@startuml left to right direction skinparam componentStyle uml2 actor User frame "Remot App Server" { [Jupyter Hub] "Single user \n manager" as [SingleUser] [Reverse Proxy] [Docker] "Simphony \n container" as [Simphony] } User -> [Reverse Proxy] : HTTPS [Jupyter Hub] - [Reverse Proxy] [Jupyter Hub] -- [SingleUser] : 1..n (one per user) [SingleUser] -- [Docker] [SingleUser] -- [Reverse Proxy] [Reverse Proxy] .. [Simphony] : mapped to [Docker] -- [Simphony] : 1..n (TLS) note bottom of [Jupyter Hub] Using default PAM authetnication. end note @enduml
false
true
false
false
usecase
6b69f581229aac767b155e5133e5fa97a4a3bd78
b80699a4cb2bcff99a4f77bd673116c5feb19f3b
/docs/plantuml/sdei_explicit_dispatch.puml
c80fcd1180cf7e71d3b60270cffc56a9c01c4695
[ "BSD-3-Clause", "NCSA", "BSD-2-Clause" ]
permissive
axxia/axxia_atf
5ad22855ad7dede96279b0e8633b79477dff0b89
0f08fd8b5d49c0066e9ad7910b8db3dd9d096474
refs/heads/master
2023-02-03T11:58:33.331923
2023-01-25T20:11:23
2023-01-25T20:11:23
30,037,204
4
1
NOASSERTION
2023-01-07T00:26:45
2015-01-29T19:29:24
C
UTF-8
PlantUML
false
false
976
puml
/' ' Copyright (c) 2017, ARM Limited and Contributors. All rights reserved. ' ' SPDX-License-Identifier: BSD-3-Clause '/ @startuml autonumber "<b>[#]</b>" participant "SDEI client" as EL2 participant EL3 participant "Secure Partition" as SP activate EL2 EL2->EL3: **SDEI_EVENT_REGISTER**(ev, handler, ...) EL3->EL2: success EL2->EL3: **SDEI_EVENT_ENABLE**(ev) EL3->EL2: success EL2->EL3: **SDEI_PE_UNMASK**() EL3->EL2: 1 ... <<Business as usual>> ... EL3<--]: **CRITICAL EVENT** activate EL3 #red note over EL3: Critical event triage EL3->SP: dispatch activate SP #salmon note over SP: Critical event handling SP->EL3: done deactivate SP EL3-->EL3: sdei_dispatch_event(ev) note over EL3: Prepare SDEI dispatch EL3->EL2: dispatch activate EL2 #salmon note over EL2: SDEI handler EL2->EL3: **SDEI_EVENT_COMPLETE()** deactivate EL2 note over EL3: Complete SDEI dispatch EL3->EL2: resumes preempted execution deactivate EL3 ... <<Normal execution resumes>> ... @enduml
false
true
false
false
sequence
ef13810567a3e8b9d6f44c2507d59b54ee9d23b5
9cc7c4099f6330f9a4384b56427d40d46b9d6f4a
/diagrams/downward-api.puml
4a7415ccd3ae30cc67060bc65bf7afa29d67d4b3
[ "MIT" ]
permissive
maulvialf/belajar-kubernetes
0e28a11d9f75b3b1d17ffbe86151ecedf3bb603e
809ac5514e9c0c188a3775f53e0d340b0587c132
refs/heads/master
2022-10-22T09:32:07.830441
2020-06-13T17:43:51
2020-06-13T17:43:51
272,653,376
1
0
MIT
2020-06-16T08:32:21
2020-06-16T08:32:20
null
UTF-8
PlantUML
false
false
220
puml
@startuml node "Kubernetes Cluster" { package "Node" { node "Pod" as pod1{ file "Environment Variable" as env1 } file "Downward API" as config1 } } config1 --> env1 @enduml
false
true
false
false
deployment
93727ebf7ba91a911bfe718ea93a11376d7ccbd8
e92b9c2c66f36e886497990cf161a03144de1705
/src/main/java/ru/geekbrains/lesson8/Architecture.puml
f8ad5cb5acc7ceb1039038dbf514a0e7fa55e615
[]
no_license
megapxdll/Lesson7
e2c27bc177d7d09e466c1b352ec47a944f730477
e7236c036af1c3567f427e0cc8b7a7468b2fbecf
refs/heads/master
2023-07-17T08:30:56.728378
2021-09-06T03:56:27
2021-09-06T03:56:27
401,577,055
0
0
null
null
null
null
UTF-8
PlantUML
false
false
228
puml
@startuml package Participants { interface Abstract_Participant class Human implements Abstract_Participant class Cat implements Abstract_Participant class Robot implements Abstract_Participant } @enduml
false
true
false
false
class
b03327c62ea2b6e07d86ca2e0d69b502e936d0d2
9a1c665d3de2f293c2c3be6c5d85325e4936b22a
/doc/entwicklerhandbuch/use-cases.puml
8c1dada7ddfe0d9fb8135964ba68dbdc2fe1db37
[]
no_license
ChristophKarlHeck/SWE-Abgabe-1-Gruppe-1
c4b03a6226065883935441bd74a5bfc2a2ccfc99
c07b293e66e60cace66627ed8d698443b5f63d18
refs/heads/master
2023-01-10T21:39:20.051837
2020-11-14T15:22:03
2020-11-14T15:22:03
309,973,273
0
1
null
null
null
null
UTF-8
PlantUML
false
false
1,226
puml
' Copyright (C) 2019 - present Juergen Zimmermann, Hochschule Karlsruhe ' ' 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 3 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, see <http://www.gnu.org/licenses/>. @startuml Use Cases left to right direction skinparam packageStyle rect skinparam componentStyle uml2 actor Gast actor Admin rectangle kunde { Gast --> (Film suchen) Gast --> (Trailer herunterladen) Admin --> (Film suchen) Admin --> (Film anlegen) Admin --> (Film ändern) Admin --> (Film löschen) Admin --> (Trailer hochladen) Admin --> (Trailer herunterladen) } footer (c) Christoph Heck, Stefanie Schynol, Robin Pape, Joyce Odiagbe @enduml
false
true
true
false
usecase
ce10280bb5c5fa4575e9c2b4514765e8463ed3fc
77a3a92f8ffde2d524a10fa3c07a188ebd0f3ccb
/diagramas/ds_tarjetas.puml
ca25b7e9db68145a63863edcfd22a6b594e147ad
[ "MIT" ]
permissive
nspiguelman/algo3_tp2
636a1e35494ca64e6d7fc11c21726f66750cc4e2
97163f2bb53638ecfd9f8eacb3f6db07720883bd
refs/heads/master
2023-07-02T16:48:15.719532
2021-08-09T23:46:06
2021-08-09T23:46:06
382,969,236
0
0
MIT
2021-08-09T23:46:07
2021-07-04T23:44:19
Java
UTF-8
PlantUML
false
false
896
puml
@startuml autonumber participant ":TarjetasTest" as Test order 1 participant ":Juego" as Juego order 2 participant ":Tablero" as Tablero order 3 participant "jugador:Jugador" as Jugador order 4 participant ":TarjetaPais" as TarjetaPais order 5 participant ":Tarjetas" as Tarjetas order 6 participant ":FaseDeJuego" as Fase order 7 participant ":Reagrupar" as Reagrupar order 8 Test -> Juego: siguienteAccion() Juego -> Juego: turnoActual() return jugador Juego -> Juego: obtenerAccion() return 2 Juego -> Tablero: obtenerTarjeta() return tarjetaPais Juego -> Jugador: agregarTarjeta(tarjetaPais) Jugador -> Jugador: validarTarjeta(tarjetaPais) loop [pais..paisesConquistados] Jugador -> TarjetaPais: esDelPais(pais) return false end Jugador -> Tarjetas: agregarTarjeta() Juego -> Fase: siguienteAccion(jugador) Fase -> Reagrupar: siguienteAccion(jugador) return Colocar @enduml
false
true
false
false
sequence
55407a94879aa4425af42ca836540eea2540d8bb
98c049efdfebfafc5373897d491271b4370ab9b4
/docs/SPRINT_2/UC29-Drone_delivery_plan/SD_FinalSteps.puml
ad1fa96e2ffb927c7ab7320a0148b6628c7f31e8
[]
no_license
antoniodanielbf-isep/LAPR3-2020
3a4f4cc608804f70cc87a3ccb29cbc05f5edf0f3
7ee16e8c995aea31c30c858f93e8ebdf1de7617f
refs/heads/main
2023-05-27T14:42:05.442427
2021-06-20T18:09:59
2021-06-20T18:09:59
378,709,095
0
0
null
null
null
null
UTF-8
PlantUML
false
false
836
puml
@startuml autonumber participant ":DroneDeliveryPlanningTask" as TASK participant "db:PlanningDB" as DB participant "task:ChangeStatesTask" as CHANGE activate TASK -> TASK: finalSteps(db, droneID, pharmacyID, pharmacyOrders, distanceDrone, time, energyCost, pass) TASK -> DB: changeStates(droneID, 0, pharmacyID) activate DB deactivate DB TASK -> DB: idDelivery = insertDelivery(0, droneID, pharmacyID, distanceDrone, time, energyCost) activate DB deactivate DB TASK -> DB: takeVehicleEnergy(droneID, energyCost, pharmacyID) activate DB deactivate DB TASK -> DB: updateOrdersDeliveryID(pharmacyOrders, idDelivery) activate DB deactivate DB TASK --> CHANGE: create(droneID, db, pharmacyID) activate CHANGE deactivate CHANGE TASK -> TASK: changeStateDrone(TASK) activate TASK deactivate TASK deactivate TASK @enduml
false
true
false
false
sequence
bea2ba25e03cf2983f86f1d195ce82d26ff7bfa4
4cf5737cadb807568ddac14c8f1ff342a6e6cb0a
/documentation/serviceApi/pm/performance/media/src/useCase23Model.puml
450c80ef7268420ce751516d1a703aefa411893c
[ "Apache-2.0" ]
permissive
MEF-GIT/MEF-LSO-Legato-SDK
b2ed422108f4bbb5d3aff27123d3f31305fd808f
7f723970592cc5020aaaa0d2ffe30de6a73b3d97
refs/heads/working-draft
2023-07-06T06:44:01.113378
2023-06-23T14:14:48
2023-06-23T14:14:48
94,903,642
5
4
Apache-2.0
2022-05-04T10:22:56
2017-06-20T15:00:38
null
UTF-8
PlantUML
false
false
423
puml
@startuml useCase23Model class PerformanceReport_Find { creationDate*: date-time description: string id*: string state*: PerformanceReportStateType } PerformanceReport_Find *--> PerformanceJobRefOrValue : performanceJob PerformanceReport_Find *--> ReportingTimeframe : reportingTimeframe enum PerformanceReportStateType { acknowledged completed failed inProgress rejected } @enduml
false
true
false
false
sequence
03da160834f4c87c2654db7b021005dabfca6b58
d97b774fd95a8e98e37c46ee1771f6e6e407a148
/uml/api/DuplicatePriceScopeError.puml
4ead33fca6e66445f15a31399579c7c6383546cb
[]
no_license
commercetools/commercetools-api-reference
f7c6694dbfc8ed52e0cb8d3707e65bac6fb80f96
2db4f78dd409c09b16c130e2cfd583a7bca4c7db
refs/heads/main
2023-09-01T05:22:42.100097
2023-08-31T11:33:37
2023-08-31T11:33:37
36,055,991
52
30
null
2023-08-22T11:28:40
2015-05-22T06:27:19
RAML
UTF-8
PlantUML
false
false
477
puml
@startuml hide empty fields hide empty methods legend |= |= line | |<back:black> </back>| inheritance | |<back:green> </back>| property reference | |<back:blue> </back>| discriminated class | endlegend interface DuplicatePriceScopeError [[DuplicatePriceScopeError.svg]] extends ErrorObject { code: String message: String conflictingPrice: [[Price.svg Price]] } interface ErrorObject [[ErrorObject.svg]] { code: String message: String } @enduml
false
true
false
false
class
d9276bb5e44878906a4bdbf8ea20add167bf8ef5
e3ebf221091ee30de418c963f078ccdd732eaa8c
/docs/diagrams/sequence_store_read_doc.puml
ce19e3946e7f1181459ad7e4e28255e05cf3353b
[ "Apache-2.0" ]
permissive
valb3r/datasafe
97d9826bb2bc6a478abc56ad30848fcaad8f259a
1b91e90128e2411339a9b904bb92144879b155bb
refs/heads/develop
2020-05-31T16:55:05.487855
2019-06-05T13:00:08
2019-06-05T13:00:08
190,393,370
0
1
Apache-2.0
2019-10-07T09:51:59
2019-06-05T12:48:13
Java
UTF-8
PlantUML
false
false
569
puml
@startuml title Store/Read/Delete Private Document hide footbox actor User participant "REST" as r participant "Lookup Service" as ls participant "VFS Service" as vs participant "Storage Service" as ss participant "S3" as s3 User->ls : get my keypair from keystore (login/password) ls->User : user's keypair User->ls : get my DFS Credentials for **/folder** ls->User : DFS Creds(accessKey, secretKey etc) User->ss : encrypt and save/decrypt and read/verify and delete file using keypair, dfs access ss->s3 : persistence s3->ss : success ss->User : success @enduml
false
true
false
false
usecase
f4292dace85b7d85b3b70bcc297476fe4287115d
58cf1bd56e09ca6199e9134c8682265a34cc4dae
/ClassDiagram/Homework06.puml
fca9aad3d461a19ecc4d7af9a0ade2f421340aa5
[]
no_license
VickyHuang5/DPHomework
a6dbedbec970ea69cb06107374c3f0832ce99b07
bdb47171644f0ebd6feb997fba9d2afc9374bd73
refs/heads/master
2021-05-11T20:08:43.084037
2018-04-19T06:29:13
2018-04-19T06:29:13
117,434,066
0
0
null
null
null
null
UTF-8
PlantUML
false
false
3,104
puml
@startuml Homework06ClassDiagram package Abstract{ abstract class AbstractCosplayClothingFactory { + ProduceHat() + ProduceHelmet() + ProduceArmor() + ProduceBoots() + ProduceWeapon() } abstract class AbstractArmor { # RoleName + AbstractArmor() + ProduceArmorOfRole() } abstract class AbstractBoots { # RoleName + AbstractBoots() + ProduceBootsOfRole() } abstract class AbstractHat { # RoleName + AbstractHat() + ProduceHatOfRole() } abstract class AbstractHelmet { # RoleName + AbstractHelmet() + ProduceHelmetOfRole() } abstract class AbstractWeapon { # RoleName + AbstractWeapon() + ProduceWeaponOfRole() } } package Pokemon{ class PokemonCosplayClothingFactory { # RoleName + PokemonCosplayClothingFactory() + ProduceHat() + ProduceHelmet() + ProduceArmor() + ProduceBoots() + ProduceWeapon() } class PokemonArmor { } class PokemonBoots { } class PokemonHat { } class PokemonHelmet { } class PokemonWeapon { } } package Warcraft{ class WarcraftCosplayClothingFactory { # RoleName + WarcraftCosplayClothingFactory() + ProduceHat() + ProduceHelmet() + ProduceArmor() + ProduceBoots() + ProduceWeapon() } class WarcraftArmor { } class WarcraftBoots { } class WarcraftHat { } class WarcraftHelmet { } class WarcraftWeapon { } } class CosplayClothingStore { - Hat - Helmet - Armor - Boots - Weapon + CosplayClothingStore() + OutputClothingOfRole() } AbstractCosplayClothingFactory <|-- PokemonCosplayClothingFactory AbstractCosplayClothingFactory <|-- WarcraftCosplayClothingFactory AbstractArmor <|-- PokemonArmor AbstractBoots <|-- PokemonBoots AbstractHat <|-- PokemonHat AbstractHelmet <|-- PokemonHelmet AbstractWeapon <|-- PokemonWeapon AbstractArmor <|-- WarcraftArmor AbstractBoots <|-- WarcraftBoots AbstractHat <|-- WarcraftHat AbstractHelmet <|-- WarcraftHelmet AbstractWeapon <|-- WarcraftWeapon PokemonCosplayClothingFactory --> PokemonArmor PokemonCosplayClothingFactory --> PokemonBoots PokemonCosplayClothingFactory --> PokemonHat PokemonCosplayClothingFactory --> PokemonHelmet PokemonCosplayClothingFactory --> PokemonWeapon WarcraftCosplayClothingFactory --> WarcraftArmor WarcraftCosplayClothingFactory --> WarcraftBoots WarcraftCosplayClothingFactory --> WarcraftHat WarcraftCosplayClothingFactory --> WarcraftHelmet WarcraftCosplayClothingFactory --> WarcraftWeapon CosplayClothingStore ..> AbstractCosplayClothingFactory CosplayClothingStore --> AbstractArmor CosplayClothingStore --> AbstractBoots CosplayClothingStore --> AbstractHat CosplayClothingStore --> AbstractHelmet CosplayClothingStore --> AbstractWeapon @enduml
false
true
false
false
class
fa8896c245b05ceb82289c4aa762ea8f44f92fc2
461901a377b07e8d699ab4afb6e7488f14143a55
/src/com/wsh/pattern/principle/segregation/improve/segregation2.puml
7738c69f080b31fce8d2479a1f8bbcbcbfaaf35d
[]
no_license
wushanghui/project
7009bd5fb484422d6e404483f9b9b2bd1e03f379
81f7d061ed471ae03ff5d33756ce23efa473a37a
refs/heads/master
2020-06-17T18:34:13.378885
2019-10-07T14:35:35
2019-10-07T14:35:35
192,837,011
0
0
null
null
null
null
UTF-8
PlantUML
false
false
441
puml
@startuml interface interface1 interface interface2 interface interface3 class A class B class C class D interface1 <|.. B interface2 <|.. B interface1 <|.. D interface3 <|.. D A ..> interface1 A ..> interface2 C ..> interface1 C ..> interface3 interface interface1 { void operation1() } interface interface2 { void operation2() void operation3() } interface interface3 { void operation4() void operation5() } @enduml
false
true
false
false
class
2fced5e0e77bf5ca9b546892dd70099286305aa3
22dd40c171a9a1e31f75c5f8d91877efa9fed41c
/uml/sequence/get_latest_price.puml
7b30bac8b98a2e52daf337023995b3e56c73d6c5
[ "MIT" ]
permissive
omegaatt36/btc-price-restful
d8aacaaf37a5298e2975b2ce9323a84c95a3d3df
abc9155f0e24c0b276a5d0b1a8975b5f8ef9f573
refs/heads/master
2021-03-22T23:47:31.383595
2020-03-18T04:10:39
2020-03-18T04:10:39
247,407,290
0
0
MIT
2020-03-17T14:34:39
2020-03-15T05:27:35
Go
UTF-8
PlantUML
false
false
617
puml
@startuml get_latest_price actor User boundary Server <<router>> control auth <<middleware>> control controller <<handler>> entity dbi database DB collections price <<collection>> User -> Server : http request POST\nget latest price Server -> auth : verify auth alt verify successed auth --> Server Server -> controller : get Price controller -> dbi : Find dbi -> DB : FindOne DB -> price DB --> dbi dbi --> controller controller --> Server : Price data Server --> User : http responce/200 else verify failed auth --> Server Server --> User : http responce/401 end @enduml
false
true
false
false
sequence
3ed10e89f7517eb2d79228333f2a7752ad8b5c60
535dca469320dec5b0a348ab927bf887fe5672b0
/src/main/java/UML/filter-products.puml
14420475f08dfc9c0c8c46b1ab3d5a98f6a2d4d0
[]
no_license
Camaz993/Info202Project
b13f4a7d1c864685c9e033880f6c963186aa1bbf
7a43c35b37fb1782166ea39b616fdb86eb620b12
refs/heads/master
2023-01-09T23:04:29.538283
2020-11-05T07:41:30
2020-11-05T07:41:30
310,222,521
1
0
null
null
null
null
UTF-8
PlantUML
false
false
2,153
puml
@startuml 'worked with Bradley WindyBank on UML Diagrams' 'Also Sourced from reference document' ' style tweaks to make the diagram a little more readable skinparam { Style strictuml RoundCorner 8 Sequence { ' make activations yellow too LifeLineBackgroundColor #FDFDCD ' make stereotypes less ugly Stereotype { Font { Size 11 Style plain } } } DatabaseBorderColor #A80036 } title Filter Products (using DB dao) actor User as user participant "Administration" as main << main >> participant "MainMenu" as menu << frame >> participant "ProductReportDialog" as dialog << dialog >> participant "ProductDatabaseDAO" as dao << ProductDAO >> participant "SimpleListModel\n:model" as model participant "SimpleListModel\n:catmodel" as catmodel participant "ValidationHelper" as validator database "Database" as db main++ create menu main -> menu : « construct » user ->> menu : clicks 'View Products' menu++ create dialog menu -> dialog++ : « construct » create dao dialog -> dao : « construct » dialog -> dao++ : getProducts() dao -> db++ : select * from product return ResultSet dao -> dao : reconstruct products\nfrom ResultSet return products create model dialog -> model : « construct » dialog -> model++ : updateItems(products) model-- dialog -> dialog : lstProducts.setModel(model) note left : products now\nvisible to user create catmodel dialog -> catmodel : « construct » dialog -> catmodel++ : updateItems(categoryList) catmodel-- create validator dialog -> validator : « create » dialog -> validator++ : addTypeFormatter(txtIDSearch) validator-- dialog -> dialog-- : catFilter.setModel(model) note left : category drop down\nnow contains categories user -> dialog++ : filter products via category dialog -> dialog : getSelectedItem() dialog -> dao++ : filterProducts(category) dao -> db++ : select * from product where category = category return ResultSet return product collection dialog -> model++ : updateItems(product collection) model-- dialog -> dialog-- : lstProducts.setModel(model) note left : products now\nvisible to user @enduml
false
true
true
false
usecase
cad9f5390d4546d627052e372b4e5b6813e3d602
0f54debfd3f79526293a74ed123a26b2469de7ae
/dgna.puml
165544143376c13b214b0cbc131cf03ace7f64cc
[]
no_license
ianm1968/stuff
3af464291cbc1ddaa39c1099fb2e86cba95388a3
e816414a5a404dd53eb6521d24905d075fc6c90a
refs/heads/master
2020-09-13T22:01:18.900416
2020-03-11T15:22:06
2020-03-11T15:22:06
222,915,872
0
0
null
null
null
null
UTF-8
PlantUML
false
false
342
puml
@startuml node "Cortex Workstation" { [GUI - DGNA Cortette] <--> [TetraClient] } node "Tetra Gateway edit" { [RadQServer] <--> [CADIService] folder "RadQServerDGNARecords.xml" [RadQServer] <--> [RadQServerDGNARecords.xml] } cloud "Tetra Provider" [TetraClient] <--> [RadQServer] [CADIService] <--> [Tetra Provider] @enduml
false
true
false
false
deployment
d28d5682688d224aa9996dd1d6d176abe2fd02e0
5419ba65627214efbf640b0643d5524c4f2a646f
/Architecture/04.PABF#25.predict-actions-based-on-frequency/GMFA#39.sequence.plantuml
da90d7c6e7099ea71f6797b28d91a49e99319bae
[]
no_license
ovidiomanteiga/horuslauncher
3ed7ce5283dd4a267b1284f6bc192c0426b98150
26159c90e70d3042f2ac04d8cb8284c1c8c26de2
refs/heads/master
2020-09-14T05:44:31.073187
2019-07-22T19:55:47
2019-07-22T19:55:47
223,037,096
0
0
null
null
null
null
UTF-8
PlantUML
false
false
871
plantuml
@startuml GMFA#39.sequence skinparam monochrome true autonumber participant HorusListFragment participant GetHorusList <<Interactor>> participant AppExecutionRepository participant AppExecutionDAO HorusListFragment -> GetHorusList : perform() activate GetHorusList GetHorusList -> AppExecutionRepository: all activate AppExecutionRepository AppExecutionRepository -> AppExecutionDAO: all activate AppExecutionDAO AppExecutionDAO ->] : DB select AppExecutionDAO <--] : DB select AppExecutionDAO -->> AppExecutionRepository : action executions DTOs deactivate AppExecutionDAO AppExecutionRepository -> AppExecutionRepository : map DTO to VO AppExecutionRepository ->> GetHorusList : action executions VOs deactivate AppExecutionRepository GetHorusList --> GetHorusList: build Horus list GetHorusList -->> HorusListFragment : Horus list deactivate GetHorusList @enduml
false
true
false
false
sequence
e5ba52eb1b2ca116277991149ac6033a6c495f02
91fceecc2c8cf6309741e0fb715cec95f8558ca8
/assets/mixin-diamond.plantuml
303027d7a69c765acf5a67503b088e72df75b5e1
[ "MIT" ]
permissive
ohm-softa/ohm-softa.github.io
dd8b3fbbcce62d3625603376f0771ab62557d76a
7479445d2b5598a9aaaa4f37ffd76436fc81482e
refs/heads/master
2023-07-20T07:43:25.665737
2023-07-12T08:10:32
2023-07-12T08:10:32
170,150,460
20
42
MIT
2023-06-24T15:22:55
2019-02-11T15:16:01
HTML
UTF-8
PlantUML
false
false
670
plantuml
@startuml mixin-diamond-1 class Message { +text(): String } class EscalatedMessage extends Message { +text(): String +escalated(): String } class UnicodeMessage extends Message { +text(): String +utf8(): String } @enduml @startuml mixin-diamond-2 class Message { +text(): String } interface Escalatable { +escalated(): String } class EscalatedMessage extends Message implements Escalatable{ +text(): String +escalated(): String } class UnicodeMessage extends Message { +text(): String +utf8(): String } class EscalatedUnicodeMessage extends UnicodeMessage implements Escalatable { +text(): String +escalated(): String +utf8(): String } @enduml
false
true
false
false
class
c1e190cd0606a79381f85dd3a69c0df7d927616b
227c32f7a5991c0ce2de069dd1f0448c1e6949fb
/PlantUML/Pose2D/Pose2D_Activity_Pose2D(tx).puml
34c8a6fc5849ca914136c23ee53872e0137fcb4b
[]
no_license
ShisatoYano/SLAMDesignUML
2b3af745ecf8ff1b88845e248a72c589fe9aa1ba
bb8678908952205d1fdc2ea5e49c9ca752e123b9
refs/heads/master
2022-11-25T17:49:03.514885
2020-08-02T00:27:38
2020-08-02T00:27:38
261,206,484
0
0
null
null
null
null
UTF-8
PlantUML
false
false
171
puml
@startuml /' input1: double tx input2: double ty input3: double th '/ (*) --> "this->tx = tx\nthis->ty = ty\nthis->th = th" --> "calRmat()" --> (*) @enduml
false
true
false
false
class
760259ff40c6437838f3c41b09fb4c1bf1c7c1cb
01110fbbf8e00a197617b9e1b4888d32231cdc6a
/puml/SliceTrackerSession.puml
7119d666b6e9250503fc39e226bba76cb00ba9a7
[ "BSD-3-Clause", "LicenseRef-scancode-3dslicer-1.0" ]
permissive
che85/SliceTracker
7edc28a1cda48b4ab4fe2d5098e004e097435cef
5e995517af2c7629166e19178a46de28257c1453
refs/heads/master
2020-04-05T23:19:30.183117
2018-04-12T06:46:31
2018-04-12T06:46:31
38,064,644
0
1
null
2018-03-06T20:49:20
2015-06-25T17:47:46
C++
UTF-8
PlantUML
false
false
1,101
puml
@startuml package "Session" #DDDDDD { abstract class SessionBase { .. events .. DirectoryChangedEvent: vtk.vtkCommand.UserEvent .. properties .. + directory -- + {abstract} load() + {abstract} save() } Singleton <-- SliceTrackerSession SessionBase <-- SliceTrackerSession class SliceTrackerSession { .. events .. -- .. properties .. + preopDICOMDirectory + intraopDICOMDirectory + preprocessedDirectory + outputDirectory + currentSeries -- + steps + trainingMode: boolean -- + intraopLabel + regResults: RegistrationResults __ + createNewCase(destination) + openCase(directory) + closeCase() + completeCase() + registerStep(step) + startIntraopDICOMReceiver() + stopIntraopDICOMReceiver() + importDICOMSeries(newFileList) + makeSeriesNumberDescription(dcmFile): string + createLoadableFileListForSeries(series): list } } SliceTrackerStep <.. SliceTrackerSession::steps: has [0..n] RegistrationResults <.. SliceTrackerSession::regResults : use @enduml
false
true
false
false
class
13994a0bbb51d9c0afcc66e94ccc4abe5ccb22a3
6fe0923f7dc68dcbfc565daaa48b63a5febfdcc1
/DistribVisionControl/doc/dpm_class.puml
c3614e780ace7e9e2e757928c18f6ce38280be03
[]
no_license
alexeyden/Robot-Stuff
bce37764faee7e026fed0251e6d8669b5acd8224
368c49687a4ad07d8c0474f0af6ec8477c6bd146
refs/heads/master
2021-01-17T06:50:00.084975
2017-06-16T06:07:26
2017-06-16T06:07:26
50,364,409
0
0
null
null
null
null
UTF-8
PlantUML
false
false
962
puml
@startuml class Part { + filter : Matrix + offset : Vector + deformation : Matrix } class Model { + empty : bool + parts : Part[] + bias : float + rootSize : (int, int) + partSize : (int, int) + norm : double + initializeParts(nbParts: int, partSize: (int, int)) + initializeSample(pytamid : HOGPyramid, x : int, y : int, Matrix[][]) + convolve(pyramid: HOGPyramid) : (Matrix[], Matrix[][]) + dot(sample : Model) : double + add(model: Model) : Model + sub(model: Model) : Model + mul(model: Model) : Model + flip() : Model } class Mixture { + empty : bool + minSize : (int, int) + maxSize : (int, int) + models : Model[] + train(scenes: Scene[], name: string, params: dict) + initializeParts(nbParts: int, partSize: (int, int)) + convolve(pyramid: HOGPyramid, scores: Matrix[], argmax: Matrix) : Matrix[][][] } Model --* Mixture Part --* Model Mixture ..> LBFGS Mixture ..> HOGPyramid Mixture ..> Patchwork Mixture ..> Scene Model ..> HOGPyramid @enduml
false
true
false
false
class
a7740af5c75a16b2b44cd3afa3cddf4f2b34b1b4
9dc453e6ad90efed7264d4a64664123bd25d2263
/klassen.puml
51a4d9312678cc3d8ee739a8b5ff2d863115069d
[]
no_license
clannick/ProgPra
3ad60a0e346d542a9366078fbdfc16c7ae89f328
010331aea255f6140ef14e4ebbb0aa8abb1fc717
refs/heads/master
2021-09-06T04:34:53.666006
2018-02-02T10:49:55
2018-02-02T10:49:55
105,071,227
0
0
null
null
null
null
UTF-8
PlantUML
false
false
12,376
puml
@startuml abstract class de.BenediktKurth.model.IDBase abstract class de.BenediktKurth.model.PosNameBase abstract class de.BenediktKurth.view.BasisLabel abstract class de.BenediktKurth.view.VerschiebbarLabel annotation java.lang.Override annotation java.lang.SuppressWarnings class com.sun.java.swing.plaf.windows.resources.windows class de.BenediktKurth.Exceptions.ArcFehlerException class de.BenediktKurth.Exceptions.DateiFehlerException class de.BenediktKurth.Exceptions.MatrixException class de.BenediktKurth.Exceptions.WorkflownetzException class de.BenediktKurth.control.MainWindowController class de.BenediktKurth.main.Main class de.BenediktKurth.model.Adjazenzmatrix class de.BenediktKurth.model.Arc class de.BenediktKurth.model.ArrayListCheckAdd class de.BenediktKurth.model.ArrayListSearchID class de.BenediktKurth.model.PNMLParser class de.BenediktKurth.model.PNMLWriter class de.BenediktKurth.model.Stellen class de.BenediktKurth.model.Transition class de.BenediktKurth.model.Vector2D class de.BenediktKurth.view.ArcLabel class de.BenediktKurth.view.HauptFenster class de.BenediktKurth.view.PfeileDarstellung class de.BenediktKurth.view.StellenLabel class de.BenediktKurth.view.TransitionLabel class de.BenediktKurth.view.Umbenennen class java.awt.Color class java.awt.Dimension class java.awt.Graphics class java.awt.Graphics2D class java.awt.Point class java.awt.Polygon class java.awt.RenderingHints class java.awt.Toolkit class java.awt.event.KeyEvent class java.awt.event.MouseEvent class java.awt.event.MouseMotionAdapter class java.io.File class java.io.FileInputStream class java.io.FileNotFoundException class java.io.FileOutputStream class java.io.IOException class java.io.InputStream class java.lang.Exception class java.util.ArrayList class java.util.Iterator class java.util.ListIterator class javax.swing.BorderFactory class javax.swing.JFileChooser class javax.swing.JFrame class javax.swing.JLabel class javax.swing.JLayeredPane class javax.swing.JTextField class javax.swing.border.Border class javax.swing.filechooser.FileNameExtensionFilter class javax.xml.stream.XMLEventReader class javax.xml.stream.XMLInputFactory class javax.xml.stream.XMLOutputFactory class javax.xml.stream.XMLStreamConstants class javax.xml.stream.XMLStreamException class javax.xml.stream.XMLStreamWriter class javax.xml.stream.events.Attribute class javax.xml.stream.events.Characters class javax.xml.stream.events.StartElement class javax.xml.stream.events.XMLEvent enum de.BenediktKurth.model.FarbenEnum de.BenediktKurth.model.PosNameBase --|> de.BenediktKurth.model.IDBase de.BenediktKurth.view.BasisLabel ..> de.BenediktKurth.model.IDBase de.BenediktKurth.view.BasisLabel ..> java.lang.Override de.BenediktKurth.view.BasisLabel ..> de.BenediktKurth.control.MainWindowController de.BenediktKurth.view.BasisLabel ..> java.awt.Color de.BenediktKurth.view.BasisLabel ..> java.awt.Point de.BenediktKurth.view.BasisLabel ..> java.awt.event.MouseEvent de.BenediktKurth.view.BasisLabel ..> javax.swing.BorderFactory de.BenediktKurth.view.BasisLabel --|> javax.swing.JLabel de.BenediktKurth.view.BasisLabel ..> javax.swing.border.Border de.BenediktKurth.view.VerschiebbarLabel ..> de.BenediktKurth.model.PosNameBase de.BenediktKurth.view.VerschiebbarLabel --|> de.BenediktKurth.view.BasisLabel de.BenediktKurth.view.VerschiebbarLabel ..> java.lang.Override de.BenediktKurth.view.VerschiebbarLabel ..> de.BenediktKurth.control.MainWindowController de.BenediktKurth.view.VerschiebbarLabel ..> de.BenediktKurth.model.Vector2D de.BenediktKurth.view.VerschiebbarLabel ..> java.awt.event.MouseEvent de.BenediktKurth.view.VerschiebbarLabel ..> java.awt.event.MouseMotionAdapter de.BenediktKurth.Exceptions.ArcFehlerException --|> java.lang.Exception de.BenediktKurth.Exceptions.DateiFehlerException --|> java.lang.Exception de.BenediktKurth.Exceptions.MatrixException --|> java.lang.Exception de.BenediktKurth.Exceptions.WorkflownetzException --|> java.lang.Exception de.BenediktKurth.control.MainWindowController ..> de.BenediktKurth.model.IDBase de.BenediktKurth.control.MainWindowController ..> de.BenediktKurth.model.PosNameBase de.BenediktKurth.control.MainWindowController ..> de.BenediktKurth.view.VerschiebbarLabel de.BenediktKurth.control.MainWindowController ..> com.sun.java.swing.plaf.windows.resources.windows de.BenediktKurth.control.MainWindowController ..> de.BenediktKurth.Exceptions.ArcFehlerException de.BenediktKurth.control.MainWindowController ..> de.BenediktKurth.Exceptions.DateiFehlerException de.BenediktKurth.control.MainWindowController ..> de.BenediktKurth.Exceptions.WorkflownetzException de.BenediktKurth.control.MainWindowController ..> de.BenediktKurth.model.Adjazenzmatrix de.BenediktKurth.control.MainWindowController ..> de.BenediktKurth.model.Arc de.BenediktKurth.control.MainWindowController ..> de.BenediktKurth.model.ArrayListSearchID de.BenediktKurth.control.MainWindowController ..> de.BenediktKurth.model.PNMLParser de.BenediktKurth.control.MainWindowController ..> de.BenediktKurth.model.PNMLWriter de.BenediktKurth.control.MainWindowController ..> de.BenediktKurth.model.Stellen de.BenediktKurth.control.MainWindowController ..> de.BenediktKurth.model.Transition de.BenediktKurth.control.MainWindowController ..> de.BenediktKurth.model.Vector2D de.BenediktKurth.control.MainWindowController ..> de.BenediktKurth.view.ArcLabel de.BenediktKurth.control.MainWindowController ..> de.BenediktKurth.view.HauptFenster de.BenediktKurth.control.MainWindowController ..> de.BenediktKurth.view.PfeileDarstellung de.BenediktKurth.control.MainWindowController ..> de.BenediktKurth.view.StellenLabel de.BenediktKurth.control.MainWindowController ..> de.BenediktKurth.view.TransitionLabel de.BenediktKurth.control.MainWindowController ..> de.BenediktKurth.view.Umbenennen de.BenediktKurth.control.MainWindowController ..> java.awt.Dimension de.BenediktKurth.control.MainWindowController ..> java.util.ArrayList de.BenediktKurth.control.MainWindowController ..> javax.swing.JFileChooser de.BenediktKurth.control.MainWindowController ..> javax.swing.JLabel de.BenediktKurth.control.MainWindowController ..> javax.swing.JLayeredPane de.BenediktKurth.control.MainWindowController ..> javax.swing.filechooser.FileNameExtensionFilter de.BenediktKurth.control.MainWindowController ..> de.BenediktKurth.model.FarbenEnum de.BenediktKurth.main.Main ..> de.BenediktKurth.control.MainWindowController de.BenediktKurth.main.Main ..> de.BenediktKurth.view.HauptFenster de.BenediktKurth.model.Adjazenzmatrix ..> de.BenediktKurth.Exceptions.WorkflownetzException de.BenediktKurth.model.Adjazenzmatrix ..> java.util.ArrayList de.BenediktKurth.model.Adjazenzmatrix ..> java.util.ListIterator de.BenediktKurth.model.Arc --|> de.BenediktKurth.model.IDBase de.BenediktKurth.model.Arc ..> de.BenediktKurth.Exceptions.ArcFehlerException de.BenediktKurth.model.ArrayListCheckAdd --|> java.util.ArrayList de.BenediktKurth.model.ArrayListSearchID ..> java.lang.Override de.BenediktKurth.model.ArrayListSearchID --|> java.util.ArrayList de.BenediktKurth.model.PNMLParser ..> de.BenediktKurth.Exceptions.ArcFehlerException de.BenediktKurth.model.PNMLParser ..> de.BenediktKurth.Exceptions.DateiFehlerException de.BenediktKurth.model.PNMLParser ..> java.io.File de.BenediktKurth.model.PNMLParser ..> java.io.FileInputStream de.BenediktKurth.model.PNMLParser ..> java.io.FileNotFoundException de.BenediktKurth.model.PNMLParser ..> java.io.InputStream de.BenediktKurth.model.PNMLParser ..> java.util.Iterator de.BenediktKurth.model.PNMLParser ..> javax.xml.stream.XMLEventReader de.BenediktKurth.model.PNMLParser ..> javax.xml.stream.XMLInputFactory de.BenediktKurth.model.PNMLParser ..> javax.xml.stream.XMLStreamConstants de.BenediktKurth.model.PNMLParser ..> javax.xml.stream.XMLStreamException de.BenediktKurth.model.PNMLParser ..> javax.xml.stream.events.Attribute de.BenediktKurth.model.PNMLParser ..> javax.xml.stream.events.Characters de.BenediktKurth.model.PNMLParser ..> javax.xml.stream.events.StartElement de.BenediktKurth.model.PNMLParser ..> javax.xml.stream.events.XMLEvent de.BenediktKurth.model.PNMLWriter ..> de.BenediktKurth.Exceptions.DateiFehlerException de.BenediktKurth.model.PNMLWriter ..> java.io.File de.BenediktKurth.model.PNMLWriter ..> java.io.FileNotFoundException de.BenediktKurth.model.PNMLWriter ..> java.io.FileOutputStream de.BenediktKurth.model.PNMLWriter ..> java.io.IOException de.BenediktKurth.model.PNMLWriter ..> javax.xml.stream.XMLOutputFactory de.BenediktKurth.model.PNMLWriter ..> javax.xml.stream.XMLStreamException de.BenediktKurth.model.PNMLWriter ..> javax.xml.stream.XMLStreamWriter de.BenediktKurth.model.Stellen --|> de.BenediktKurth.model.PosNameBase de.BenediktKurth.model.Transition --|> de.BenediktKurth.model.PosNameBase de.BenediktKurth.view.ArcLabel ..> de.BenediktKurth.model.IDBase de.BenediktKurth.view.ArcLabel --|> de.BenediktKurth.view.BasisLabel de.BenediktKurth.view.ArcLabel ..> java.lang.Override de.BenediktKurth.view.ArcLabel ..> de.BenediktKurth.control.MainWindowController de.BenediktKurth.view.ArcLabel ..> de.BenediktKurth.model.Arc de.BenediktKurth.view.ArcLabel ..> de.BenediktKurth.model.Vector2D de.BenediktKurth.view.ArcLabel ..> java.awt.Color de.BenediktKurth.view.ArcLabel ..> java.awt.Graphics de.BenediktKurth.view.ArcLabel ..> java.awt.Graphics2D de.BenediktKurth.view.ArcLabel ..> java.awt.RenderingHints de.BenediktKurth.view.HauptFenster ..> java.lang.SuppressWarnings de.BenediktKurth.view.HauptFenster ..> de.BenediktKurth.control.MainWindowController de.BenediktKurth.view.HauptFenster ..> java.awt.Dimension de.BenediktKurth.view.HauptFenster ..> java.awt.Toolkit de.BenediktKurth.view.HauptFenster ..> java.awt.event.KeyEvent de.BenediktKurth.view.HauptFenster ..> java.util.ArrayList de.BenediktKurth.view.HauptFenster --|> javax.swing.JFrame de.BenediktKurth.view.HauptFenster ..> javax.swing.JLabel de.BenediktKurth.view.HauptFenster ..> javax.swing.JLayeredPane de.BenediktKurth.view.HauptFenster ..> javax.swing.JTextField de.BenediktKurth.view.PfeileDarstellung ..> de.BenediktKurth.model.IDBase de.BenediktKurth.view.PfeileDarstellung ..> java.lang.Override de.BenediktKurth.view.PfeileDarstellung ..> de.BenediktKurth.control.MainWindowController de.BenediktKurth.view.PfeileDarstellung ..> de.BenediktKurth.model.Arc de.BenediktKurth.view.PfeileDarstellung ..> de.BenediktKurth.model.Stellen de.BenediktKurth.view.PfeileDarstellung ..> de.BenediktKurth.model.Transition de.BenediktKurth.view.PfeileDarstellung ..> de.BenediktKurth.model.Vector2D de.BenediktKurth.view.PfeileDarstellung ..> java.awt.Color de.BenediktKurth.view.PfeileDarstellung ..> java.awt.Graphics de.BenediktKurth.view.PfeileDarstellung ..> java.awt.Graphics2D de.BenediktKurth.view.PfeileDarstellung ..> java.awt.Polygon de.BenediktKurth.view.PfeileDarstellung ..> java.awt.RenderingHints de.BenediktKurth.view.PfeileDarstellung --|> javax.swing.JLabel de.BenediktKurth.view.StellenLabel ..> de.BenediktKurth.model.IDBase de.BenediktKurth.view.StellenLabel --|> de.BenediktKurth.view.VerschiebbarLabel de.BenediktKurth.view.StellenLabel ..> java.lang.Override de.BenediktKurth.view.StellenLabel ..> de.BenediktKurth.control.MainWindowController de.BenediktKurth.view.StellenLabel ..> de.BenediktKurth.model.Stellen de.BenediktKurth.view.StellenLabel ..> java.awt.Color de.BenediktKurth.view.StellenLabel ..> java.awt.Graphics de.BenediktKurth.view.StellenLabel ..> java.awt.Graphics2D de.BenediktKurth.view.StellenLabel ..> java.awt.RenderingHints de.BenediktKurth.view.StellenLabel ..> de.BenediktKurth.model.FarbenEnum de.BenediktKurth.view.TransitionLabel ..> de.BenediktKurth.model.IDBase de.BenediktKurth.view.TransitionLabel --|> de.BenediktKurth.view.VerschiebbarLabel de.BenediktKurth.view.TransitionLabel ..> java.lang.Override de.BenediktKurth.view.TransitionLabel ..> de.BenediktKurth.control.MainWindowController de.BenediktKurth.view.TransitionLabel ..> de.BenediktKurth.model.Transition de.BenediktKurth.view.TransitionLabel ..> java.awt.Color de.BenediktKurth.view.TransitionLabel ..> java.awt.Graphics de.BenediktKurth.view.TransitionLabel ..> de.BenediktKurth.model.FarbenEnum de.BenediktKurth.view.Umbenennen ..> java.lang.SuppressWarnings de.BenediktKurth.view.Umbenennen ..> de.BenediktKurth.control.MainWindowController de.BenediktKurth.view.Umbenennen --|> javax.swing.JFrame @enduml
false
true
false
false
class
008980fe22eddb4ac441d0917b2e62aefd92f2a6
0004f0be4d44796b6e6124d3d79024f5767953e1
/09_SOLID/src/DIP/diagrama.puml
3f4c107a7a60c7cc8b46eac50033857935af3707
[ "MIT" ]
permissive
mittaus/curso-go
3a0667e1e3589d87da6111cd006844312528f5db
87b6cc551b0ed6dd898e67aa474857552109b870
refs/heads/master
2022-12-20T06:14:03.578783
2020-10-07T04:32:00
2020-10-07T04:32:00
296,745,470
0
0
null
null
null
null
UTF-8
PlantUML
false
false
579
puml
@startuml namespace DIP { interface IUserRepository { + Search(id int) User } interface IUserService { + Search(id int) User } class User << (S,Aquamarine) >> { + ID uint + Name string } class UserRepository << (S,Aquamarine) >> { - listaUsuarios []User + Search(id uint) User } class UserService << (S,Aquamarine) >> { - repository *UserRepository + Search(id uint) User } } "DIP.UserRepository" o-- "DIP.User" "DIP.UserService" o-- "DIP.UserRepository" @enduml
false
true
false
false
class
ea2ca50b60210f0b4c87309344298bd5f7f3f4f8
f01cbfc32e532ef4052cbc4c1374fd786f1267b8
/docs/datamodel.plantuml
77bdc113d8297d01cf86608455eb1480a81e01fa
[]
no_license
bmordan/BSC-Community-Events
958803f7cbd79d8de462c35dcbe472759fc888b7
3925036940551069507d87bd1e24068403116f6d
refs/heads/master
2022-11-08T21:58:20.224327
2020-07-02T12:30:34
2020-07-02T12:30:34
271,040,611
0
0
null
null
null
null
UTF-8
PlantUML
false
false
628
plantuml
@startuml entity users { id: INTEGER PRIMARY KEY name: STRING phone: STRING location_id: INTEGER } entity events_users { event_id: INTEGER user_id: INTEGER } entity events { id: INTEGER PRIMARY KEY title: STRING desc: STRING datetime: STRING spaces: INTEGER user_id: INTEGER location_id: INTEGER } entity locations { id: INTEGER PRIMARY KEY lat: FLOAT lng: FLOAT event_id: INTEGER } events::id--{locations::event_id users::id--{events::user_id users::location_id-->locations::id users::id--{events_users::user_id events::id--{events_users::event_id @enduml
false
true
false
false
sequence
bd6e1e032bef756e571f591949893d27ff2cad86
098d1be70fb1c177bf217d02d22d54cd7acef3f6
/puml/design.puml
8fb820e38ed33d299decb647df1ca5ee09c97f81
[]
no_license
Master-Desarrollo-20-21/patrones-para-aplicacion-supermercado-internacional-Ruskab
47d2b12a12bf417747bd2978cd6fd84cea737681
0e275abcc8800a251f0608034206fad3dd73fd2c
refs/heads/main
2023-03-08T15:49:45.090502
2021-03-01T17:18:35
2021-03-01T17:18:35
343,486,002
0
0
null
null
null
null
UTF-8
PlantUML
false
false
1,905
puml
@startuml class EspTicket { + addLine(ReturnLine line) } class FraTicket abstract Ticket #APPLICATION { - ticketStartDateTime - supermarketChainName + addLine(SoldLine line) + addLine(RepeatLine line) + addLine(CancellationLine line) } abstract Line #APPLICATION { } class SoldLine { code : String description : String units : long price : double } class RepeatLine { + RepeatLine(Line line) } class CancellationLine { + CancellationLine(Line line) } class ReturnLine abstract CountryFactory <<Abstract Factory>> #APPLICATION{ + createOperations() : Operations + createTicket() : Ticket } class EspCountryFactory <<Concrete Factory>> class FraCountryFactory <<Concrete Factory>> abstract Operations #APPLICATION { + showInDisplay(Ticket ticket) :void + calculatePrice(Ticket ticket) : double + calculatePrice(Line line) + showInDisplay(Line line) + print(Line line) } class EspOperations { + showInDisplay(Ticket ticket) : void + applyDiscount(Discount discount, Line line) } class FraOperations { + applyGlobalDiscount(Discount discount, Ticket ticket) } '----------------------------------------------- Ticket *-- "*" Line Ticket ..> RepeatLine Ticket ..> SoldLine Ticket ..> CancellationLine EspTicket ..> ReturnLine EspTicket -up-|> Ticket FraTicket -up-|> Ticket SoldLine -up-|> Line RepeatLine -up-|> Line CancellationLine -up-|> Line ReturnLine -up-|> Line EspCountryFactory -up-|> CountryFactory FraCountryFactory -up-|> CountryFactory EspOperations -up-|> Operations FraOperations -up-|> Operations CountryFactory ..> Operations CountryFactory ..> Ticket Operations ...> Ticket Operations ..> Line EspCountryFactory ..> EspOperations EspCountryFactory ..> EspTicket FraCountryFactory ..> FraOperations FraCountryFactory ..> FraTicket Client -right-> CountryFactory Client --> Operations @enduml
false
true
false
false
class
d930d0f3f43d852a6b79c089de00d3ba73e460c5
5d180276957df094f09ee511e05786316537f25d
/src/main/java/exception/exception.plantuml
462eb5624d22863788427be20040db7195ca8aa8
[ "Apache-2.0" ]
permissive
SomberOfShadow/Local
f727189f1791de203f1efd5cd76b8f241857e473
474e71024f72af5adf65180e5468de19ad5fdfd8
refs/heads/main
2023-07-18T04:11:49.240683
2021-09-07T15:55:28
2021-09-07T15:55:28
389,494,221
0
0
null
null
null
null
UTF-8
PlantUML
false
false
697
plantuml
@startuml title __EXCEPTION's Class Diagram__\n namespace exception { class exception.ExceptionTest { {static} + main() {static} + testExecutionException() } } namespace exception { class exception.MyExecutionException { + MyExecutionException() } } namespace exception { class exception.MyRuntimeException { + MyRuntimeException() } } exception.MyExecutionException -up-|> java.util.concurrent.ExecutionException 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
false
true
false
false
class
462f01a1af6662668e433806dde2b530c7eb7301
e7b7df0cf36cf83e9c440c3a81f4f85193e37a72
/3 Class Diagram/6 Advanced class body.puml
296007e91747155d15263f2c71912178767fb5ff
[ "MIT" ]
permissive
jys129/PlantUML
38dd154cc9a45d3206abf26f95bfb45e32d4c186
f0e62bf90332a1a541ded76d2101ebdd9215adaa
refs/heads/master
2023-03-16T15:54:12.053012
2020-10-18T15:49:08
2020-10-18T15:49:08
null
0
0
null
null
null
null
UTF-8
PlantUML
false
false
400
puml
@startuml class Foo1 { You can use several lines .. as you want and group == things together. __ You can have as many groups as you want -- End of class } class User { .. Simple Getter .. + getName() + getAddress() .. Some setter .. + setName() __ private data __ int age -- encrypted -- String password } @enduml
false
true
false
false
class
5a91cb92fb7f6a73c9d09cf4884c463b73637926
50852fa828dc2ed54522ef7510af2d61530e036e
/Lecture6_SimpleEmployeeFinance_Inheritance/EmployeeFinance.puml
2b8d7d4e1b4153f9138ad97ffadc081591d4aa5d
[]
no_license
radwagamil/java_oop_iur_s2_2018
db4af8e57f1718411ce12ceed191de2676b2fbf5
d161f9c38193ff1c5b0902d93b404c589680c682
refs/heads/master
2020-03-18T05:02:13.773980
2018-05-07T11:00:28
2018-05-07T11:00:28
null
0
0
null
null
null
null
UTF-8
PlantUML
false
false
71
puml
@startuml class lecture6_simpleemployeefinance.ParttimeEmployee @enduml
false
true
false
false
class
b608eac9d9862d04ea42877e06a0c290bba6583e
dc1ce0dda5d7b14289011eb99ff9adaffa6f3081
/src/docs/diagrams/08-01_Domain.puml
5c63f066d2ef26ca03be7541dc2deecb3d87d933
[ "MIT" ]
permissive
lamasumas/viade_en1b
0d73151b9339d905f770f38c2bfd7e642dfc37bf
ce7d7b5fc0e8a1cbb9397bb186a619c9f231d99d
refs/heads/master
2022-06-10T10:25:10.208525
2020-05-05T11:19:20
2020-05-05T11:19:20
261,439,261
0
0
MIT
2020-05-05T11:12:48
2020-05-05T11:12:47
null
UTF-8
PlantUML
false
false
382
puml
@startuml class Route { String name String _description } class Position { double latitude double longitude double _elevation } User "1" -- "*" Route : has User "1" -- "*" User : friends Route -> "+" Position Route -left-> "*" Comment Comment -up-> "1" User Route -down-> "*" Media legend right _attribute = optional attribute = compulsory endlegend @enduml
false
true
false
false
class
41662fd80dac78a16cb274929ba2bc9ae5441ad3
d8542196004614346e18570418310e4104c01578
/docs/proposals/images/cluster-spec-crds/figure1.plantuml
7504c678ae03d88e0981dc90f6b1e931e449cdde
[ "Apache-2.0" ]
permissive
diamanticom/cluster-api
d30ab09dd0756742707a7483e6cf7919562eaf64
1491f04a099dfcb9c61d116bed1236dc6426dc5e
refs/heads/master
2022-01-01T14:28:15.712115
2021-08-30T20:43:39
2021-08-30T20:43:39
238,814,477
1
1
Apache-2.0
2021-06-01T12:56:47
2020-02-07T00:39:53
Go
UTF-8
PlantUML
false
false
2,005
plantuml
@startuml title Figure 1. Cluster Provisioning process actor User ' -- GROUPS START --- box #LightGreen participant "API Server" end box box #LightBlue participant "Cluster Controller" end box box #LightGrey participant "Infrastructure Controller" end box ' -- GROUPS END --- User -> "API Server" : Create Cluster Infrastructure "API Server" -->> "Infrastructure Controller": New Provider Infrastructure opt IF Infrastructure has no owner ref "Infrastructure Controller"->"Infrastructure Controller": Do Nothing end User -> "API Server": Create Cluster "API Server" -->> "Cluster Controller": New Cluster "Cluster Controller" -> "API Server": Get Infrastructure opt Required Only if Infrastructure not seen before "Cluster Controller" -> "Cluster Controller": Add Watcher for Cluster.InfrastructureRef.Kind objects end opt Required Only if Infrastructure has no owner "Cluster Controller" -> "Cluster Controller": Set Infrastructure's owner to Cluster "Cluster Controller" -> "API Server": Update Infrastructure end "API Server" -->> "Infrastructure Controller": Infrastructure update opt Required only if Infrastructure has owner ref "Infrastructure Controller" -> "API Server": Get Cluster "Infrastructure Controller" -> "Infrastructure Controller": Provision infrastructure "Infrastructure Controller" -> "Infrastructure Controller": Set Infrastructure.Status.APIEndpoint "Infrastructure Controller" -> "Infrastructure Controller": Set Infrastructure.Status.Ready=true "Infrastructure Controller" -> "API Server": Update Infrastructure end "API Server" -->> "Cluster Controller": Infrastructure Update opt Only required if Infrastructure.Status.Ready is true "Cluster Controller" -> "API Server": Get Cluster "Cluster Controller" -> "Cluster Controller": Set Cluster.Status.APIEndpoint = Infrastructure.Status.APIEndpoint "Cluster Controller" -> "Cluster Controller": Set Cluster.Status.InfrastructureReady true "Cluster Controller" -> "API Server": Update Cluster end hide footbox @enduml
false
true
false
false
sequence
21b9bc0d274c2e594d7b98808bdcfd5c8cddd93a
d99806bb17e4a22325f775539981c6b7799b9d16
/docs/red/1160634/sp1/design4.puml
3f4594996ed9b5c291fe28035d1b547a197307e0
[]
no_license
Fuel4us/GWTFinalProject
3d0e1194f142cfcbdfc3d24f37a7537ff3a30dfb
b6c2f6add1687ca7800a9ec243edbe067ca6090c
refs/heads/master
2020-03-21T19:47:13.534718
2018-06-28T05:33:43
2018-06-28T05:33:43
138,969,901
0
0
null
null
null
null
UTF-8
PlantUML
false
false
620
puml
@startuml design4.png skinparam handwritten true skinparam monochrome true skinparam packageStyle rect skinparam defaultFontName FG Virgil skinparam shadowing false actor User boundary HomeView control NotesPresenter control NotesView box "NSheets Client" participant HomeView participant NotesPresenter participant NotesView end box User -> NotesPresenter : onReveal() / navigate to Notes tab NotesPresenter -> NotesView : buttonClickHandlerHistoryNote() NotesPresenter -> NotesView : openModalHistoryNote() NotesPresenter -> NotesView : showTheList() NotesPresenter -> NotesView : closeModalHistoryNote() @enduml
false
true
false
false
sequence
987f05c119c7e46bcb19c8c1e335b1175090853b
b664c1e3185b465d64e4942b6ad4370449b3c639
/out/production/practica3-b2/resources/dao/MOCK/MOCK.plantuml
2888ef46ae7cf5dcf2752ea81717ecfc9b444c1c
[ "Apache-2.0" ]
permissive
Disseny-Software-2020-2021/practica3-b2
8a350950c5bf33bd28e5d0d040a789f161b687c4
fe14c344337e0eb7c06e04c5a8798fbc9931575f
refs/heads/main
2023-02-15T04:55:41.978205
2021-01-11T03:10:02
2021-01-11T03:10:02
null
0
0
null
null
null
null
UTF-8
PlantUML
false
false
5,656
plantuml
@startuml title __MOCK's Class Diagram__\n namespace ub.edu.resources.dao { namespace MOCK { class ub.edu.resources.dao.MOCK.DAOClientMOCK { - listClients : Map<String, Client> + DAOClientMOCK() + add() + delete() + findClientByUserNameAndPassword() + getAll() + getById() + update() } } } namespace ub.edu.resources.dao { namespace MOCK { class ub.edu.resources.dao.MOCK.DAOEpisodiMOCK { - idToEpisodis : Map<String, ArrayList<Episodi>> + DAOEpisodiMOCK() + add() + delete() + getAll() + getById() + getEpisodisForTemporada() + update() } } } namespace ub.edu.resources.dao { namespace MOCK { class ub.edu.resources.dao.MOCK.DAOFollowersMOCK { - followers : Map<String, ArrayList<Usuari>> + DAOFollowersMOCK() + add() + delete() + getAll() + getById() + getFollowersForUsuari() + update() } } } namespace ub.edu.resources.dao { namespace MOCK { class ub.edu.resources.dao.MOCK.DAOFollowingMOCK { - following : Map<String, ArrayList<Usuari>> + DAOFollowingMOCK() + add() + delete() + getAll() + getById() + getFollowingForUsuari() + update() } } } namespace ub.edu.resources.dao { namespace MOCK { class ub.edu.resources.dao.MOCK.DAOMyListMOCK { - mylist : Map<String, ArrayList<Serie>> + DAOMyListMOCK() + add() + addToMyList() + delete() + getAll() + getById() + getMyListForUsuari() + removeFromMyList() + update() } } } namespace ub.edu.resources.dao { namespace MOCK { class ub.edu.resources.dao.MOCK.DAOPostMOCK { - postList : Map<String, ArrayList<Post>> + DAOPostMOCK() + add() + add() + delete() + getAll() + getById() + update() } } } namespace ub.edu.resources.dao { namespace MOCK { class ub.edu.resources.dao.MOCK.DAOSerieMOCK { - idToSerie : Map<String, Serie> + DAOSerieMOCK() + add() + delete() + getAll() + getById() + update() } } } namespace ub.edu.resources.dao { namespace MOCK { class ub.edu.resources.dao.MOCK.DAOTemporadaMOCK { - idToTemporades : Map<String, ArrayList<Temporada>> + DAOTemporadaMOCK() + add() + delete() + getAll() + getById() + getTemporadesForSerie() + update() } } } namespace ub.edu.resources.dao { namespace MOCK { class ub.edu.resources.dao.MOCK.DAOUsuariMOCK { - listUsuaris : Map<String, ArrayList<Usuari>> + DAOUsuariMOCK() + add() + delete() + getAll() + getById() + getUsuarisForClient() + update() } } } namespace ub.edu.resources.dao { namespace MOCK { class ub.edu.resources.dao.MOCK.DAOValoracioEstrellaMOCK { - listValoracions : Map<String, ArrayList<ValoracioEstrella>> + DAOValoracioEstrellaMOCK() + add() + add() + delete() + getAll() + getById() + update() + update() } } } namespace ub.edu.resources.dao { namespace MOCK { class ub.edu.resources.dao.MOCK.DAOValoracioThumbMOCK { - listValoracions : Map<String, ArrayList<ValoracioThumb>> + DAOValoracioThumbMOCK() + add() + add() + delete() + getAll() + getById() + update() + update() } } } namespace ub.edu.resources.dao { namespace MOCK { class ub.edu.resources.dao.MOCK.DAOWatchingMOCK { - watching : Map<String, ArrayList<Watching>> + DAOWatchingMOCK() + add() + addToWatching() + delete() + getAll() + getById() + getWatchingForUsuari() + update() + updateToWatching() } } } ub.edu.resources.dao.MOCK.DAOClientMOCK .up.|> ub.edu.resources.dao.DAOClient ub.edu.resources.dao.MOCK.DAOEpisodiMOCK .up.|> ub.edu.resources.dao.DAOEpisodi ub.edu.resources.dao.MOCK.DAOFollowersMOCK .up.|> ub.edu.resources.dao.DAOFollowers ub.edu.resources.dao.MOCK.DAOFollowingMOCK .up.|> ub.edu.resources.dao.DAOFollowing ub.edu.resources.dao.MOCK.DAOMyListMOCK .up.|> ub.edu.resources.dao.DAOMyList ub.edu.resources.dao.MOCK.DAOPostMOCK .up.|> ub.edu.resources.dao.DAOPost ub.edu.resources.dao.MOCK.DAOSerieMOCK .up.|> ub.edu.resources.dao.DAOSerie ub.edu.resources.dao.MOCK.DAOTemporadaMOCK .up.|> ub.edu.resources.dao.DAOTemporada ub.edu.resources.dao.MOCK.DAOUsuariMOCK .up.|> ub.edu.resources.dao.DAOUsuari ub.edu.resources.dao.MOCK.DAOValoracioEstrellaMOCK .up.|> ub.edu.resources.dao.DAOValoracioEstrella ub.edu.resources.dao.MOCK.DAOValoracioThumbMOCK .up.|> ub.edu.resources.dao.DAOValoracioThumb ub.edu.resources.dao.MOCK.DAOWatchingMOCK .up.|> ub.edu.resources.dao.DAOWatching 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
false
true
false
false
class
9f3b37de83c260b3130dba1e944a6df55d1d1699
0c4813158bab7af4eabdb7ca6697d33e994a37e5
/src/main/java/ex41/ex41UML.puml
4defb5c4aaa20218bed50dff500f3a6dd3a25c07
[]
no_license
EPro30/singh-cop3330-assignment3
e3a2801bddbbaa6345c7fd6c99ec6338e0a7e30a
6cbefd051d7f70959770f3cca3ac412909936093
refs/heads/master
2023-08-22T18:00:01.731905
2021-10-12T03:59:41
2021-10-12T03:59:41
null
0
0
null
null
null
null
UTF-8
PlantUML
false
false
157
puml
@startuml 'https://plantuml.com/sequence-diagram class nameSorter { -static ArrayList<String> names +main() +set() +sort() +print() } @enduml
false
true
false
false
class
87848cd394a7336b29c1b189c10012e1868dfa5b
89d7da8504efebe0d22ba5ca5aed925c0305dcf6
/docs/classes.puml
f58121e2c7b2028c596529bb59678ca9c27daa63
[]
no_license
Gusyatnikova/SimpleEducationTask
a0d1a0cef856f655c5b776c62fab5ee0c42a375a
c8ad81334814bc2959f0240dd903c0ceaa565bd8
refs/heads/master
2020-03-18T04:27:40.158766
2018-03-03T14:14:53
2018-03-03T14:14:53
134,288,364
0
0
null
null
null
null
UTF-8
PlantUML
false
false
884
puml
@startuml class Circle { -radius : double Circle(double) +double getRadius() +double getArea() +int hashCode() + boolean equals(Object) + String toString() } class Ellipse { -horizontalRadius : double -verticalRadius : double +Ellipse(double, double) +double getHorizontalRadius() +double getVerticalRadius() +double getArea() +int hashCode() +boolean equals(Object) +String toString() } class Rectangle { - height : double - width : double Rectangle(double, double) + double getWidth() + double getHeight() + double getArea() +int hashCode() +boolean equals(Object) +String toString() } class Square { -length : double Square(double) + double getLength() + double getArea() +int hashCode() +boolean equals(Object) +String toString() } Rectangle <|-- Square Ellipse <|-- Circle @enduml
false
true
false
false
class