blob_id
stringlengths 40
40
| directory_id
stringlengths 40
40
| path
stringlengths 5
227
| content_id
stringlengths 40
40
| detected_licenses
listlengths 0
28
| license_type
stringclasses 2
values | repo_name
stringlengths 7
100
| snapshot_id
stringlengths 40
40
| revision_id
stringlengths 40
40
| branch_name
stringclasses 36
values | visit_date
timestamp[us]date 2015-08-14 10:26:58
2023-09-06 06:45:32
| revision_date
timestamp[us]date 2011-07-11 04:02:09
2023-09-04 16:40:12
| committer_date
timestamp[us]date 2011-07-11 04:02:09
2023-09-04 16:40:12
| github_id
int64 206k
631M
⌀ | star_events_count
int64 0
6.51k
| fork_events_count
int64 0
1.54k
| gha_license_id
stringclasses 11
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 55
values | src_encoding
stringclasses 12
values | language
stringclasses 1
value | is_vendor
bool 1
class | is_generated
bool 1
class | length_bytes
int64 16
1.74M
| extension
stringclasses 12
values | code
stringlengths 16
1.74M
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
a089115ec95ccc955e956f2304ca66c5341b8503
|
0a8ded6d0051d4db4bd578333fd219f45536981d
|
/Lコース/設計モデル/設計クラス図_PC.puml
|
556fb4aab210ed8a6491fab2a097213fa67dacb0
|
[] |
no_license
|
TK-R/ET2017-UML
|
78ab7129a9d4ae34875c7c1999d1a42f9a23efef
|
d3818398a30e95c973fe4526a1070faceb99b470
|
refs/heads/master
| 2020-04-03T14:06:09.000248
| 2017-08-19T11:53:25
| 2017-08-19T11:53:25
| 81,090,805
| 0
| 0
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 3,270
|
puml
|
@startuml
title モニタツールを構成するクラス(抜粋)
package ブロック並べ攻略{
class フィールド {
五角形を構成するポリゴンブロック置き場
運搬元ポリゴンブロック置き場取得(走行体座標)
運搬先ポリゴンブロック置き場取得(走行体座標, 運搬元ブロック置き場)
始点ウェイポイント取得(走行体座標)
終点ウェイポイント取得(走行体座標, 運搬元ポリゴンブロック置き場)
}
class ブロック運搬ルール導出{
ブロック運搬ルール生成(初期位置コード)
}
class ブロック運搬コマンド{
ブロック運搬コマンド作成(始点ポリゴンブロック置き場, 終点ポリゴンブロック置き場,ブロック確保時経路, ブロック運搬時経路)
}
ブロック運搬コマンド "1"-->"2..*" ライン : ブロックの確保/運搬で移動する経路
ブロック運搬コマンド "1"-->"2" ポリゴンブロック置き場 : 運搬元/運搬先
class ポリゴンブロック置き場{
番号
座標
色
運搬が必要なブロック置き場か判定()
ブロック情報更新()
}
class ブロック {
色
}
ポリゴンブロック置き場 "1" --> "0..1" ブロック
class ブロック運搬ルール {
}
ブロック運搬ルール導出 ..> ブロック運搬ルール
ブロック運搬ルール "1" --> "5...*" ブロック運搬コマンド
ブロック運搬ルール導出 "1" --> フィールド
フィールド "1" -->"26" ライン
フィールド "1" --> "15" ポリゴンブロック置き場
class ライン{
番号
長さ
角度
ウェイポイント座標
最短距離のライン取得(走行体座標)
あるポリゴンブロック置き場に接するラインか判定(ポリゴンブロック置き場)
}
ライン "1" --> "2" ポリゴンブロック置き場 : 始点/終点
class ダイクストラ法{
最短経路算出(始点ウェイポイント, 終点ウェイポイント)
}
ダイクストラ法 "1" -> "1" フィールド
class 走行体 {
座標
走行体座標更新(座標)
}
ブロック運搬ルール導出 "1" --> "1" 走行体
ブロック運搬ルール導出 "1" --> "1" ダイクストラ法
}
package Bluetooth通信{
class Bluetooth通信管理{
ブロック運搬コマンド送信()
PIDパラメータ送信()
}
}
package ライントレースパラメータ {
class PIDパラメータ {
Pゲイン
Iゲイン
Dゲイン
走行距離
}
}
Bluetooth通信管理 "1" --> "1..*" PIDパラメータ
Bluetooth通信管理 "1"--> "1" ブロック運搬ルール
package ユーザーインターフェース{
class メイン画面{
初期位置コード入力()
ブロック運搬コマンド送信()
PIDパラメータ設定()
PIDパラメータ送信()
}
}
メイン画面 "1" --> "1" Bluetooth通信管理
メイン画面 "1" --> "1" ブロック運搬ルール導出
@enduml
|
066f889e22ad7c5142888ae7dd12415865992463
|
61f6a3452ee4ded9ebdfdb5028545d672d8f40af
|
/AutoCompletionSystem/src/actualizator.puml
|
62da18ae64320e02b886e997134b1aeff82244f0
|
[] |
no_license
|
scatalin/licenta
|
ce5387edc0d685c79b18c10623b3cb51fff164b9
|
9349d677b9ade4da41b32c95429ce80ee7049e72
|
refs/heads/master
| 2021-01-10T19:28:09.475799
| 2015-09-13T19:02:05
| 2015-09-13T19:02:05
| 22,123,620
| 0
| 0
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 333
|
puml
|
@startuml
package dictionary{}
package filtering{}
interface Rule {
applyRule(Integer weight)
}
filtering -> Updater
Updater -> dictionary
Updater --> Rule
RuleFactory -> Rule
Rule <|-- UserWordRule
Rule <|-- ActualityRule
class RuleFactory{
createRule(String mode) : Rule
}
class Updater{
updateWord(String word)
}
@enduml
|
fbad7cbfb8074250cbbc6667fcf1518acf940c83
|
481b39c385626de444f15a78113dd6f002c6a55f
|
/my-factory-method-0/etc/my-factory-method-0.urm.puml
|
870f12ea68772a6f9a0f66921b4116dabc34a928
|
[
"MIT"
] |
permissive
|
ele7ija/java-design-patterns
|
a5219010ebe103d0873ac2760523413617fa9175
|
97dd568a40bb7c1287c0851512ca0473e7b7174d
|
refs/heads/master
| 2021-01-05T09:35:23.325638
| 2020-02-24T21:46:02
| 2020-02-24T21:46:02
| 240,975,045
| 0
| 0
| null | 2020-02-16T22:18:43
| 2020-02-16T22:18:43
| null |
UTF-8
|
PlantUML
| false
| false
| 2,316
|
puml
|
@startuml
package com.iluwatar.my_factory_method_0.library {
class Database {
- ip : String
- type : String
+ Database()
+ Database(active : boolean, dateAdded : Calendar, dateRemoved : Calendar, activities : ArrayList<String>, ip : String, type : String)
+ Database(ip : String, type : String)
+ logFormat() : String
}
class Drive {
- capacity : int
- rpms : int
+ Drive()
+ Drive(active : boolean, dateAdded : Calendar, dateRemoved : Calendar, activities : ArrayList<String>, capacity : int, rpms : int)
+ logFormat() : String
}
abstract class Resource {
- active : boolean
- activities : ArrayList<String>
- dateAdded : Calendar
- dateRemoved : Calendar
+ Resource()
+ Resource(active : boolean, dateAdded : Calendar, dateRemoved : Calendar, activities : ArrayList<String>)
+ getActivities() : ArrayList<String>
+ getDateAdded() : Calendar
+ getDateRemoved() : Calendar
+ isActive() : boolean
+ logFormat() : String {abstract}
+ setActive(active : boolean)
+ setActivities(activities : ArrayList<String>)
+ setDateAdded(dateAdded : Calendar)
+ setDateRemoved(dateRemoved : Calendar)
}
class ResourceFactory {
+ ResourceFactory()
+ getInstance(rt : ResourceType) : Resource
}
enum ResourceType {
+ DB {static}
+ DRIVE {static}
+ VM {static}
+ valueOf(name : String) : ResourceType {static}
+ values() : ResourceType[] {static}
}
class VirtualMachine {
- category : String
- ip : String
+ VirtualMachine()
+ VirtualMachine(active : boolean, dateAdded : Calendar, dateRemoved : Calendar, activities : ArrayList<String>, ip : String, category : String)
+ logFormat() : String
}
}
package com.iluwatar.my_factory_method_0 {
class App {
+ App()
+ main(args : String[]) {static}
}
class Client {
- resources : ArrayList<Resource>
- rf : ResourceFactory
+ Client()
+ addResource(rt : ResourceType)
+ getResources() : ArrayList<Resource>
+ getRf() : ResourceFactory
+ setResources(resources : ArrayList<Resource>)
+ setRf(rf : ResourceFactory)
}
}
Client --> "-resources" Resource
Client --> "-rf" ResourceFactory
Database --|> Resource
Drive --|> Resource
VirtualMachine --|> Resource
@enduml
|
06301844b7d3db66cd83ced7fff599904a61e5e8
|
7060d9d78ec435edcc865b9f134b13f8028a1d1b
|
/diagrammes/mpd.puml
|
2cd9ae03f167292053583c48b05ba89ea3933e61
|
[] |
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
| 232
|
puml
|
@startuml
class Project {
long: id [PK]
___
String :name
int: color
}
class Task {
long: id [PK]
___
long: project_id [FK]
String: name
long: creation_timestamp
}
Project "1"---"*" Task
@enduml
|
9793b064ba471e5bb60a1458898d1d263bede06b
|
bcb7fd9ec9e69e52780b27da867b8055dfdc043c
|
/src/lattice/ImplicationalSystemReader.iuml
|
1fc2af2ee0cc158b97077b6fc87401043ebeb478
|
[
"CECILL-B"
] |
permissive
|
vanthonguyen/lattice-sequence
|
2e962d089b0053ba90332932fe3881dfe8ec71ac
|
72ebfe551ef013da521b81121e3f98164b2a00bf
|
refs/heads/master
| 2020-04-15T07:22:32.920465
| 2015-02-01T17:33:59
| 2015-02-01T17:33:59
| null | 0
| 0
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 136
|
iuml
|
package lattice {
interface ImplicationalSystemReader {
+void read(ImplicationalSystem system, BufferedReader file)
}
}
|
8ab5e2f7191b5c22f223ee3e06f2e11112e77260
|
3bd40419e10e7492e89b3c944ed12f02d912f541
|
/src/UMLClassDiagram.puml
|
1a53df48343aee3d9856b20d521936b42208c1e1
|
[] |
no_license
|
DmitroKihtenko/NCTaskManager
|
1c389d3403b712a458cc3cd025ba940fcda660ec
|
ce568925ecd0ab4034443bf7fa9741ed9a5360bb
|
refs/heads/master
| 2023-03-02T01:19:13.738756
| 2021-02-12T20:19:32
| 2021-02-12T20:19:32
| 308,717,759
| 0
| 1
| null | 2021-02-12T20:19:33
| 2020-10-30T18:51:23
|
Java
|
UTF-8
|
PlantUML
| false
| false
| 9,799
|
puml
|
@startuml
'https://plantuml.com/class-diagram
interface Cloneable
interface Externalizable
interface Iterable
interface Thread
class Task {
-logger: static Logger
-title: String
-start: LocalDateTime
-end: LocalDateTime
-interval: int
-isPeriodical: boolean
-isActive: boolean
+Task(title: String, time: LocalDateTime)
+Task(title: String, start: LocalDateTime, end: LocalDateTime)
+setTime(time: LocalDateTime)
+setTime(start: LocalDateTime, end: LocalDateTime)
+nextTimeAfter(time: LocalDateTime): LocalDateTime
+equals(other: Object): boolean
+hashCode(): int
+clone(): Task
+toString(): String
+writeExternal(out: ObjectOutput)
+readExternal(in: ObjectInput)
}
abstract class AbstractTaskList {
-logger: static Logger
#taskAmount: int
#type: static ListTypes.types;
+add(task: Task)
+remove(task: Task): boolean
+getTask(index: int): Task
+replace(index: int, task: Task)
+getStream(): Stream<Task>
+timeTruncate(from: LocalDateTime, to: LocalDateTime): boolean
+size(): int
+equals(other: Object): boolean
+hashCode(): int
+toString(): String
}
class LinkedListPointer {
-storedTask: Task
-next: LinkedListPointer
}
class LinkedTaskList {
-logger: static Logger
-first: LinkedListPointer
+add(task: Task)
+remove(task: Task): boolean
+getTask(index: int): Task
+replace(index: int, task: Task)
+getStream(): Stream<Task>
}
class ArrayTaskList {
-logger: static Logger
-RESIZE_INTERVAL: final static int
-taskArr: Task[]
+add(task: Task)
+remove(task: Task): boolean
+getTask(index: int): Task
+replace(index: int, task: Task)
+getStream(): Stream<Task>
}
enum types {
ARRAY
LINKED
}
class ListTypes {
}
class TaskListFactory {
+createTaskList(type: ListTypes.types): AbstractTaskList
}
class TaskIO {
-logger: static Logger
+write(tasks: AbstractTaskList, out: OutputStream): static
+read(tasks: AbstractTaskList, in: InputStream): static
+writeBinary(tasks: AbstractTaskList, file: File): static
+readBinary(tasks: AbstractTaskList, file: File): static
+write(tasks: AbstractTaskList, out: Writer): static
+read(tasks: AbstractTaskList, in: Reader): static
+writeText(AbstractTaskList, file: File): static
+readText(tasks: AbstractTaskList, file: File): static
}
class Tasks {
+incoming(tasks: Iterable<Task>, from: LocalDateTime, to: LocalDateTime): static Iterable<Task>
+calendar(tasks: Iterable<Task>, start: LocalDateTime, end: LocalDateTime): static SortedMap<LocalDateTime, Set<Task>>
}
class Menu {
-logger: static Logger
#size: int
#options: String[]
+Menu(options: String ...)
+setOptions(options: String ...)
+getOptions(): String[]
+getSize(): int
}
class Calendar {
-logger: static Logger
#taskList: AbstractTaskList
#taskCalendar: SortedMap<LocalDateTime, Set<Task>>
+Calendar(taskList: AbstractTaskList)
}
class IncomingTasks {
-logger: static Logger
#generalTasks: AbstractTaskList
#mapIncoming: Map<LocalDateTime, Set<Task>>
#setCurrent: Set<Task>
#checkInterval: int
+IncomingTasks(tasks: AbstractTaskList)
+check()
+getCheckInterval(): int
+getMapIncoming(): Map<LocalDateTime, Set<Task>>
+getSetCurrent(): Set<Task>
+update()
}
class CInFieldsBuffer {
-logger: static Logger
#values: Object[]
#currentField: int
#currentFieldStr: static String
#emptyFieldStr: static String
+CInFieldsBuffer(fieldsAmount: int)
+setField(number: int, field: Object)
+setField(number: int, field: Object, nextCurrent: int)
+setCurrentField(number: int)
+getCurrentField(): int
+getField(number: int): Object
}
class CInStatusBuffer {
-logger: static Logger
#status: String
#okStatus: static String
+setStatus(status: String)
+setStatusOk()
+getStatus(): String
}
class TableBuffer {
-logger: static Logger
#fieldNames: String[]
+TableBuffer(fieldNames: String ...)
+getLine(number: int): String ...
}
class DescriptionBuffer {
-logger: static Logger
#descriptionLines: String[]
+setDescriptionLines(lines: String ...)
+getLines(): String[]
}
interface ObserversList {
attach(observer: Observer, event: Event)
detach(observer: Observer, event: Event): boolean
updateAll(event: Event)
updateAll()
clone(): ObserversList
}
class ObserversLinkedMap {
-logger: static Logger
-observers: HashMap<Event, LinkedList<Observer>>
+attach(observer: Observer, event: Event)
+detach(observer: Observer, event: Event): boolean
+updateAll(event: Event)
+updateAll()
+clone(): ObserversList
}
abstract class Observable {
-observers: ObserversList
+setObservers(list: ObserversList)
+getObservers(): ObserversList
}
class DateTimeArithmetic {
+trimNanos(time: LocalDateTime): static LocalDateTime
+trimSeconds(time: LocalDateTime): static LocalDateTime
}
class Formatter {
#inputTime: static DateTimeFormatter
#inputDate: static DateTimeFormatter
#outputDate: static DateTimeFormatter
+getMainTimeInput(): static DateTimeFormatter
+getMainDateInput(): static DateTimeFormatter
+getMainDateOutput(): static DateTimeFormatter
}
class StringChecker {
-logger: static Logger
+checkEmpty(str: String)): static boolean
}
class LineCOut {
-logger: static Logger
+printLine(line: String)
+printLines(lines: String ...)
}
class SeparateCOut {
#separatorSymbol: char
#separatorLen: int
+printSeparate()
}
enum Alignment {
LEFT
RIGHT
}
class TableCOut {
-logger: static Logger
#cellsIndent: int
#indentSymbol: char
#columnsWidths: int[]
#columnsAligns: Alignment
+setColumnsWidth(columnsWidths: int ...)
+setColumnsAligns(values: Alignment ...)
+printLine(cells: Object ...)
}
enum Event {
VIEW
UPDATE
LOG
}
interface Observer {
update()
}
abstract class ConsoleView<T> {
#observable: T
+ConsoleView(observable: Observable)
}
class AllTasksView {
#out: TableCOut
+AllTasksView(tasks: AbstractTaskList)
+update()
}
class CalendarView {
#out: TableCOut
+CalendarView(tasksCalendar: Calendar)
+update()
}
class FieldsView {
#out: TableCOut
+FieldsView(buffer: TableBuffer)
+update()
}
class IncomingTasksView {
#out: TableCOut
+IncomingTasksView(tasks: IncomingTasks)
+update()
}
class MenuView {
#out: SeparateCOut
+MenuView(menu: Menu)
+update()
}
class StatusView {
#out: SeparateCOut
+StatusView(buffer: DescriptionBuffer)
+update()
}
class TaskView {
#out: TableCOut
+TaskView(task: Task)
+update()
}
enum Action {
NOTHING
SUCCESS
FAIL
MAIN_MENU
ALL_TASKS
CHANGE_TASK
CALENDAR_TASKS
CHANGE_TASKS
EXIT
}
interface Controller {
process(): Action
}
abstract class ControllerHandler {
#handleAction: Action
+canHandle(): boolean
}
abstract class ObjectController<T> {
#observable: T
+ObjectController(observable: Observable)
}
class StatusInput {
-logger: static Logger
#statusBuffer: CInStatusBuffer
#inputLineLimit: int
+StatusInput(status: CInStatusBuffer)
+setLineLimit(limit: int)
+getLineLimit(): int
+nextIntFrom(from: int, to: int): int
+nextBoolean(): boolean
+nextTime(format: DateTimeFormatter, from: LocalDateTime, to: LocalDateTime): LocalDateTime
+nextMenu(menu: Menu): int
+nextLine(): String
+nextTextLine(): String
+setBuffer(status: CInStatusBuffer)
+getBuffer(): CInStatusBuffer
}
class GeneralController {
-logger: static Logger
#controllers: LinkedList<ControllerHandler>
#currentAction: Action
+GeneralController(startAction: Action)
+attach(controller: ControllerHandler)
+process(): Action
}
class IncomingTasksController {
#timeLabel: LocalDateTime
+IncomingTasksController(incomingTasks: IncomingTasks)
+process(): Action
}
class MainMenuController {
-logger: static Logger
+MainMenuController(tasks: IncomingTasks)
+process(): Action
}
class TaskChangeController {
-logger: static Logger
+TaskChangeController(task: Task)
+process(): Action
}
class CalendarController {
-logger: static Logger
+CalendarController(tasksCalendar: Calendar)
+process(): Action
}
class AllTasksController {
-logger: static Logger
+AllTasksController(tasks: AbstractTaskList)
+process(): Action
}
class Main {
-logger: static Logger
+main(args: String[]): static
}
class ControllerThread {
#controller: Controller
+ControllerThread(controller: Controller)
+run()
}
ObserversList ..|> Cloneable
ObserversLinkedMap ..|> ObserversList
ObserversLinkedMap o-- Observer
ObserversLinkedMap o-- Event
Observable o-- ObserversList
Task ..|> Cloneable
Task ..|> Externalizable
Task --|> Observable
AbstractTaskList ..|> Cloneable
AbstractTaskList ..|> Iterable
AbstractTaskList --|> Observable
AbstractTaskList o-- ListTypes
LinkedTaskList *-- LinkedListPointer
LinkedTaskList *-- Task
LinkedTaskList --|> AbstractTaskList
ArrayTaskList *-- Task
ArrayTaskList --|> AbstractTaskList
CInFieldsBuffer --|> Observable
CInStatusBuffer --|> Observable
TableBuffer --> CInFieldsBuffer
DescriptionBuffer --> CInStatusBuffer
IncomingTasks ..|> Observer
IncomingTasks --|> Observable
IncomingTasks o-- AbstractTaskList
IncomingTasks o-- LinkedTaskList
Menu --|> Observable
Calendar --|> Observable
Calendar o-- AbstractTaskList
SeparateCOut --> LineCOut
TableCOut --> SeparateCOut
ConsoleView ..|> Observer
AllTasksView --|> ConsoleView
CalendarView --|> ConsoleView
FieldsView --|> ConsoleView
IncomingTasksView --|> ConsoleView
MenuView --|> ConsoleView
StatusView --|> ConsoleView
TaskView --|> ConsoleView
AllTasksView o-- TableCOut
CalendarView o-- TableCOut
FieldsView o-- TableCOut
IncomingTasksView o-- TableCOut
MenuView o-- SeparateCOut
StatusView o-- SeparateCOut
TaskView o-- TableCOut
ControllerHandler ..|> Controller
ObjectController --|> ControllerHandler
AllTasksController --|> ObjectController
CalendarController --|> ObjectController
IncomingTasksController --|> ObjectController
MainMenuController --|> ObjectController
TaskChangeController --|> ObjectController
GeneralController ..|> Controller
GeneralController *-- ControllerHandler
ControllerThread ..|> Thread
StatusInput o-- CInStatusBuffer
ControllerHandler o-- Action
ListTypes *-- types
TableCOut o-- Alignment
@enduml
|
5a3d51dbd335520d817daa9024a7f070ee4d0d38
|
d97b774fd95a8e98e37c46ee1771f6e6e407a148
|
/uml/api/ExtensionAction.puml
|
b8b2262473c39e31904c41dddb5a636558feb84c
|
[] |
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
| 571
|
puml
|
@startuml
hide methods
enum ExtensionAction {
CREATE
UPDATE
}
interface ExtensionInput [[ExtensionInput.svg]] {
action: [[ExtensionAction.svg ExtensionAction]]
resource: [[Reference.svg Reference]]
}
interface ExtensionTrigger [[ExtensionTrigger.svg]] {
resourceTypeId: [[ExtensionResourceTypeId.svg ExtensionResourceTypeId]]
actions: [[ExtensionAction.svg List<ExtensionAction>]]
condition: String
}
ExtensionAction --> ExtensionInput #green;text:green : "action"
ExtensionAction --> ExtensionTrigger #green;text:green : "actions"
@enduml
|
71cbf1c560cfa911b2b8fde2414ac793280cfd6f
|
d765e68ed6715429becb71ef608081b888e3c1f4
|
/app/src/test/java/com/apps/jivory/googlemaps/googlemaps.plantuml
|
5222f0cf7c127d485879133e9f6c187e00667a13
|
[
"MIT"
] |
permissive
|
jaredaivory/CSE248FinalProjectAndroidApp
|
7e731022b86a6761648410f1a15b5e6a11706f03
|
732ed2f501b42f253b2955a46d15753f4c4d43ae
|
refs/heads/master
| 2023-04-06T21:28:33.469252
| 2018-12-17T19:00:45
| 2018-12-17T19:00:45
| null | 0
| 0
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 362
|
plantuml
|
@startuml
title __GOOGLEMAPS's Class Diagram__\n
package com.apps.jivory.googlemaps {
class ExampleUnitTest {
+ addition_isCorrect()
}
}
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
|
d4839224a799551ddfb677018c5096a65a1c76b8
|
d97b774fd95a8e98e37c46ee1771f6e6e407a148
|
/uml/api/Delivery.puml
|
919ecbc74ef7664a807a31e41bc93cee96be2b2f
|
[] |
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
| 3,748
|
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 Delivery [[Delivery.svg]] {
id: String
key: String
createdAt: DateTime
items: [[DeliveryItem.svg List<DeliveryItem>]]
parcels: [[Parcel.svg List<Parcel>]]
address: [[Address.svg Address]]
custom: [[CustomFields.svg CustomFields]]
}
interface ShippingInfo [[ShippingInfo.svg]] {
shippingMethodName: String
price: [[CentPrecisionMoney.svg CentPrecisionMoney]]
shippingRate: [[ShippingRate.svg ShippingRate]]
taxedPrice: [[TaxedItemPrice.svg TaxedItemPrice]]
taxRate: [[TaxRate.svg TaxRate]]
taxCategory: [[TaxCategoryReference.svg TaxCategoryReference]]
shippingMethod: [[ShippingMethodReference.svg ShippingMethodReference]]
deliveries: [[Delivery.svg List<Delivery>]]
discountedPrice: [[DiscountedLineItemPrice.svg DiscountedLineItemPrice]]
shippingMethodState: [[ShippingMethodState.svg ShippingMethodState]]
}
interface DeliveryAddedMessage [[DeliveryAddedMessage.svg]] {
id: String
version: Long
createdAt: DateTime
lastModifiedAt: DateTime
lastModifiedBy: [[LastModifiedBy.svg LastModifiedBy]]
createdBy: [[CreatedBy.svg CreatedBy]]
sequenceNumber: Long
resource: [[Reference.svg Reference]]
resourceVersion: Long
type: String
resourceUserProvidedIdentifiers: [[UserProvidedIdentifiers.svg UserProvidedIdentifiers]]
delivery: [[Delivery.svg Delivery]]
shippingKey: String
}
interface DeliveryRemovedMessage [[DeliveryRemovedMessage.svg]] {
id: String
version: Long
createdAt: DateTime
lastModifiedAt: DateTime
lastModifiedBy: [[LastModifiedBy.svg LastModifiedBy]]
createdBy: [[CreatedBy.svg CreatedBy]]
sequenceNumber: Long
resource: [[Reference.svg Reference]]
resourceVersion: Long
type: String
resourceUserProvidedIdentifiers: [[UserProvidedIdentifiers.svg UserProvidedIdentifiers]]
delivery: [[Delivery.svg Delivery]]
shippingKey: String
}
interface ParcelAddedToDeliveryMessage [[ParcelAddedToDeliveryMessage.svg]] {
id: String
version: Long
createdAt: DateTime
lastModifiedAt: DateTime
lastModifiedBy: [[LastModifiedBy.svg LastModifiedBy]]
createdBy: [[CreatedBy.svg CreatedBy]]
sequenceNumber: Long
resource: [[Reference.svg Reference]]
resourceVersion: Long
type: String
resourceUserProvidedIdentifiers: [[UserProvidedIdentifiers.svg UserProvidedIdentifiers]]
delivery: [[Delivery.svg Delivery]]
parcel: [[Parcel.svg Parcel]]
shippingKey: String
}
interface DeliveryAddedMessagePayload [[DeliveryAddedMessagePayload.svg]] {
type: String
delivery: [[Delivery.svg Delivery]]
shippingKey: String
}
interface DeliveryRemovedMessagePayload [[DeliveryRemovedMessagePayload.svg]] {
type: String
delivery: [[Delivery.svg Delivery]]
shippingKey: String
}
interface ParcelAddedToDeliveryMessagePayload [[ParcelAddedToDeliveryMessagePayload.svg]] {
type: String
delivery: [[Delivery.svg Delivery]]
parcel: [[Parcel.svg Parcel]]
shippingKey: String
}
Delivery --> ShippingInfo #green;text:green : "deliveries"
Delivery --> DeliveryAddedMessage #green;text:green : "delivery"
Delivery --> DeliveryRemovedMessage #green;text:green : "delivery"
Delivery --> ParcelAddedToDeliveryMessage #green;text:green : "delivery"
Delivery --> DeliveryAddedMessagePayload #green;text:green : "delivery"
Delivery --> DeliveryRemovedMessagePayload #green;text:green : "delivery"
Delivery --> ParcelAddedToDeliveryMessagePayload #green;text:green : "delivery"
@enduml
|
b571c1ae587d1e64e84cc8491a119bfca5834bdf
|
c67b1739f49309eb25dccfd00995f4a06e6df14b
|
/extras/as-is.puml
|
35b3753a2652635f6629c9a729e097e1465baed6
|
[] |
no_license
|
rtroyh/excel-commons
|
122e342f19e807c932f9a9793a1f59c2960e54e3
|
c476a1af7bbd58ade0d01362803afc0859681704
|
refs/heads/master
| 2020-04-06T23:57:25.408455
| 2018-11-16T15:29:07
| 2018-11-16T15:29:07
| 157,886,095
| 0
| 0
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 1,068
|
puml
|
@startuml
class ExcelBuilder{
+{method} void createExcel()
}
class DefaultSheetBuilder{
..Constructor..
+DefaultSheetBuilder(ISheetCreator,ISheetPopulator)
..Metodos..
+{method} populate(Sheet sheet)
+{method} createSheet(Workbook wb) : Sheet
+{method} getSheet() : Sheet
}
interface IWorkbookCreator {
{method} getWorkbook() : Workbook
}
interface ISheetBuilder {
}
ExcelBuilder "1" o- "1" IWorkbookCreator
ExcelBuilder "1" o--- "*" ISheetBuilder
ISheetBuilder <|-- DefaultSheetBuilder
package "com.gather.excelcommons.sheet.populator" {
interface ISheetPopulator {
void populate(Sheet sheet)
}
ISheetPopulator <|-- ISheetBuilder
DefaultHeaderSheetPopulator --|> ISheetPopulator
ISheetPopulator <|-- DefaultBodySheetPopulator
}
package "com.gather.excelcommons.sheet.creator" {
interface ISheetCreator {
{method} createSheet(Workbook wb) : Sheet
{method} getSheet() : Sheet
}
ISheetCreator <|-- ISheetBuilder
ISheetCreator <|-- DefaultSheetCreator
}
@enduml
|
977421c530055211106950ff2bfb3786060c9dc9
|
bcb7fd9ec9e69e52780b27da867b8055dfdc043c
|
/src/lattice/ConceptLatticeWriter.iuml
|
60c83103a63382a99c39cd2652bf19cceb035b22
|
[
"CECILL-B"
] |
permissive
|
vanthonguyen/lattice-sequence
|
2e962d089b0053ba90332932fe3881dfe8ec71ac
|
72ebfe551ef013da521b81121e3f98164b2a00bf
|
refs/heads/master
| 2020-04-15T07:22:32.920465
| 2015-02-01T17:33:59
| 2015-02-01T17:33:59
| null | 0
| 0
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 128
|
iuml
|
package lattice {
interface ConceptLatticeWriter {
+void write(ConceptLattice lattice, BufferedWriter file)
}
}
|
ec555516f9aebcba5eeb2a9ee98fb05e5f898e1b
|
b5ae0e8d3af2213ffd3778cb432b8db4fb32003a
|
/exercise44/docs/exercise44_Diagram.puml
|
2af4ed92c0c01b0a24831e38efd82d6169e49feb
|
[] |
no_license
|
JMoore910/moore-a04
|
84b925e51d355d22f3e861df319ea024d5e1dbd7
|
d1739102d442b1bf75bf841982fd5c9abd0c7310
|
refs/heads/main
| 2023-08-22T20:00:18.826462
| 2021-10-15T23:53:48
| 2021-10-15T23:53:48
| 411,442,497
| 0
| 0
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 651
|
puml
|
@startuml
class Solution44 {
'/*
'* UCF COP3330 Fall 2021 Assignment 4 Solutions
'* Copyright 2021 Jeanne Moore
'*/
+main()
SearchJsonArray object
}
class CreateJSONArray {
+readJsonFile(String file): JsonArray
}
class SearchJSONArray {
Scanner object
CreateJSONArray object
Product object
-getUserSearch(): String
+searchJsonArray(String search, JsonArray json): Product
+runSearch(): void
}
class Product {
-name: String
-price: double
-quantity: int
+getName(): String
+getQuantity(): int
+getPrice(): double
+printProduct(): void
}
Solution44 .. SearchJSONArray
SearchJSONArray --o CreateJSONArray
SearchJSONArray --o Product
@enduml
|
97167459edff1b1ec7605ae4a7210ecef537ece3
|
4e22d261d7dcf5fe2731d77ba3cfb47c5568977c
|
/Documentation/Source/Breakdown/ComponentCore/ComponentType-Class.iuml
|
c89ca7c11cc048d3fbd4a1da612769c64916e54b
|
[] |
no_license
|
SeraphinaMJ/Reformed
|
2d7424d6d38d1cfaf8d385fade474a27c02103a5
|
8563d35ab2b80ca403b3b57ad80db1173504cf55
|
refs/heads/master
| 2023-04-06T00:40:34.223840
| 2021-05-06T11:25:51
| 2021-05-06T11:25:51
| 364,884,928
| 0
| 0
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 313
|
iuml
|
namespace SceneManagement {
class ComponentType {
{static} +ForConcrete()
{static} +ForAbstract()
{static} +ForInherited()
+Name()
+operator==()
+operator<=()
+HasParent()
+GetParentType()
}
}
|
ba128c17b8a324b42eeb51045926b75d21620ac1
|
f576ded7c7322e8bb02ac9334761cafcf0106385
|
/Singleton/output/NotUseSingleton.puml
|
2a61eb3d7de6a9f66ab81d273edeb6667ed886e2
|
[] |
no_license
|
Zukky55/design_pattern
|
233c7befca30d98af43804450c41f9fea36e4b0e
|
512464b01c23029db879b48a3e5533ec910724e8
|
refs/heads/master
| 2023-01-10T17:34:28.021070
| 2020-11-17T06:13:51
| 2020-11-17T06:13:51
| 304,786,374
| 0
| 0
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 125
|
puml
|
@startuml
scale 2
class NotUseSingleton {
instanceID : int
+ NotUseSingleton()
+ GetInstanceID() : int
}
@enduml
|
9e08eea3f7e54275ac98d78ba6230a53f5da7701
|
172c36a6435a5076537f60976734bf9979b46ed3
|
/Diagramas/entrega6.puml
|
41e9c1bccecebd267b2ad45a7e5f64b0b0a3872b
|
[] |
no_license
|
esanchezventurini/QueMePongo
|
f76012ed2a136bbcbc99c29d806163ac26be2b82
|
337dbcd758c9aa1ae965173aa40273164dd837be
|
refs/heads/master
| 2023-08-23T13:51:59.466273
| 2021-10-14T03:01:15
| 2021-10-14T03:01:15
| 359,634,585
| 0
| 0
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 1,792
|
puml
|
@startuml
abstract class ObserverAlertas {
List<Usuario> observadores;
public void suscribirObservador(Usuario usuario)
public void desuscribirObservador(Usuario usuario)
public abstract void notificarObservadores(List<String> alertas)
}
class TormentaObserver extends ObserverAlertas{
public void notificarObservadores(List<String> alertas)
}
class GranizoObserver extends ObserverAlertas{
public void notificarObservadores(List<String> alertas)
}
class AlertasMeteorologicasObserver extends ObserverAlertas {
public void notificarObservadores(List<String> alertas)
}
class NotificadorAlertasMeteorologicas {
IProveedorClima proveedorClima;
List<ObserverAlertas> observers;
public void notificar()
}
class Usuario {
List<Guardarropas> guardarropas;
List<Prenda> prendasTotales;
Atuendo sugerenciaDiaria;
MailSender mailSender;
NotificationService notificationService;
String email;
public void setSugerenciaDiaria(Atuendo sugerencia)
public void notificarTormenta()
public void notificarGranizo()
public void notificarAlertaMeteorologica(List<String> alertas)
}
interface IProveedorClima {
public CondicionClimatica obtenerCondicionClimaticaBuenosAires();
public List<String> obtenerAlertasMeteorologicasBuenosAires();
public void actualizarAlertasMeteorologicasBuenosAires();
}
class Atuendo {
Prenda prendaSuperior;
Prenda prendaInferior;
Prenda calzado;
Prenda accesorio;
}
class MailSender {
public void send(String adress, String messaje)
}
class NotificationService {
public void notify(String text)
}
Usuario-->MailSender
Usuario-->NotificationService
Usuario-->Atuendo
NotificadorAlertasMeteorologicas-->IProveedorClima
NotificadorAlertasMeteorologicas-->"*"ObserverAlertas
ObserverAlertas-->"*"Usuario
@enduml
|
be16ca9c70fa5b4a37fd2c5dcf8a11c00047d8a6
|
d97b774fd95a8e98e37c46ee1771f6e6e407a148
|
/uml/api/StoreSupplyChannelsChangedMessage.puml
|
29e2da6a3057def84a16f1b97651b9ecea735b05
|
[] |
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
| 1,295
|
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 StoreSupplyChannelsChangedMessage [[StoreSupplyChannelsChangedMessage.svg]] extends Message {
id: String
version: Long
createdAt: DateTime
lastModifiedAt: DateTime
lastModifiedBy: [[LastModifiedBy.svg LastModifiedBy]]
createdBy: [[CreatedBy.svg CreatedBy]]
sequenceNumber: Long
resource: [[Reference.svg Reference]]
resourceVersion: Long
type: String
resourceUserProvidedIdentifiers: [[UserProvidedIdentifiers.svg UserProvidedIdentifiers]]
addedSupplyChannels: [[ChannelReference.svg List<ChannelReference>]]
removedSupplyChannels: [[ChannelReference.svg List<ChannelReference>]]
}
interface Message [[Message.svg]] {
id: String
version: Long
createdAt: DateTime
lastModifiedAt: DateTime
lastModifiedBy: [[LastModifiedBy.svg LastModifiedBy]]
createdBy: [[CreatedBy.svg CreatedBy]]
sequenceNumber: Long
resource: [[Reference.svg Reference]]
resourceVersion: Long
type: String
resourceUserProvidedIdentifiers: [[UserProvidedIdentifiers.svg UserProvidedIdentifiers]]
}
@enduml
|
613bc286bc89da86c2c668d3e249ffb8e98dea25
|
c8b226052253fc523ddccdf846cb7bdb96cff35e
|
/clientfx/src/com/blackhearth/securevoipclient/client/register/dto/dto.plantuml
|
4a40ba219a2c7d069c18fc0e1c1f581363752bb4
|
[] |
permissive
|
517435708/TIP
|
50bb55479c5d217bb52bd2c361b8472d88d9b244
|
713158c0ee7677d9031e51bbd630ebf1a8fb2527
|
refs/heads/master
| 2022-12-23T20:36:16.554721
| 2020-09-27T15:44:26
| 2020-09-27T15:44:26
| 247,706,067
| 0
| 0
|
MIT
| 2020-09-27T15:44:39
| 2020-03-16T13:13:56
|
Java
|
UTF-8
|
PlantUML
| false
| false
| 1,268
|
plantuml
|
@startuml
title __DTO's Class Diagram__\n
namespace com.blackhearth.securevoipclient {
namespace client {
namespace register {
namespace dto {
class com.blackhearth.securevoipclient.client.register.dto.RegisterRequest {
- nick : String
- publicKey : String
+ RegisterRequest()
+ getNick()
+ getPublicKey()
+ setNick()
+ setPublicKey()
}
}
}
}
}
namespace com.blackhearth.securevoipclient {
namespace client {
namespace register {
namespace dto {
class com.blackhearth.securevoipclient.client.register.dto.RegisterResponse {
- nick : String
- userToken : String
- users : List<VoIPUser>
+ RegisterResponse()
+ getNick()
+ getUserToken()
+ getUsers()
+ setNick()
+ setUserToken()
+ setUsers()
}
}
}
}
}
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
|
3a8d330f865aa09b379a584f39662df24d3ec4ec
|
34bdf231372cb89efc88592d53e16cc410e54672
|
/ACOO/Systeme-echange-livre.puml
|
0ca0dfa2b6a32c9f84c37ee3631f9a2a8df2a9a9
|
[] |
no_license
|
pinicc/LOG210-exercices
|
c38ca5acae589d9afd6f324ff1a59b93e1e407e1
|
707fc3979bc86ab43d423a17ac17d973aa62936d
|
refs/heads/master
| 2023-08-30T06:08:51.011249
| 2021-11-11T14:50:21
| 2021-11-11T14:50:21
| null | 0
| 0
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 16,173
|
puml
|
@startuml mdd-cu01
title MDD CU01 - Ajouter un livre à échanger
class BDD <<Organisation>>{
}
class C as "Client" <<Role>> {
string nomUtilisateur
string motDePasse
}
class L as "Livre" <<Objet physique>>{
condition condition
}
class DL as "DescriptionLivre" <<Description d'entité>>{
string isbn
string titre
int nombrePages
int noEdition
}
class A as "Auteur" {
string nom
}
class ME as "MaisonEdition" {
string nom
}
BDD "1" -- "*" DL: gère >
BDD "1" -- "*" C: offe un service au membre >
C "1" -- "*" L: possède >
L "*" -- "1" DL: sont décrit >
A "1" -up- "*" DL: écrit des livres décrit par >
ME "1" -up- "*" DL: édite les libres décrit par >
@enduml
<!-- ------------------------------------------------------------------------------ -->
@startuml DSS-cu01
skinparam style strictuml
title DSS CU01 - Ajouter un livre à échanger
Actor ":Etudiant" as E
participant ":System" as S
E -> S: demarrerAjoutLivre()
E <<-- S: formulaire pour entrer le code ISBN et la condition du livre
loop tant que le client n'a pas entré tous ses livres à échanger
E -> S: ajouterLivre(isbn:string, codeCondition:string)
E <<-- S: description livre, formulaire précédent
end
E -> S: terminerAjoutLivre()
E <<-- S: [livre du client]
@enduml
<!-- ------------------------------------------------------------------------------ -->
@startuml RDCU-demarrerAjoutLivre
skinparam style strictuml
participant "ctrl:Bdd" as S
note left of S: controleur de façade de type objet racine
-> S: demarrerAjoutLivre()
activate S
deactivate S
@enduml
<!-- ------------------------------------------------------------------------------ -->
@startuml CU01-ajouterLivre()
skinparam style strictuml
participant "ctrl:Bdd" as S
note left of S: controleur de façade de type objet racine
participant "c:Client" as C
note left of C: est visible par le controleur puisque c'est une précondition
participant "l:Livre" as L
participant "ll:List<Livre>" as LL
note left of LL: est visible par le client\npuisqu'il possède une liste de livre
-> S: ajouterLivre(isbn:string, codeCondition:string)
activate S
note right of S: postcondition: Une association a été crée entre l:Livre et la classe DescriptionLivre\nsur la base de correspondance entre DescriptionLivre.isbn == isbs (paramètre)\nAjoute d'une association entre le BDD et DescriptionLivre
participant "mdl:Map<isbn,DescriptionLibre>" as MDL
note left of MDL: bdd gère les DescriptionLivre
note right of S: Expert en information\nbdd a une visibilité sur mdl
S -> MDL: descriptionLivre = get(string isbn)
note right of S: postcondition: Une instance l:Livre a été créée\npostcondition: l.codeCondition est devenu codeCondition (paramètre)\n\npatron créateur par défaut\npuisque PUCE ne donne aucune option valable
note right of S: Expert en information\nctrl possède les paramètre\ctrl a un visibilité sur Client\nClient possède la liste de livre
S -> C: ajouterLivre(descriptionLivre:DescriptionLivre, codeCondition:string)
note right of C: Patron createur\nClient possède les livres
C --> L**: create(descriptionLivre:DescriptionLivre, string codeCondition)
note right of C: postcondition: Une association a été créé entre l:Livre et c:Client (précondition)
note right of C: Patron expert\nClient a une visibilité sur la ll\nll est une liste de livre
C -> LL: add(l:livrre)
deactivate S
@enduml
<!-- ------------------------------------------------------------------------------ -->
@startuml RDCU-CU01-terminerAjoutLivre()
skinparam style strictuml
participant "ctrl:Bdd" as S
note left of S: controleur de façade de type objet racine
participant "c:Client" as C
note left of C: est visible par le controleur puisque c'est une précondition
-> S: terminerAjoutLivre()
activate S
note right of S: Expert en information\BDD a une visibilité sur e\ne possède ll
S->C: ll = getLivres()
deactivate S
@enduml
<!-- ------------------------------------------------------------------------------ -->
@startuml MDD CU01 et CU02
title: MDD CU01 et CU02
skinparam style strictuml
hide empty members
hide empty methods
class Client {
nomUtilisateur : String
MotDePasse : String
courriel : AdresseCourriel
}
class Livre {
idLivre : integer
condition : CodeCondition
}
class DescriptionLivre {
string isbn
string titre
int nombrePages
int noEdition
}
class A as "Auteur" {
string nom
}
class ME as "MaisonEdition" {
string nom
}
class "Bureau\nDéveloppement\nDurable" as BDD
Client "1" -- "*" Livre : veut-échanger >
BDD "1" -- "*" DescriptionLivre : permet-\nd'échanger >
BDD "1" -- "*" Client : fournit-\nservice-à >
Livre "*" -- "1" DescriptionLivre : est-décrit-par >
class "PropositionÉchange" as PE <<Transaction>>{
dateHeure : DateHeure
}
PE "1" -- "1..*" Livre : offre >
PE "1" -- "1..*" Livre : reçoit >
PE "1" -- "1" Client : est-proposée-par >
PE "1" -- "1" Client : est-proposée-à >
A "1" -up- "*" DescriptionLivre: écrit des livres décrit par
ME "1" -up- "*" DescriptionLivre: édite les libres décrit par
legend left
CodeLivre, CodeCondition, DateHeure, AdresseCourriel, etc. sont les types de données.
end legend
@enduml
<!-- ------------------------------------------------------------------------------ -->
@startuml CU02 - Proposer un échange de livres
skinparam style strictuml
title CU02 - Proposer un échange de livres
actor ":Client" as c
participant ":Système" as s
c->s : démarrerPropositionÉchange()
s-->c : étudiants et livres à échanger
c-> s: choisirClient(nomUtilisateur : String)
s-->c : liste de livres de l'étudiant choisi et du client
loop reste des livres à proposer
opt Client veut recevoir un livre
c->s: proposerLivreRecevoir(idLivre : integer)
end opt
opt Client veut offrir un livre
c->s: proposerLivreOffrir(idLivre : integer)
end opt
end loop
c->s: terminerProposition()
s-->c: nombre livres a offrir et a recevoir
c->s: confirmerÉchange()
s-->c: resumé de l'échange
@enduml
<!-- ------------------------------------------------------------------------------ -->
@startuml RDCU-CU02-démarrerPropositionÉchange
skinparam style strictuml
participant "bdd:BDD" as CTRL
note left of CTRL: controleur de façade objet racine
participant "proposeur:Client" as CP
note left of CP: controleur le voit puisque c'est une précondition
participant "pe:PropositionEchange" as PE
participant "llo:List<Livre>" as LLO
participant "llr:List<Livre>" as LLR
participant "lpe:List<PropositionEchange>" as LPE
note left of LPE: Client a une liste de proposition d'échange
participant "client[i]:Client" as LC
->CTRL : démarrerPropositionÉchange()
activate CTRL
note right of CTRL: patron expert en information\nbdd voit proposeur\nproposteur possède une liste de porposition
CTRL -> CP: createPropositionEchange()
note right of CP: Patron Createur\n bdd enregistre pe
CP -> PE**: create()
note right of PE: liste de livre a recevoir\nPatron createur\npe contient la liste de livre
PE->LLR**: create()
note right of PE: liste de livre a offrir\nPatron createur\npe contient la liste de livre
PE->LLO**: create()
note right of CP: Patron expert en information\nClient possède une nouvelle propositionEchange\nClient possède une liste de propositionEchange\nPostCondition: une association a été créée entre Client et propositionEchange
CP -> LPE: add(pe)
note right of CTRL: traitement du retour d'information\nBdd possède une liste de client sur lequel il veut itérer
loop i < nbClient
note right of CTRL: Expert en information\nbdd connait les clients\nChaque client connait sa liste de livre
CTRL -> LC: [Livre] = getLivres()
end
<<--CTRL : étudiants et livres à échanger
deactivate CTRL
@enduml
<!-- ------------------------------------------------------------------------------ -->
@startuml RDCU-CU02-choisirClient
skinparam style strictuml
participant "bdd:BDD" as CTRL
note left of CTRL: controleur de façade objet racine
participant "mc:Map<nomUtilisateur,Client>" as MC
note left of MC: BDD a une visibilité sur plusieurs clients
participant "proposeur:Client" as CP
note left of CP: controleur le voit puisque c'est une précondition
participant "pe:PropositionEchange" as PE
participant "clientProposeA:Client" as CPA
note right of CTRL: Meme controleur que l'opération précédente puisque l'opération fait partie du même DSS
-> CTRL: choisirClient(nomUtilisateur : String)
activate CTRL
note right of CTRL: Expert en information\nbdd possède mc
CTRL->MC: clientProposeA = get(nomUtilisateur:string)
note right of CTRL: Expert en information\nBDD connait le client proposeur\nProposeur connait la propositionEchange
CTRL->CP: offrirAClient(clientProposeA:Client)
note right of CTRL: Expert en information\nClient proposeur connait la propositionEchange\npe est une transaction qui identifie le client auxquel on veut offrir des livres
CP->PE: offrirAClient(clientProposeA:Client)
note right of CTRL: Expert en information!\nbdd connais proposeur\nproposeur possède des livres
CTRL->CP: [LivreAProposer] = getLivres()
note left of CP: Expert en information!\nbdd connais clientProposerA\nclientProposerA possède des livres
CTRL -> CPA: [livreARecevoir] = getLivres()
<<--CTRL: : liste de livres de l'étudiant choisi et du client
deactivate CTRL
@enduml
<!-- ------------------------------------------------------------------------------ -->
@startuml RDCU-CU02-proposerLivreRecevoir
skinparam style strictuml
participant "bdd:BDD" as CTRL
note left of CTRL: controleur de façade objet racine
participant "proposeur:Client" as CP
note left of CP: controleur le voit puisque c'est une précondition
participant "pe:PropositionEchange" as PE
participant "clientProposeA:Client" as CPA
participant "mlc:Map<isbn,Livre>" as MLC
participant "llr:List<Livre>" as LLR
->CTRL: proposerLivreRecevoir(isbn : string)
activate CTRL
note right of CTRL: Expert en information\nbdd connait le client proposeur\nLe client proposeur connait la proposition d'échange
CTRL -> CP :ajouterLivreARecevoir(idLivre:string)
note right of CP: Expert en information\nproposeur a une visibilité sur pe\npe connait le clientProposéA\nclientProposeA connait ses livres
CP -> PE: ajouterLivreARecevoir(idLivre:string)
note right of PE: Expert en information\npe connait le clientProposéA\nclientProposeA connait ses livres
PE->CPA: livre = ajouterLivreARecevoir(idLivre:string)
note right of CPA: Expert en information\nclientProposeA possède des livres
CPA -> MLC: livre = get(idLivre:string)
note right of PE: Expert en information\n pe possède la liste llr
PE -> LLR: add(Livre livre)
deactivate CTRL
@enduml
```
<!-- ------------------------------------------------------------------------------ -->
@startuml RDCU-CU02-proposerLivreOffrir
skinparam style strictuml
participant "bdd:BDD" as CTRL
note left of CTRL: controleur de façade objet racine
participant "proposeur:Client" as CP
note left of CP: controleur le voit puisque c'est une précondition
participant "mlc:Map<isbn,Livre>" as MLC
participant "pe:PropositionEchange" as PE
participant "llo:List<Livre>" as LLO
->CTRL: proposerLivreOffrir(isbn : CodeLivre)
activate CTRL
note right of CTRL: Expert en information\nbdd connait client proposeur\nclient proposeur connait la proposition d'échange
CTRL -> CP:ajouterLivreAOffrir(idLivre:string)
note right of CP: Expert en information\nClient possède une map de livre
CP -> MLC: livre=get(idLivre)
note right of CP: Expert en information\nclient proposeur connait la proposition d'échange\npe possède une liste de livre a offrir llo
CP -> PE:ajouterLivreAOffrir(Livre livre)
note right of PE: Expert en information\n pe possède la liste llo
PE -> LLO: add(Livre livre)
deactivate CTRL
@enduml
<!-- ------------------------------------------------------------------------------ -->
@startuml RDCU-CU02-terminerProposition
skinparam style strictuml
participant "bdd:BDD" as CTRL
note left of CTRL: controleur de façade objet racine
participant "proposeur:Client" as CP
note left of CP: controleur le voit puisque c'est une précondition
participant "pe:PropositionEchange" as PE
participant "llo:List<Livre>" as LLO
participant "llr:List<Livre>" as LLR
->CTRL: terminerProposition()
activate CTRL
note right of CTRL: Expert en information\nbdd connait le client proposeur\nClient proposeur connait la proposition d'échange
CTRL -> CP: [nbLivreAOffrir, nbLivreARecevoir] = terminerProposition()
note right of CP: Expert en information\nClient proposeur connait la proposition d'échange\npe possède les listes de livres
CP->PE:[nbLivreAOffrir, nbLivreARecevoir] = terminerProposition()
note right of PE: Expert en information, pe possède la liste de livre
PE->LLR: nbLivreARecevoir = getSize()
note right of PE: Expert en information, pe possède la liste de livre
PE->LLO: nbLivreAOffrir = getSize()
note right of PE: Expert en information, mutateur d'attribut
PE -> PE: setDateTime()
<<--CTRL: nombre livres a offrir et a recevoir
deactivate CTRL
@enduml
<!-- ------------------------------------------------------------------------------ -->
@startuml RDCU-CU02-confirmerEchange
skinparam style strictuml
participant "bdd:BDD" as CTRL
note left of CTRL: controleur de façade objet racine
->CTRL: confirmerÉchange()
activate CTRL
<<--CTRL: resumé de l'échange
deactivate CTRL
@enduml
<!-- ------------------------------------------------------------------------------ -->
@startuml DCL CU01 et CU02
skinparam style strictuml
class "Client" as C {
nomUtilisateur : String
MotDePasse : String
courriel : AdresseCourriel
PropositionEchange = createPropositionEchange()
offrirAClient(clientProposeA:Client)
[LivreAProposer] = getLivres()
ajouterLivreARecevoir(idLivre:string)
ajouterLivreAOffrir(idLivre:string)
[nbLivreAOffrir, nbLivreARecevoir] = terminerProposition()
ajouterLivre(descriptionLivre:DescriptionLivre, codeCondition:string)
}
class "Livre" as L {
idLivre : integer
condition : CodeCondition
Livre(descriptionLivre:DescriptionLivre, string codeCondition)
}
class "DescriptionLivre" as DL {
string isbn
string titre
int nombrePages
int noEdition
}
class "PropositionÉchange" as PE <<Transaction>>{
dateHeure : DateHeure
PropositionEchanbge()
offrirAClient(clientProposeA:Client)
ajouterLivreARecevoir(idLivre:string)
ajouterLivreAOffrir(idLivre:string)
nbLivreAOffrir, nbLivreARecevoir] = terminerProposition()
- setDateTime()
}
class "Auteur" as A {
string nom
}
class ME as "MaisonEdition" {
string nom
}
class "Bureau\nDéveloppement\nDurable" as BDD{
string démarrerPropositionÉchange()
string choisirClient(string nomUtilisateur )
string proposerLivreRecevoir(string idLivre)
string proposerLivreRecevoir(string idLivre)
string terminerProposition()
string confirmerÉchange()
}
class "mc:Map<nomUtilisateur,Client>" as MC{
Client get(string nomClient)
}
class "lpe:List<PropositionEchange>" as LPE{
add(PropositionEchange propositionEchange)
}
class "llo:List<Livre>" as LLO{
add(Livre livre)
integer getSize()
}
class "llr:List<Livre>" as LLR{
add(Livre livre)
integer getSize()
}
class "mlc:Map<isbn,Livre>" as MLC{
add(Livre livre)
Livre get(string)
}
class "mc:Map<string,DescriptionLivre>" as MDL{
DescriptionLivre get(string isbn)
}
BDD "1" --> "1" MC
MC "1" --> "*" C
C "1" --> "1" LPE
LPE "1" --> "*" PE
PE "1" --> "1" C
PE "1" --> "1" LLO
LLO "1" --> "*" L
PE "1" --> "1" LLR
LLR "1" --> "*" L
BDD "1" --> "1" MDL
MDL "1" --> "*" DL
DL "1" <-- "*" L
A "1" <-up- "*" DL
ME "1" <-up- "*" DL
C "1" -->"1" MLC
MLC "1" -->"*" L
@enduml
<!-- ------------------------------------------------------------------------------ -->
|
4451febe11cf2db01bf3d0903036287cf80a4e94
|
46fd1573fc0ca60b3a29379c8d912078d9840691
|
/study/learnjava/src/main/java/com/myzuji/study/gof23/factory/factorymethod/pizzastore/factorymethod.puml
|
54432520459ab61a6291c89458b5bd101109832a
|
[
"MIT"
] |
permissive
|
mestarshine/myzuji
|
35b7d447f77f26133adce99a7759891e441f1e75
|
4b7298a2cfaf7f852fe4f633bc51312d9f8d8450
|
refs/heads/master
| 2023-04-30T11:27:10.835117
| 2023-04-14T03:54:40
| 2023-04-14T03:54:40
| 237,580,467
| 0
| 0
|
MIT
| 2023-04-14T03:54:41
| 2020-02-01T07:43:39
|
HTML
|
UTF-8
|
PlantUML
| false
| false
| 763
|
puml
|
# 工厂方法模式
@startuml
abstract class Pizza {
String name
abstract void prepare()
void bake()
void cut()
void box()
}
class BJCheesePizza{
void prepare()
}
class BJPepperPizza{
void prepare()
}
class LDCheesePizza{
void prepare()
}
class LDPepperPizza{
void prepare()
}
Pizza <|-- BJCheesePizza
Pizza <|-- BJPepperPizza
Pizza <|-- LDCheesePizza
Pizza <|-- LDPepperPizza
abstract class OrderPizza{
abstract Pizza createPizza()
}
class BJOrderPizza
class LDOrderPizza
class PizzaStore
BJOrderPizza --|> OrderPizza
LDOrderPizza --|> OrderPizza
BJCheesePizza <.. BJOrderPizza
BJPepperPizza <.. BJOrderPizza
LDCheesePizza <.. LDOrderPizza
LDPepperPizza <.. LDOrderPizza
OrderPizza <.. PizzaStore
@enduml
|
38bc9256fadf8236ffb505924571128090ac6d0c
|
8a7d4e7348e7cf75ea65d857f140d0454add6f84
|
/docs/src/developer/mccssubarray/assigned_resources.puml
|
75d4173788d78d7b743a4380054a772ef72c067b
|
[
"BSD-3-Clause"
] |
permissive
|
ska-telescope/cdm-shared-library
|
d1812ed010a09765a5be5a41d1c7e8e9694d110a
|
87083655aca8f8f53a26dba253a0189d8519714b
|
refs/heads/master
| 2023-09-01T08:27:16.704307
| 2023-08-08T13:01:10
| 2023-08-08T13:01:10
| 191,747,755
| 0
| 0
|
BSD-3-Clause
| 2023-02-10T13:48:25
| 2019-06-13T11:11:28
|
Python
|
UTF-8
|
PlantUML
| false
| false
| 463
|
puml
|
@startuml
hide empty members
package ska_tmc_cdm.messages.mccssubarray {
package assigned_resources.py <<Rectangle>> {
class AssignedResources {
interface: str
subarray_beam_ids: List[int]
station_ids: List[List[int]]
channel_blocks: List[int]
}
note top of AssignedResources
This class models the
JSON string returned by
""MCCSSubarray.assigned_resources""
end note
}
}
@enduml
|
cd57263d5671fe7617642971856211971d6c195b
|
0880b7cd3408228d33fb52e1cd6fcfca632ea27d
|
/puml/Solution43Diagram.puml
|
bc2dcc17507d2cfcd37f141ce4385cccb22340b7
|
[] |
no_license
|
xariadavis/davis-cop3330-assignment3
|
ef07577f6b9fed4cf1f10440eb167d5a18dce592
|
2775e242cd78261b8e0a6c9ab4897a8fae3bb53d
|
refs/heads/main
| 2023-06-05T09:26:44.367204
| 2021-06-21T02:50:29
| 2021-06-21T02:50:29
| 378,788,471
| 0
| 0
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 395
|
puml
|
@startuml
'https://plantuml.com/sequence-diagram
class Solution43 {
+ main
}
class Website {
+ Website constructor
+ void setSiteName
+ void setAuthorName
+ void promptForCSS
+ void promptForJS
+ File createAllDirectories
+ File createHTMLDirectory
+ File createJSFolder
+ File createCSSFolder
+ void closeScanner
}
Solution43 o--> Website
@enduml
|
025d6546f08b63179e27eb61639f00089a2f27c2
|
394a56ac07462a7305e934de37c3ed3a5363f56a
|
/Análise/UC9_Efetuar_Candidatura/UC9_DC/UC9_DC.plantuml
|
3cda98fac234463a4b1ee607fac184d37ab4c626
|
[] |
no_license
|
pedro-miguez/upskill_java1_labprg_grupo3
|
69ab871772f2a2faba901ee894aea2f8fe7392bb
|
99bed16b491e8f0fbceb86e621cb9164e7722586
|
refs/heads/main
| 2023-03-24T02:26:43.964110
| 2021-03-22T10:50:54
| 2021-03-22T10:50:54
| 331,625,464
| 1
| 0
| null | 2021-03-19T18:00:07
| 2021-01-21T12:45:29
|
Java
|
UTF-8
|
PlantUML
| false
| false
| 2,227
|
plantuml
|
@startuml
title UC9 - Efetuar Candidatura \n
Class AreaFreelancerUI {
}
Class EfetuarCandidaturaController {
+ArrayList<Anuncio> getAnunciosMatched(String emailFreelancer)
+efetuarCandidatura(Anuncio anuncio, String emailFreelancer, LocalDate dataCandidatura,
double valorPretendido, int nrDias, String txtApresentacao, String txtMotivacao)
}
Class Repositoriofreelancer {
+getFreelancerByEmail(Email email)
}
Class Freelancer {
- String nome;
- Telefone telefone;
- Email email;
- NIF nif;
- List<ReconhecimentoCT> reconhecimento;
- List<HabilitacaoAcademica> habilitacoes;
}
Class ReconhecimentoCT {
- CompetenciaTecnica competenciaTecnica;
- GrauProficiencia grauProficiencia;
- Data dataReconhecimento;
}
Class HabilitacaoAcademica {
- String grau;
- String designacaoCurso;
- String nomeInstituicao;
- double mediaCurso;
}
class RepositorioAnuncio{
+getAllAnunciosCandidatura ()
}
class RepositorioCandidatura {
+getAllCandidaturasFreelancer(Email emailFreelancer)
+getCandidaturasByAnuncio(Anuncio anuncio)
+criarCandidatura(Anuncio anuncio, Freelancer freelancer,\nLocalDate dataCandidatura, double valorPretendido,\nint nrDias, String txtApresentacao, String txtMotivacao)
}
class Candidatura {
- Anuncio anuncio
- Freelancer freelancer
- Data dataCandidatura
- double valorPretendido
- int nrDias
- String txtApresentacao
- String txtMotivacao
}
class Anuncio {
- Tarefa tarefa
- TipoRegimento tipoRegimento
- Data dataInicioPublicitacao
- Data dataFimPublicitacao
- Data dataInicioCandidatura
- Data dataFimCandidatura
- Data dataInicioSeriacao
- Data dataFimSeriacao
}
AreaFreelancerUI ..> EfetuarCandidaturaController
EfetuarCandidaturaController ..> RepositorioAnuncio
EfetuarCandidaturaController ..> RepositorioCandidatura
EfetuarCandidaturaController ..> Repositoriofreelancer
RepositorioAnuncio --> Anuncio
RepositorioCandidatura --> Candidatura
Repositoriofreelancer --> Freelancer
Freelancer --> ReconhecimentoCT
Freelancer --> HabilitacaoAcademica
Candidatura --> Anuncio
Candidatura --> Freelancer
@enduml
|
1c654ac6e9b5e1225de280b9c6a162edd61df12b
|
d97b774fd95a8e98e37c46ee1771f6e6e407a148
|
/uml/api/StagedOrderSetItemShippingAddressCustomTypeAction.puml
|
0d7655dbbaaef058065313ced446561d26d6cc78
|
[] |
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
| 622
|
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 StagedOrderSetItemShippingAddressCustomTypeAction [[StagedOrderSetItemShippingAddressCustomTypeAction.svg]] extends StagedOrderUpdateAction {
action: String
addressKey: String
type: [[TypeResourceIdentifier.svg TypeResourceIdentifier]]
fields: [[FieldContainer.svg FieldContainer]]
}
interface StagedOrderUpdateAction [[StagedOrderUpdateAction.svg]] {
action: String
}
@enduml
|
8aa259bb95aba6d4af0e7e94b27df67f2f1c97a0
|
5992899e0dc7e047598bf810d6d66fb171b6b8fa
|
/src/main/javadoc/resources/fr/kbertet/io/Writer.iuml
|
be552963ef0dac21d9f87c4ca9e06f8408f43b49
|
[
"CECILL-B"
] |
permissive
|
kbertet/java-lattices
|
9e237162ce8330f64769e27284a7f98fa189206f
|
ddca76f97c41024866e3f3a32b719cb0492c034b
|
refs/heads/master
| 2020-12-03T09:19:43.451861
| 2014-12-12T11:20:45
| 2014-12-12T11:20:45
| 29,913,611
| 1
| 0
| null | 2015-01-27T12:41:58
| 2015-01-27T12:41:58
| null |
UTF-8
|
PlantUML
| false
| false
| 104
|
iuml
|
package fr.kbertet.io {
interface Writer<E> {
+void write(E e, BufferedWriter file)
}
}
|
4d7138084557fde87172aa29bb46eda0256f9a4b
|
cc20c4c1b3f658bdb711619a7580fd0609d11dec
|
/uml/as4.puml
|
d0e04cf80c3bd5778853e85105ee21aafbf619a6
|
[] |
no_license
|
ajdahcode/bagarra-cop3330-assignment4
|
c9d732158281e587b6d4f3f2632bc788dc2f948d
|
1c7d9398f58b44daea34ea1208ac6b1c301c612a
|
refs/heads/master
| 2023-08-19T19:09:40.058443
| 2021-10-25T23:42:34
| 2021-10-25T23:42:34
| null | 0
| 0
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 68
|
puml
|
@startuml
class App {
extends Application
Start()
Main()
}
@enduml
|
0554a509099db0f715a2375d8368e6eeb010e754
|
088856ec5790009dd9f9d3498a56fe679cfab2e8
|
/src/puml/5/ucmitz/svg/domain_model/baser-core/plugins.puml
|
7a552d0fad3cabfb6887637d70162984e40f249a
|
[] |
no_license
|
baserproject/baserproject.github.io
|
21f244348890652286969afa1fde27c5c4d9e4ad
|
8d61cf720f833854e1a3c97136e22e75baea7bb0
|
refs/heads/master
| 2023-08-09T03:21:53.341423
| 2023-07-27T07:28:50
| 2023-07-27T07:28:50
| 228,826,353
| 0
| 12
| null | 2023-08-17T02:31:05
| 2019-12-18T11:31:51
|
HTML
|
UTF-8
|
PlantUML
| false
| false
| 308
|
puml
|
@startuml
skinparam handwritten true
skinparam backgroundColor white
hide method
title ドメインモデル図:プラグイン
package プラグイン {
class プラグイン {
名前
タイトル
バージョン
有効・無効
データベース初期化状態
優先度
}
}
@enduml
|
c95c7657cc1049cff89799887f079e4d2e67db68
|
cc7061bd2972740e2714aeeb07bc0c0cc714a0eb
|
/html/src/com/code/adventure/game/client/client.plantuml
|
d675f07d75da46a3964b2cbed53abe01d0627c57
|
[] |
no_license
|
DevHamx/Code-Adventure
|
315df6ba937f11cfaee1ef5ed3ac75e9abc85e23
|
ed9d79504bbdac49d11fe84fa4819b59e61fd585
|
refs/heads/master
| 2020-06-11T14:09:42.109347
| 2019-06-26T23:56:10
| 2019-06-26T23:56:10
| 193,993,091
| 0
| 0
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 425
|
plantuml
|
@startuml
title __CLIENT's Class Diagram__\n
package com.code.adventure.game.client {
class HtmlLauncher {
+ getConfig()
+ createApplicationListener()
}
}
HtmlLauncher -up-|> GwtApplication
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
|
47093a868b588dabcb197e77745b342889fa27f9
|
83147b64e04741de0403ef88b6c9aeba85d05361
|
/docs/Iteracao2/UC1_CD.puml
|
f87e2f51367d1f25633d1899d1b637309e685bd6
|
[] |
no_license
|
antoniodanielbf-isep/ESOFT-2020
|
3af037382ecf70f5b25448765e841a8733cc3968
|
a1bcfcbb7951b58afcc9c1f663265091dde3926e
|
refs/heads/main
| 2023-06-04T23:48:29.068810
| 2021-06-20T18:18:38
| 2021-06-20T18:18:38
| 378,711,541
| 0
| 0
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 1,701
|
puml
|
@startuml
skinparam classAttributeIconSize 0
class Colaborador {
-String nome
-String funcao
-String telefone
-String email
+Colaborador(nome,função,tlf, email)
+String getNome()
+String getEmail()
}
class EnderecoPostal {
-String local
-String codPostal
-String localidade
+EnderecoPostal(local,codPostal,localidade)
}
class Organizacao {
-String nome
-String NIF
-String website
-String telefone
-String email
+Organizacao(nome, NIF,webSite,telefone, email,endereco,gestorColaborador)
+{static} EnderecoPostal novoEndereco(local,codPostal,localidade)
+{static} Colaborador novoColaborador(nome,funcao,tlf, email)
}
class Plataforma {
-String designacao
+Organizacao novaOrganizacao(nome,NIF,endLocal,endCodPostal,\nendLocalidade,tlf,site,email,nomeG,função,tlfG, emailG)
+validaOrganizacao(Organizacao org, pwd)
+registaAreaAtividade(Organizacao org, pwd)
-addOrganizacao(Organizacao org)
}
class AutorizacaoFacade {
+registaUtilizadorComPapeis(nomeG,emailG,pwd,listaPapel)
}
class RegistarOrganizacaoController {
+novaOrganizacao(nome,NIF,endLocal,endCodPostal,endLocalidade,tlf,site,email,nomeG,função,tlfG, emailG,pwd)
+registaOrganizacao()
}
class RegistarOrganizacaoUI {
}
RegistarOrganizacaoUI ..> RegistarOrganizacaoController
RegistarOrganizacaoController ..> Plataforma
RegistarOrganizacaoController ..> Organizacao
Plataforma ..> Colaborador
Plataforma ..> EnderecoPostal
Plataforma ..> AutorizacaoFacade
Plataforma "1" --> "*" Organizacao : tem registadas
Organizacao "1" --> "1..*" Colaborador: tem
Organizacao "1" --> "1" Colaborador: tem gestor
Organizacao "1" --> "1" EnderecoPostal: localizada em
@enduml
|
fbf72b52e3b7ff717f025d0e553e7e117d0eeed8
|
f12cda9a8bd887e1ac151257ac672f6b26e2dfc6
|
/src/com/jambit/onboarding2020/tbrpg/domain/Room/Room.plantuml
|
3db383e0b263ccbd142b596a847be8de2153b104
|
[
"Apache-2.0"
] |
permissive
|
jambit/onboardingphase2020_TextbasedRPG
|
04f81709ae0b03cd39d0da8b17b578b1d5f9d0b0
|
116c8db39f34ea28b05fbddde8cd133d83928811
|
refs/heads/Development
| 2022-12-28T13:36:26.169235
| 2020-09-25T11:28:01
| 2020-09-25T11:28:01
| 294,055,805
| 2
| 0
|
Apache-2.0
| 2020-09-25T11:29:12
| 2020-09-09T08:49:20
|
Java
|
UTF-8
|
PlantUML
| false
| false
| 6,007
|
plantuml
|
@startuml
title __ROOM's Class Diagram__\n
namespace com.jambit.onboarding2020.tbrpg {
namespace domain.Room {
abstract class com.jambit.onboarding2020.tbrpg.domain.Room.AbstractRoom {
+ enter()
+ printRoomMessage()
+ printWelcomeMessage()
+ skip()
}
}
}
namespace com.jambit.onboarding2020.tbrpg {
namespace domain.Room {
class com.jambit.onboarding2020.tbrpg.domain.Room.BossRoom {
~ Inventory : ArrayList<Item>
~ bossDamage : int
~ scan : Scanner
- in : BufferedReader
+ checkEscRope()
+ checkHealthPotion()
+ enter()
+ printRoomMessage()
+ printWelcomeMessage()
+ skip()
- chooseItem()
- evaluateFight()
- fight()
- getInputStringFromPlayer()
- interactWithFirstBoss()
}
}
}
namespace com.jambit.onboarding2020.tbrpg {
namespace domain.Room {
class com.jambit.onboarding2020.tbrpg.domain.Room.ExampleRoom {
+ enter()
+ printWelcomeMessage()
+ skip()
}
}
}
namespace com.jambit.onboarding2020.tbrpg {
namespace domain.Room {
class com.jambit.onboarding2020.tbrpg.domain.Room.HangmanRoom {
- wordlist : String
+ enter()
+ getRandomWord()
+ printRoomMessage()
+ printWelcomeMessage()
- evaluateLetter()
- evaluateWord()
}
}
}
namespace com.jambit.onboarding2020.tbrpg {
namespace domain.Room {
class com.jambit.onboarding2020.tbrpg.domain.Room.MerchantRoom {
- in : BufferedReader
- inventory : ArrayList<Item>
- playerWantsToLeave : boolean
+ MerchantRoom()
+ enter()
+ printInventory()
+ printRoomMessage()
+ printWelcomeMessage()
- buyFromMerchant()
- initializeInventory()
- sellToMerchant()
- takeIntOrAbortFromCLI()
}
}
}
namespace com.jambit.onboarding2020.tbrpg {
namespace domain.Room {
class com.jambit.onboarding2020.tbrpg.domain.Room.MobRoom {
~ Inventory : ArrayList<Item>
~ scan : Scanner
+ checkEscRope()
+ checkHealthPotion()
+ enter()
+ printRoomMessage()
+ printWelcomeMessage()
+ skip()
- chooseItem()
- evaluateFight()
- fight()
}
}
}
namespace com.jambit.onboarding2020.tbrpg {
namespace domain.Room {
class com.jambit.onboarding2020.tbrpg.domain.Room.NPCRoom_PublicOfficial {
- in : BufferedReader
+ enter()
{static} + printRandomSentence()
+ printRoomMessage()
+ printWelcomeMessage()
- getInputStringFromPlayer()
- printFirstTry()
- printSecondTry()
- printThirdTry()
}
}
}
namespace com.jambit.onboarding2020.tbrpg {
namespace domain.Room {
class com.jambit.onboarding2020.tbrpg.domain.Room.QuizRoom {
+ enter()
+ printRoomMessage()
+ printWelcomeMessage()
}
}
}
namespace com.jambit.onboarding2020.tbrpg {
namespace domain.Room {
class com.jambit.onboarding2020.tbrpg.domain.Room.StoryRoom {
- in : BufferedReader
+ enter()
+ printWelcomeMessage()
- getActionButtonpressFromPlayer()
- getActionExplanationchoiceFromPlayer()
- getActionLookaroundFromPlayer()
- getInputStringFromPlayer()
}
}
}
namespace com.jambit.onboarding2020.tbrpg {
namespace domain.Room {
class com.jambit.onboarding2020.tbrpg.domain.Room.TicTacToeRoom {
+ enter()
+ printRoomMessage()
+ printWelcomeMessage()
- printGameIsWon()
}
}
}
com.jambit.onboarding2020.tbrpg.domain.Room.BossRoom -up-|> com.jambit.onboarding2020.tbrpg.domain.Room.AbstractRoom
com.jambit.onboarding2020.tbrpg.domain.Room.BossRoom o-- com.jambit.onboarding2020.tbrpg.domain.Player.Boss : boss
com.jambit.onboarding2020.tbrpg.domain.Room.BossRoom o-- com.jambit.onboarding2020.tbrpg.domain.Player.Player : player
com.jambit.onboarding2020.tbrpg.domain.Room.ExampleRoom -up-|> com.jambit.onboarding2020.tbrpg.domain.Room.AbstractRoom
com.jambit.onboarding2020.tbrpg.domain.Room.HangmanRoom -up-|> com.jambit.onboarding2020.tbrpg.domain.Room.AbstractRoom
com.jambit.onboarding2020.tbrpg.domain.Room.HangmanRoom o-- com.jambit.onboarding2020.tbrpg.core.ItemGenerator : itemGenerator
com.jambit.onboarding2020.tbrpg.domain.Room.MerchantRoom -up-|> com.jambit.onboarding2020.tbrpg.domain.Room.AbstractRoom
com.jambit.onboarding2020.tbrpg.domain.Room.MerchantRoom o-- com.jambit.onboarding2020.tbrpg.domain.Player.Player : player
com.jambit.onboarding2020.tbrpg.domain.Room.MerchantRoom o-- com.jambit.onboarding2020.tbrpg.core.ItemGenerator : itemGenerator
com.jambit.onboarding2020.tbrpg.domain.Room.MobRoom -up-|> com.jambit.onboarding2020.tbrpg.domain.Room.AbstractRoom
com.jambit.onboarding2020.tbrpg.domain.Room.MobRoom o-- com.jambit.onboarding2020.tbrpg.domain.Player.Player : player
com.jambit.onboarding2020.tbrpg.domain.Room.NPCRoom_PublicOfficial -up-|> com.jambit.onboarding2020.tbrpg.domain.Room.AbstractRoom
com.jambit.onboarding2020.tbrpg.domain.Room.QuizRoom -up-|> com.jambit.onboarding2020.tbrpg.domain.Room.AbstractRoom
com.jambit.onboarding2020.tbrpg.domain.Room.StoryRoom -up-|> com.jambit.onboarding2020.tbrpg.domain.Room.AbstractRoom
com.jambit.onboarding2020.tbrpg.domain.Room.TicTacToeRoom -up-|> com.jambit.onboarding2020.tbrpg.domain.Room.AbstractRoom
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
|
273b2c33a8c2db1172324abcca35327ef57f91e5
|
d97b774fd95a8e98e37c46ee1771f6e6e407a148
|
/uml/api/AttributeDefinitionTypeConflictError.puml
|
c7b3fa45ed069dbfa949f54036ccc251d779300d
|
[] |
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
| 572
|
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 AttributeDefinitionTypeConflictError [[AttributeDefinitionTypeConflictError.svg]] extends ErrorObject {
code: String
message: String
conflictingProductTypeId: String
conflictingProductTypeName: String
conflictingAttributeName: String
}
interface ErrorObject [[ErrorObject.svg]] {
code: String
message: String
}
@enduml
|
36c46cead98adcbdc0f844e28d10ad47e7b77b02
|
63114b37530419cbb3ff0a69fd12d62f75ba7a74
|
/plantuml/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Items/ClipItem.puml
|
0f90b1f9de35f235a80f77ff4a2fbb77e8052bf4
|
[] |
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
| 1,089
|
puml
|
@startuml
class ClipItem {
+ ClipItem(clip:TimelineClip)
+ start : double <<get>> <<set>>
+ end : double <<get>>
+ duration : double <<get>>
+ IsCompatibleWithTrack(track:TrackAsset) : bool
+ PushUndo(operation:string) : void
+ supportsBlending : bool <<get>>
+ hasLeftBlend : bool <<get>>
+ hasRightBlend : bool <<get>>
+ leftBlendDuration : double <<get>>
+ rightBlendDuration : double <<get>>
+ SetStart(time:double) : void
+ SetEnd(time:double, affectTimeScale:bool) : void
+ Delete() : void
+ TrimStart(time:double) : void
+ TrimEnd(time:double) : void
+ CloneTo(parent:TrackAsset, time:double) : ITimelineItem
+ <<override>> ToString() : string
+ Equals(otherClip:ClipItem) : bool
+ <<override>> GetHashCode() : int
+ Equals(other:ITimelineItem) : bool
+ <<override>> Equals(obj:object) : bool
}
IBlendable <|-- ClipItem
ITrimmable <|-- ClipItem
ClipItem --> "m_Clip" TimelineClip
ClipItem --> "clip" TimelineClip
ClipItem --> "parentTrack" TrackAsset
ClipItem --> "gui" TimelineItemGUI
@enduml
|
b30fe11b6465083c0f9a65406c5343cc59abc9e2
|
128104090f1ad35d40fe5a82e6d36c13cf377db8
|
/quiztaker-class.puml
|
9fd25eadfa7b28d6fa4ae1e90978befcdb686850
|
[] |
no_license
|
jitterted/quizdown
|
c3cd7bbbedfd12dbbd4119f28e15b4214322adb1
|
9d42ec0cf96847863892441ad42612c9e2d36ab3
|
refs/heads/master
| 2022-10-19T04:17:40.747860
| 2022-09-27T00:20:04
| 2022-09-27T00:20:04
| 185,881,555
| 2
| 3
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 1,160
|
puml
|
@startuml
title "What it is now"
package "Quiz Creator Bounded Context" {
entity Quiz <<AggRoot>> {
Quiz ID
}
interface AnswerValidator
class DefaultAnswerValidator <<Value Object>>
AnswerValidator <|-- DefaultAnswerValidator
entity Question <<Entity>> {
QuestionNumber
QuestionType
String stem
}
Question -> AnswerValidator
Quiz --> Question: 1..*
class Choice <<Value Object>>
note top of Choice: currently is Response
Question --> Choice
interface QuestionResponse
QuestionResponse <|-- RealQuestionResponse
}
package "Test Taker Bounded Context" {
entity User <<AggRoot>> {
User ID
}
entity QuizTaker <<AggRoot>> {
QuizTaker ID
Map<Quiz ID, QuizSubmission ID>
}
entity QuizSubmission <<AggRoot>> {
QuizSubmission ID
Quiz ID
Map<Question ID, Response>
}
class Response <<Value Object>> {
Question ID
Choice: ?
}
QuizSubmission --> Quiz: 1..1
User -> QuizTaker : 1..1
QuizTaker --> QuizSubmission : 0..*
QuizSubmission -> Response : 0..*
}
@enduml
|
f164b23957d03e241cd39673d2384508bf6c7cbe
|
1a2d98d49e2dcb8e65afe76b5ae867815922e6ea
|
/Http2Codec.puml
|
93236b1b13d92b1ed12760746a4b346e48e7570b
|
[] |
no_license
|
booqin/OkHttpSample
|
113bef89509a08fb982cb26f258f1ff9e4640f0e
|
d52ac04d5a7063dedcadbcb73ce596dc8325162e
|
refs/heads/master
| 2020-03-28T13:38:20.994576
| 2018-09-28T07:56:05
| 2018-09-28T07:56:05
| 148,413,158
| 0
| 0
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 880
|
puml
|
@startuml
'abstract class AbstractList
'abstract AbstractCollection
'List <|-- AbstractList
'Collection <|-- AbstractCollection
'Collection <|- List
'AbstractCollection <|- AbstractList
'AbstractList <|-- ArrayList
'class ArrayList {
'Object[] elementData
'size()
'}
'
'enum TimeUnit {
'DAYS
'HOURS
'MINUTES
'}
interface HttpCodec{
int DISCARD_STREAM_TIMEOUT_MILLIS = 100;
Sink createRequestBody(Request var1, long var2);
void writeRequestHeaders(Request var1) throws IOException;
void flushRequest() throws IOException;
void finishRequest() throws IOException;
Builder readResponseHeaders(boolean var1) throws IOException;
ResponseBody openResponseBody(Response var1) throws IOException;
void cancel();
}
HttpCodec <|-- Http2Codec
class Http2Codec {
StreamAllocation streamAllocation
Http2Connection connection
Http2Stream stream
}
@enduml
|
4a5d8f5fa8631ca51657e5e96fe7290d9c4359b0
|
b038203821d22f0ae9db9697aaf5b41b9f77a40d
|
/src-gen/serviceSystem_BC_SimplyGo_ServiceProviderEngagement.puml
|
6f47eec75273801ec9796fedc0c6714686930297
|
[] |
no_license
|
NormanBaechtold/ServiceSystem
|
5b9ad5f8bf1860154b70f79f0f33d6fe17cac35a
|
ba125d9cb21cec6a894cef3936cce7dcbc21b5c9
|
refs/heads/master
| 2023-08-20T23:35:47.215567
| 2021-10-06T09:08:54
| 2021-10-06T09:08:54
| 394,977,218
| 0
| 0
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 669
|
puml
|
@startuml
skinparam componentStyle uml2
package "'ServiceProviderEngagement' Aggregate" <<Rectangle>> {
class ServiceProviderCustomerJourney <<(V,DarkSeaGreen) Value Object>> {
String travelerPreferredTouchpoints
String travelerEngagementPatterns
ServieProviderServiceExchange provideTouchpoints()
}
class ServiceProviderServiceExchange <<(A,#fffab8) Aggregate Root>> {
String resourceIntegration
String externalDataAccess
ServiceProviderCustomerJourney interaction
CommunicationIntermediary externalData
CommunicationIntermediary resourceIntegration()
}
}
ServiceProviderServiceExchange --> ServiceProviderCustomerJourney : interaction
@enduml
|
9bc61b835c9b8ecbeb78484fd5461b9f5ba3a63f
|
00e96cdfef944acdf88e436d0aa147b3bf34c8cb
|
/doc/class.puml
|
a65a4461d27b3bebfd8a684a757814b325e446af
|
[] |
no_license
|
bdelaup/upy_sim
|
10c915695583ebde2930befb6140f46015c13d75
|
712e4def38974f2c79e1fa055c51db48a36cc3ee
|
refs/heads/main
| 2023-04-15T23:40:34.091913
| 2021-04-10T21:31:34
| 2021-04-10T21:31:34
| 354,590,077
| 1
| 0
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 1,203
|
puml
|
@startuml
hide attributes
class Pin {
+init(id, mode, pull, af)
+high()
+low()
+on()
+off()
+toggle()
+value()
+value(val)
}
interface Ihm {
{abstract} add_element(name, element)
{abstract} refresh_elements()
}
class IhmBasic {
+add_element(name, element)
+refresh_elements()
}
abstract IhmElement {
{abstract} refresh()
}
class IhmEltPin {
+refresh()
+update(notification)
}
Interface Subject {
{abstract} register_observer(observer)
{abstract} remove_observer(observer)
{abstract} notify_observer()
}
class Notification
Interface Observer {
{abstract} update(notification)
}
Ihm <|.. IhmBasic
class Io {
+register_observer(observer)
+remove_observer(observer)
+notify_observer()
}
class Context {
+add_io_ihm_interface(io_class, ihmelt_class)
+attach_ihm(ihm)
+register_io(io)
}
abstract Singleton
Io <|-- Pin
Subject <|.. Io
Observer <|.. IhmElement
IhmElement <|-- IhmEltPin
Singleton <|-- Context
Context " n " o-left-> " 0,1 " Ihm
Context " 1 " o--> " n " Io
Subject .up.> Notification
IhmBasic " 1 " o--> " n " IhmElement
IhmEltPin " n " *-right-> " 1 " Pin
@enduml
|
a24ef12033f7acb2c4479a2fd7c98cfb0ba91f2b
|
63114b37530419cbb3ff0a69fd12d62f75ba7a74
|
/plantuml/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_SpriteAssetImportFormats.puml
|
ba395b81c2d982e77545a41dd9335b5c0c3a8831
|
[] |
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
| 1,099
|
puml
|
@startuml
enum SpriteAssetImportFormats {
None= 0,
TexturePackerJsonArray= 0x1,
}
class TexturePacker_JsonArray {
}
class SpriteFrame <<struct>> {
+ x : float
+ y : float
+ w : float
+ h : float
+ <<override>> ToString() : string
}
class SpriteSize <<struct>> {
+ w : float
+ h : float
+ <<override>> ToString() : string
}
class Frame <<struct>> {
+ filename : string
+ rotated : bool
+ trimmed : bool
}
class Meta <<struct>> {
+ app : string
+ version : string
+ image : string
+ format : string
+ scale : float
+ smartupdate : string
}
class SpriteDataObject {
}
class "List`1"<T> {
}
TexturePacker_JsonArray +-- SpriteFrame
TexturePacker_JsonArray +-- SpriteSize
TexturePacker_JsonArray +-- Frame
Frame --> "frame" SpriteFrame
Frame --> "spriteSourceSize" SpriteFrame
Frame --> "sourceSize" SpriteSize
Frame --> "pivot" Vector2
TexturePacker_JsonArray +-- Meta
Meta --> "size" SpriteSize
TexturePacker_JsonArray +-- SpriteDataObject
SpriteDataObject --> "frames<Frame>" "List`1"
SpriteDataObject --> "meta" Meta
@enduml
|
222250d3d7eff6200a3a81b4443ba1821ef60032
|
7f2e0fd28cf5e8b8bcd65d0d0b1eb12c70c50037
|
/accountManagementUML.puml
|
3d9ba0843c360da76b08b96e7fcdf4c3dc876646
|
[
"MIT"
] |
permissive
|
callmekungfu/chad
|
0c083aea913743ab01d07437885708aa94f0a865
|
fa660996980ffd5893840c1707333e48ca131366
|
refs/heads/master
| 2020-12-14T04:38:27.678175
| 2020-01-18T16:39:37
| 2020-01-18T16:39:37
| 234,643,070
| 2
| 1
|
MIT
| 2020-01-17T21:53:25
| 2020-01-17T21:53:24
| null |
UTF-8
|
PlantUML
| false
| false
| 1,180
|
puml
|
```plantuml
@startuml
skinparam backgroundColor HotPink
abstract class User{
-firstName
-lastName
-userName
-password
-role
}
class Administrator extends User{
}
class ServiceProvider extends User{
}
class Client extends User{
}
class Rating {
-score
-comment
}
class Service{
-role
-price
-name
}
class ProviderProfile{
-company
-address
-phoneNumber
-description
-isLicensed
}
class Availability {
-monday
-tuesday
-wednesday
-thursday
-friday
-saturday
-sunday
}
class Date {
-day
-month
-year
}
class Appointment {
-time
}
Client "1" -- "*" Appointment: > has a
Service "1" -- "*" Appointment: > has a
ServiceProvider "1" -- "1" ProviderProfile: > has a
ServiceProvider "1" -- "*" Rating: > has a
ServiceProvider "1" -- "*" Date: > has a
Date "1" -- "*" Appointment: > has a
ProviderProfile "1" -- "*" Service: > provides a
Availability "1" -- "1" ProviderProfile: > has a
@enduml
```
|
a595cd2cc1948e6ef472664112135a54dddfdfb4
|
c030cf5bccaa4839f359c3dd188c0bbcfedd5750
|
/app/docs/ApplicationUML.puml
|
1ca60745fb050f5628d728aca7ffa6300162d96c
|
[] |
no_license
|
airick17/heston-app1-design
|
a802eba65688940adbfd75017012b52d8cba9a9f
|
fb352949ffddf25b9e4898ef570abf3b23db21f5
|
refs/heads/main
| 2023-08-26T14:44:45.878639
| 2021-10-25T02:49:07
| 2021-10-25T02:49:07
| null | 0
| 0
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 965
|
puml
|
@startuml
'https://plantuml.com/class-diagram
class Application{
+main()
+start()
}
Application --> Controller
class Controller{
private ArrayList<ToDoList> fullList
private ArrayList<ToDoList> selectedLists
+getFullList()
+setFullList()
+getSelectedList()
+setSelectedList()
+addToDoList()
+removeToDoList()
+renameToDoList()
+addToSelectedLists()
+removeFromSelectedLists()
+saveLists()
+loadLists()
}
SingleToDoList <- Controller
class SingleToDoList{
private ArrayList<items> ToDoList
+getToDoList()
+setToDoList()
+addItem()
+removeItem()
+displayAllItems()
+displayCompletedItems()
+displayUncompletedItems()
+save()
}
Item <- SingleToDoList
class Item{
private int itemNum
private String description
private String dueDate
private bool isComplete
+getItemNum()
+setItemNum()
+getDescription()
+setDescription()
+getDueDate()
+setDueDate()
+getIsComplete()
+setIsComplete()
+changeDescription()
+changeDueDate()
+checkComplete()
+save()
}
@enduml
|
624d06c64dbb03a2d5856c997b2e61c225497eed
|
82999d9950387c4e61d7de372b42bb8def1f142a
|
/06_observer_pattern/uml/diagram.puml
|
e0e0d0e121129a8e7091a1da0161db042774db0e
|
[] |
no_license
|
hamza95525/studies
|
c6c50d7ff92d0078cd78f0066558e03331cb2be6
|
d353bfedb8e96c63d78099e16b0ee7b3e695fa8a
|
refs/heads/master
| 2020-12-28T12:51:27.860129
| 2020-02-05T00:54:07
| 2020-02-05T00:54:07
| 238,338,626
| 0
| 0
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 837
|
puml
|
TODO: Create class diagram...
@startuml
class Observable {
-std::set<Observer*> observers
+void registerObserver(Observer*)
+void unregisterObserver(Observer*)
#void notifyObservers(float)
}
interface Observer{
+void notify(float)
}
class Displacement{
-float value
+void set(float)
}
class Acceleration{
-bool hasFirstValue
-bool hasSecondValue
-bool hasThirdValue
-float firstValue
-float secondValue
-float thirdValue
+float get()
}
class Speed{
-bool hasFirstValue
-bool hasSecondValue
-float firstValue
-float secondValue
+float get()
}
Observable "1" o-- "*" Observer
Observable <|-- Displacement
Observer <|-- Acceleration
Observer <|--Speed
Displacement <.. Acceleration : observes
Displacement <.. Speed : observes
note right of Observable : for(Observer* observer : observers)\nobserver->natify(value);
@enduml
|
4b523a3aaa604ba9a2c27398ebbf685642bfa49a
|
85ca1f81ee9fdcdfaa9930a5c1729910f6a0bd4c
|
/src/main/java/Server/Server.plantuml
|
5ff0ed034d859f74bc5fccfd4c031482fae3c860
|
[] |
no_license
|
shetina-shesh/QuizApp-FX
|
b9b2f1e665e81fae4c2e54d0b2b251e18275af8f
|
7dbc7d9379f8ac0cac050cdbe1cc962216a833a2
|
refs/heads/master
| 2020-06-11T07:41:20.606250
| 2019-07-01T16:01:35
| 2019-07-01T16:01:35
| 192,404,022
| 1
| 0
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 890
|
plantuml
|
@startuml
title __SERVER's Class Diagram__\n
package Server {
class Connection {
- socket : Socket
- out : ObjectOutputStream
- in : ObjectInputStream
+ Connection()
+ sendString()
+ receiveString()
+ sendFile()
+ receiveFile()
+ getRemoteSocketAddress()
+ close()
}
}
package Server {
class Server {
+ start()
}
}
package Server {
class Time {
~ hoursFrom : int
~ hoursTo : int
~ minsFrom : int
~ minsTo : int
+ Time()
+ currentTimeInRange()
}
}
Connection -up-|> Closeable
Server -up-|> 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
|
e02517ae330b3a653ef3fa6ba8b73df57e37f1b4
|
8ec1fb16b350f453824ca50174347688b310ce2c
|
/aula07/Ex2/Ex2.plantuml
|
11f96416e0b28c2cf30f12fd23c7f26b24925e91
|
[] |
no_license
|
oEscal/PDS
|
2f32cd491a0a963e3b7182f772d8699ba82f3bf3
|
5feca5f16979319869da5fcf97ae3f3dfbbf1986
|
refs/heads/master
| 2020-04-25T00:23:09.561837
| 2019-06-03T09:17:43
| 2019-06-03T09:17:43
| 172,376,799
| 0
| 0
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 1,385
|
plantuml
|
@startuml
title __EX2's Class Diagram__\n
package aula07.Ex2 {
class CoderFilter {
+ CoderFilter()
+ next()
- changeRandomLetters()
}
}
package aula07.Ex2 {
class ReverseFilter {
+ ReverseFilter()
+ next()
}
}
package aula07.Ex2 {
class TermFilter {
+ TermFilter()
}
}
package aula07.Ex2 {
class Test {
{static} + main()
}
}
package aula07.Ex2 {
class TextReader {
- file_scanner : Scanner
+ TextReader()
+ hasNext()
+ next()
}
}
package aula07.Ex2 {
abstract class TextReaderDecorator {
# par : List<String>
+ TextReaderDecorator()
+ hasNext()
+ next()
}
}
package aula07.Ex2 {
interface TextReaderInterface {
{abstract} + hasNext()
{abstract} + next()
}
}
CoderFilter -up-|> TextReaderDecorator
ReverseFilter -up-|> TextReaderDecorator
TermFilter -up-|> TextReaderDecorator
TextReader -up-|> TextReaderInterface
TextReaderDecorator -up-|> TextReaderInterface
TextReaderDecorator o-- TextReaderInterface : this_text_reader
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
|
4d051447add6749fac8199b57fec984ac40d00f3
|
8dcd1fda2772a3153f09f9fb83ccca6fd411fa5f
|
/plantuml/Member.puml
|
51b44077ef6f359fd5ee9b85e53a9e8df122d0be
|
[] |
no_license
|
georgio/ood-3
|
eef514ae561beca1fcaf200d326f1c6cab8e50e3
|
72d5f3ee4da2de3e2c343a5aa725c5fa6f235dab
|
refs/heads/master
| 2022-04-21T08:17:49.376166
| 2020-04-24T15:09:31
| 2020-04-24T15:09:31
| 258,545,931
| 0
| 0
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 664
|
puml
|
@startuml
class Member {
- name : String
- address : String
- phoneNumber : String
- id : String
- balance : Double
- lastCheckout : DateTime
+ Member(id:String, name:String, address:String, phoneNumber:String)
+ getId() : String
+ setId(id:String) : void
+ getName() : String
+ setName(name:String) : void
+ getAddress() : String
+ setAddress(address:String) : void
+ getPhoneNumber() : String
+ setPhoneNumber(phoneNumber:String) : void
+ setBalance(balance:Double) : void
+ getBalance() : Double
+ getLastCheckout() : DateTime
+ setLastCheckout(lastCheckout:DateTime) : void
}
@enduml
|
b621d890a5fcc13be2c418f98d628eeb77dea54d
|
50a44f031ffae86ea9e89a8d4ad011984e29e0e5
|
/src/output/Registry/Registry.plantuml
|
38bcb0e31f03363e6783a64b376e132a7d414247
|
[] |
no_license
|
nahtan11/PokerGame
|
bc721f6c8c8bab24f7b196024428af5a3d309e66
|
cb54b4da27896c51961f54b98aeeee01574e2ff2
|
refs/heads/master
| 2020-09-03T16:03:19.902485
| 2019-11-26T23:28:01
| 2019-11-26T23:28:01
| 219,505,104
| 0
| 1
| null | 2019-11-26T23:03:51
| 2019-11-04T13:13:38
|
Java
|
UTF-8
|
PlantUML
| false
| false
| 937
|
plantuml
|
@startuml
title __REGISTRY's Class Diagram__\n
namespace output.Registry {
class output.Registry.Encryption {
+ produceHash()
}
}
namespace output.Registry {
interface output.Registry.ICheckUser {
{abstract} + checkUser()
}
}
namespace output.Registry {
class output.Registry.Login {
+ checkUser()
}
}
namespace output.Registry {
class output.Registry.Register {
+ checkUser()
+ writeToFile()
}
}
namespace output.Registry {
class output.Registry.registryFactory {
+ getRegistryType()
}
}
output.Registry.Login .up.|> output.Registry.ICheckUser
output.Registry.Register .up.|> output.Registry.ICheckUser
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
|
f235a0d5eb0eb79e3efe7152f420d9c5310db5c2
|
9c2325c052d34768b6899b3394fa464c54db57d5
|
/docs/TP5-observer.plantuml
|
1a2111779db2a04c3d8774665cd4e6f0c08d50df
|
[
"MIT",
"CC-BY-SA-3.0"
] |
permissive
|
IUT-Blagnac/cpoa-tp5-MelvinSDRS
|
7dcdba0356b7ef4bb79eda805770a4cf4773280d
|
b47801fcaef0c1dc4489591c5b8aa54cf52130df
|
refs/heads/master
| 2023-01-29T20:50:55.847572
| 2020-12-11T22:31:17
| 2020-12-11T22:31:17
| 319,557,887
| 0
| 0
|
MIT
| 2020-12-08T08:47:09
| 2020-12-08T07:18:03
|
Ruby
|
UTF-8
|
PlantUML
| false
| false
| 1,473
|
plantuml
|
@startuml
class JPanel
interface ActionListener
interface ChangeListener
interface Observer{
void update(Observable o)
}
class BarChartObserver [[java:main.java.observer.pattern.BarChartObserver]] {
-Vector<CourseRecord> courseData
+BarChartObserver(CourseData data)
+void paint(Graphics g)
+void update(Observable o)
}
class CourseController [[java:main.java.observer.pattern.CourseController]] {
-Vector<JSlider> sliders
-JPanel coursePanel
+CourseController(CourseData courseData)
+void addCourse(CourseRecord courseRecord)
+void update(Observable o)
+void actionPerformed(ActionEvent arg0)
+void stateChanged(ChangeEvent arg0)
+void main(String[] args)
}
abstract class Observable [[java:main.java.observer.pattern.Observable]] {
-Vector<Observer> observers
-JPanel coursePanel
+Observable()
+void attach(Observer o)
+void detach(Observer o)
+void notifyObservers()
+Object getUpdate()
}
class CourseData [[java:main.java.observer.pattern.CourseData]] {
#Vector<CourseRecord> courseData
+CourseData()
+void addCourseRecord(CourseRecord courseRecord)
+void changeCourseRecord(String subjectName, int numOfStudents)
+Vector<CourseRecord> getUpdate()
}
JPanel <|-- BarChartObserver
Observer <|.. BarChartObserver
JPanel <|-- CourseController
Observer <|.. CourseController
ActionListener <|.. CourseController
ChangeListener <|.. CourseController
CourseData "1" <-- CourseController : courseData
Observable <|-- CourseData
@enduml
|
0e4ee973b9f48a390451a7e93a92a8b4ec76d5c6
|
19de0597a5790bab6ff021899b4479506ae0829a
|
/uml/class_diagrams/gui_class.plantuml
|
294b2c3d4c7f88f9827b6ab359187e9796e4ad53
|
[] |
no_license
|
bbucsy/projlab_holy_oil
|
e703a3ac579555a6c62f91051d7fbb5572c88d30
|
a1c4e9b953e7f7c22dabbd935abb461f9cacd409
|
refs/heads/master
| 2023-05-02T06:22:36.234536
| 2021-05-09T09:46:04
| 2021-05-09T09:46:04
| 342,634,410
| 0
| 1
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 2,707
|
plantuml
|
@startuml classdiagram
skinparam ClassAttributeIconSize 0
skinparam CircledCharacterRadius 0
skinparam CircledCharacterFontSize 0
skinparam ClassFontStyle bold
class JFrame {}
class JPanel {}
class JPopupMenu {}
' package: viewcomponents
interface IViewComponent << interface >> {
{abstract} + UpdateComponent()
}
together {
class MenuFrame {
- playerCount: int
- InitComponent()
- InitListeners()
+ MenuFrame()
+ GetPlayerCount(): int
}
class GameFrame {
- InitComponent()
+ UpdateComponent()
+ GameFrame()
}
}
class PlayerInfoPanel{
+ setPlayerName(s:String)
+ setplayerAsteroid(a: String)
+ setPlayerState(state:PlayerState)
+ PlayerInfoPanel()
}
together {
class EnvironmentPanel {
- InitComponent()
- InitListeners()
+ UpdateComponent()
+ EnvironmentPanel()
}
class InventoryListPanel {
- InitComponent()
- InitListeners()
+ UpdateComponent()
+ GetResourceAt(e: MouseEvent): AbstractBaseResource
+ InventoryListPanel()
}
class PlayerListPanel {
- InitListeners()
+ UpdateComponent()
+ PlayerListPanel()
}
class LogPanel {
- InitComponent()
- InitListeners()
+ UpdateComponent()
+ LogPanel()
}
}
abstract class AbstractPopupMenu {
+ Show(e: MouseEvent)
}
together {
class AsteroidPopupMenu {
+ AsteroidPopupMenu(a: Asteroid, e: MouseEvent)
}
class TeleportGatePopupMenu {
+ TeleportGatePopupMenu(t: TeleportGate, e: MouseEvent)
}
class SettlerActionPopupMenu {
+ ActionPopupMenu(s: Settler, e: MouseEvent)
}
}
class TurnController << singleton >> {
+ GetCurrentPlayer(): Settler
}
' Interface realizations
GameFrame .up..|> IViewComponent
EnvironmentPanel .up..|> IViewComponent
InventoryListPanel .up..|> IViewComponent
PlayerListPanel .up..|> IViewComponent
LogPanel .up..|> IViewComponent
' Inheritance
GameFrame -up--|> JFrame
MenuFrame -up--|> JFrame
EnvironmentPanel -down--|> JPanel
InventoryListPanel -down--|> JPanel
PlayerListPanel -down--|> JPanel
PlayerInfoPanel -down--|> JPanel
LogPanel -down--|> JPanel
AbstractPopupMenu -up-|> JPopupMenu
AsteroidPopupMenu -up-|> AbstractPopupMenu
TeleportGatePopupMenu -up-|> AbstractPopupMenu
SettlerActionPopupMenu -up-|> AbstractPopupMenu
' This is for better display
JPopupMenu -[hidden]up-> JPanel
' Associations
GameFrame *--- "- environmentPanel 1" EnvironmentPanel
GameFrame *--- "- inventoryListPanel 1" InventoryListPanel
GameFrame *--- "- playerListPanel 1" PlayerListPanel
GameFrame *--- "- logPanel 1" LogPanel
PlayerListPanel *--- "- playerList *" PlayerInfoPanel
PlayerListPanel --- "- settlers 1..*" Settler
TurnController --- "- player 1" Settler
@enduml
|
bb027732f5219995d9571d136f521e4fb9aa9e03
|
042b522e8f6e05d7c8edda35106abf9b0b32d10d
|
/gha/src/hu.bme.mit.mcmec.tricheckparser/src/main/java/hu/bme/mit/mcmec/tricheckparser/dsl/dsl.plantuml
|
0428e62149750d8ffbbec3e24163e3854acb14d2
|
[] |
no_license
|
leventeBajczi/prog3
|
c5a3024c58f2e964f1b809feb6fc5f03756a1a5d
|
23cd59006c03331deb7b33ce1e389df2dd350e4b
|
refs/heads/master
| 2020-03-28T02:34:29.312264
| 2018-11-03T21:32:47
| 2018-11-03T21:32:47
| 147,580,561
| 0
| 1
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 811
|
plantuml
|
@startuml
title __DSL's Class Diagram__\n
package hu.bme.mit.mcmec.tricheckparser.dsl {
class MyTriCheckLitmusVisitor {
~ lines : List<String>
~ threads : Map<String, List<String>>
+ MyTriCheckLitmusVisitor()
+ visitThreads()
+ visitThread()
+ visitLine()
}
}
package hu.bme.mit.mcmec.tricheckparser.dsl {
class TriCheckParser {
{static} - textOut : String
{static} - counter : int
{static} + parseLitmusIntoQuery()
{static} - print()
}
}
MyTriCheckLitmusVisitor -up-|> TriCheckLitmusBaseVisitor
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
|
73a674590ae63518d069917092b60f65c88d1a7a
|
1ecbe75d13e45e5e7daae306ec34f62d2fcc6ddf
|
/images/templateMethodExample.plantuml
|
b31340534ff710a391208522599b9ee7260edcd3
|
[] |
no_license
|
skiadas/SoftwareDevelopmentPracticumCourse
|
77ba943e6856e9a841b1f94aabd52c695a635812
|
f8fccfcd9a9410a191455484c6a7b9927e325ed2
|
refs/heads/master
| 2020-04-15T23:40:28.229011
| 2019-12-06T15:16:56
| 2019-12-06T15:16:56
| 165,113,828
| 0
| 0
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 291
|
plantuml
|
@startuml
skinparam linetype ortho
title Template Method Pattern
abstract class FTP {
sendFile(File file)
{abstract} sendPacket(Packet packet)
}
class XModemFTP extends FTP {
sendPacket(Packet packet)
}
class YModemFTP extends FTP {
sendPacket(Packet packet)
}
@enduml
|
5e487f48d05be4399512f2a7e85be2ed1918d193
|
b7bb3f20096cbbfaa123ae7b7b786d936496fb67
|
/templates/template3.puml
|
88a878b0d3f012dad64eeff70a909308b80e4a02
|
[] |
no_license
|
madhub/plantuml-designs
|
c82c3a9667b99588ffb8b6fa5a358b49e658150a
|
c97bc28faae3f489189b5148c1ac7a1e11107ec7
|
refs/heads/master
| 2023-04-16T12:09:51.925070
| 2021-05-02T11:52:59
| 2021-05-02T11:52:59
| 295,026,632
| 0
| 0
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 644
|
puml
|
@startuml xyz
' Look and Feel helpers
component abc {
}
newpage
class foo
foo --> bar
foo -[bold]-> bar1
foo -[dashed]-> bar2
foo -[dotted]-> bar3
' More layout instructions
' a -[hidden]L-> b
' etc
newpage
skinparam linetype ortho
skinparam groupInheritance 2
abstract class Component
class Leaf extends Component
class Composite extends Component {
Children [] : Component
Add (Component)
Remove (Component)
}
Composite -- Component : has >
note as MyNote
This is the model viewer
and it is an observer
of the model
(presentation logic)
end note
MainWindow -- MyNote
AddObjectWindow -- MyNote
newpage
@enduml
|
2626d0608570a1082595caa990857eee00937ad6
|
02a364d6cc772a9bf2e72d02dbecca74ac14d335
|
/eCommerce-Core-2/DPLRef.eCommerce/plantuml/DPLRef.eCommerce.Tests.Mocks/MockSellerAccessor.puml
|
573eb3d2a9450be4caeb0347b41d7bef0c739677
|
[
"BSD-3-Clause"
] |
permissive
|
noelmartens/TransitionAcademy
|
4e02379d234aa4859a497ee2846420f4c55b9e12
|
3b95a5c737ab7b1497b77d455cf64caa73f69e1f
|
refs/heads/master
| 2023-06-14T05:25:35.514249
| 2021-07-02T19:40:29
| 2021-07-02T19:40:29
| 362,512,351
| 0
| 0
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 287
|
puml
|
@startuml
class MockSellerAccessor {
+ MockSellerAccessor(data:MockData)
+ Delete(id:int) : void
+ Find(id:int) : Seller
+ Save(seller:Seller) : Seller
+ TestMe(input:string) : string
}
MockBase <|-- MockSellerAccessor
ISellerAccessor <|-- MockSellerAccessor
@enduml
|
4b3b869f30ea2d796fd888db971e55c31aaf526e
|
9f38c66cd0b9a5dc252e6af9a3adc804915ff0e9
|
/java/resources/plantuml/patterns/builder-example-2.puml
|
4515bcf5ec689bc1812777a061549779eb5c14b5
|
[
"MIT"
] |
permissive
|
vuquangtin/designpattern
|
4d4a7d09780a0ebde6b12f8edf589b6f45b38f62
|
fc672493ef31647bd02c4122ab01992fca14675f
|
refs/heads/master
| 2022-09-12T07:00:42.637733
| 2020-09-29T04:20:50
| 2020-09-29T04:20:50
| 225,505,298
| 0
| 0
| null | 2022-09-01T23:16:34
| 2019-12-03T01:41:33
|
Java
|
UTF-8
|
PlantUML
| false
| false
| 1,296
|
puml
|
@startuml
package builder {
enum Armor {
+ CHAIN_MAIL
+ CLOTHES
+ LEATHER
+ PLATE_MAIL
}
enum HairColor {
+ BLACK
+ BLOND
+ BROWN
+ RED
+ WHITE
}
enum HairType {
+ BALD
+ CURLY
+ LONG_CURLY
+ LONG_STRAIGHT
+ SHORT
}
enum Profession {
+ MAGE
+ PRIEST
+ THIEF
+ WARRIOR
}
enum Weapon {
+ AXE
+ BOW
+ DAGGER
+ SWORD
+ WARHAMMER
}
class Hero <<dataclass>> {
+ armor : Armor
+ hairColor : HairColor
+ hairType : HairType
+ name : String
+ profession : Profession
+ weapon : Weapon
}
class HeroBuilder {
+ __init__(name : str, profession : Profession)
+ build() : Hero
+ with_armor(armor : Armor) : HeroBuilder
+ with_hair_color(hairColor : HairColor) : HeroBuilder
+ with_hair_type(hairType : HairType) : HeroBuilder
+ with_weapon(weapon : Weapon) : HeroBuilder
}
}
Hero --> "-profession" Profession
HeroBuilder ..+ Hero
Hero --> "_armor" Armor
HeroBuilder --> "_hair_color" HairColor
HeroBuilder --> "_weapon" Weapon
HeroBuilder --> "_hairType" HairType
Hero --> "_hairColor" HairColor
HeroBuilder --> "_profession" Profession
Hero --> "_weapon" Weapon
Hero --> "_hairType" HairType
HeroBuilder --> "_armor" Armor
@enduml
|
614be7b42abb6c4b2eb6fda9e91a66198637b0bc
|
372e13940be1f116c671dbb746617a331f06899e
|
/Assets/TPPackages/com.cocoplay.core/Documentation-/puml/Runtime/Singleton/Interface/IResourceSingletonProvider.puml
|
4cb8520094970caeec11cec980cabd74b6f3ff81
|
[] |
no_license
|
guolifeng2018/CIGA-Game-Jam
|
797734576510e27b5c5cee2eb17c1444f51d258c
|
fcd03e5579bef3bffe2cb51f52ba11a49a9cc02d
|
refs/heads/master
| 2022-12-10T19:21:15.522141
| 2020-08-16T10:06:23
| 2020-08-16T10:06:23
| 285,986,041
| 0
| 0
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 102
|
puml
|
@startuml
interface IResourceSingletonProvider {
SingletonResourcePath : string <<get>>
}
@enduml
|
27b7729c0a0649c6e162c8f528a460b6493db719
|
158a2c4c0d8e6baa04be3a9eec08901f91722415
|
/docs/design/ftrace-interface.puml
|
0413f3a9f4a9623268897244710970ef4cacb94d
|
[] |
no_license
|
littlewhywhat/extrace
|
cb7385e4910e7ad2c911327efb759522591c3a68
|
eaa97fa57d8b6a173cf7a6ed52c427573bcedc11
|
refs/heads/master
| 2021-04-18T21:05:47.688307
| 2018-05-16T05:22:20
| 2018-05-17T23:13:57
| 126,710,382
| 0
| 0
| null | 2018-05-17T23:13:58
| 2018-03-25T15:15:59
|
C++
|
UTF-8
|
PlantUML
| false
| false
| 937
|
puml
|
@startuml
skinparam monochrome true
interface FTrace {
+ getTraceFd(): int
+ getTracePipeFd(): int
+ tryCleanTrace(): bool
+ tryAddFunctionToFilter(function: string): bool
+ tryGetFunctionsFromFilter(): set<string>
+ tryClearFunctionFilter(): bool
+ functionFilterAccessible(): bool
+ trySetTracer(tracer: Tracer): bool
+ trySetBufferSize(bufferSize: int): bool
+ tryWriteMarker(marker: string): bool
+ tracerChoiceAccessable(): bool
+ tracePointAccessable(tracePoint: TracePoint): bool
+ tracePointExists(tracePoint: TracePoint): bool
+ tryEnableTracePoint(tracePoint: TracePoint): bool
+ tryDisableTracePoint(tracePoint: TracePoint): bool
+ hasTraceClockSetTo(clockType: ClockType): bool
+ trySetClockType(clockType: ClockType): bool
+ tryEnableOption(option: Option): bool
+ tryDisableOption(option: Option): bool
+ tryStartTrace(): bool
+ tryStopTrace(): bool
}
hide FTrace fields
@enduml
|
32c4eb2a502598797eb82c276b9771dc056a96e7
|
e37016f9bea6aac6954954ba33bde705a1245047
|
/zx-note/src/test/graph/Match Query相关/MatchQuery类图.puml
|
cad508d5b388503c8e4475016678ffa183c527ed
|
[] |
no_license
|
zouxiang1993/es_lucene
|
11d558d98a9847b9df1d9d575bc9b362ac548f9b
|
c463345975db890105124c429965ed96ebd8bf92
|
refs/heads/master
| 2023-07-19T21:03:26.092718
| 2019-08-27T16:24:46
| 2019-08-27T16:24:46
| 148,873,770
| 3
| 3
| null | 2023-07-18T02:50:13
| 2018-09-15T05:47:30
|
Java
|
UTF-8
|
PlantUML
| false
| false
| 764
|
puml
|
@startuml
set namespaceSeparator ::
enum MatchQuery.Type{
// 文本被分词,然后添加到一个boolean query中
+BOOLEAN
// 文本被分词,然后使用短语查询
+PHRASE
// 文本被分词,然后使用短语查询,最后一个词可以前缀匹配
+PHRASE_PREFIX
}
enum MatchQuery.ZeroTermsQuery{
// term数目为0时,返回空结果
+NONE
// term数目为0时,返回所有结果
+ALL
}
class MatchQuery{
#String analyzer
#Occur occur
#boolean enablePositionIncrements
#Float commonTermsCutoff
---
+Query parse(Type type, String fieldName, Object value)
}
class MatchQuery.MatchQueryBuilder{
#Query newTermQuery(Term term)
#Query newSynonymQuery(Term[] terms)
}
@enduml
|
409da6a9d255de734ad7d2bbf59ebc4d0019fe51
|
6de3c5178841ba7f46ee53ba73794c366f946f91
|
/docs/class_diagram.puml
|
143cdf34f2ae9bae1c0eeba57e0cece0cac297e4
|
[
"MIT"
] |
permissive
|
unSinn/dagger-zoo
|
0cfd6099849e2b763edc3bbd87d4e36518d92dd7
|
00a284ffcd5e97031f3dc1dd700c78c1bf65552c
|
refs/heads/master
| 2021-01-10T02:02:30.138973
| 2016-01-19T15:11:41
| 2016-01-19T15:11:41
| 49,631,575
| 0
| 0
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 736
|
puml
|
@startuml
interface com.noser.example.watersources.WaterSource{
use()
isEmpty()
}
class Pool
class com.noser.example.watersources.Fountain
abstract class Animal {
String name
drink()
}
class Lion{
}
class Rhino{
}
class com.noser.example.Cage {
com.noser.example.watersources.WaterSource water
FoodSource food
List<Animal> animals
List<CageComponent> components
addAnimal(Animal animal)
}
com.noser.example.watersources.WaterSource <|--- Pool
com.noser.example.watersources.WaterSource <|--- com.noser.example.watersources.Fountain
Animal <|--- Lion
Animal <|--- Rhino
com.noser.example.Cage *- Animal : contains
com.noser.example.Cage *- "1" com.noser.example.watersources.WaterSource : has
@enduml
|
400edea585b7d275f19bedccd9dad3fd670bea67
|
c2b83ffbeb0748d1b283e093f0b987bdbc3d27ac
|
/docs/uml-class-diagrams/middleware01/test/MiddlewareGisManagerStub/MiddlewareGisManagerStub.puml
|
ed72e44338ab8db2731bd6b6d1444c326be7d4b2
|
[] |
no_license
|
Slackjaw1431/csi-3370-software-project
|
79666760712ee4625bea3daea48c7072e7826465
|
af44ad1066695e4f9eff74eda79cebef3ad2b1af
|
refs/heads/main
| 2023-03-23T23:03:17.404846
| 2021-03-17T18:52:02
| 2021-03-17T18:52:02
| null | 0
| 0
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 673
|
puml
|
@startuml MiddlewareGisManagerStub
package edu.oakland.test.middleware01 {
class MiddlewareGisManagerStub {
+ LocationDataPoint locationDataPoint1
+ LocationDataPoint locationDataPoint2
__
+ MiddlewareGisManagerStub()
+ MiddlewareGisManagerStub(LocationDataPoint locationDataPoint1)
.. Use Case 1 ..
+ String receieveGpsSignalStrength(Satellite satelliteSignal)
+ void storeLocationDataPoint()
+ LocationDataPoint getLocation2()
.. Use Case 2 ..
+ String attemptToRegainGpsLock(String satelliteName)
+ String evaluateGpsSignalStrength(Satellite satellite)
}
}
@enduml
|
2832bfac06c29aada77632422247e092f15ce316
|
d97b774fd95a8e98e37c46ee1771f6e6e407a148
|
/uml/api/CustomerAddressRemovedMessagePayload.puml
|
951475da9f1d21ea9d62ee51539ec04f217fbef7
|
[] |
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
| 465
|
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 CustomerAddressRemovedMessagePayload [[CustomerAddressRemovedMessagePayload.svg]] extends MessagePayload {
type: String
address: [[Address.svg Address]]
}
interface MessagePayload [[MessagePayload.svg]] {
type: String
}
@enduml
|
6afb5736e991fa7790a12a233e692c839988356c
|
95db096f36828b7124792f7ce52368a58783e9e9
|
/docs/javadocs/soen6441riskgame/models/Continent.puml
|
074f735fa9e764deb05689fd1938bf828be690c2
|
[] |
no_license
|
huntertran/soen6441-riskgame
|
81af179068618a3870b14ef46cf51ea65c31ac6b
|
f6605e3c5bdd3346f65288c96de6d169faa47f00
|
refs/heads/master
| 2023-06-22T21:10:32.772010
| 2021-03-31T21:48:30
| 2021-04-02T03:19:34
| 209,664,319
| 2
| 1
| null | 2023-06-14T22:29:59
| 2019-09-19T23:16:40
|
Java
|
UTF-8
|
PlantUML
| false
| false
| 4,037
|
puml
|
@startuml
skinparam svgLinkTarget _parent
skinparam linetype ortho
set namespaceSeparator none
class "<b><size:14>Continent</b>\n<size:10>soen6441riskgame.models" as soen6441riskgame.models.Continent [[../../soen6441riskgame/models/Continent.html{soen6441riskgame.models.Continent}]] {
-String name
-int army
-ArrayList<Country> countries
+Continent(String name,int army)
+void initializeCountries()
+int getOrder()
+int getArmy()
+ArrayList<Country> getCountries()
+String getName()
+Player getConquerer()
+boolean isContinentConnected()
+void view(PrintStream printStream,int indent)
+void viewWithoutCountry()
+void viewWithoutCountry(PrintStream printStream)
}
class "<b><size:14>MapController</b>\n<size:10>soen6441riskgame.controllers" as soen6441riskgame.controllers.MapController [[../../soen6441riskgame/controllers/MapController.html{soen6441riskgame.controllers.MapController}]] #white {
}
hide soen6441riskgame.controllers.MapController fields
hide soen6441riskgame.controllers.MapController methods
soen6441riskgame.controllers.MapController ..> soen6441riskgame.models.Continent
class "<b><size:14>Country</b>\n<size:10>soen6441riskgame.models" as soen6441riskgame.models.Country [[../../soen6441riskgame/models/Country.html{soen6441riskgame.models.Country}]] {
}
hide soen6441riskgame.models.Country fields
hide soen6441riskgame.models.Country methods
soen6441riskgame.models.Continent ..> soen6441riskgame.models.Country
interface "<b><size:14>Viewable</b>\n<size:10>soen6441riskgame.models" as soen6441riskgame.models.Viewable [[../../soen6441riskgame/models/Viewable.html{soen6441riskgame.models.Viewable}]] {
}
hide soen6441riskgame.models.Viewable fields
hide soen6441riskgame.models.Viewable methods
soen6441riskgame.models.Continent ..|> soen6441riskgame.models.Viewable
class "<b><size:14>Player</b>\n<size:10>soen6441riskgame.models" as soen6441riskgame.models.Player [[../../soen6441riskgame/models/Player.html{soen6441riskgame.models.Player}]] {
}
hide soen6441riskgame.models.Player fields
hide soen6441riskgame.models.Player methods
soen6441riskgame.models.Continent ..> soen6441riskgame.models.Player
class "<b><size:14>PrintStream</b>\n<size:10>java.io" as java.io.PrintStream #lightgrey {
}
hide java.io.PrintStream fields
hide java.io.PrintStream methods
soen6441riskgame.models.Continent ..> java.io.PrintStream
soen6441riskgame.models.Country --> "continent" soen6441riskgame.models.Continent
soen6441riskgame.models.Player ..> soen6441riskgame.models.Continent
class "<b><size:14>SerializableGame</b>\n<size:10>soen6441riskgame.models.serializers" as soen6441riskgame.models.serializers.SerializableGame [[../../soen6441riskgame/models/serializers/SerializableGame.html{soen6441riskgame.models.serializers.SerializableGame}]] #white {
}
hide soen6441riskgame.models.serializers.SerializableGame fields
hide soen6441riskgame.models.serializers.SerializableGame methods
soen6441riskgame.models.serializers.SerializableGame --> "continents *" soen6441riskgame.models.Continent
class "<b><size:14>SerializableGame.Builder</b>\n<size:10>soen6441riskgame.models.serializers" as soen6441riskgame.models.serializers.SerializableGame.Builder [[../../soen6441riskgame/models/serializers/SerializableGame.Builder.html{soen6441riskgame.models.serializers.SerializableGame.Builder}]] #white {
}
hide soen6441riskgame.models.serializers.SerializableGame.Builder fields
hide soen6441riskgame.models.serializers.SerializableGame.Builder methods
soen6441riskgame.models.serializers.SerializableGame.Builder --> "continents *" soen6441riskgame.models.Continent
class "<b><size:14>GameBoardMap</b>\n<size:10>soen6441riskgame.singleton" as soen6441riskgame.singleton.GameBoardMap [[../../soen6441riskgame/singleton/GameBoardMap.html{soen6441riskgame.singleton.GameBoardMap}]] #white {
}
hide soen6441riskgame.singleton.GameBoardMap fields
hide soen6441riskgame.singleton.GameBoardMap methods
soen6441riskgame.singleton.GameBoardMap ..> soen6441riskgame.models.Continent
@enduml
|
6ad3abdf04ce3f60f36bbe156c530ae14b00bd56
|
c2ef7c48e236c3d1780fdcac75abce25c672c652
|
/src/main/resources/uml/ProxyUml.puml
|
eab8598d316feb76764cf17afbafa8af47a711ed
|
[] |
no_license
|
ToryZhou/design-pattern
|
8d63b720ef54c9633eb10122c4cbeae45ae7ea1c
|
c9bcd6ae5cfb398e86d3af9a6a704e70a604b5cd
|
refs/heads/master
| 2022-09-10T09:57:10.616533
| 2022-08-22T02:48:42
| 2022-08-22T02:48:42
| 132,232,311
| 62
| 31
| null | 2022-08-22T02:48:43
| 2018-05-05T09:11:57
|
Java
|
UTF-8
|
PlantUML
| false
| false
| 335
|
puml
|
@startuml
title Proxy
Interface GiveGift{
+giveDolls()
+giveFlowers()
+giveChocolate()
}
class Pursuit{
+giveDolls()
+giveFlowers()
+giveChocolate()
}
class Proxy{
-pursuit:Pursuit
+giveDolls()
+giveFlowers()
+giveChocolate()
}
GiveGift <|.. Proxy
GiveGift <|.. Pursuit
Proxy -> Pursuit
@enduml
|
fea09d14e9b0ef498d7df32b27302476c5cc23d4
|
fd2f472634c68934b6de8f38ea141294a1476c64
|
/lib/src/main/java/com/example/lib/外观模式_电脑示例.puml
|
bfc118072d98c49beaecc7a31bd4aa597e4ad7ba
|
[] |
no_license
|
guangdeshishe/DesignPattern
|
d45bae8428c9c41fcbc95c05da41f0d8fae824c6
|
9a1c7504131ca6a866d3bb5f16e6b42a3ce7889a
|
refs/heads/master
| 2020-06-25T02:53:15.755175
| 2019-09-29T09:09:41
| 2019-09-29T09:09:41
| 199,177,202
| 1
| 0
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 545
|
puml
|
@startuml
interface Component{
fun run()//启动硬件
fun stop()//关闭硬件
}
interface IComputer {
fun start()//启动电脑
fun stop()//关闭电脑
}
class Cpu{
fun run()
fun stop()
}
class Screen{
fun run()
fun stop()
}
class Storage{
fun run()
fun stop()
}
class Computer{
fun start()//启动电脑
fun stop()//关闭电脑
}
Component <|.. Cpu
Component <|.. Screen
Component <|.. Storage
IComputer <|.. Computer
Cpu <-- Computer
Screen <-- Computer
Storage <-- Computer
@enduml
|
d0cb5794095496362ffbc2f4a132697d3394a40b
|
90e3038f11ccd4d43de368f3825e879517228dce
|
/observer/diagrams/pattern.puml
|
bdffd128b1bde0705c13f57bfe322c12c0d12141
|
[
"MIT"
] |
permissive
|
SoSilly/java-design-pattern-samples
|
2f3d57329cf4f1cf33f2e3527a33f0feac6e9324
|
aca3cef5fc134a0c74ceadd122bc09bfc9cc6c20
|
refs/heads/master
| 2021-12-15T11:11:39.303835
| 2017-08-16T12:50:18
| 2017-08-16T12:50:18
| null | 0
| 0
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 505
|
puml
|
@startuml
note "观察者模式" as name
class Subject{
+ attach(o : Observer) : void
+ detach(o : Observer) : void
+ notify() : void
}
interface Observer{
+ {abstract} update() : void
}
class ConcreteSubject{
}
class ConcreteObserver{
+ update() : void
}
Subject <|-- ConcreteSubject
Observer <|.. ConcreteObserver
Subject o--> Observer
ConcreteSubject <.. ConcreteObserver
Client ..> Subject
footer
<font size="20" color="red">http://www.bughui.com</font>
endfooter
@enduml
|
d16c895e67b8922c3b4980a9805891dea0d4dff6
|
e37016f9bea6aac6954954ba33bde705a1245047
|
/zx-note/src/test/graph/lucene/lucene-core/document/主要类图.puml
|
2f4e98b447ef26df97fa88ee61cee77012a1b1a6
|
[] |
no_license
|
zouxiang1993/es_lucene
|
11d558d98a9847b9df1d9d575bc9b362ac548f9b
|
c463345975db890105124c429965ed96ebd8bf92
|
refs/heads/master
| 2023-07-19T21:03:26.092718
| 2019-08-27T16:24:46
| 2019-08-27T16:24:46
| 148,873,770
| 3
| 3
| null | 2023-07-18T02:50:13
| 2018-09-15T05:47:30
|
Java
|
UTF-8
|
PlantUML
| false
| false
| 2,826
|
puml
|
@startuml
package index{
interface IndexableField{
// 表示一个字段
---
+String name()
+IndexableFieldType fieldType()
---
// 这个方法可以看作是 textValue(),对应string和text两种文本类型
+TokenStream tokenStream(Analyzer analyzer, TokenStream reuse)
+BytesRef binaryValue()
+String stringValue()
+Reader readerValue()
+Number numericValue()
}
interface IndexableFieldType{
// 用来描述一个字段的属性
---
+boolean stored() // 是否存储
+boolean tokenized() // 是否分词
// term vector 相关
+boolean storeTermVectors()
+boolean storeTermVectorOffsets()
+boolean storeTermVectorPositions()
+boolean storeTermVectorPayloads()
// 是否省略normalization值
+boolean omitNorms()
+IndexOptions indexOptions()
+DocValuesType docValuesType()
+int pointDimensionCount()
+int pointNumBytes()
}
enum IndexOptions{
// 控制倒排表中存储哪些信息
---
// 不索引
NONE
// 只存储文档(Term本身)
DOCS
// 存储文档和词频
DOCS_AND_FREQS
// 存储文档、词频、位置(一般作为全文搜索的默认值)
DOCS_AND_FREQS_AND_POSITIONS
// 存储文档、词频、位置、偏移量
DOCS_AND_FREQS_AND_POSITIONS_AND_OFFSETS
}
enum DocValuesType{
// DocValues类型。 DocValues是强类型的,
// 一个字段上所有文档的类型都必须相同。
---
// 无DocValues
NONE
// 一个 per-document 数字
NUMERIC
// A per-document byte[]
BINARY,
// ???
SORTED,
// ???
SORTED_NUMERIC,
// ???
SORTED_SET,
}
abstract class StoredFieldVisitor{
}
}
package document{
class FieldType implements IndexableFieldType{
}
class Document{
// 表示一个文档,是索引和查询的最小单位
// 文档是一系列Field的集合
---
-List<IndexableField> fields
---
+Iterator<IndexableField> iterator()
+void add(IndexableField field)
+void removeField(String name)
+BytesRef[] getBinaryValues(String name)
+IndexableField getField(String name)
+List<IndexableField> getFields()
+String get(String name)
}
class Field implements IndexableField{
}
class DocumentStoredFieldVisitor extends StoredFieldVisitor{
}
}
Document "1 " *-- " n" IndexableField
IndexableFieldType "1" -right-* "1" IndexableField
IndexOptions -up-* IndexableFieldType
DocValuesType -up-* IndexableFieldType
@enduml
|
9f4073e269f9d376048cea9074f1611a9017864e
|
54e0b65c7fb705baa8f1268333be7c2c823dcdd9
|
/submit/60030031/class.puml
|
a6d2edbf93a66ef693d3aee5cb90f25ada3479a8
|
[] |
no_license
|
OOAD-031/OOAD-WEEK12
|
eed01bb76286a68c09247f81ee66f6ea9986319f
|
51f5c2789a94ada7bfb84bcc13f9e66432b1d0be
|
refs/heads/master
| 2022-09-19T02:48:48.375698
| 2020-05-26T08:30:00
| 2020-05-26T08:30:00
| 266,981,066
| 0
| 0
| null | 2020-05-26T08:00:58
| 2020-05-26T08:00:57
| null |
UTF-8
|
PlantUML
| false
| false
| 1,329
|
puml
|
@startuml
skinparam class {
BackgroundColor #fbf1d5
ArrowColor #fe9f60
BorderColor #fe9f60
}
skinparam stereotypeCBackgroundColor #daddc5
skinparam ClassAttributeIconSize 0
class SmartLock{
#SignIn
-UserHome
#SignUp
#SignIn()
#SignUp()
}
class SignIn{
-Username
-Password
-Login()
}
class SignUp{
#HWSignup
-UserSignup
-SignUp()
}
class HWSignup{
#KeyCode
#HWUsername
#HWPassword
#HWRegister()
}
class UserSignup{
#KeyCode
-Username
-Password
-ConfirmPassword
-UserRegister()
}
class UserHome{
-Username
-Door
-SingOut
-ChangPassword
-LogOut()
-TellUsername()
-SelectDoor()
}
class Door{
#Control
#nameDoor
#Report
#TellState()
#Control()
}
class Control{
#Switch
-NodeMUC
#Status
-Cloud
#Control()
#TellState()
}
class Report{
#Day
#Time
#State
#User
#Report()
}
class ChangPassword{
-Username
-OldPassword
-NewPassword
-ComfirmPassword
-ChangPassword()
}
SmartLock "1" *-- "1..n" SignIn
SmartLock "1" *-- "1..n" SignUp
SmartLock "1" *-- "1" UserHome
SignUp "1" *-- "1" UserSignup
SignUp "1" *-- "1" HWSignup
UserHome "1" *-- "1..n" Door
UserHome "1" *-- "1" ChangPassword
Door "1" *-- "1" Control
Door "1" *-- "1" Report
@enduml
|
39fd1f1fcace6b3bdb21705ab43321154ab7fe67
|
319488df94b7f979aaa11c71088151b868a4bd8a
|
/demoISPBehaviorManager/src/com/example/isp/demoispbehaviormanager/quackcomponents/quackcomponents.plantuml
|
3c4d3e818c74b787d07b26321db92624abcc60c5
|
[] |
no_license
|
ccabrejo20/SOLIDDemos
|
0864ad080a1f35f492845d1cc78ad80b0583075e
|
8dbb918f710f62d520eda00146a0b1d54a02b244
|
refs/heads/master
| 2022-12-07T02:28:40.710654
| 2020-08-08T03:47:56
| 2020-08-08T03:47:56
| 285,679,469
| 0
| 0
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 1,513
|
plantuml
|
@startuml
title __QUACKCOMPONENTS's Class Diagram__\n
namespace com.example.isp.demoispbehaviormanager {
namespace quackcomponents {
class com.example.isp.demoispbehaviormanager.quackcomponents.MuteQuack {
+ quack()
}
}
}
namespace com.example.isp.demoispbehaviormanager {
namespace quackcomponents {
class com.example.isp.demoispbehaviormanager.quackcomponents.Quack {
+ quack()
}
}
}
namespace com.example.isp.demoispbehaviormanager {
namespace quackcomponents {
interface com.example.isp.demoispbehaviormanager.quackcomponents.QuackBehavior {
{abstract} + quack()
}
}
}
namespace com.example.isp.demoispbehaviormanager {
namespace quackcomponents {
class com.example.isp.demoispbehaviormanager.quackcomponents.Squeak {
+ quack()
}
}
}
com.example.isp.demoispbehaviormanager.quackcomponents.MuteQuack .up.|> com.example.isp.demoispbehaviormanager.quackcomponents.QuackBehavior
com.example.isp.demoispbehaviormanager.quackcomponents.Quack .up.|> com.example.isp.demoispbehaviormanager.quackcomponents.QuackBehavior
com.example.isp.demoispbehaviormanager.quackcomponents.Squeak .up.|> com.example.isp.demoispbehaviormanager.quackcomponents.QuackBehavior
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
|
cba717b46b39fa3dbb8ec948ceb5712afefc1cd8
|
2ba3f5a76717fb6fff46612a773eae08af109dcd
|
/Common.plantuml
|
998bc12f52c949ae9fc5fff8edd30c8a6ef0905b
|
[] |
no_license
|
7Physics/7Physics
|
540b9f5f64747fa997e948c525683598a9339b2a
|
59cc9d7ae2132078d63bf32cfb886647324bd1ed
|
refs/heads/master
| 2023-05-29T21:38:22.282734
| 2021-06-11T21:55:18
| 2021-06-11T21:55:18
| 364,243,256
| 0
| 0
| null | 2021-06-11T13:13:35
| 2021-05-04T12:08:10
|
Java
|
UTF-8
|
PlantUML
| false
| false
| 2,728
|
plantuml
|
@startuml
title 7Physics
interface Cloneable
package Common {
class Position {
- horizontalAngle: double
- verticalAngle: double
+ Position(x: double, y: double, z: double, horizontalAngle: double, verticalAngle: double)
+ translate(translation: Vec3)
+ rotate(hAngle: double, vAngle: double)
+ clone(): Position
}
class Shape {
+ Shape()
+ Shape(vertices: List<Vec3>)
# addSquare(a: Vec3, b: Vec3, c: Vec3, d: Vec3)
}
class Vec3 {
- x: double
- y: double
- z: double
+ Vec3(x: double, y: double, z: double)
+ multiply(other: Vec3): Vec3
+ minus(other: Vec3): Vec3
+ add(vec3: Vec3): Vec3
+ scale(factor: double): Vec3
+ clone(): Vec3
}
class Cuboid {
+ Cuboid(width: double, length: double, height: double)
}
class Pyramid {
+ Pyramid(width: double, length: double, height: double)
+ Pyramid(side: double, height: double)
}
abstract RoundedFace {
# pointOnCircle(pointOnSquare : Vec3, radius: double): Vec3
# findMiddle(a: Vec3, b:Vec3): Vec3
}
class Sphere {
- radius: double
+ Sphere(radius: double, nbIt:int)
# pointOnCircle(pointOnCube : Vec3, radius: double): Vec3
- findPoints(a: Vec3, b: Vec3, c: Vec3, d: Vec3, nbIt: int): List<Vec3>
}
class Cylinder {
+ Cylinder(radius: double, height: double)
- findPoints(a: Vec3, b: Vec3, e: Vec3, f: Vec3, nbIt: int): List<Vec3>
}
class Cone {
+ Cone(radius: double, height: double)
- findPoints(a: Vec3, b: Vec3, nbIt: int): List<Vec3>
}
class BoundingBox {
- minX: double
- maxX: double
- minY: double
- maxY: double
- minZ: double
- maxZ: double
+ BoundingBox(minX: double, maxX: double, minY: double, maxY: double, minZ: double, maxZ: double)
+ addPoint(point: Vec3)
+ intersect(other BonndingBox): boolean
+ containsPoint(point: Vec3): boolean
+ translate(translation: Vec3): BoundingBox
+ clone(): Vec3
}
class Logger {
+ warn(warning: String)
+ debug(debug: String)
+ error(error: String)
+ info(info: String)
}
interface Positionnable {
}
Vec3 "*" --o Position : coords
Shape "*" o- Vec3: vertices
BoundingBox "1"-* Shape
Shape <|-- Cuboid
Shape <|-- Pyramid
Shape <|-- RoundedFace
RoundedFace <|-- Sphere
RoundedFace <|-- Cone
RoundedFace <|-- Cylinder
}
Cloneable <|.. Vec3
Cloneable <|.. BoundingBox
Cloneable <|.. Position
@enduml
|
736aecfedd64aa49c544fb2b134d1144aa90d25f
|
d97b774fd95a8e98e37c46ee1771f6e6e407a148
|
/uml/api/CartAddLineItemAction.puml
|
227e59873853e39eac9f1615ad22ed6668b3a44d
|
[] |
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
| 1,073
|
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 CartAddLineItemAction [[CartAddLineItemAction.svg]] extends CartUpdateAction {
action: String
key: String
productId: String
variantId: Long
sku: String
quantity: Long
addedAt: DateTime
distributionChannel: [[ChannelResourceIdentifier.svg ChannelResourceIdentifier]]
supplyChannel: [[ChannelResourceIdentifier.svg ChannelResourceIdentifier]]
externalPrice: [[Money.svg Money]]
externalTotalPrice: [[ExternalLineItemTotalPrice.svg ExternalLineItemTotalPrice]]
externalTaxRate: [[ExternalTaxRateDraft.svg ExternalTaxRateDraft]]
inventoryMode: [[InventoryMode.svg InventoryMode]]
shippingDetails: [[ItemShippingDetailsDraft.svg ItemShippingDetailsDraft]]
custom: [[CustomFieldsDraft.svg CustomFieldsDraft]]
}
interface CartUpdateAction [[CartUpdateAction.svg]] {
action: String
}
@enduml
|
21283eac0d117321cbe7e713cdfc07142d47b232
|
63114b37530419cbb3ff0a69fd12d62f75ba7a74
|
/plantuml/Library/PackageCache/com.unity.test-framework@1.1.16/UnityEditor.TestRunner/CommandLineParser/CommandLineOption.puml
|
de367e12d2e4b325d62afab8ca7fb603a655426e
|
[] |
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
| 476
|
puml
|
@startuml
class CommandLineOption {
+ CommandLineOption(argName:string, action:Action)
+ CommandLineOption(argName:string, action:Action<string>)
+ CommandLineOption(argName:string, action:Action<string[]>)
+ ArgName : string <<get>>
+ ApplyValue(value:string) : void
{static} SplitStringToArray(value:string) : string[]
}
class "Action`1"<T> {
}
ICommandLineOption <|-- CommandLineOption
CommandLineOption --> "m_ArgAction<string>" "Action`1"
@enduml
|
4ab3bb71a1f391c28d1438b7c2c909229f55844f
|
afaba8b7f5d826664155b257db77cf4dbf4b8816
|
/oop-pattern/ch07/resources/12-composite.puml
|
ac293024ce4d6f594b723fd5c4b573e2e1e0c68b
|
[
"MIT"
] |
permissive
|
appkr/pattern
|
b40b621e52c9b27be01f2a21f2f605a459ac998f
|
1e635f7b79cc4b89d2e75455cb14e1572619eb20
|
refs/heads/master
| 2022-11-02T01:56:18.654766
| 2022-10-12T08:45:58
| 2022-10-12T08:47:36
| 71,896,898
| 11
| 2
|
MIT
| 2018-11-10T15:05:11
| 2016-10-25T12:55:03
|
PHP
|
UTF-8
|
PlantUML
| false
| false
| 383
|
puml
|
@startuml
'skinparam linetype ortho
interface Device <<component>> {
+ turnOn(): void
+ turnOff(): void
}
class Aircon implements Device {}
class Light implements Device {}
class Tv implements Device {}
class DeviceGroup <<composite>> implements Device {
- devices: Device[]
+ addDevice(Device): void
+ removeDevice(Device): void
}
DeviceGroup o-up-> Device
@enduml
|
b0ad1d5077cd9c95ecddc28822aa1d9b253f3210
|
dcca4c0aa19e3085bd37640a52b07fa02396b1d8
|
/4.Behavioral Design Patterns/10.Template Method/src/main/java/com/javadesignpatterns/diagram/TemplateMethodClassDiagram.puml
|
456469ae37a4ece70ec26d51dec5f32850eb0eac
|
[] |
no_license
|
drronidz/design-patterns-java-maven
|
8df24c5bdd021dd45018faf3937b767609e880eb
|
aa580cd4cc6caa25a418a71bd5af06f86bd354a6
|
refs/heads/main
| 2023-07-15T15:26:04.451482
| 2021-08-25T23:45:35
| 2021-08-25T23:45:35
| 392,855,046
| 1
| 0
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 796
|
puml
|
@startuml
'https://plantuml.com/class-diagram
abstract class StealingTemplate {
+ StealingMethod()
- confuseTarget(String) : void
- pickTarget() : String
+ steal() : void
- stealTheItem(String) : void
}
class SubtleMethod extends StealingTemplate{
+ SubtleMethod()
- confuseTarget (target : String)
- pickTarget() : String
- stealTheItem (target : String)
}
class HitAndRunMethod extends StealingTemplate {
+ HitAndRunMethod()
- confuseTarget (target : String)
- pickTarget() : String
- stealTheItem (target : String)
}
class HalflingThief {
- method : StealingTemplate
+ HalflingThief(method : StealingTemplate)
+ changeMethod((method : StealingTemplate)
+ steal()
}
HalflingThief -left-> StealingTemplate : method
@enduml
|
75b76bc9fa1905e0571c669d41a3977c06c692dc
|
6631f2c7a4b3fcde26546ab707faf8a2fa56b160
|
/app/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/androidx/navigation/fragment/fragment.plantuml
|
62b776c392fa62834b93bde144d713b4e38c9f5a
|
[] |
no_license
|
DeniE46/iMet-raywenderlich-
|
a051175bbb549f111f6597e0cd9d4f8064ad14c9
|
698820ae72707421f5febaa4987428a258153660
|
refs/heads/master
| 2020-04-10T21:44:21.743382
| 2019-05-17T10:02:18
| 2019-05-17T10:02:18
| 161,305,177
| 0
| 0
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 11,377
|
plantuml
|
@startuml
title __FRAGMENT's Class Diagram__\n
package androidx.navigation {
package androidx.navigation.fragment {
class R {
- R()
}
}
}
package androidx.navigation {
package androidx.navigation.fragment {
class attr {
{static} + action : int
{static} + argType : int
{static} + clearTask : int
{static} + coordinatorLayoutStyle : int
{static} + data : int
{static} + dataPattern : int
{static} + defaultNavHost : int
{static} + destination : int
{static} + enterAnim : int
{static} + exitAnim : int
{static} + font : int
{static} + fontProviderAuthority : int
{static} + fontProviderCerts : int
{static} + fontProviderFetchStrategy : int
{static} + fontProviderFetchTimeout : int
{static} + fontProviderPackage : int
{static} + fontProviderQuery : int
{static} + fontStyle : int
{static} + fontWeight : int
{static} + graph : int
{static} + keylines : int
{static} + launchDocument : int
{static} + launchSingleTop : int
{static} + layout_anchor : int
{static} + layout_anchorGravity : int
{static} + layout_behavior : int
{static} + layout_dodgeInsetEdges : int
{static} + layout_insetEdge : int
{static} + layout_keyline : int
{static} + navGraph : int
{static} + nullable : int
{static} + popEnterAnim : int
{static} + popExitAnim : int
{static} + popUpTo : int
{static} + popUpToInclusive : int
{static} + startDestination : int
{static} + statusBarBackground : int
{static} + uri : int
- attr()
}
}
}
package androidx.navigation {
package androidx.navigation.fragment {
class bool {
{static} + abc_action_bar_embed_tabs : int
- bool()
}
}
}
package androidx.navigation {
package androidx.navigation.fragment {
class color {
{static} + notification_action_color_filter : int
{static} + notification_icon_bg_color : int
{static} + ripple_material_light : int
{static} + secondary_text_default_material_light : int
- color()
}
}
}
package androidx.navigation {
package androidx.navigation.fragment {
class dimen {
{static} + compat_button_inset_horizontal_material : int
{static} + compat_button_inset_vertical_material : int
{static} + compat_button_padding_horizontal_material : int
{static} + compat_button_padding_vertical_material : int
{static} + compat_control_corner_material : int
{static} + notification_action_icon_size : int
{static} + notification_action_text_size : int
{static} + notification_big_circle_margin : int
{static} + notification_content_margin_start : int
{static} + notification_large_icon_height : int
{static} + notification_large_icon_width : int
{static} + notification_main_column_padding_top : int
{static} + notification_media_narrow_margin : int
{static} + notification_right_icon_size : int
{static} + notification_right_side_padding_top : int
{static} + notification_small_icon_background_padding : int
{static} + notification_small_icon_size_as_large : int
{static} + notification_subtext_size : int
{static} + notification_top_pad : int
{static} + notification_top_pad_large_text : int
- dimen()
}
}
}
package androidx.navigation {
package androidx.navigation.fragment {
class drawable {
{static} + notification_action_background : int
{static} + notification_bg : int
{static} + notification_bg_low : int
{static} + notification_bg_low_normal : int
{static} + notification_bg_low_pressed : int
{static} + notification_bg_normal : int
{static} + notification_bg_normal_pressed : int
{static} + notification_icon_background : int
{static} + notification_template_icon_bg : int
{static} + notification_template_icon_low_bg : int
{static} + notification_tile_bg : int
{static} + notify_panel_notification_icon_bg : int
- drawable()
}
}
}
package androidx.navigation {
package androidx.navigation.fragment {
class id {
{static} + action_container : int
{static} + action_divider : int
{static} + action_image : int
{static} + action_text : int
{static} + actions : int
{static} + async : int
{static} + blocking : int
{static} + bottom : int
{static} + chronometer : int
{static} + end : int
{static} + forever : int
{static} + icon : int
{static} + icon_group : int
{static} + info : int
{static} + italic : int
{static} + left : int
{static} + line1 : int
{static} + line3 : int
{static} + nav_controller_view_tag : int
{static} + none : int
{static} + normal : int
{static} + notification_background : int
{static} + notification_main_column : int
{static} + notification_main_column_container : int
{static} + right : int
{static} + right_icon : int
{static} + right_side : int
{static} + start : int
{static} + tag_transition_group : int
{static} + text : int
{static} + text2 : int
{static} + time : int
{static} + title : int
{static} + top : int
- id()
}
}
}
package androidx.navigation {
package androidx.navigation.fragment {
class integer {
{static} + status_bar_notification_info_maxnum : int
- integer()
}
}
}
package androidx.navigation {
package androidx.navigation.fragment {
class layout {
{static} + notification_action : int
{static} + notification_action_tombstone : int
{static} + notification_template_custom_big : int
{static} + notification_template_icon_group : int
{static} + notification_template_part_chronometer : int
{static} + notification_template_part_time : int
- layout()
}
}
}
package androidx.navigation {
package androidx.navigation.fragment {
class string {
{static} + status_bar_notification_info_overflow : int
- string()
}
}
}
package androidx.navigation {
package androidx.navigation.fragment {
class style {
{static} + TextAppearance_Compat_Notification : int
{static} + TextAppearance_Compat_Notification_Info : int
{static} + TextAppearance_Compat_Notification_Line2 : int
{static} + TextAppearance_Compat_Notification_Time : int
{static} + TextAppearance_Compat_Notification_Title : int
{static} + Widget_Compat_NotificationActionContainer : int
{static} + Widget_Compat_NotificationActionText : int
{static} + Widget_Support_CoordinatorLayout : int
- style()
}
}
}
package androidx.navigation {
package androidx.navigation.fragment {
class styleable {
{static} + ActivityNavigator : int[]
{static} + ActivityNavigator_android_name : int
{static} + ActivityNavigator_action : int
{static} + ActivityNavigator_data : int
{static} + ActivityNavigator_dataPattern : int
{static} + CoordinatorLayout : int[]
{static} + CoordinatorLayout_keylines : int
{static} + CoordinatorLayout_statusBarBackground : int
{static} + CoordinatorLayout_Layout : int[]
{static} + CoordinatorLayout_Layout_android_layout_gravity : int
{static} + CoordinatorLayout_Layout_layout_anchor : int
{static} + CoordinatorLayout_Layout_layout_anchorGravity : int
{static} + CoordinatorLayout_Layout_layout_behavior : int
{static} + CoordinatorLayout_Layout_layout_dodgeInsetEdges : int
{static} + CoordinatorLayout_Layout_layout_insetEdge : int
{static} + CoordinatorLayout_Layout_layout_keyline : int
{static} + FontFamily : int[]
{static} + FontFamily_fontProviderAuthority : int
{static} + FontFamily_fontProviderCerts : int
{static} + FontFamily_fontProviderFetchStrategy : int
{static} + FontFamily_fontProviderFetchTimeout : int
{static} + FontFamily_fontProviderPackage : int
{static} + FontFamily_fontProviderQuery : int
{static} + FontFamilyFont : int[]
{static} + FontFamilyFont_android_font : int
{static} + FontFamilyFont_android_fontWeight : int
{static} + FontFamilyFont_android_fontStyle : int
{static} + FontFamilyFont_font : int
{static} + FontFamilyFont_fontStyle : int
{static} + FontFamilyFont_fontWeight : int
{static} + FragmentNavigator : int[]
{static} + FragmentNavigator_android_name : int
{static} + NavAction : int[]
{static} + NavAction_android_id : int
{static} + NavAction_clearTask : int
{static} + NavAction_destination : int
{static} + NavAction_enterAnim : int
{static} + NavAction_exitAnim : int
{static} + NavAction_launchDocument : int
{static} + NavAction_launchSingleTop : int
{static} + NavAction_popEnterAnim : int
{static} + NavAction_popExitAnim : int
{static} + NavAction_popUpTo : int
{static} + NavAction_popUpToInclusive : int
{static} + NavArgument : int[]
{static} + NavArgument_android_name : int
{static} + NavArgument_android_defaultValue : int
{static} + NavArgument_argType : int
{static} + NavArgument_nullable : int
{static} + NavDeepLink : int[]
{static} + NavDeepLink_android_autoVerify : int
{static} + NavDeepLink_uri : int
{static} + NavGraphNavigator : int[]
{static} + NavGraphNavigator_startDestination : int
{static} + NavHostFragment : int[]
{static} + NavHostFragment_defaultNavHost : int
{static} + NavHostFragment_navGraph : int
{static} + NavInclude : int[]
{static} + NavInclude_graph : int
{static} + Navigator : int[]
{static} + Navigator_android_label : int
{static} + Navigator_android_id : int
- styleable()
}
}
}
R +-down- attr
R +-down- bool
R +-down- color
R +-down- dimen
R +-down- drawable
R +-down- id
R +-down- integer
R +-down- layout
R +-down- string
R +-down- style
R +-down- styleable
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
|
1072efbac1b7a8232a6f9e544ef9984a2802b013
|
176fa7e597c2f2337f80a9d4e393e636e5823129
|
/stocky-devel/stocky/docs/source/uml_images/classes_wccontroller_classes.plantuml
|
fe7e05da737ef7f5195d26707bc01ebf0dd8beac
|
[
"Apache-2.0"
] |
permissive
|
cfe-lab/stocky
|
0133abf16bbf068d8ef3684af4d7b22e96756e37
|
6c4114551d9b61c5ba3db2c237e995fecdd2f6b3
|
refs/heads/master
| 2021-04-15T17:01:15.610547
| 2019-04-08T18:51:52
| 2019-04-08T18:51:52
| 126,519,914
| 2
| 0
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 968
|
plantuml
|
@startuml
title classes wccontroller
class WebClientController {
+numlst
+wcstatus
+init_view(self, ws:serversocketbase.base_server_socket)
+send_WS_msg(self, msg:CommonMSG)
}
class stocky_mainprog {
+loginform
+menudiv
+switch
+topdoc
+wcstatus
+addnewstock(self, url:str)
+init_view(self, ws:serversocketbase.base_server_socket)
+rcvMsg(self, whofrom:base.base_obj, msgdesc:base.MSGdesc_Type, msgdat:typing.Optional[base.MSGdata_Type])
+set_locmut_update(self, rdct:dict, newhash:str)
+set_login_status(self, resdct:dict)
+set_qai_update(self, resdct:dict)
+setradardata(self, radarinfo:typing.List[typing.Tuple[(str, int, float)]])
+start_QAI_download(self)
}
class rfidping_controller {
+rcvMsg(self, whofrom:base.base_obj, msgdesc:base.MSGdesc_Type, msgdat:typing.Optional[base.MSGdata_Type])
}
WebClientController <|-- stocky_mainprog
WebClientController <|-- rfidping_controller
@enduml
|
66c3e9f6758104e61fb50777dcb87127e6483cdd
|
e7ecb422129ddab476ecb64d72cf687bd39b0412
|
/DIFFRENTIAL_EQUATIONS_ASSIGNMENT/DIFFRENTIAL_EQUATIONS_ASSIGNMENT.plantuml
|
528f61f779758707beb806504826d05c668363bf
|
[] |
no_license
|
kalraUtkarsh/Differential_equations
|
263c5468d67e900624c4f622d577691562c05143
|
454eefe509a920afdf67ccbbc73ec3fbfc8efd4e
|
refs/heads/master
| 2020-09-10T07:13:22.028355
| 2019-11-14T12:08:34
| 2019-11-14T12:08:34
| 221,681,602
| 0
| 0
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 903
|
plantuml
|
@startuml
title __DIFFRENTIAL_EQUATIONS_ASSIGNMENT's Class Diagram__\n
namespace sample {
class sample.Controller {
}
}
namespace sample {
class sample.Errors {
}
}
namespace sample {
class sample.Global_errors {
}
}
namespace sample {
class sample.Main {
}
}
namespace sample {
class sample.NumericalMethods {
}
}
sample.Controller o-- sample.Errors : Er
sample.Controller o-- sample.Global_errors : Ger
sample.Controller o-- sample.NumericalMethods : Nm
sample.Errors o-- sample.NumericalMethods : hello
sample.Global_errors o-- sample.NumericalMethods : yo
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
|
0778a3144d6bbf1230cd017238077c25555296ba
|
02b0d37dad8182bfbc5414bbd250f36c6e888b28
|
/PlantUml/Scripts/Libs/AssetsBundle/BundleCacheItem.puml
|
3c31fb03bfa31c59f346e64b85729bb7b6dc8212
|
[] |
no_license
|
Darcy97/U3D_Libs
|
ee8b1afb4e4cdc99fd80ab404fc8171cf2181ca0
|
cc6143112916cafa346a00bc1fab7841b7888444
|
refs/heads/master
| 2020-06-21T16:37:56.155301
| 2019-08-20T07:04:09
| 2019-08-20T07:04:09
| 197,504,293
| 0
| 0
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 331
|
puml
|
@startuml
class BundleCacheItem {
+ BundleName : string <<get>> <<set>>
+ BundleVersion : string <<get>> <<set>>
+ LoadFinishCallBack : Action<bool> <<get>> <<set>>
+ BundleCacheItem(_bundleName:string, _version:string, _finishCallBack:Action<bool>)
+ NeedDownload() : bool
+ CanDownload() : bool
}
@enduml
|
a95c12fcffaf8428a54923429e077e8feefdd927
|
c877e45bbed295654956c0564a00b160fa7c3d48
|
/src/main/java/ch2_Adapter/ex1/diagram.puml
|
416daa66794e38cd9e2ae6d1cffcaf40c4c9440f
|
[] |
no_license
|
jongmin92/Design-Pattern
|
1fdd88264c59ddbcf73f5470b28407cb29a7644e
|
88b081b32fc5dd89dc07cd809ca86a388b7cc98d
|
refs/heads/master
| 2020-03-26T17:51:02.735342
| 2018-09-11T16:39:04
| 2018-09-11T16:39:41
| 145,184,134
| 0
| 0
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 353
|
puml
|
@startuml
title Adapter Pattern
class Main {
}
interface Print {
+ {abstract} printWeak()
+ {abstract} printStrong()
}
class Banner {
+ void showWithParen()
+ void showWithAster()
}
class PrintBanner {
+ void printWeak()
+ void printStrong()
}
Main -- Print : Uses >
Print <|.. PrintBanner
Banner <-- PrintBanner
@enduml
|
5ced51858a2480d07bdd11b59ae0d2e669f60b47
|
3f006ea54551ce171c61a6f08d99f07e3b33cf3f
|
/src/uml/example.puml
|
3a23b4977fe78ce7776ba4a1a50d094fadd94e98
|
[
"MIT"
] |
permissive
|
ElFamosoRandom/design-pattern
|
3ba04f863cc09ea6bdcee6ab4e18019a3147df4b
|
21848a73fc948e9dffec2ba000cfd09f02c1c72e
|
refs/heads/master
| 2023-03-06T10:40:17.190028
| 2021-01-08T18:26:00
| 2021-01-08T18:26:00
| 327,671,149
| 0
| 0
|
MIT
| 2021-01-08T18:26:02
| 2021-01-07T16:47:48
|
Java
|
UTF-8
|
PlantUML
| false
| false
| 696
|
puml
|
@startuml Voiture
interface VoitureDuChampionnatDeFormuleUn {
+ Accelerer():void
+ Tourner(): void
+ Freiner(): void
}
class SafetyCar{
- Instance:SafetyCar
+ getInstance():SafetyCar
}
class CarFactory{
+ getCarType(CarType type): VoitureDuChampionnatDeFormuleUn
}
class Mercedes{
+ getCouleur():String
}
class Ferrari{
+ getCouleur():String
}
class Renault{
+ getCouleur():String
}
enum CarType
class Course
VoitureDuChampionnatDeFormuleUn <|.. Mercedes
VoitureDuChampionnatDeFormuleUn <|.. Ferrari
VoitureDuChampionnatDeFormuleUn <|.. Renault
Mercedes <|.. Course
Ferrari <|.. Course
Renault <|.. Course
SafetyCar <|.. Course
@enduml
|
7eb33e8753bd0816965ee071375e03f721300c9f
|
14f10ea1e96e8bd4a4f21d5fb206a124a46a9f42
|
/src/dispenser1/dispenser1.plantuml
|
beeca18927f4b78fcf51ddf810841c8a1b6c1797
|
[] |
no_license
|
jestin-g/p10-miage-m1-mapc-td4
|
2cdd11827671c19a3e8d86a9984126119fc4a515
|
8cc2239a760026088a6a0e026bccf0d0ce6ca785
|
refs/heads/master
| 2023-01-18T23:47:55.421046
| 2020-11-10T16:29:26
| 2020-11-10T16:29:26
| 311,718,930
| 0
| 0
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 1,210
|
plantuml
|
@startuml
title __DISPENSER1's Class Diagram__\n
namespace dispenser1 {
class dispenser1.Demo {
{static} + main()
}
}
namespace dispenser1 {
class dispenser1.DrinkDispenser {
{static} + DRINK_PRICE : int
+ moneyEntered : int
+ DrinkDispenser()
+ askCoffee()
+ askTea()
+ giveMoney()
+ setState()
}
}
namespace dispenser1 {
class dispenser1.State {
+ askCoffee()
+ askTea()
+ giveMoney()
}
}
namespace dispenser1 {
class dispenser1.StateReadyToServe {
+ StateReadyToServe()
+ askCoffee()
+ askTea()
- serveDrink()
}
}
namespace dispenser1 {
class dispenser1.StateWaitingForMoney {
+ StateWaitingForMoney()
+ giveMoney()
}
}
dispenser1.DrinkDispenser o-- dispenser1.State : state
dispenser1.StateReadyToServe -up-|> dispenser1.State
dispenser1.StateWaitingForMoney -up-|> dispenser1.State
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
|
69c3a8448d5fd3dabe39a6474d67320de16b5633
|
42f4bd432da377cb5967cc743e7093b18fab26bf
|
/src/main/resources/documentation/umlCode/service.puml
|
b31e97975faf435a74b389203f536533d139cb8a
|
[] |
no_license
|
felipeandradevalenzuela/desafio-testing
|
9329610ca0d33dc411a2e1fb0414c98e4d039a73
|
9ac477e8c8249fc993929df0eeb70a954efb1595
|
refs/heads/main
| 2023-05-31T00:52:37.278184
| 2021-06-18T16:33:23
| 2021-06-18T16:33:23
| 378,019,258
| 0
| 0
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 807
|
puml
|
@startuml Services
package Service <<Folder>> {
interface ICalculateService {
+ calculateTotalSquareFeet(HouseDTO house)
+ calculatePrice(HouseDTO house) throws NoSuchFieldException
+ getBiggestRoom(HouseDTO house)
+ calculateSquareFeetPerRoom(HouseDTO house)
}
class CalculateServiceImpl implements ICalculateService {
+ calculateTotalSquareFeet(HouseDTO house)
+ calculatePrice(HouseDTO house) throws NoSuchFieldException
+ getBiggestRoom(HouseDTO house)
+ calculateSquareFeetPerRoom(HouseDTO house)
- getSquareFeet(RoomDTO room)
- calculateRoomSquareFeet(HouseDTO house)
- calculateBiggestRoom(HouseDTO house)
- priceByDistrict(String districtName) throws NoSuchFieldException
}
}
@enduml
|
ddb018ef3d8bd3ecc48a81d5d0f9645e8e066ffe
|
902884f9b5da12403585375f58cd311feee0f7f9
|
/test6/puml/class.puml
|
ea65eb006c5861668b48330c160516086144ea06
|
[] |
no_license
|
228957643/is_analysis
|
868180b266392f0b9ce03835c9de05ebf16a308a
|
61957afb675ab00701dcbfa09aa2ea0c4c711506
|
refs/heads/master
| 2021-04-09T15:33:45.366703
| 2018-06-09T15:41:25
| 2018-06-09T15:41:25
| 125,831,948
| 2
| 13
| null | 2018-04-10T07:36:19
| 2018-03-19T09:19:31
| null |
UTF-8
|
PlantUML
| false
| false
| 1,555
|
puml
|
@startuml
title 基于GitHub的实验管理平台--类图
class 用户 {
<b>user_id</b> (用户ID)
name (用户真实姓名)
account(用户名)
sex(性别)
birthday(生日)
github_username (用户GitHub账号)
update_date (用户GitHub账号修改日期)
password (用户密码)
}
class 教师{
<b>job_id</b> (老师工号)
department (老师所属部门)
}
class 学生{
<b>student_id</b> (学号)
class (班级)
}
class 课程{
<b>course_id</b>(课程id)
course_name(课程名称)
teacher_id(教师id)
teacher_name(教师名称)
credit(课程学分)
period(课程学时)
term(开课学期)
position(上课地点)
create_time(创建时间)
}
用户 <|- 学生
用户 <|-- 教师
学生 "1" -- "n" 课程
教师 "1" -- "n" 课程
class 评分项 {
<b>id</b> (评分项id)
stu_id(学生id)
project_id(实验id)
teacher_id(教师id)
scoring_item(评分项)
sco_item_desc(评分项描述)
remark(批改评价)
grade(评分项分数)
update_time(批改时间)
}
class 实验 {
<b>project_id</b> (实验编号)
project_name(实验名称)
term(开课学期)
weight(实验权重)
grade(实验得分)
description(实验描述)
course_id(课程id)
teacher_id(教师id)
title (实验名称)
}
学生 "1" -- "n" 实验
实验 "1" -- "n" 评分项
@enduml
|
54760622e85fa937c4bcad58ef09ed1eea92d235
|
8346e88afd786d114f567c5efb8ffea7eb8bed86
|
/uml/CustomerArea/Models/Customer/CustomerUserBase.puml
|
c45b5b15a33c5f46c67872bdc655e8757026c2c0
|
[
"MIT"
] |
permissive
|
lefevbre-organization/eShopOnContainers
|
910e7af562fe4fd7cbffc048c402551dad93cf91
|
620dfaf3b8ca51732417432ea3a15d748368967f
|
refs/heads/lef-main-containers
| 2023-02-18T21:08:56.362792
| 2023-02-09T11:02:48
| 2023-02-09T11:02:48
| 203,787,005
| 0
| 0
|
MIT
| 2023-02-08T05:15:42
| 2019-08-22T12:06:29
|
PHP
|
UTF-8
|
PlantUML
| false
| false
| 252
|
puml
|
@startuml
class CustomerUserBase {
+ ClientNavision : string <<get>> <<set>>
+ Site : string <<get>> <<set>>
+ Relations : string[] <<get>> <<set>>
+ UserActive : string <<get>> <<set>>
}
ICustomerUserBase <|-- CustomerUserBase
@enduml
|
589daaac83fa286a66e2597a6e945f21e47ba373
|
e0656a1860c7c68aa4e6b694360c8bf522331c8e
|
/conference-management-system/class-diagrams/user/Listener.puml
|
48cd485bf11299221d98418ad394658c9ba58971
|
[] |
no_license
|
FilipPascuti/Conference-Management-System
|
39d3b8705b9b78b06287cef42eca56f0c4edfcc8
|
d24a95e59425e55929c654a7ca462b234b71716e
|
refs/heads/master
| 2023-08-04T17:59:14.168995
| 2021-09-22T18:35:06
| 2021-09-22T18:35:06
| 409,313,017
| 0
| 0
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 52
|
puml
|
@startuml
class Listener extends User {
}
@enduml
|
299b1007c215e2f7e89ac26240a0843e16800d95
|
1efb0b29c5f4ce67b80fba50ddcc0e76fd49ec16
|
/src/main/java/ex45/diagram.puml
|
8d72d202a55af66c5fe50c9292bc9ea94de87bf6
|
[] |
no_license
|
Sachman19/mishra-cop3330-assignment3
|
acfef95b717f1154e81824f6698296057847fbe7
|
b1f4a03ae27ed72c53ce295c612a34f96fe14c69
|
refs/heads/master
| 2023-06-03T05:32:44.007113
| 2021-06-21T18:13:30
| 2021-06-21T18:13:30
| 378,772,446
| 0
| 0
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 279
|
puml
|
@startuml
'https://plantuml.com/class-diagram
class app
() user_Input
() input_File
() output_File
input_File -> app : input Strings
user_Input --> app : input custom file name
app -> output_File : create files based on input
class app {
fixNewLine()
writeOutput()
}
@enduml
|
2ee879be7d581265b047ca0f737636f8cdf9cab0
|
34acd2aa8d51295c0c4289e43e8961f5e23b5a08
|
/PlantUML/raw/Custom/ElCazador.Worker/Models/LogEntry.puml
|
f68174b4d5d9fcbb0bfc0688b7940110ced48d56
|
[] |
no_license
|
fisboger/Thesis
|
a6887e195c7daa8317abe3167de1676420173e33
|
4746126f69da615c641380fd7a33c863f2fedee3
|
refs/heads/master
| 2020-04-03T15:18:08.671739
| 2019-02-07T11:17:06
| 2019-02-07T11:17:06
| null | 0
| 0
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 356
|
puml
|
@startuml
class LogEntry {
+ LogEntry()
+ Key : object <<get>> <<set>>
+ Timestamp : DateTime <<get>> <<set>>
+ Name : string <<get>> <<set>>
+ Message : string <<get>> <<set>>
+ Parameters : object[] <<get>> <<set>>
+ FormattedMessage : string <<get>>
+ TimestampString : string <<get>>
}
IDataObject <|-- LogEntry
@enduml
|
a1a0f5283f4834ca40d7bef1d2cb11297273603c
|
ab7157a9c23b22912a2adc5f0ba515b117d2035b
|
/src/main/java/project/Classes.puml
|
8603c82a7d2bad73222043ead1b7783f7e6f7a73
|
[] |
no_license
|
KlaudiuszKudla/Symulacja
|
d1b3dbe1a2e271bdb321a29e038cd19595e17540
|
f8f3f41f5d52bd084508a29b22794162013eedd1
|
refs/heads/main
| 2023-07-12T04:22:11.906765
| 2023-07-03T16:45:36
| 2023-07-03T16:45:36
| 378,377,440
| 0
| 0
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 3,915
|
puml
|
@startuml
'https://plantuml.com/class-diagram
package "project"
{
class Simulation{
+main(String[]args)
}
package "project.Soliders" #DDDDDD
{
interface ISoliders{
+ getAttack():ISolidersAttack
+ acceptAttack(ISolidersAttack):void
+ getProperty(EUnitProperties):double
+ getName():String
+ getNeighbours():List<ISoliders>
+ canAttack(List<ISoliders>):void
+ getFirstCharOfTheName():char
+ getEnemyNeighboursSize(List<ISoliders>):int
+ getMap():IMap
+ setMap(IMap):void
+ move():void
}
enum EAtackTypes{
PHYSIXCAL
MAGICAL
}
enum EUnitProperties{
HP
ARMOR
ATTACKSPEED
MAGICRESIST
}
abstract class ASoliders implements ISoliders{
# rnd:Random
# seed:long
# stats:Map<EUnitProperties, Double>
# attack:ISolidersAttack
# map:IMap
+ ASoliders(String, IMap)
+ getAttack():ISolidersAttack
+ acceptAttack(ISolidersAttack):void
+ getProperty(EUnitProperties):double
+ getName():String
+ getNeighbours():List<ISoliders>
+ canAttack(List<ISoliders>):void
+ getFirstCharOfTheName():char
+ getEnemyNeighboursSize(List<ISoliders>):int
+ getMap():IMap
+ setMap(IMap):void
+ move():void
}
interface ISolidersAttack{
+ getDamage(EAtackTypes):double
+ setDamage((EAtackTypes, double):void
}
ASoliders *-- ISolidersAttack :attack
class SolidersAttack implements ISolidersAttack{
~ attacks:Map<EAtackTypes,Double>
+ getDamage(EAtackTypes):double
+ setDamage((EAtackTypes, double):void
}
class Halberdier extends ASoliders {
+ Halberdier(String, IMap)
+ acceptAttack():void
}
class Knight extends ASoliders {
+ Knight(String, IMap)
+ acceptAttack( ):void
}
class Shooter extends ASoliders {
+ Shooter(String, IMap )
+ acceptAttack():void
}
class Mage extends ASoliders {
+Mage(String, IMap)
+ acceptAttack():void
}
}
package "project.Map"{
interface IMap {
+ getSolider(int, int):ISoliders
+getXSize():int
+getYSize():int
+getXSoliderPosition(ISoliders):int
+ getYSoliderPosition(ISoliders):
+settleSolider(ISoliders , int, int):boolean
+toString():String
+deleteFromTheMap(ISoliders solider):void
+howManyAOnTheMap():int
+howManyBOnTheMap():int
}
class Mapa implements IMap {
- x:int
- y:int
- soliders:ISoliders[][]
+ Mapa(int, int)
+ getSolider(int, int):ISoliders
+getXSize():int
+getYSize():int
+getXSoliderPosition(ISoliders):int
+ getYSoliderPosition(ISoliders):
+settleSolider(ISoliders , int, int):boolean
+toString():String
+deleteFromTheMap(ISoliders solider):void
+howManyAOnTheMap():int
+howManyBOnTheMap():int
}
}
package "project.Army"
{
interface ICreateArmy{
+createHalberdier():Halberdier
+createShooter():Shooter
+createMage():Mage
+createKnight():Knight
+createArmy():List<ISoliders>
}
abstract class AArmy implements ICreateArmy{
#numOfHalbardiers:int
#numOfKnights:int
#numOfMages:int
#numOfShooters:int
+AArmy(int,int,int,int,IMap)
+createArmy():List<ISoliders>
}
class ArmyA extends AArmy{
+ArmyA(int,int,int,int,IMap)
+createHalberdier():Halberdier
+createShooter():Shooter
+createMage():Mage
+createKnight():Knight
}
class ArmyB extends AArmy{
+ArmyB(int,int,int,int,IMap)
+createHalberdier():Halberdier
+createShooter():Shooter
+createMage():Mage
+createKnight():Knight
}
}
package "project.Arena"
{
interface IFight{
+setSoliders(ISoliders, ISoliders):void
+performFight():String
}
abstract class AFight implements IFight{
+soliderA:ISoliders
+soliderB:ISoliders
+setSoliders(ISoliders, ISoliders):void
}
class FightSimple extends AFight{
+performFight():String
}
}
ISoliders--o IMap
IMap--o ISoliders
ISoliders--o IFight
IMap--o ICreateArmy
}
@enduml
|
955284ccbe81082cef170c4c2604edc2a5c2c99a
|
e390180506773ad407280a6e7ac0c59f84c16aa2
|
/src/main/java/ex41/ex41.puml
|
1b7963662dde3ca4c3158db2ee7692abf4f730fd
|
[] |
no_license
|
muhalli2001/Alli-cop3330-Assignment3
|
b1265db6e5c6f4e819bc56d7b5a940e925d18b98
|
b4c258ad422e30ede86573c7e82d8114fc579e74
|
refs/heads/master
| 2023-08-22T02:57:38.475497
| 2021-10-12T01:49:56
| 2021-10-12T01:49:56
| null | 0
| 0
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 205
|
puml
|
@startuml
'https://plantuml.com/class-diagram
abstract class App
class App {
class main()
ArrayList names
Object File myObj
Object FileWriter MyFileWriter
int count
Object Scanner nl
}
@enduml
|
a809782fa6cb95fed911fdc119feb67460f5b4ab
|
740ec837551b09f09677854163ecd30ba6ea3cb7
|
/documents/sd/plantuml/application/Core/MORR/Session/Exceptions/RecordingException.puml
|
b19cda89e0eac9f59f1c05f0ea4643abf1d17cef
|
[
"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
| 186
|
puml
|
@startuml
skinparam monochrome true
skinparam classAttributeIconSize 0
!startsub default
abstract class RecordingException {
}
!endsub default
Exception <|-- RecordingException
@enduml
|
14d5ab7aa4806fd44bd2897ebfd7ef5638583a76
|
63114b37530419cbb3ff0a69fd12d62f75ba7a74
|
/plantuml/Library/PackageCache/com.unity.postprocessing@2.3.0/PostProcessing/Runtime/Utils/PropertySheet.puml
|
adf7831e2bcf952e5098186297a4e8d826104cfb
|
[] |
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
| 222
|
puml
|
@startuml
class PropertySheet <<sealed>> {
+ ClearKeywords() : void
+ EnableKeyword(keyword:string) : void
+ DisableKeyword(keyword:string) : void
}
PropertySheet --> "properties" MaterialPropertyBlock
@enduml
|
d51b23d7cf80d5d38696564267c71426851d9cd1
|
980e1fd5f4aac491d5a75ae6825c8f72a7347f1c
|
/src/main/resources/info/danbecker/jpaexamples/inheritance/domain.puml
|
4094027e61472a2b738ae75f1b76b15fca4b4a66
|
[] |
no_license
|
beckerdo/JPAExamples
|
3d1a60dc9bfb0778f0908eecb6fd753e1c7c1448
|
f1238db1949a3aafb28adbca312977ba2485d9a4
|
refs/heads/main
| 2023-09-02T21:33:41.538189
| 2021-09-16T15:15:00
| 2021-09-16T15:15:00
| 406,847,749
| 0
| 0
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 733
|
puml
|
@startuml
class Gender {
MALE
FEMALE
}
class Address {
String street
String number
String city
}
class Person {
String lastName
String firstName
LocalDate birthDate
}
Gender -- Person
Address -- Person
class Student {
boolean wantsNewsletter
}
Person <|-- Student
class Teacher {
}
Person <|-- Teacher
class Course {
String title
}
Course "0..*" <- "1..*" Student : takes
Teacher "1" -> "0..*" Course : teaches
class CourseMaterial {
String url
}
Course "1" --> "0..1" CourseMaterial : has
class Vehicle {
String licensePlate
}
class Car {
boolean lpg
}
Vehicle <|-- Car
class Motorcycle {
boolean sideCar
}
Vehicle <|-- Motorcycle
Vehicle <-- Teacher : has
@enduml
|
dc61de1be828bd6dbb7ff768a54e9901d6006d48
|
2c7b3d0a9f435618ac6d5e165333d97f0dffb1ce
|
/src/main/java/com/mrathena/principle/interface_/segregation/principle/demo/initial/案例类目.puml
|
79d7cbceab3d693d553c9c9502367193f3de85e7
|
[] |
no_license
|
mrathena/design.pattern
|
0a068b32e670c8856638557be23d93a9bd679ca8
|
a65520b5a130cab5b163e9d99665ce5bdcb017d9
|
refs/heads/master
| 2021-06-03T01:13:15.722914
| 2020-07-02T08:02:08
| 2020-07-02T08:02:08
| 223,210,637
| 0
| 1
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 456
|
puml
|
@startuml
interface Interface1 {
+ void method1()
+ void method2()
+ void method3()
}
class A {
+ void useMethod1(Interface1 i)
+ void useMethod2(Interface1 i)
}
class B {
+ void method1()
+ void method2()
+ void method3()
}
class C{
+ void useMethod1(Interface1 i)
+ void useMethod3(Interface1 i)
}
class D {
+ void method1()
+ void method2()
+ void method3()
}
Interface1 <|-- B
Interface1 <|-- D
Interface1 <.. A
Interface1 <.. C
@enduml
|
0a2d20cb373de45c1ef76191daad47a98fb34c95
|
d97b774fd95a8e98e37c46ee1771f6e6e407a148
|
/uml/api/MyBusinessUnitChangeNameAction.puml
|
440f7da73f775cfa67cfb0e4bf53cf84b107fec7
|
[] |
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
| 473
|
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 MyBusinessUnitChangeNameAction [[MyBusinessUnitChangeNameAction.svg]] extends MyBusinessUnitUpdateAction {
action: String
name: String
}
interface MyBusinessUnitUpdateAction [[MyBusinessUnitUpdateAction.svg]] {
action: String
}
@enduml
|
f31cec182953b08c90bc9604e5e869143fb634c6
|
d5aaf2e65937e5e47903e17220453dc7bc8917b0
|
/src/main/resources/cd.puml
|
8bad765659370db0b9f470ea7590df058f9afbd4
|
[] |
no_license
|
nboumaza/repo-spark-connectors
|
d0ce5579072c59c0aa8272e044e322f1ae733841
|
d0ff3a4d74bb9d210d21cf92d4e48430eb67c1ab
|
refs/heads/master
| 2021-01-12T04:13:35.162351
| 2017-01-03T22:55:30
| 2017-01-03T22:55:30
| 77,553,330
| 1
| 0
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 798
|
puml
|
@startuml
abstract class AbstractDataSource
interface DataSourceRegister
interface RelationProvider
interface SchemaRelationProvider
interface CreateRelationProvider{
BaseRelation createRelation(SQLContext sqlContext, SaveMode mode,scala.collection.immutable.Map<String,String> parameters,Dataset<Row> data)
}
abstract class StructType
abstract class BaseRelation{
boolean needConversion()
StructType schema()
long sizeInBytes()
SQLContext sqlContext()
Filter[] unhandledFilters(Filter[] filters)
}
BaseRelation -- CreateRelationProvider : < uses
DataSourceRegister <|-- DataSource
RelationProvider <|-- DataSource
SchemaRelationProvider <|-- DataSource
CreateRelationProvider <|-- DataSource
class StructField{
String name
DataType dataType
Boolean nullable
Metadata metadata
}
@enduml
|
758636bd97b90941bee8ca98eba84fb7e139776c
|
e80c5fe439cb8fe4bcca554f1ff861299f40fa60
|
/1.Basics/3_Button/thingml-gen/UML/Button3App/Button3App/docs/Button3App_class.plantuml
|
4930716b58fdf7b0a27c187d68920034bcc8e543
|
[] |
no_license
|
madkira/ThingMLArduinoDemo
|
331a8e258d4e57d18efb9dccd581179b8f69c0ba
|
730789e11960547852cd4e1a0254f49f08ea8131
|
refs/heads/master
| 2020-12-07T03:57:47.048263
| 2017-06-27T12:19:36
| 2017-06-27T12:19:36
| 95,461,161
| 0
| 0
| null | 2017-06-26T15:27:01
| 2017-06-26T15:27:01
| null |
UTF-8
|
PlantUML
| false
| false
| 1,672
|
plantuml
|
@startuml
caption Things used in configuration Button3App
class Button <<(T,#F94918)PSM>> {
..Properties..
-PIN : UInt8 = 8
..Port clock..
>>ms25_tic
..Port evt..
<<press
<<release
..Functions..
-is_pressed() : Boolean
}
class ButtonMsgs <<(F,#BC74ED)Fragment>> {
..Messages..
-press()
-release()
}
class TimerMsgs <<(F,#BC74ED)Fragment>> {
..Messages..
-timer_start(id : UInt8time : UInt32)
-timer_cancel(id : UInt8)
-timer_timeout(id : UInt8)
-ms25_tic()
-ms500_tic()
}
class TestSoftButtonLongPress <<(T,#5BBF09)PIM>> {
..Port led..
<<led_ON
<<led_OFF
..Port softbut..
>>long_press
}
class SoftButtonMsgs <<(F,#BC74ED)Fragment>> {
..Messages..
-click()
-double_click()
-long_press()
}
class LEDMsgs <<(T,#5BBF09)PIM>> {
..Messages..
-led_ON()
-led_OFF()
}
class LED <<(T,#F94918)PSM>> {
..Properties..
-PIN : UInt8 = 11
..Port ctrl..
>>led_ON
>>led_OFF
..Functions..
-setDigitalOutput(pin : UInt8) : void
-digitalWrite(pin : UInt8value : DigitalState) : void
}
class SoftButton <<(T,#5BBF09)PIM>> {
..Properties..
-long_delay : UInt16 = 1000
-double_delay : UInt16 = 250
..Port Button..
>>press
>>release
..Port Timer..
>>timer_timeout
<<timer_start
<<timer_cancel
..Port SoftButton..
<<click
<<double_click
<<long_press
}
class TestSoftButtonDoubleClick <<(T,#5BBF09)PIM>> {
..Port led..
<<led_ON
<<led_OFF
..Port softbut..
>>double_click
>>click
}
ButtonMsgs <|-- Button
TimerMsgs <|-- Button
SoftButtonMsgs <|-- TestSoftButtonLongPress
LEDMsgs <|-- TestSoftButtonLongPress
LEDMsgs <|-- LED
ButtonMsgs <|-- SoftButton
SoftButtonMsgs <|-- SoftButton
TimerMsgs <|-- SoftButton
SoftButtonMsgs <|-- TestSoftButtonDoubleClick
LEDMsgs <|-- TestSoftButtonDoubleClick
@enduml
|
a5a100feaa5088588af978d47613ebfc4a86254b
|
8c07dfc7b68ac06f66bb33dba223853ebbbf6338
|
/partial-response/etc/partial-response.urm.puml
|
69efd04548efc7796c0ef1b00bedd2a45edc83ec
|
[
"MIT"
] |
permissive
|
yzhang921/java-design-patterns
|
df0dc0f51b2b0b521b301ae65c8353c7d37cd71a
|
fb7429d3c97370a3ea95345e3459e625fe2be50c
|
refs/heads/master
| 2021-07-18T23:53:32.502906
| 2017-10-27T03:07:54
| 2017-10-27T03:07:54
| 108,371,577
| 1
| 0
| null | 2017-10-26T06:37:23
| 2017-10-26T06:37:23
| null |
UTF-8
|
PlantUML
| false
| false
| 956
|
puml
|
@startuml
package com.iluwatar.partialresponse {
class FieldJsonMapper {
+ FieldJsonMapper()
- getString(video : Video, declaredField : Field) : String
+ toJson(video : Video, fields : String[]) : String
}
class Video {
- description : String
- director : String
- id : Integer
- language : String
- length : Integer
- title : String
+ Video(id : Integer, title : String, length : Integer, description : String, director : String, language : String)
+ toString() : String
}
class VideoClientApp {
- LOGGER : Logger {static}
+ VideoClientApp()
+ main(args : String[]) {static}
}
class VideoResource {
- fieldJsonMapper : FieldJsonMapper
- videos : Map<Integer, Video>
+ VideoResource(fieldJsonMapper : FieldJsonMapper, videos : Map<Integer, Video>)
+ getDetails(id : Integer, fields : String[]) : String
}
}
VideoResource --> "-fieldJsonMapper" FieldJsonMapper
@enduml
|
a58282604f1569821000ce030a1bc9511add1cfc
|
d97b774fd95a8e98e37c46ee1771f6e6e407a148
|
/uml/api/ProductTypeRemoveAttributeDefinitionAction.puml
|
3698d9068cfe520c09dc88b17d807d6371250b14
|
[] |
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
| 488
|
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 ProductTypeRemoveAttributeDefinitionAction [[ProductTypeRemoveAttributeDefinitionAction.svg]] extends ProductTypeUpdateAction {
action: String
name: String
}
interface ProductTypeUpdateAction [[ProductTypeUpdateAction.svg]] {
action: String
}
@enduml
|
67fad82d0115966749fcbb80c75f1d76ba794d61
|
70879faf9bf0a0330a0dd158737e7b55610d6dcd
|
/src/main/java/com/chk/designpattern/createPattern/builder/builder.puml
|
65a4e3144ebfffa7bc3d23a224d838abc7533f38
|
[] |
no_license
|
Mr-ChangK/design_pattern
|
704d232045b3fd36056d3920b81df21c479e58a3
|
d1c6616351ea3cf2b73b374c802bc2ae79a0eba4
|
refs/heads/master
| 2020-04-11T10:51:24.102411
| 2018-12-25T13:00:01
| 2018-12-25T13:00:01
| 161,728,579
| 0
| 0
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 280
|
puml
|
@startuml
abstract class Builder {
abstract protected void bulidPartA(String var);
abstract protected void buildPartB(String var);
abstract public Product buildProduct();
}
class Director
class ObjectABuilder
ObjectABuilder..|>Builder
Director o-- Builder
@enduml
|
655e06017020bab84bedd834d22c675e0f6ca965
|
6c369b570f222c894964989ee63b706c69e8174d
|
/docs/dev/design_patterns/composite.puml
|
1451b395483b224ed0a9a7e602822cd8bb9f490c
|
[] |
no_license
|
k2works/etude_for_rails
|
f74eae1844a9430d3c81047203ffc5d384e995ed
|
e728291c99ad4e34f144deedc44617bb796ac275
|
refs/heads/master
| 2021-01-20T01:46:29.373716
| 2018-04-26T08:53:20
| 2018-04-26T08:53:20
| 89,328,180
| 0
| 0
| null | 2017-06-08T02:25:58
| 2017-04-25T07:00:29
|
HTML
|
UTF-8
|
PlantUML
| false
| false
| 197
|
puml
|
@startuml
class Component {
operation()
}
class Leaf {
operation()
}
class Composite {
@subcompnents[]
operation()
}
Component <|-- Leaf
Component <|-- Composite
Component <-- Composite
@enduml
|
14200d15514bf40746d8bb99bdd2a506a08ab351
|
d2f82e200a5ab3c70ee527299d2e3e7f72f9ee14
|
/diagram/BookStorage.puml
|
159f36d5b8196455873b450ceba7a95180689a74
|
[] |
no_license
|
bintech91/book-centre
|
863e1c14cb2839dfe6542caa6749ca8493858739
|
084628aa93e7556bfa431159e275ed80afd80b8b
|
refs/heads/master
| 2020-12-02T16:35:54.952757
| 2016-12-02T03:28:49
| 2016-12-02T03:28:49
| 68,439,682
| 1
| 0
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 1,146
|
puml
|
@startuml
class BookIdentifer {
String identifier
String issn
String asin
String udc
String lbc
String ddc
String lcc
String doi
String google_book_id
String open_library_id
}
class BookFileCheck {
String md5
String crc32
String edonkey
String aich
String sha1
String tth
}
class BookMeta {
Integer id
String title
String volumeinfo
String series
String periodical
String author
String year
String edition
String publisher
String city
String pages
String language
String topic
String library
String issue
Identifier identifier
String commentary
Integer dpi
String color
String cleaned
String orientation
Boolean paginated
Boolean scanned
Boolean bookmarked
Boolean searchable
Integer filesize
String extension
FileCheck filecheck
String generic
String filename
String visible
String locator
Integer local
String timeadded
String timelastmodified
String coverurl
}
class BookStorage {
Integer id
list<String> listURL
}
@enduml
|
3aa224bc61a1d0aa3c73f1436fb96c668bf0a044
|
5311c3ad523918b01c52d8f00a9b96e38b24db9e
|
/bot/src/main/java/WeatherModule/uml/WeatherModule.plantuml
|
d41f1b5f7716fc8c79741cc0a73b3e5eea4176f7
|
[] |
no_license
|
twgust/DiscordBot
|
08bfa99b0e9c3a1baf15b3a04782e518a41f5da9
|
895f8b56dfb7b2c6776c86a88d401cecc2af1d8a
|
refs/heads/master
| 2022-06-04T22:32:34.518640
| 2020-12-20T19:49:56
| 2020-12-20T19:49:56
| 246,451,508
| 1
| 0
| null | 2022-05-20T21:32:36
| 2020-03-11T02:02:05
|
Java
|
UTF-8
|
PlantUML
| false
| false
| 656
|
plantuml
|
@startuml
title __WEATHERMODULE's Class Diagram__\n
namespace WeatherModule {
class WeatherModule.WeatherCommand {
- loaded : boolean
- weatherInfo : String[]
+ calculateWindDirection()
+ connectToOWM()
+ countryCodeToEmoji()
+ execute()
+ getEmojiForCondition()
+ isLoaded()
+ parse()
+ setLoaded()
}
}
WeatherModule.WeatherCommand -up-|> Commands.Command
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
|
bd24ea4c4cc2404bb1e72d6e1c9fff20437002b2
|
56abe70fc5cbd41f4d1caffac744926af3867ddc
|
/legacy-java7-api/src/main/resources/java7-api.puml
|
a9bc37409b9c9b1c90905e1bedfeeb6f13237142
|
[] |
no_license
|
ortolanph/VarCompatibilityTest
|
d46c2f9632e2102f53a614e7afde5514b2993517
|
e60f12b0da7eed28c772fd87028c1063881b3672
|
refs/heads/master
| 2020-03-17T22:26:18.669640
| 2018-08-02T15:39:16
| 2018-08-02T15:39:16
| 134,003,332
| 1
| 0
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 1,352
|
puml
|
@startuml
package org.java7.api {
package entity {
class Project {
- String name
- int businessCode
- int duration
}
class Employee {
- int id
- String name
- int tieline
- boolean boss
+ Employee()
+ buildAnEmployee(int id, String name, int tieline)
+ buildABoss(int id, String name, int tieline)
}
enum Database {
ORACLE,
POSTGRESQL,
DB2,
SQL_SERVER,
MY_SQL
}
enum ProgrammingLanguage {
JAVA,
JAVASCRIPT,
PL_SQL,
HTML5,
CSS
}
Project "2" o-- "many" Employee
Project "1" o-- "many" Database
Project "1" o-- "many" ProgrammingLanguage
}
package persistence {
class ProjectDAO {
- {static} ProjectDAO INSTANCE
+ {static} ProjectDAO getInstance()
+ boolean insertProject(Project project)
+ Project updateProject(Project project)
+ Project findProject(int businessCode)
+ boolean removeProject(Project project)
+ List<Project> allProjects()
}
ProjectDAO "0" -- "many" Project
}
}
@enduml
|
f5ec771620e3b3592ac988b473f2ae2a2ce38646
|
c071afa8c9ef0c26eae424fb721f292f903d7289
|
/gfx/uml/FacadePattern.plantuml
|
483ddb55af8e741f22874c93ad59ec5e4029f4e8
|
[] |
no_license
|
Konafets/thesis
|
4628b7e675164690e4b1a8345eecd11c20d9cbfc
|
94a27a586356d3b7356d0690cf4ed5dd6a0dc6b7
|
refs/heads/master
| 2016-09-06T18:47:47.614390
| 2014-05-26T17:51:30
| 2014-05-26T17:51:30
| 18,177,420
| 3
| 1
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 513
|
plantuml
|
@startuml
set namespaceSeparator none
hide empty members
hide empty methods
package SubSystem <<Rect>> {
class Class01
class Class02
class Class03
}
class Facade {
+operation()
}
note bottom of Facade {
+operation()
$c1 = new SubSystem.Class01();
$c2 = new SubSystem.Class02();
$c3 = new SubSystem.Class03();
return $c1->add($c2->getNextPrime(4), $c3->getPi());
}
Facade --> Class01
Facade --> Class02
Facade --> Class03
class Client {
}
Client --> Facade : operation()
@enduml
|
abfdf9849ca990e34399d610cdfeb1388d1c234d
|
0e43f538adbf1cefc637a4d4d51dd1daebb92c2a
|
/UMLs/logic.plantuml
|
f447fb2553116b796f7883ca203ce24b669c89c8
|
[] |
no_license
|
plspeziali/jpacman
|
ce7be0f6e4121f89ce5e667383af7dd20fa2c9e4
|
559734c443bcff46e4281b28c9b3f33cc70e92db
|
refs/heads/master
| 2022-12-03T17:06:41.978403
| 2020-08-23T10:38:24
| 2020-08-23T10:38:24
| 280,392,795
| 0
| 0
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 1,287
|
plantuml
|
@startuml
title __LOGIC's Class Diagram__\n
namespace logic {
class logic.GameLogic {
- consecutiveGhosts : int
- inGame : boolean
- level : int
- pacmanDead : boolean
- pacmanStart : boolean
- startTime : long
- timer : Timer
+ GameLogic()
+ checkCollision()
+ doOneLoop()
+ keyPressed()
+ makeGameOver()
+ pauseGame()
+ restartApplication()
+ resumeGame()
+ endGame()
+ killPacman()
+ restartLevel()
+ update()
}
class logic.MainFrameLogic {
+ MainFrameLogic()
+ readHighScore()
+ registerFont()
+ writeHighScore()
}
class logic.MenuLogic {
- mazesNumber : int
+ MenuLogic()
+ populateMazeStrings()
+ loadMazes()
}
logic.GameLogic o-- ui.GameMainFrame : frame
logic.GameLogic o-- ui.GamePanel : gamePanel
logic.GameLogic o-- structure.Maze : maze
logic.GameLogic o-- sprites.Pacman : pacman
logic.GameLogic o-- sprites.Ghost : ghosts
logic.GameLogic o-- loops.GameLoop : timer.getActionListeners()
logic.MainFrameLogic o-- ui.GameMainFrame : frame
@enduml
|
07f9056f25505ef92e3527cdc973c508fef9f1bc
|
93e23489ce57a756eb0d750e8bac81e94953ca3c
|
/design-docs/class-diagram.plantuml
|
c7a63adcf56c07b83f70b82fe1ec08c7b130c71b
|
[
"MIT"
] |
permissive
|
singnet/snet-sdk-js
|
b6026dcb2df4d1b2ce1d650b135757dff18b229a
|
ea67c4c5be928b86870620de78d5e850840ff00c
|
refs/heads/master
| 2023-03-18T04:48:19.800017
| 2022-10-07T05:42:47
| 2022-10-07T05:42:47
| 175,580,919
| 6
| 17
|
MIT
| 2023-03-04T04:20:22
| 2019-03-14T08:35:51
|
JavaScript
|
UTF-8
|
PlantUML
| false
| false
| 7,035
|
plantuml
|
@startuml
title SingularityNet Javascript SDK
!define ABSTRACT <abstract>
class Configuration {
+ web3Provider: String
+ privateKey: String
+ networkId: Number
+ ipfsEndpoint: String
+ defaultGasPrice: Number
+ defaultGasLimit: Number
}
class Pricing {
+ pricing_in_cogs: Number
+ pricing_model: String
+ default: Boolean
}
class GroupPayment {
+ payment_address: String
+ payment_expiration_threshold: Number
+ payment_channel_storage_type: String
+ payment_channel_storage_client: Object
}
class Group {
+ group_id: String
+ group_name: String
+ payment: GroupPayment
+ pricing: Pricing[]
+ endpoints: String[]
}
Group *-- GroupPayment
Group *-- Pricing
class ServiceMetadata {
+ display_name: String
+ encoding: String
+ service_type: String
+ model_ipfs_hash: String
+ mpe_address: String
+ assets: Object
+ groups: Group[]
+ service_description: Object
}
ServiceMetadata *-- Group
interface MetadataProvider {
+ metadata(orgId: String, serviceId: String): ServiceMetadata
}
class IPFSMetadataProvider {
+ metadata(): ServiceMetadataWithGroups
- _fetchOrgMetadata(Bytes orgId): OrgMetadata
- _fetchServiceMetadata(Bytes orgId,Bytes serviceId): ServiceMetadata
- _enhanceServiceGroupDetails(serviceMetadata, orgMetadata): ServiceMetadataWithGroups
- _constructIpfsClient(): IPFSClient
}
IPFSMetadataProvider o-- Web3
MetadataProvider <|-- IPFSMetadataProvider
class MPEContract {
+ address: string
+ networkId: Number
+ contract: Web3.Eth.Contract
+ balance(address): double
+ channelAddFunds(account, channelId, amount): Transaction
+ channelClaimTimeout(account, channelId): Transaction
+ channelExtend(account, channelId, expiration): Transaction
+ channelExtendAndAddFunds(account, channelId, expiration, amount): Transaction
+ channels(channelId):
+ deposit(account, double cogs): Transaction
+ depositAndOpenChannel(account, recipientAddress, groupId, amount, expiration)
+ getPastOpenChannels(account, recipient, startingBlockNumber): PaymentChannel[]
+ openChannel(account, recipientAddress, groupId, amount, expiration)
+ withdraw(account, amount): Transaction
- _fundEscrowAccount(account, amountInCogs): Void
- _deploymentBlockNumber(): Number
}
MPEContract o-- Web3
class TransactionObject {
nonce: String
gas: String
gasPrice: String
to: String
data: String
}
class Account {
+ address(): String
+ allowance(): BigNumber
+ approveTransfer(amountInCogs): Transaction
+ balance(): BigNumber
+ depositToEscrowAccount(amountInCogs): Transaction
+ escrowBalance(): BigNumber
+ sendTransaction(to, contractFn, ...contractFnArgs): Transaction
+ signData(message): Buffer
+ signerAddress(): String
+ withdrawFromEscrowAccount(amountInCogs): Transaction
- _waitForTransaction(String hash): Transaction
- _getTokenContract(): Contract
- _generateTokenContract(): Contract
- _baseTransactionObject(operation, to): Transaction
- _getGas(operation) : {gasLimit, gasPrice}
- _transactionCount(): Number
}
Account o-- Web3
Account o-- MPEContract
Account o-- Identity
interface Identity {
+ address()
+ signData(message: String)
+ sendTransaction(transactionObject)
}
class PrivateKeyIdentity {
+ address(): String
+ signData(sha3Message): Bytes
+ sendTransaction(transactionObject): String
- _setupAccount()
- sendTransaction(transactionObject)
}
PrivateKeyIdentity o-- Configuration
PrivateKeyIdentity o-- Web3
Identity <|-- PrivateKeyIdentity
class MetaMaskIdentity {
+ address(): String
+ signData(sha3Message): Bytes
+ sendTransaction(transactionObject): String
+ setupAccount()
}
MetaMaskIdentity o-- Configuration
MetaMaskIdentity o-- Web3
Identity <|-- MetaMaskIdentity
interface PaymentChannelManagementStrategy {
+ selectChannel(ServiceClient serviceClient): PaymentChannel
}
class EnhancedGroupInfo {
+ group_id_in_bytes: Buffer
+ payment_address: String
+ payment_expiration_threshold: Number
}
Group <|-- EnhancedGroupInfo
class ServiceOptions {
channelStateRequestSigner: Function
paidCallMetadataGenerator: Function
endpoint: String
disableBlockchainOperations: Boolean
metadataGenerator: Function
concurrency: Boolean
}
class BaseServiceClient {
+ metadata(): ServiceMetadata
+ paymentChannelStateServiceClient(): GRPCClient
+ group(): EnhancedGroupInfo
+ paymentChannels(): PaymentChannel[]
+ depositAndOpenChannel(amount, expiration): PaymentChannel
+ getChannelState(channelId): ChannelStateReply
+ loadOpenChannels(): PaymentChannel[]
+ openChannel(amount, expiration): PaymentChannel
+ updateChannelStates(): PaymentChannel[]
- _enhanceGroupInfo(group): Group
- _channelStateRequest(channelId)
- _channelStateRequestProperties(channelId): { currentBlockNumber, signatureBytes }
- _fetchPaymentMetadata(): { channelId, nonce, signingAmount, signatureBytes }
- _getNewlyOpenedChannel(receipt): PaymentChannel
- _getServiceEndpoint(): String
- _generatePaymentChannelStateServiceClient() ABSTRACT
- _getChannelStateRequestMethodDescriptor() ABSTRACT
}
BaseServiceClient o-- SnetSDK
BaseServiceClient o-- MPEContract
BaseServiceClient o-- ServiceMetadata
BaseServiceClient o-- Group
BaseServiceClient o-- GRPCClient
BaseServiceClient o-- PaymentChannelManagementStrategy
BaseServiceClient o-- ServiceOptions
BaseServiceClient o-- ConcurrencyManager
class ServiceClient {
+ service: GRPCClient
}
BaseServiceClient <|-- ServiceClient
class WebServiceClient {
+ invoke(GRPCMethodDescriptor, props)
+ unary(GRPCMethodDescriptor, props)
}
BaseServiceClient <|-- WebServiceClient
class PaymentChannelState {
+ nonce: String
+ currentNonce: Number
+ expiry: Number
+ amountDeposited: Number
+ currentSignedAmount: Number
+ availableAmount: Number
}
class PaymentChannel {
+ addFunds(BigInt amount): Transaction
+ channelId(): Number
+ claimUnusedTokens(): Transaction
+ extendAndAddFunds(Number expiration, Number amount): Transaction
+ extendExpiry(Number expiration): Transaction
+ state(): PaymentChannelState
+ syncState(): PaymentChannel
- _currentChannelState(): PaymentChannelState
- _uint8ArrayToBN(UInt8Array uint8Array): BigNumber
}
PaymentChannel o-- Web3
PaymentChannel o-- Account
PaymentChannel o-- MPEContract
PaymentChannel o-- BaseServiceClient
class ConcurrencyManager {
+ concurrentCalls: ConcurrentCalls[]
+ token: String
+ plannedAmount: Number
+ usedAmount: Number
- _serviceClient: ServiceClient
+ getToken(channel, serviceCallPrice, newToken): String
- getNewToken(channel, amount): String
- getTokenForAmount(channel, amount): String
+ recordSuccessfulCall()
}
ConcurrencyManager *-- ConcurrencyStubs
interface SnetSDK {
+ account(): Account
+ web3(): Web3
}
SnetSDK o-- Configuration
SnetSDK o-- MetadataProvider
class NodeSDK {
+ createServiceClient(): ServiceClient
}
SnetSDK <|.. NodeSDK
class WebSDK {
+ createServiceClient(): ServiceClient
}
SnetSDK <|.. WebSDK
@enduml
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.