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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
34c0fba149c570ed9897877368dde2c3ad6fd4ea | c3287e91ce0ebce396cd3966de3d2f7d90131c20 | /Plantuml/BL/Factories/TourLogFactory.puml | d081adc9c5b25ef288844b88e55ff6ec581e7353 | [] | no_license | kretmatt/SWE2-Tourplanner | 497ec2e888112bd3d67a0f2b97e7c1e8e0348371 | f064500ae5b913b00671f358a586011affcdaf00 | refs/heads/main | 2023-05-12T11:48:29.605417 | 2021-06-06T21:53:11 | 2021-06-06T21:53:11 | 341,115,114 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 342 | puml | @startuml
class TourLogFactory {
+ TourLogFactory()
+ TourLogFactory(uow:IUnitOfWork)
+ CreateTourLog(tourLog:TourLog) : Task
+ UpdateTourLog(tourLog:TourLog) : Task
+ DeleteTourLog(tourLog:TourLog) : Task
}
ITourLogFactory <|-- TourLogFactory
TourLogFactory --> "logger" ILog
TourLogFactory --> "uow... |
90b2360a5089b3a719a676fe825370ecc7cb6856 | 59accdf083d3993d86a47b84e555b288b5a0dbf2 | /documentation/diagrams/cglib-proxy.puml | b05e3478163d27c64de741e5abf3e750a30d41b8 | [] | no_license | markojevtic/spring-boot-workshop | bd20ebc1f5259f9cf048accf752f0796e4d66009 | 699bb67ec5efa19882b4bdcb377d10f5e7464fd7 | refs/heads/master | 2021-09-09T08:22:33.769221 | 2018-03-14T11:01:35 | 2018-03-14T11:01:35 | 110,736,600 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 142 | puml | @startuml
interface Service {
doSomething()
}
class ServiceImpl {
}
class Proxy {
}
Service <|-- ServiceImpl
ServiceImpl <|-- Proxy
@enduml |
e557cb409b455ace5f67b23f39dc833f72d3bce6 | ed45ea4470bcfc497e2584697d7842a540e04fd9 | /ros2/navigation2/nav2_util/lifecycle_node.puml | fa18a5310c1acb7d5dd48f7881fc9fe69a7f5cc6 | [] | no_license | cf-zhang/documents | ffcd8213587f8aa9c47406cf2491bf77beec9c33 | 8a4439932017b67fba7988ff7fadd9829bce1e4c | refs/heads/master | 2022-03-03T13:52:27.333343 | 2022-02-25T11:31:22 | 2022-02-25T11:31:22 | 154,789,912 | 11 | 1 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,028 | puml | @startuml
'https://plantuml.com/class-diagram
namespace nav2_util{
class floating_point_range
{
double from_value;
double to_value;
double step;
}
class integer_range{
int from_value;
int to_value;
int step;
}
class LifecycleNode{
-- public method --
using CallbackReturn = rclcpp_lifecycle::node_interfaces::Lifecycl... |
e3b0430a9021c7eded6fe6331a31e3821c6ecc62 | fdc33768a0011c7695a34f5936b6acec687d6a31 | /socket/doc/socket.puml | 77cda8c4ecceb4b60f6d57df72854d5fa4c99eff | [] | no_license | CoreAngel/Object-Oriented-Technologies | 98014c01107c51a17e8b7249a124114e6b5d7ef1 | cb8d3dda115b93e17c1b85e72d459e45163cd0ab | refs/heads/master | 2022-05-28T06:14:19.317567 | 2019-12-14T19:24:42 | 2019-12-14T19:24:42 | 217,926,764 | 0 | 0 | null | 2022-05-20T21:19:40 | 2019-10-27T22:46:48 | Java | UTF-8 | PlantUML | false | false | 724 | puml | @startuml
interface IRequest {
+ handleReq(): void
}
class JpegReq extends Request {
- data: byte[]
- type: byte
+ handle(): Object
+ encode(o: Object): void
+ getData(): byte[]
}
class TextReq extends Request {
- data: byte[]
- type: byte
+ handle(): Object
... |
604816b811c1ddc0ce98c9553156dca18a6ef622 | e80c5fe439cb8fe4bcca554f1ff861299f40fa60 | /1.Basics/3_Button/thingml-gen/UML/Button1App/Button1App/docs/Button1App_datatypes.plantuml | 2d4437edcd643428cdc0fb6c5a49596177aeb48c | [] | 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 | 501 | plantuml | @startuml
caption Datatypes used in configuration Button1App
class UInt8 <<(D,#D2E524)1>> {
}
note bottom of UInt8 : <b>@type_checker</b> <color:royalBlue>"Integer"</color>\n<b>@c_type</b> <color:royalBlue>"uint8_t"</color>\n<b>@c_byte_size</b> <color:royalBlue>"1"</color>\n
class UInt32 <<(D,#D2E524)4>> {
}
note botto... |
d0bdec17e381690d499d87fc6cc948569807f227 | fd17159b68f9d1708dd700cc603419056eed36a9 | /src/AppBundle/Hashtest/diagram.puml | 2f785e1e1022c1e2f2e9e03f6116745b85d9a5a4 | [] | no_license | rfuente-randock/randhash | ea8cf26763b0e0c192527d1a713289fa6c47fecb | b44adbea38e6fb75cb9cfa0c388fb89e49978bce | refs/heads/master | 2020-06-12T18:42:57.393492 | 2016-12-09T05:40:11 | 2016-12-09T05:40:11 | 75,545,698 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 462 | puml | @startuml
class hashApiClient{
__construct(api_username, api_password)
getHash(data[]) : String
}
class hashApiFactory{
{static} getHashApi(data[], api_config[]) : hashApiInterface
}
interface hashApiInterface{
create($data[], api_config[])
getHash() : String
}
class hashApi1 implements hashApiI... |
f0dfbfc65ab4b9821102a6647123fefda5d11f36 | 8a88be2e482e53297658603e1366ceee6feeaea9 | /out/production/Battleship/cz/kksffn/prepare/prepare.plantuml | f723f6dfb09458d87f7cb8b51474d5bafcac0429 | [] | no_license | kksffn/Battleship-game | 5ee55463c94f26c99c9b5aee11ad1f7205a343d8 | 3c742fc063e917f27153b16a3862699d59b7acd2 | refs/heads/master | 2022-12-19T02:28:21.951379 | 2020-08-26T18:29:13 | 2020-08-26T18:29:13 | 290,570,273 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 2,955 | plantuml | @startuml
title __PREPARE's Class Diagram__\n
package cz.kksffn {
package prepare {
abstract class cz.kksffn.prepare.ASetShips {
~ coordinatesOfShips : HashMap<ShipName, ArrayList<Integer>>
~ success : boolean
{abstract} + getCoordinatesOfShips()
{abstract} + getSuc... |
a20e081f5dd7f1d6180acb99d05fc0f6356480c2 | d97b774fd95a8e98e37c46ee1771f6e6e407a148 | /uml/api/StagedOrderSetDeliveryAddressCustomFieldAction.puml | 137d343f2080ee5b0e5547944d440dc48102622e | [] | 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 | 576 | 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 StagedOrderSetDeliveryAddressCustomFieldAction [[StagedOrderSetDeliveryAddressCustomFieldAction.svg]]... |
64acfa2331f19cefcc97bee9b54698756b024555 | 6558255fb4c77f2522ebc21fd7101b377a999c14 | /doc/class-relations.puml | b70f0ad03b62b6f9763780c3413506276418cd52 | [
"MIT"
] | permissive | JoernT/Fore | 7350bbab757fe6bac1f435f75c32372a06765e3c | 843123286f8b88fe81ce47ced1122775e5e05bf6 | refs/heads/dev | 2023-03-04T23:27:04.650074 | 2021-03-12T15:34:38 | 2021-03-12T15:34:38 | 295,987,333 | 2 | 2 | MIT | 2023-03-03T03:27:02 | 2020-09-16T09:33:42 | JavaScript | UTF-8 | PlantUML | false | false | 1,954 | puml | @startuml
class HTMLElement{
}
class LitElement
class XfForm {
refresh()
}
LitElement <|-- XfForm
class ForeElementMixin{
getModel()
evalInContext()
getModelItem()
isNotBound()
isBound()
getBindingExpr()
_getParentBindingElement()
_inScopeContext()
}
package "model" #DDDDDD {
... |
28a59a7a8364385c5ea82c9054f5a76c4a8e24d2 | 87ad0f09eb4baf40ebebfb7c5a3da6debe0068eb | /src/hello_imgui/doc_src/hello_imgui_diagram.puml | 78aa51807c055445100232f68d0796a16e24d13b | [
"MIT"
] | permissive | imgui-works/hello_imgui | b24f1e05a7e635570d2482a24b9266c8ea78c31e | cede535de87564f71182784b5331896aad2a76f3 | refs/heads/master | 2022-11-08T18:43:26.872126 | 2020-06-24T07:58:26 | 2020-06-24T07:58:26 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 2,412 | puml | @startuml
namespace HelloImGui {
enum _ <functions>{
+ void Run(RunnerParams &)
+ void Run(VoidFunction, windowSize, title)
}
_ --> RunnerParams: use
class RunnerParams <struct> {
RunnerCallbacks callbacks;
AppWindowParams appWindowParams;
ImGuiWindowParams imGuiWindowParams;
DockingParams do... |
dd8400c9390d4216dfb59e07aa75d06e33b3eb97 | a1eb6871a4ccbc6135b331ae824db91ec7b71e4e | /build/perishable-goods@0.1.1.puml | 15771d4de15c7876402ec75779e4d4576948358d | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference",
"CC-BY-4.0"
] | permissive | accordproject/cicero-template-library | 737586850933daac2fbff2ff8b2d60dd50526b80 | 35e6c93ba9d9e78d9384c44a78d85ac216d9e9ea | refs/heads/main | 2023-04-27T01:07:05.932361 | 2022-08-26T13:02:59 | 2022-08-26T13:02:59 | 109,224,687 | 77 | 149 | Apache-2.0 | 2023-04-20T21:43:00 | 2017-11-02T06:11:37 | HTML | UTF-8 | PlantUML | false | false | 2,764 | puml | @startuml
class org.accordproject.perishablegoods.PerishableGoodsClause << (A,green) >> {
+ Grower grower
+ Importer importer
+ Shipment shipment
+ DateTime dueDate
+ MonetaryAmount unitPrice
+ UnitOfMass unit
+ Integer minUnits
+ Integer maxUnits
+ String product
+ Integer sensorReadingFr... |
d6014ea5c729d5da27135ef59c557a0c8eede45a | d97b774fd95a8e98e37c46ee1771f6e6e407a148 | /uml/api/ProductVariantSelectionIncludeAllExcept.puml | a5a8ecdfcc2f0f591187fc83b6b48a04a3e8183a | [] | 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 | 629 | 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 ProductVariantSelectionIncludeAllExcept [[ProductVariantSelectionIncludeAllExcept.svg]] extends Produ... |
6957f6acbff98377499510261adaec655cac1885 | f22acb2262a5d4e80de44177ff691bc7d3492841 | /design-pattern/src/main/java/org/marco/designpattern/gof/creational/factory/simplefactory/simpleFactory.puml | 76ddb19bde8272b86bb606d0aca8a640180d127b | [] | no_license | zyr3536/java-learn | 5e64ef2111b978916ba47132c1aee19d1eb807f9 | 78a87860476c02e5ef9a513fff074768ecb2b262 | refs/heads/master | 2022-06-21T19:03:46.028993 | 2019-06-21T13:21:04 | 2019-06-21T13:21:04 | 184,074,885 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 225 | puml | @startuml
abstract class AbstractProduct
class ProductA
class ProductB
class Factory {
+ newInstance(): AbstractProduct
}
ProductA --|> AbstractProduct
ProductB --|> AbstractProduct
Factory ..> AbstractProduct
@enduml |
f6f9dddc5e76456fdb0ff751dcddcfc2f5562f18 | a65fe81fdb57e5d389a290fc70f724a593f1cd85 | /04.Builder/diagrams/建造者模式(中文範例).puml | 032b58c0c34fd28e2c018d4cda9920882eb2daca | [
"MIT"
] | permissive | leoshiang/DesignPatterns | 56a74d317893e96d19e62d789f0379096ae4fe8b | aefa956b0d8caac1e4f80f75e87a5b44b954e8cb | refs/heads/master | 2020-04-01T10:12:37.390007 | 2018-10-15T12:21:22 | 2018-10-15T12:21:22 | 113,122,364 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 594 | puml | @startuml
scale 800*800
skinparam defaultFontName "Noto Sans CJK TC Regular"
class 委託人{
}
class 監工{
-工人
+建造()
}
class 工人{
+建造主結構()
+建造門()
+建造窗()
+建造地板()
}
class 泥做師傅 {
+建造主結構()
+建造門()
+建造窗()
+建造地板()
}
class 木工師傅 {
+建造主結構()
+建造門()
... |
e06cc690126def6affb1ec0f3bfe83e7cd4d0993 | 8b60a1f56c325ba482666d1a97c25a1fc68b599c | /diagrams/src/Models/DataTransferObjects/UserRegisteredDto.puml | 46f5386031322d145bd822357153afeed8ea25ab | [
"MIT"
] | permissive | converge-app/authentication-service | f0dfce52551d1ef9911caeef2d48272d8a9cb3bb | 256dae2474075ff8a08ce8de3b09bdf5389bf397 | refs/heads/master | 2023-03-07T02:57:16.611505 | 2019-12-17T11:40:12 | 2019-12-17T11:40:12 | 211,710,378 | 0 | 0 | MIT | 2023-03-04T01:15:38 | 2019-09-29T18:51:22 | C# | UTF-8 | PlantUML | false | false | 117 | puml | @startuml
class UserRegisteredDto {
+ Id : string <<get>> <<set>>
+ Email : string <<get>> <<set>>
}
@enduml
|
463b4b91d4813175e38c85b97c30938c4a65553f | 844665d08d1be5dacc41d8495725d881c68dba71 | /Conferencias/Conferencia 3_ Patrones de Diseño Estructurales/PrincipleAndPatternDesign/out/production/PrincipleAndPatternDesign/cu/datys/patterns/gof/behavioral/command/class-diagram.puml | 18f0e548fd543436c2d35178ba1d32ad210ddff4 | [
"MIT"
] | permissive | alexescalonafernandez/curso-patrones-diseno | ec1cf0a993707d78c294208e04604a3a0ffd164e | f586e27791e1281087df6cc137da87f407179e65 | refs/heads/master | 2021-01-25T13:35:26.659206 | 2018-03-02T20:18:06 | 2018-03-02T20:18:06 | 123,588,331 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 653 | puml | @startuml
skinparam backgroundcolor transparent
skinparam classFontSize 18
skinparam noteFontSize 18
skinparam arrowFontSize 18
skinparam classAttributeFontSize 18
skinparam titleFontColor #5cb85c
Title Command Pattern
class Invoker
interface Command{
+ void execute()
}
class ConcreteCommand implements Comman... |
6f3ee22ec4182903073b3ea800f9276dd4287636 | 8a7a2b763c25a755aedf038864286f5fcf0e47be | /exercise44/docs/classes.puml | f1a927287ac4e9d23355d23d76c85384759e2ca3 | [] | no_license | Your0nlySon/Duncan-a04 | c9b375dd79a52ec89e7c59ed1ef8b3230f2ac05d | 6108e441b8dd7d5d0063426aa571ab0608f6c55e | refs/heads/main | 2023-08-24T19:49:40.986791 | 2021-10-18T03:55:07 | 2021-10-18T03:55:07 | 416,451,319 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 386 | puml | @startuml
class Solution44 {
-JSONObject jsonObject;
-Object obj;
main(String[])
+readJSON()
'rJ.parseJson()
+uInputRead()
'uR.readInput(readJSON())
}
class jsonReader {
+JSONArray parseJSON(JSONObject jsonObject, Object obj)
}
class readUserInput {
+readInput(JSONArray subjects)... |
a4cfde71170e4e3a629f996b6ce477ec96d76684 | d97b774fd95a8e98e37c46ee1771f6e6e407a148 | /uml/api/ProductTypeChangeDescriptionAction.puml | 561a405f64b17fda22a8bcc13a62ab21b9d1b22f | [] | 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 | 479 | 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 ProductTypeChangeDescriptionAction [[ProductTypeChangeDescriptionAction.svg]] extends ProductTypeUpda... |
90122052e592f35e3ec5f2164eb0b153235f0860 | 9e418a0fb69b8ee356d5c1d5d009706394edf54d | /SingleClass/resource.plantuml | 1572ece345a7029529f08aed85ac8d9aaa967e17 | [] | no_license | anonyhostvn/OOAD-Diagram | 67f3a3a4aa976ee8459d3f4801147ddd1382e41e | f8f7a0e4ba826335cc964d3b73bebea3f4f857e4 | refs/heads/master | 2023-01-10T04:26:29.983705 | 2020-11-13T10:08:12 | 2020-11-13T10:08:12 | 311,749,932 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 433 | plantuml | @startuml resource
class Resource {
-id: bigint
-classroom_id: bigint
-uploaded_by: bigint
-resource: string
-created_at: datetime
+ get_id(): bigint
+ get_classroom_id(): bigint
+ set_classroom_id(bigint)
+ get_uploaded_by(): bigint
+ set_uploaded_by(bigint)
+ get_resource(... |
d5b5056fbb736eb1654fb226b9051d9c59e600cc | e26fbf3b3fe4ae372d6597bb01350e6c512751d0 | /src/com/smile/bridge/bridge.puml | 40ca7d32cf6c2e50b1f32d03af5a990aef90d97e | [] | no_license | sjsmi1e/DesignPattern | 8914255f764b920fb56e48bb31d740ec07da2779 | 3b7c1842af40ec9c535a2c5f5df1741b3a636024 | refs/heads/master | 2020-07-19T13:28:59.573773 | 2019-09-15T08:56:34 | 2019-09-15T08:56:34 | 206,457,211 | 1 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 459 | puml | @startuml
abstract class Abstraction{
pImpl:Implement
+setImplement():void
+operator():void
}
note left of Abstraction : 桥接类
interface Implement{
+operation():void
}
class A{
}
class B{
}
Implement <|-- A
Implement <|-- B
note left of A: 实体
note left of B: 实体
Abstraction o-> Implement
class definedAb... |
9be0ad65e9d2f07ac3a3297d34ee87201799ef0f | d97b774fd95a8e98e37c46ee1771f6e6e407a148 | /uml/api/MyPaymentSetCustomFieldAction.puml | 7c41c1ff88ad44666eda85ad3d788c5dd13cb385 | [] | 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 | 489 | 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 MyPaymentSetCustomFieldAction [[MyPaymentSetCustomFieldAction.svg]] extends MyPaymentUpdateAction {
... |
f753c5362386d70a206caeb413e63107a1b79c27 | 6ed9f7f7b5a704f9bf37b0cc45936d7f0a457735 | /TP2.puml | 9cc1ef252ea68b6bc45d355f2716aff0b031214f | [] | no_license | ZoeWang0505/TP2_1025 | 877c619fb622a521754c7164c9e894cc801b360b | 1737c0dabd15ed8cbd92e05f08b0f066768002cf | refs/heads/master | 2020-05-04T11:55:17.089747 | 2019-04-12T01:09:20 | 2019-04-12T01:09:20 | 179,118,309 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 922 | puml | @startuml
class Element {
String mode
private int coodX;
private int coodY;
public list<int> getPasspoint();
}
Element <|-- Phontome
class Phontome {
private double gravite
}
Element <|-- Obstacle
class Obstacle {
}
Obstacle <|-- Simple
class Simple {
}
Obstacle <|-- Sinus
class Sinus {
}
O... |
75c15dca324e68d03d6f37221e8c834400a1cc20 | 90696609384bca174520e749760921983d3c5d26 | /app/src/main/java/com/code/group3finalproject/APIEndPoints/APIEndPoints.plantuml | 2a881e5dc87587761b643b74da884e66bbf3a597 | [] | no_license | guer1830/Group3FinalProject | b66e799ad3296bf6914f271239c349bdd58a026a | 9a1cf7205e283cc13ccc14913463438390a62ed9 | refs/heads/master | 2023-07-01T10:51:46.699456 | 2021-08-08T17:54:34 | 2021-08-08T17:54:34 | 373,564,181 | 0 | 0 | null | 2021-08-07T05:21:36 | 2021-06-03T15:56:15 | Java | UTF-8 | PlantUML | false | false | 844 | plantuml | @startuml
title __APIENDPOINTS's Class Diagram__\n
namespace com.code.group3finalproject {
namespace APIEndPoints {
class com.code.group3finalproject.APIEndPoints.QuoteAPIEndPoint {
~ mPriceText : TextView
- mAPIKey : String
- mQuoteURL : String
- mSymbol : String
... |
76f39f13d165dfc72dc12e5f99934f9403e4c212 | 0339a55d9af23ebb6078c905104e78e4dd1499b9 | /04-DP_In_JDK/src/com/lft/pattern08/composite/HashMap中的组合模式.puml | f06ff408a4bcac3fa4291186c9a0d1a946ec48bd | [
"Apache-2.0"
] | permissive | Laifengting/Design-Pattern | 05c8a53815a204d883a0bdb6b0d2e75be9f604a0 | e4305a04d2836c1bc5337fe27b564bd9a89abcb0 | refs/heads/main | 2023-05-11T17:19:34.806116 | 2021-05-28T12:59:37 | 2021-05-28T12:59:37 | 333,338,498 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 3,196 | puml | @startuml
interface Map{
..
+ put(): void
+ putAll(): void
}
abstract class AbstractHashMap{
..
+ put(): void
+ putAll(): void
}
Map <|.. AbstractHashMap
class HashMap{
..
+ put(): void
+ putAll(): void
}
AbstractHashMap <|-- HashMap
class Node
Node --* HashMap
class Client
Client ..> HashMap
Map <.. Cli... |
1bb16341211fe50946758b4c1b28a0cdef0ef4b7 | 58f5766244826918a3cf79312f861f76c5aa6f7d | /Documents/uml/Bindings/DelegateCommand.puml | c1ff7d50b0f5bf9cfef6fff37e5aa80e54bd8200 | [
"MIT"
] | permissive | BillKrat/CsvEditSharp | 3835aa9d7955a33830be47b044d3c05763c68dff | a91334a8aa1b08c4f7fe38116892b088e92d4da4 | refs/heads/master | 2022-01-28T15:31:06.719793 | 2019-07-28T11:39:25 | 2019-07-28T11:39:25 | 198,216,226 | 0 | 1 | MIT | 2019-07-22T12:10:45 | 2019-07-22T12:10:44 | null | UTF-8 | PlantUML | false | false | 232 | puml | @startuml
class DelegateCommand {
+ DelegateCommand(execute:Action<object>, canExecute:Func<object, bool>)
+ CanExecute(parameter:object) : bool
+ Execute(parameter:object) : void
}
ICommand <|-- DelegateCommand
@enduml
|
f83bacb68707fc2ef012d37e2cca90aec1b50695 | 38aaf3aab3012f12640f7ec2d8e0b13d47bd73df | /Behavioral-Pattern/src/mediater/中介者模式类图.puml | 64b44a86b1924e60a95df954bed33380f9ada123 | [] | no_license | Danbro007/DesignPattern | ff0bf4a2d68e40bd8cbf3574ad8e377200af1f20 | 38e5a4ec5bdfd463090e12f740e0638c9c8e6d25 | refs/heads/master | 2021-03-31T16:55:54.094329 | 2020-03-26T13:14:19 | 2020-03-26T13:14:19 | 248,121,211 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 719 | puml | @startuml
interface Mediator{
}
interface Colleague{}
class ConcreteMediator{
- HashMap<Colleague> Colleagues;
}
class ConcreteColleague01{
void ConcreteColleague01()
}
class ConcreteColleague02{
void ConcreteColleague02()
}
class Client{}
note "1、ConcreteColleague01和ConcreteColleague02的\n构造器在初始化时会把自身放入... |
624f2278af3adf4d0311a421309d598aea5e1fd3 | 828c82c547b87b537d134ca535887f866120962a | /exercise43/Solution43.puml | 26b2cb8527fbbfd058eb469f00c01efb51d0d565 | [] | no_license | dbattles2001/battles-a04 | eded7544940f5d7f7b92ec740a0204934035a284 | db3e02e8d78b9dbe110d336a529d732d9a9b50ab | refs/heads/main | 2023-08-22T10:44:36.920771 | 2021-10-17T14:37:41 | 2021-10-17T14:37:41 | 417,545,336 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 211 | puml | @startuml
'https://plantuml.com/class-diagram
class Solution43 {
+main()
WebsiteGenerator d
}
class WebsiteGenerator {
String path
+createWebsite(String websiteName)
}
Solution43 --o WebsiteGenerator
@enduml |
60c91681f70b4af5369d8c0b3e05d42b16e8cc2f | 41e335a2ded65f95ece1c413fe9d465df1d198b4 | /lib/DevAssist/src/main/java/dev/base/base.plantuml | c42d431259f99eb9a896108a7becac2eb86cf47e | [
"Apache-2.0"
] | permissive | tulensayyj/DevUtils | ea40e897de72b88591cc1f1cea798eb74175eda8 | 3bc39eaf343c811270bc01e223cd37e80db9e04c | refs/heads/master | 2022-11-27T05:08:28.115620 | 2020-07-27T13:24:50 | 2020-07-27T13:24:50 | 281,569,859 | 0 | 0 | Apache-2.0 | 2020-07-22T03:59:24 | 2020-07-22T03:59:23 | null | UTF-8 | PlantUML | false | false | 2,379 | plantuml | @startuml
title __BASE's Class Diagram__\n
namespace dev {
namespace base {
class dev.base.DevBaseEntry {
+ DevBaseEntry()
+ DevBaseEntry()
+ DevBaseEntry()
+ getEntryKey()
+ getEntryValue()
+ isCorrect()
+ setEntryKey()
+ set... |
3bc0e0b1775bedc566c7c16e810dfcab3234fce0 | e37016f9bea6aac6954954ba33bde705a1245047 | /zx-note/src/test/graph/elasticsearch/cluster/routing/RoutingTable相关类图.puml | 60350c223079ebe4e6ff1cc780dd3dd98421353f | [] | 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 | 1,288 | puml | @startuml
class RoutingTable{
// 全局的路由表,
// 封装了所有Index的路由信息
}
class IndexRoutingTable{
// 封装了单个索引的路由信息
---
}
class IndexShardRoutingTable{
// 封装了单个Shard的所有副本实例
---
-ShardId shardId
-ShardRouting primary
-List<ShardRouting> replicas
-List<ShardRouting> shards
-List<ShardRoutin... |
8d55b66d25b0744aec62fb0ecddc878e0c98da07 | 277510c06b82f033ec74f5996fac0d0e13127daa | /src/main/java/com/lukire/map/chunk/chunk.plantuml | eede5c722286f9b8738e0dd885f869d102659634 | [] | no_license | Lukires/school_cannon | c5448379fb5f33900ea31eab0f3643fd50643e83 | 4c82a7221a406c4c6a4c87a68c764136fc968346 | refs/heads/master | 2020-07-13T17:37:34.052637 | 2019-09-22T22:58:25 | 2019-09-22T22:58:25 | 205,124,231 | 3 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 879 | plantuml | @startuml
title __CHUNK's Class Diagram__\n
namespace com.lukire.map {
namespace chunk {
class com.lukire.map.chunk.Chunk {
{static} - size : int
- tiles : Tile[][]
+ Chunk()
+ draw()
{static} + getSize()
+ getTile()
+ getTileFromGameCo... |
21ac9e5f1ce5ea429785008680274e1a8a2ce2eb | e8e3c479fdc72120280486222e36fbd721c3e2fa | /Exercises/hero/uml.puml | 3524b311e2c05e64b3d8e674f72c9e7f2e9d90ad | [] | no_license | Tiagocl/FEUP-LPOO | 7010545a9baed3a1f4390b1ee755e3d400dbcb82 | 14c6b3f1c1f9d696425162e9745b9c00afab06da | refs/heads/master | 2023-04-09T21:49:50.175452 | 2021-04-21T14:32:13 | 2021-04-21T14:32:13 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 844 | puml | @startuml hero
class Game {
run()
}
abstract class Input {
getPressedKey()
}
package com.educorreia.hero.world {
class World {
step()
createWalls()
processInput()
}
class Position {
x
y
}
abstract class Element {
name
character
... |
9254c47a32f9bc6934543c58ed3e0d215fa20bde | 60db5a6d9cec64022c685514fa58607b05d65e8f | /src/UML/printingItems.puml | ebc3fb229fc7dbcc0f5e8db62e886cca583a4b8f | [] | no_license | rob0302/McQueen-COP3330-assignment4part2 | 88c7ab19714afe7dc160731da5a673f8711d5f62 | 30ce1441a674701e049fd6c83551e53c8b8bf2c4 | refs/heads/master | 2023-09-03T09:10:47.796103 | 2021-11-16T01:21:17 | 2021-11-16T01:21:17 | 428,475,353 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 89 | puml | @startuml
class printingItems{
printItems
printComplete
printIncoomplete
}
@enduml |
e4622dc06ab69eedd989e54b5b96837900b22861 | 2ac74657de3cb81bab734d18094e945a442a167d | /sechub-doc/src/docs/asciidoc/diagrams/module_sechub_job.puml | e663c18043608937ffefe6df1e0e6352e08cec65 | [
"MIT",
"ANTLR-PD",
"LicenseRef-scancode-generic-exception",
"BSD-3-Clause",
"LGPL-2.0-or-later",
"LGPL-2.1-only",
"GPL-1.0-or-later",
"LicenseRef-scancode-oracle-openjdk-exception-2.0",
"MPL-1.1",
"MPL-2.0",
"CC-PDDC",
"LicenseRef-scancode-warranty-disclaimer",
"EPL-2.0",
"GPL-2.0-only",
... | permissive | de-jcup/sechub | 64055bb7ccd5496e32207c140e5812997e97583b | 488d2d23b9ae74043e8747467623d291c7371b38 | refs/heads/develop | 2023-07-22T18:01:47.280074 | 2023-07-18T15:50:27 | 2023-07-18T15:50:27 | 199,480,695 | 0 | 1 | MIT | 2023-03-20T03:00:02 | 2019-07-29T15:37:19 | Java | UTF-8 | PlantUML | false | false | 467 | puml | @startuml
' SPDX-License-Identifier: MIT
package com.mercedesbenz.sechub.domain.schedule {
class ScheduleSecHubJob <<Entity>> {
}
enum ExecutionState{
INITIALIZING
READY_TO_START
STARTED
CANCEL_REQUESTED
CANCELED
ENDED
}
enum ExecutionResult... |
d01ab35b555e77bf0f604b3bcfedd852801bb79d | 912d65be9bbd436a671d948abe8dadf356eb5216 | /src/main/java/com/juc/dcltest/dcltest.plantuml | 0fc55c5a03564505161e0fee1bc7c9e4e42df214 | [] | no_license | ljhpole/netty-lecture | 02318e9992f488f03425c93b981e8718582b1b4b | a20bef9e6db5d1061a6f37ec0593087588ea1a0a | refs/heads/main | 2023-02-24T21:52:42.964037 | 2021-01-31T15:35:18 | 2021-01-31T15:35:18 | 334,686,240 | 0 | 1 | null | 2021-01-31T15:35:19 | 2021-01-31T15:19:40 | null | UTF-8 | PlantUML | false | false | 775 | plantuml | @startuml
title __DCLTEST's Class Diagram__\n
namespace com.juc.dcltest {
class com.juc.dcltest.DclTest {
{static} - INSTANCE_ : DclTest
+ getInstance()
+ m()
{static} + main()
- DclTest()
}
}
namespace com.juc.dcltest {
class com.juc.dcltest.casAtomicTest... |
f9a66d145f61f920d9752b80d2c5da3fd6819784 | e3f608b2d2d160553212e823e0783e7d08f24c7b | /exercise46/docs/main.puml | 7e0680ccfae1f65c4be155d883c8b28f557ea676 | [] | no_license | nader-fares/fares-a04 | 3635a6f457bed61957ba581c90cca9a7ecf38299 | 3232d3ff5b3e4204189b67c6bd8f019dfce49873 | refs/heads/main | 2023-09-04T05:42:59.179310 | 2021-10-18T02:27:26 | 2021-10-18T02:27:26 | 415,470,723 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 374 | puml | @startuml
'https://plantuml.com/sequence-diagram
class Solution46 {
List<Word> wordList
String currentWord
boolean doesExist
+main(String[])
+createHistogram(Word word): String
+checkForObject(List<Word> wordList, String currentWord): boolean
}
class Word {
-String name
int occurrenceCounter
+getName(): String
+getO... |
7b82ecba1aa6861c23dc62fd71473e0faf2470d6 | c3287e91ce0ebce396cd3966de3d2f7d90131c20 | /Plantuml/DAL/DBCommands/TourLogCommands/InsertTourLogCommand.puml | 0b0678ea628aba4f2678af96325001280ec51b57 | [] | no_license | kretmatt/SWE2-Tourplanner | 497ec2e888112bd3d67a0f2b97e7c1e8e0348371 | f064500ae5b913b00671f358a586011affcdaf00 | refs/heads/main | 2023-05-12T11:48:29.605417 | 2021-06-06T21:53:11 | 2021-06-06T21:53:11 | 341,115,114 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 276 | puml | @startuml
class InsertTourLogCommand {
+ InsertTourLogCommand(db:IDBConnection, tourLog:TourLog)
+ Execute() : int
+ Undo() : int
}
IDBCommand <|-- InsertTourLogCommand
InsertTourLogCommand --> "db" IDBConnection
InsertTourLogCommand --> "tourLog" TourLog
@enduml
|
184ced76bfb3a971d093a975eda45ca2071e3d19 | 863a3d66a9dfb39f528d3786226fa3de9613ee6a | /docs/class_diagram.puml | 151f1419881c60393089d0db853fdb2d31d243f9 | [
"Apache-2.0"
] | permissive | predicador37/pyjstat | 6305b07dcdc2c76b0d7b740550f0a082b06bb193 | 0e54b946960531e308e79b1ee16e5115b10f09ee | refs/heads/master | 2023-04-15T19:38:40.789816 | 2023-03-31T12:19:20 | 2023-03-31T12:19:20 | 18,042,965 | 26 | 22 | Apache-2.0 | 2023-01-17T10:19:09 | 2014-03-23T20:34:48 | Python | UTF-8 | PlantUML | false | false | 1,008 | puml | @startuml
class Dataset {
+ read(data: DataFrame) : Dataset
+ read(data: OrderedDict): Dataset
+ read(data: String): Dataset
+ write(output: String = 'jsonstat'): String
+ write(output: String = 'dataframe'): Dataframe
+ get_dimension_index(name: String, value: String): int
+ get_dimension_indices(query: List): List
+ ... |
d4e437ca2d9b02697e38ce1cef9f1d45a4b9cb0e | d23b3e7164cd9877582311205b1bb6021504ab2d | /app/src/main/java/demo/ht/com/design_pattern/strategy_pattern/UMLStrategy.puml | f1f1cea36a36545510e4b358cf1105bc47e4fd98 | [] | no_license | langyangyangzzZ/newDesignPattern | 04c6f66348ec0a92b9fb30388341cc8bcb31c3f5 | 49c47a2c4b7afd08b33b0772ed667ad97ddd68a7 | refs/heads/master | 2023-04-20T04:58:31.311843 | 2021-04-23T09:51:28 | 2021-04-23T09:51:28 | 327,259,455 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 484 | puml | @startuml
abstract Duck{
Fly mFly;
void flyMethod();//飞翔方法
void swimming(); 游泳
}
note left:鸭子抽象类
class DryDuck
note top:旱鸭子
class ToyDuck
note top:玩具鸭子
class WildDuck
note top:野鸭子
Interface Fly{
void fly();
}
note left:飞翔策略
class NoFly{}
note top:不会飞翔
class CanFly{}
note top:可以飞翔
NoFly ..... |
5464db84cb9c60f0cc05c11905d3007d0644fdda | 327a896950794a3907b06dfb4ab60eb9422e2c5e | /src/tutorial/roughly_scala/trait_/DiamondA_Linearization.puml | df6fd9541f702a614e135bd0a33de2eba5f3e4ff | [] | no_license | rami2076/scala_training | b4dc6c2686e1aae332855a09b894167a60040ca0 | 4ec8ef4d83bbcb1b819675e0844a1a4f7fcaff80 | refs/heads/master | 2020-09-11T11:01:49.744438 | 2019-12-26T06:27:21 | 2019-12-26T06:27:21 | 222,043,164 | 0 | 0 | null | 2019-12-26T06:27:22 | 2019-11-16T03:48:00 | Scala | UTF-8 | PlantUML | false | false | 458 | puml | @startuml
title Diamond A Linearization
interface TraitA_Ex6 {
Unit +greet()
}
interface TraitB_Ex6 {
override Unit +greet()
}
interface TraitC_Ex6{
override Unit +greet()
}
class ClassA_Ex6
note top of ClassA_Ex6:class ClassA_Ex6 extends TraitB_Ex6 with TraitC_Ex6
note "TraitC_Ex6 implements TraitA_Ex6." as N1
... |
94759b5789d2ebaac6767ec0bc967c9f3ce7545c | 438418cd05a82943f97001f8045ed447848aaee8 | /comiot/Diagrams/DClassDevice.puml | 29382bcdce47a21c1439ad868b21cef0c02fceac | [] | no_license | hectorgastaminza/comiot | 5b2ace3d2640566470cb8f4cde1cd8ef31693e93 | 450fb500a23336e3d98e31389b780b9ff04a6220 | refs/heads/master | 2020-03-25T01:27:45.979382 | 2018-09-12T04:04:52 | 2018-09-12T04:04:52 | 143,239,210 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 190 | puml | @startuml
class Device {
public boolean reset();
public boolean on();
public boolean off();
public boolean up();
public boolean down();
public boolean valueChange(int value);
}
@enduml |
3e0a67d1f569084d2212b072fa9402e0fc5ebc5f | 344a071ef570137e8190827adbf53bd3b7b057e5 | /Module_2/Ung_Dung_Tinh_Ngay_Tiep_Theo/src/main/java/com/codegym/Calendar.plantuml | 03b5a779cf3bf407733b404115ddcd355a05baee | [] | no_license | CaoXuanQuy1985/Codegym_Projects | d340198fd7e035c341e2ee6ea113c44e19a947f2 | cedc187f3eb69440a5893b68c9fa5de43fa2587b | refs/heads/master | 2021-01-05T06:32:00.807751 | 2020-07-02T06:59:17 | 2020-07-02T06:59:17 | 240,914,009 | 0 | 1 | null | 2020-10-13T20:47:43 | 2020-02-16T15:21:13 | Java | UTF-8 | PlantUML | false | false | 588 | plantuml | @startuml Calender UML
class Calendar {
- boolean isLeafYear(int year)
+ int determineTotalDateInMonth(int month)
}
class User {
- {static} Scanner sc
- String dataUser
+ User(String dataUser)
+ String getDataUser()
+ void setDataUser(String dataUser)
+ String getInputData()
}
cl... |
008173bf0c091240fddf5ee8528de4bf2d9d23ab | b6b965aba95a85b0a43bd8bebb83d591f711fd8d | /uml/Boss-GoodDetail.puml | c78f7c8882b59f22f48bf773ff1736f22b4725c3 | [] | no_license | codeworld-GitHub/mytest | 57365f2497cb6074b967b3c657649f98707d19d5 | 9a990d20c9895db2e28b695a03fbf08cf0f424bf | refs/heads/master | 2023-07-26T23:45:04.650458 | 2023-07-13T10:23:04 | 2023-07-13T10:23:04 | 172,627,845 | 0 | 0 | null | 2023-06-14T22:46:14 | 2019-02-26T03:05:55 | Java | UTF-8 | PlantUML | false | false | 5,725 | puml | '商品详情 流程图
@startuml
start
:登录boss 进入商品-商品列表;
:点击查看;
:根据商品编号查询商品视图信息;
if(系统是S2B?) then (yes)
:根据商品编号查询分类;
else (no)
endif
stop
@enduml
'商品详情 时序图
@startuml
autonumber
actor react
react -> controller :页面请求商品详情
controller -> provider :根据商品id请求商品详情视图\ngoodsQueryProvider.getViewById
provider -> service :根据ID查询商... |
516e6a3c55af4a22d4316780740c38ce11d2bb51 | 2a05c19c522de7ac2f880aa0ba60547ace21cc30 | /uml/proxy.puml | cecd57cdfd9627f70025b5693c8f2130eec536d9 | [] | no_license | lbvs86823/lbvs86823.github.com | 458c5ca2ccae6a54519129a86545d817cfaf418f | 129e1ea762ab70c2b54886b561775d5dfd7841d6 | refs/heads/master | 2021-12-07T03:23:18.169009 | 2021-08-20T09:19:30 | 2021-08-20T09:19:30 | 16,271,667 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 286 | puml | @startuml
title 代理模式
interface TargetInterface {
+ operation(): void
}
class Target implements TargetInterface {
+ operation(): void
}
class ProxyTarget implements TargetInterface {
- target : Target
+ operation(): void
}
ProxyTarget .right.> Target
@enduml |
acab4223fa64f34d86ef35a12451e26df47ed474 | b9c936d4565816bb942529a5ba9a6b2db755aa52 | /test6/src/class.puml | 7fe61cc9d1226d85268d020eed13eef6f07ebc49 | [] | no_license | sh5-ang-liu/is_analysis | d1eed37abd426648ce62a3fcbfd89b41dafbed74 | fda99ac46c0a464d8538ce9002676655c099c8d0 | refs/heads/master | 2020-03-07T17:04:20.379400 | 2018-06-08T13:15:20 | 2018-06-08T13:15:20 | 127,601,754 | 0 | 1 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,561 | puml | @startuml
title 基于GitHub的实验管理平台--类图
class teachers{
<b>teacher_id</b> (老师编号)
teacher_name (老师姓名)
teacher_pwd (老师密码)
addtime (老师注册时间)
github (老师github账号)
github_sum (网站正确与否)
}
class students{
<b>student_id</b> (学号)
student_class (学生班级)
student_pwd (学生密码)
addtim... |
5098dfc8e8e72b4a3957fbd5326b49099c258460 | 4ef2a0d7b50e772e235e40bf33c1313a11e1d23a | /app/docs/asciidoc/models/modelui9.puml | d8e32ff7163bbdd1384fde911e385f1c623bdaf1 | [
"Apache-2.0"
] | permissive | SefkanTas/Sonofy | 4cb768b9eed72f2e133c2ec5b814c70352f39b4c | f4d7875d5c4ed996ec9ecc7fdf15ea75706af23a | refs/heads/master | 2023-03-27T03:41:36.030113 | 2021-03-27T20:14:31 | 2021-03-27T20:14:31 | 297,685,348 | 3 | 5 | Apache-2.0 | 2021-03-27T20:14:32 | 2020-09-22T15:04:53 | Java | UTF-8 | PlantUML | false | false | 2,565 | puml | @startuml modelui9
title <size:30><b>Diagramme de classes ui de la page de profil</b></size>
package app{
package ui{
package user{
class ProfilActivity extends AppCompatActivity{
- user: FirebaseAuth
- profilvm : ProfilViewModel
... |
6d40c32c0654cf98c4b741656223d85bd99d73e3 | 0c4947dd88f0571925ba65e79fd2ea6c6f35cdda | /src/main/java/cn/Utils.puml | ffcd751fdf86830b47e6b9be24e2a78be1c702a5 | [] | no_license | zou2561789/springuml | e31ad444152730d961a37d900951f1a1d3dd9609 | 15a505af77591b3e08a091dda2382940e8e6c48e | refs/heads/master | 2020-05-05T08:10:03.561315 | 2019-06-15T10:36:34 | 2019-06-15T10:36:34 | 179,853,364 | 1 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 17,051 | puml | @startuml
abstract class ReflectionUtils{
+ {static,final} MethodFilter NON_BRIDGED_METHODS
+ {static,final} MethodFilter USER_DECLARED_METHODS
+ {static,final} FieldFilter COPYABLE_FIELDS
- {static,final} String CGLIB_RENAMED_METHOD_PREFIX
- {static,final} Method[] NO_METHODS
- {static,fina... |
5d353bdf925f19d4b92007cc3a29c534d68a7bde | 23eebc652cc34d63a61ab645cccb3e0d12192028 | /documentation/logicalview/analysisview/repository/classanalysis/puml/controllers/OpenClientsController.puml | d218530afca3bda01df1a009332755f8f5f3f5c3 | [] | no_license | Ruskab/agrimManager | 0e654c5bfc7bb6241f7a8cf4c49e58af55155886 | e264536edc42ad8def85e3714a7b1c15236d7de5 | refs/heads/develop | 2023-09-01T02:36:44.943558 | 2021-08-14T20:15:43 | 2021-08-14T20:15:43 | 166,677,735 | 1 | 2 | null | 2023-09-02T13:25:24 | 2019-01-20T15:37:25 | Java | UTF-8 | PlantUML | false | false | 216 | puml | @startuml
class OpenClientsController {
+readAllClients()
+searchClients(query)
}
CreateVehicleView --> OpenClientsController
OpenClientsController --> ClientsDao
ClientsView --> OpenClientsController
@enduml |
0d1941cc18e9a0774273f1176afa7152be344e91 | 5138fad4e257ab5c3b993e68417ca6be13556288 | /docs/diagrams/CommandManagerClassDiagram.puml | 5e37e040869826b099b81af1a75d0ad8a53295b2 | [
"MIT"
] | permissive | AY1920S1-CS2103T-F12-1/main | 457cd126da3c5cbf5e359bd77dde16f8cc8d6b16 | 412b4db6d387659ea88bc2d028ffceed962742ac | refs/heads/master | 2020-07-27T22:03:25.658633 | 2019-11-11T15:24:34 | 2019-11-11T15:24:34 | 209,227,517 | 4 | 5 | NOASSERTION | 2019-11-11T15:24:35 | 2019-09-18T05:46:12 | Java | UTF-8 | PlantUML | false | false | 1,703 | puml | @startuml
' Style
hide empty members
skinparam classAttributeIconSize 0
skinparam genericDisplay old
skinparam packageStyle rectangle
skinparam lineType polyline
skinparam shadowing false
package Logic {
class CommandManager implements CommandInputListener {
- commandParser : CommandParser
- keywo... |
6eaef22e66e299641a4cfe0f24793fd50d600054 | 625e3447fea7ecfac5cd9601974a5439b552200c | /Homework/RTFConverter/Team2/class_diagram/initial_design.puml | 629fda6b1326b81f4beafb6fd34b703a4e646353 | [] | no_license | ss900405twtw/SED2019 | f9edec553c22fafb22199dedeb9c25046f2b80f9 | 17e5ceb84f4f8ca84b26013e5ab95516b82e1be4 | refs/heads/master | 2022-07-19T00:13:36.456120 | 2020-05-10T02:56:01 | 2020-05-10T02:56:01 | 262,698,934 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 790 | puml | @startuml
class RTFConverter {
{field} + rawText: char[]
{method} + convert(String format, String rawText) : TextFormat
}
class TeXText {
}
class WidgetText {
}
class TextFormat {
{field} + text: String
{method} + display(): void
}
note as N1
if format.equals("Tex"):
TeXText tex = new TeXText... |
b5ecc9d72d881f62f4642c478812a444502e3305 | bcb7fd9ec9e69e52780b27da867b8055dfdc043c | /src/dgraph/DGraphWriterFactory.iuml | d8af5601e74fd3854bbbb272507aa38e39f613ed | [
"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 | 340 | iuml | package dgraph {
class DGraphWriterFactory {
-{static}HashMap<String, DGraphWriter> writers
+{static}DGraphWriter register(DGraphWriter writer, String extension)
+{static}DGraphWriter unregister(String extension)
+{static}DGraphWriter get(String extension)
}
DGraphWriterFactory... |
8364e81537ec979a126d24ea8e39bc459311c34e | a30b93addd419ce3dde8643ee0ad244aaeda5a31 | /src/06_1_cd_transient.puml | 63d34d4eb13849259d4fa30acc1b1e2c0aae0593 | [] | no_license | mosser/ood-dojo | 484ae52842522c6f622b9c8a89644b1f98d84d9d | eaddb9c943dc9ee901e3e841673e4902156c3e81 | refs/heads/master | 2020-03-30T13:13:53.645253 | 2018-10-03T21:23:59 | 2018-10-03T21:23:59 | 151,264,520 | 1 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 919 | puml | @startuml
skinparam nodesep 60
skinparam ranksep 60
skinparam class {
backgroundColor<<external>> #D3D3D3
}
hide stereotypes
class Portfolio {
~ {static} findByName(String): Project
+ create(String, String): Boolean
- addToPortfolio(Project): Boolean
- isAvailable(String): Boolean
}
class Project {
+ na... |
952549426ce3e1e9e4e1a64031bacc67d5e87093 | cf9b07f15ed454559db1764f4b98a786e249b43c | /out/production/MovieReservations/sample/sample.plantuml | 7cb9d05e4d7e0c6731b4954eaf9c0555405c8463 | [] | no_license | dency6/MovieReservations | 7108de569337b7585efd680dad9e318e37c49ad0 | dbe3991b1876b1e11e8146a1c8f038e5a56c456e | refs/heads/master | 2023-07-08T11:12:55.408449 | 2021-08-15T04:31:54 | 2021-08-15T04:31:54 | 395,945,975 | 1 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 15,779 | plantuml | @startuml
title __SAMPLE's Class Diagram__\n
namespace sample {
class sample.CommonMethods {
{static} + confirmed : boolean
{static} + connection : connectionController
{static} + disablelogin : boolean
{static} + leftpanecolor : String
{static} + loggedout : boolean
... |
df81f1fa78fd91de6970c72c7d3e0baf296ffc56 | 7ed1eb3994eda47089e1252f4d8f43e77ed22627 | /docs/diagrams/classdiagrams/StorageClassDiagramv4.puml | dcbd9352639349840f6121728964605d3685d4f4 | [] | no_license | AY2122S1-CS2113T-T10-3/tp | 2be26f64081fb607109fddfbb1c643296e2c8288 | 6d401075e0f8d996957bd2ff5d04373fb54e8e1e | refs/heads/master | 2023-08-27T11:23:27.308170 | 2021-11-08T13:17:39 | 2021-11-08T13:17:39 | 411,891,809 | 3 | 4 | null | 2021-11-08T13:17:40 | 2021-09-30T02:08:19 | Java | UTF-8 | PlantUML | false | false | 577 | puml | @startuml
!define DECODEX_COLOR #99D5CA
!define STORAGE_COLOR #99D2F2
skinparam classAttributeIconSize 0
hide circle
Decodex -> "1" Storage
note right of Storage: Only the public methods of Storage \nare shown in this Class Diagram.
class Decodex DECODEX_COLOR {
- initDecodex(): void
+ run(): void
+ {static} m... |
a2d3c5b8c9aa4798b90252d424bdd595229493a0 | 02a364d6cc772a9bf2e72d02dbecca74ac14d335 | /eCommerce-Core-2/DPLRef.eCommerce/plantuml/DPLRef.eCommerce.Accessors/Remittance/IRemittanceAccessor.puml | 9c3173b9b9b57b16bd16044b865ba9be503a8f48 | [
"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 | 135 | puml | @startuml
interface IRemittanceAccessor {
SalesTotal() : SellerOrderData[]
}
IServiceContractBase <|-- IRemittanceAccessor
@enduml
|
fa151d4e618563095020a95b0073d50260290958 | f1f4c3e61b6b3e7e191c769a8fd0b4c6a3cbda3e | /test3/class.puml | 65c8f5d4b01e1f18eeccef6c12142f497dd6b688 | [] | no_license | sumingshi/is_analysis | d9ad1330fd86099c54bbe39c65294f21876d578a | 8bfa24d54699746474cf6ae21bbc589b486cd2fd | refs/heads/master | 2020-03-07T17:19:44.366312 | 2018-06-06T15:04:30 | 2018-06-06T15:04:30 | 127,608,220 | 0 | 3 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,341 | puml | @startuml
scale 750 width
package bean <<Folder>> #skyblue{
借阅 "1" *- "1" 借阅Id
读者 "1"-- "*" 图书
读者类目 "1" o- "1..*" 读者
图书类图 "1" o- "1..*" 图书
读者 "1"--"*" 罚金
游客 <|-- 读者 : 注册登录
class 图书{
..列举了部分私有属性..
- Integer id;
- Integer bookcat;
- String bookname;
- String isbn;
- String pu... |
24d54309d841662fcc19ec1639d2114dc2ea6c73 | b038203821d22f0ae9db9697aaf5b41b9f77a40d | /src-gen/serviceSystem_BC_MedicalServiceProvider_MedicalServiceProviderCustomerJourney.puml | 99f58f7ef745b123045a108e85ce36ab0a5174ce | [] | 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 | 1,778 | puml | @startuml
skinparam componentStyle uml2
package "'MedicalServiceProviderCustomerJourney' Aggregate" <<Rectangle>> {
class MedicalServiceProviderServiceForServiceExchange <<(A,#fffab8) Aggregate Root>> {
String valueExperience
MedicalServiceProviderContext engagementPreferences
MedicalServiceProviderValueExpect... |
68441935af4827851bf5682c02145ad7045e3444 | 844665d08d1be5dacc41d8495725d881c68dba71 | /Conferencias/Conferencia 5_ Patrones de Diseño en la Programación Modular/MultiModuleApp/null_entity/class-diagram.puml | 20d6018f669ae9503beb12f3e51d176537c47d63 | [
"MIT"
] | permissive | alexescalonafernandez/curso-patrones-diseno | ec1cf0a993707d78c294208e04604a3a0ffd164e | f586e27791e1281087df6cc137da87f407179e65 | refs/heads/master | 2021-01-25T13:35:26.659206 | 2018-03-02T20:18:06 | 2018-03-02T20:18:06 | 123,588,331 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,493 | puml | @startuml
@startuml
skinparam backgroundcolor transparent
skinparam classFontSize 18
skinparam noteFontSize 18
skinparam arrowFontSize 18
skinparam classAttributeFontSize 18
skinparam packageFontSize 18
skinparam classStereotypeFontSize 18
skinparam titleFontColor #5cb85c
'Title Module null_entity
class NullPerson... |
d062dd003fb2066bab9e9a5e04981648d6f0bb0d | c820e60d1bba50bc3bc43151c2c9d773fe0fc2bd | /DesignClassDiagram.plantuml | e0d47a00bfb5610d2e5c0432ebe20c6bd8d2915e | [] | no_license | lukemcneil/csse374-project | 3e8282053b53bbf3348f08d5edf1b2365a80a2c2 | a2a49bb0c1665bc569036ffa50693c8c4318d3ac | refs/heads/master | 2023-03-03T18:46:58.921749 | 2021-02-11T13:19:07 | 2021-02-11T13:19:07 | 331,111,064 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 3,371 | plantuml | @startuml
page 2x1
package domain {
class Coffee {
{field} name : String
{field} customizations : String[]
{method} String getName()
{method} int getSize()
{method} String[] getCustomizations()
{method} String toString()
}
class Machine {
{field} machineID : int
{... |
8213d5b651ef11973fad2f7e539a0c1f51d58b91 | d97b774fd95a8e98e37c46ee1771f6e6e407a148 | /uml/api/OrderUpdateAction.puml | 1b04bad2699548b76ba6d0178b108bb19aca1bbc | [] | 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 | 18,133 | 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 OrderUpdateAction [[OrderUpdateAction.svg]] {
action: String
}
interface OrderAddDeliveryActio... |
4d0d3d5ee9a16d50992973565922e7a1c427cdb4 | 2fa402e00effa96db30c17aa45a97f361f40dcd0 | /Diagramas/diagramaClases.puml | 26fc8a8990e3dc85199d563c4ddcdf5be0792556 | [
"MIT"
] | permissive | julia-valdo/Algoritmos-3.TP2 | 9d497a25322b464045fe57484487f1ce7c15b94c | 65f4b5f8f8371b89589be2629194fc6d22c853b7 | refs/heads/master | 2023-07-03T02:44:33.910119 | 2021-08-09T17:20:06 | 2021-08-09T17:20:06 | 381,795,609 | 1 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 7,850 | puml | @startuml
class Batalla{
- perdidaAtacante:int
- perdidaDefensor:int
- resultadoDadoAtacante:ArrayList<Integer>
- resultadoDadoDefensor:ArrayList<Integer>
- compararResultado(ArrayList<Integer> resultadoDadoAtacante,ArrayList<Integer> resultadoDadoDefensor):void
- tirarDado(int cantidadDeTiros):ArrayList<Integer>
- tir... |
0ab9568bef8b85e9378873ff8dd02b581f07b416 | b1ea040466bbbf2c3394e5042b6c035071bbe955 | /src/main/java/at/fhj/msd/swdesign/singleton/singelton.puml | 7e871cd67412a2e5d93412f2d0265ff92e5b28e0 | [] | no_license | elmarkrainz/msd18-swdesign-despat | 4cf7c02143dd96d4c0fb77384e12d4f191fa4d70 | 9f4c752722156b4007530acd6a6ea0e363f772d0 | refs/heads/master | 2020-09-12T02:54:36.498106 | 2020-01-13T07:40:08 | 2020-01-13T07:40:08 | 222,278,095 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 235 | puml | @startuml
title Singleton Pattern
skinparam classAttributeIconSize 0
class Singleton{
- {static} uniqueInstance : Singleton
- Singleton()
+ {static} getInstance() : Singleton
}
Singleton --> Singleton
Client -> Singleton
@enduml |
aeeb76117a4413875407c99663ffa91a4c84861c | 14af8ad7c7bee9aa4fe0eb861ffef248cb89a6e7 | /Scenarios/1.4. Classes.puml | 0402298cc21ff245bc77b3a8ad5168d295086c35 | [] | no_license | ciskos/IC-ADSC-TD | fd7edd6bba13f040492a13f8b89c595a1614b3d7 | 1b6d487f8ceff067cdff328155fd893eedd1d63c | refs/heads/master | 2022-02-10T20:14:37.782598 | 2019-02-16T19:11:55 | 2019-02-16T19:11:55 | 148,051,731 | 0 | 0 | null | 2018-09-09T18:00:44 | 2018-09-09T18:00:44 | null | UTF-8 | PlantUML | false | false | 1,012 | puml | @startuml
class ВУЗ {
Название
Адрес
Телефон
--
добавитьСтудента();
отчислитьСтудента();
списокСтудентов();
}
class Факультет {
Название
--
добавитьПреподавателя();
списокПреподавателей();
}
class Преподаватель {
Имя
--
узнатьИмя();
вестиЛекцию();
}
class Курс {
Название
Идентификатор
}
class Студе... |
9782663d7eb8fa1c4f1a3281ed17c3df938a5a5c | 128294c37a76536f8f45fbdaac54dd6f42a4b7f4 | /app/src/main/java/br/com/mimoapp/mimo/project/ferabela_class.puml | afc9c10950b8b1bfce766969e3088bcc38985736 | [] | no_license | RAR90/Mimo | bea221f263fe6a2ec45e8ec48d4ec28a3ebc21a8 | 82bbe759bd99af28c784263dab79a860a583e4e6 | refs/heads/master | 2020-08-07T13:18:04.431248 | 2019-10-07T19:31:07 | 2019-10-07T19:31:07 | 213,465,838 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 190 | puml | @startuml
class User {
id
FcmToken
name
phone
getters();
setters();
}
class Service {
id;
name;
description;
getters();
setters();
}
@enduml |
b6bebbf38701c8aa2fb41dcaff2b203d5f933046 | 39facdc394dc36074cf96e954397d368c7a56d0c | /doc/classdiagram.puml | 288a96e1972770cfd4cfb0ef423a415d458270f7 | [] | no_license | dkontorovskyy/polaris-backend | b0cf681cbb10f313c928264212e3611c4d4d3081 | ce30cff81f4dfc85b267fa60bda688dedb168eec | refs/heads/master | 2022-11-23T14:18:11.216552 | 2019-10-29T22:01:54 | 2019-10-29T22:01:54 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,435 | puml | @startuml
skinparam monochrome true
hide empty methods
hide empty fields
class Manager
class Module {
id
endpoint
client: OPCUAClient
}
class Service {
name: string
parameters: ServiceParameter[]
}
class ProcessValue
class Strategy
package recipe {
class Operation
class Parameter
clas... |
3fdc8de1aaba021fb9fe9955f98be9d771f400ac | 2658a42eb6bbcc140cae19c1120864277f893b2f | /documentation/src/orchid/resources/assets/diagrams/list.puml | a6ad5facc2f4fb96df9f7da96295f18958449a9d | [
"Apache-2.0"
] | permissive | tuProlog/2p-kt | 0935dbeb88272f79df1ebbd2339767bccc8ecfa4 | 6510ea0414985b708dd492ee240727f2e261176c | refs/heads/master | 2023-08-17T18:41:12.310798 | 2023-07-19T10:34:16 | 2023-07-19T13:13:27 | 230,784,338 | 84 | 15 | Apache-2.0 | 2023-09-13T22:49:25 | 2019-12-29T17:51:34 | Kotlin | UTF-8 | PlantUML | false | false | 891 | puml | @startuml
left to right direction
skinparam shadowing false
interface Struct
interface Atom
interface Empty {
+ {static} list(): EmptyList
+ {static} set(): EmptySet
}
interface EmptyList {
+ {static} invoke(): EmptyList
}
interface List {
+ size: Int
+ unfoldedArray: Array<Term>
+ unfoldedList: List<Term>... |
e5b99e56c8661fcdb2c37917c6fee558a451b6e5 | 63114b37530419cbb3ff0a69fd12d62f75ba7a74 | /plantuml/Library/PackageCache/com.unity.test-framework@1.1.16/UnityEditor.TestRunner/UnityTestProtocol/UnityTestProtocolListener.puml | 246ec40860909625aa03553cd5df487ed29ce63d | [] | 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 | 381 | puml | @startuml
class UnityTestProtocolListener {
+ UnityTestProtocolListener()
+ RunStarted(testsToRun:ITestAdaptor) : void
+ RunFinished(testResults:ITestResultAdaptor) : void
+ TestStarted(test:ITestAdaptor) : void
+ TestFinished(result:ITestResultAdaptor) : void
}
ScriptableObject <|-- UnityTestProtoc... |
733693b5348e97b4f57795de07a40a6a9bccf55c | 0fc0c388b9144c1308c4a65e954b52f51dfc9137 | /template/eopbc.plantuml | 6035b735f5abf0e730622c006d2f36c24e300807 | [] | no_license | swamp-thing-sovryn/court-presale | 5da92ef221f0ea5e56c5befc6deb0e9a28541ee0 | d22f226ce2394dbdd71b4d1f46246ca8296beef1 | refs/heads/master | 2022-11-06T06:53:50.831060 | 2020-06-17T14:02:39 | 2020-06-17T14:02:39 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 2,338 | plantuml | @startuml eopbc
' -- options --
allowmixing
skinparam handwritten true
' -- tokens --
package anj {
class MiniMeToken
note right
**symbol** ANJ
**name** Aragon Network Juror token
**decimals** 18
end note
}
' -- apps --
class controller {
{abstract}controller
}
class reserve {
{abst... |
f163582b42ef0ec198ba53c5955439cd99e3db54 | d97b774fd95a8e98e37c46ee1771f6e6e407a148 | /uml/api/OrderSetCustomTypeAction.puml | 607c5ce4407030f9f07fed347e77d702bcb7d3a3 | [] | 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 | 531 | 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 OrderSetCustomTypeAction [[OrderSetCustomTypeAction.svg]] extends OrderUpdateAction {
action: Str... |
957e95a4f1666a4c68389fc6514b180826bc3918 | 0319acdfa7666a8b66a3205809fd32cce8f0caae | /diagrams_etc/animal_bank_class.puml | b7a3f4a0c846e014c1d3ac42dc240266707aa323 | [] | no_license | SBrahe/AnimalBank | 989ce77ac2decdfb70d57e09ecf42a2ed76a181d | 12b5bdba98ddd888d58c15c0facf0ca5f19f3341 | refs/heads/master | 2023-04-25T02:20:29.247799 | 2021-05-13T11:56:14 | 2021-05-13T11:56:14 | 359,489,869 | 0 | 0 | null | 2021-04-24T17:32:46 | 2021-04-19T14:31:22 | Java | UTF-8 | PlantUML | false | false | 884 | puml | @startuml animal_bank_class
hide circle
skinparam shadowing false
package CameraView{
class AddAnimalFragment{}
class CameraParentFragment{}
class CaptureImageFragment{}
}
package DataAccess{
class AnimalFireStoreModel{}
class Repository{}
}
package Domain{
class Animal{}
}
package InfoView{... |
d334a9e7cebec3ed14ccc2941dfc5345e492901e | a249c2addc54fa5250d268f1c9cb71c1f555fec4 | /learn-design-pattern/src/main/java/com/hqbhoho/bigdata/design/pattern/adapter/object_adapter.puml | 439a50def7a753840d8c714610f132af4c61653a | [] | no_license | hqbhoho/learn-bigdata | 3bb16248eed5498758bf3f98179242078ed6ddf7 | cb2eca9b1b795a4a8712850f0ec49a32b2f7922d | refs/heads/master | 2022-11-21T16:48:22.455348 | 2020-09-15T01:30:16 | 2020-09-15T01:30:28 | 173,652,937 | 19 | 7 | null | 2022-11-16T11:46:09 | 2019-03-04T01:31:39 | Java | UTF-8 | PlantUML | false | false | 1,760 | puml | @startuml
interface NormalVoltage{
{abstract} {method} + int outputVoltage()
}
interface NormalVoltageAdapter{
{abstract} {method} + boolean support(NormalVoltage normalVoltage)
{abstract} {method} + int output5V()
}
class ChinaNormalVoltage{
{method} + int outputVoltage()
}
class JanpaNormalVoltage... |
eaf3e1b4707df59ad836b11d10f552f6e6bcc46c | 58d2cd8afc250755a0cba86cedf6000aae0ced54 | /src/main/java/ex44/ProductSearch.puml | 7211fc65361f1ef2d351af661b23ec6d0e55f17e | [] | no_license | danielagd/gomez-dugan-cop3330-assignment3 | 5dddb24373f182e6cdf75051f9eee4aa540eeb24 | adbbbdc35962ff692cdfd2e0ae2decee43a6b693 | refs/heads/master | 2023-08-16T14:29:31.592049 | 2021-10-12T02:31:25 | 2021-10-12T02:31:25 | 416,141,605 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 398 | puml | @startuml
class ProductSearch {
+ static void main(String[] args) throws FileNotFoundException
+ static List<Product> get_product(String file_dir)
+ static String search_for_products(List<Product> list)
+ static boolean search(List<Product> list, String product_name)
}
class Product {
- String nam... |
49122a221fb59bbc0f702861b7efd012660d1523 | 9bcd4da5e5454922139d0afefc782a997988ad1f | /docs/SprintD/US/US13/US13_CD.puml | 20c7f6a82efbf71c55385f850412cf30e5a0c1e9 | [
"MIT"
] | permissive | wjacoud/DynaByte | 13f042b210f17830aa3eb31558d3f83d587ab436 | 3ac6b5e2d2e7559ec3e230db7848a1b43d3b40e3 | refs/heads/main | 2023-08-27T09:20:01.825322 | 2021-11-11T17:15:05 | 2021-11-11T17:15:05 | 427,082,047 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 2,634 | puml | @startuml
top to bottom direction
class ClientTestsUI{
}
class ClientTestsController{
-ClientStore clientStore
-TestStore testStore
-List<Client> clientListOrder
-Client client
--
+getClientListTin()
+getClientListName()
+getClientChosen(String tin)
+getValidatedTests(Client c)
+getTestChosen(String tin, List<Test> ... |
7962aaf9d3607c3456c76bbcf4b0baef1bdaace7 | 27bade928da247751c05e64b7baa7cd79bbc4766 | /oodesignpatterns/diagrams/composite.puml | 12b8f43da92b61c2633f3cad4d0b736d03c67c8d | [] | no_license | zweibit0110/design-patterns | 7ef005c8f49752545d3093e2de3d7f058c48e278 | c8f88aa916ffdd556026722c4ca80e7555e535fa | refs/heads/master | 2021-07-24T07:50:11.906876 | 2019-11-29T12:51:53 | 2019-11-29T12:51:53 | 224,854,326 | 0 | 0 | null | 2020-10-13T17:50:56 | 2019-11-29T12:55:42 | Java | UTF-8 | PlantUML | false | false | 1,718 | puml | @startuml
skinparam note {
borderColor grey
backgroundColor white
}
skinparam legend {
borderColor white
fontSize 20
fontColor grey
}
package com.deloitte.training.oodesignpatterns.structural.composite {
' Classes and interfaces
abstract class Employee {
- name : String
+ ... |
60f50459ac61f943da49f7757dadd87e0cc5cf54 | dc20115738d63d9d0dbd16fab019785740465cc7 | /plantuml/Users/hunter/Coding/maternity-ward-system/DB.puml | e0b1dde2fd2096cab27f813d5358c104faaff0f1 | [] | no_license | W0lfCr0w/maternity-ward-system | b2a9201111079ce3f638ff78cadb6aa9ecb4e04f | ee9aac0f52841c4083f1666dc4628f9c0d9b34af | refs/heads/main | 2023-06-06T10:33:10.231707 | 2021-06-29T10:20:54 | 2021-06-29T10:20:54 | 379,371,068 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,282 | puml | @startuml
enum EmployeeType {
Cleaner,
PoisonCleaner,
HeadCleaner,
SupervisorCleaner,
Cook,
SousChef,
Chef,
FoodDistributer,
HeadOfManagement,
FirstAid,
Nurse,
Paramedic,
HeadNurse,
Midwife,
BreechMidwife,
Intern,
BreechIntern,
Doctor,
SeniorDo... |
e753264fb7efb974d3efe3467be90d6b8e92fda7 | ae3c0c76bf8ad1b3bbe5ac4d45737fdbb3e10888 | /UML/Class_Diagram.puml | 56d7d5c2ec88bc75f3f3fc4fa4a4d7241a055d63 | [] | no_license | Elizene9/creighton-cop3330-assignment4 | 6e9fa3efbfbb7a9f0537bfa50ae31c1fbe2a8465 | 9cfa8cc8fdef8c88a71547daf3c87d20597a8b29 | refs/heads/master | 2023-06-21T04:17:17.329989 | 2021-07-05T02:11:37 | 2021-07-05T02:11:37 | 382,989,482 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 3,144 | puml | @startuml
'https://plantuml.com/class-diagram
+class LaunchApp {
main() : String[]
start()
}
+class LaunchAppController {
+ExitPressed(actionEvent : ActionEvent)
+AddToDoPressed(actionEvent : ActionEvent)
+DeleteToDoPressed(actionEvent : ActionEvent)
+EditToDoTitle(actionEvent : ActionEvent)
... |
dd99621d29aed08c275d9b52624a5d56d1627778 | 7c2a17fd3d19a13fb71558f79900a2908de98c58 | /docs/uml-class-diagrams/admin/test/GpsSystemTests/GpsSystemTests.puml | 35132d510d4187af8a3f36815ed2c667528ff526 | [] | no_license | casher-ou/csi-3370-software-project | 483b1add9fbab8349f30009eecc123c884bdcc7b | 629fb9cce10429c2b80bd1ad33ab898d1466883b | refs/heads/main | 2023-01-22T00:44:50.062944 | 2020-11-29T23:00:50 | 2020-11-29T23:00:50 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 742 | puml | @startuml GpsSystemTests
package edu.oakland.test.admin {
class GpsSystemTests {
+ void initDisplayGPSInterfaceNotNull()
+ void initSatelliteNamesNotNull()
+ void initSatelliteNamesNotEmpty()
+ void gpsSystemsConstructedSuccessfully()
+ void useCase1RunSuccessfully()
... |
332015236da312c9594a023e94a75ca2901752d9 | bdd433c3af2f10384f0a4fb06a6354b51a70750e | /plantuml/C4/includes/Models/SearchDto.puml | 03cacbf8420b82e3e6ffd48b191d1cea994093ed | [] | no_license | I4PRJ4/I4PRJ4-plantuml | d6188b60011e5a5f6f3cf7853393cba43996dfbf | 2b528f0a911917d5ee61a6d0051d46ea59282c5a | refs/heads/master | 2023-05-14T13:43:29.403199 | 2021-06-03T10:33:59 | 2021-06-03T10:33:59 | 348,710,373 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 80 | puml | @startuml
class SearchDto {
+ SearchTerm : string <<get>> <<set>>
}
@enduml
|
f1da800e1149e2999116c60a7ca517a92c9291fe | 507feae29e37c4a20f7be86010ec9a2c119b52b6 | /docs/StorageClassDiagram.puml | fa557cd6e6eb4f3496103664dffddb8bc985e517 | [] | no_license | serenakemono/tp | b6d55db4a72593e675085d06cb6a07d9389c1ed7 | 3823311f8977716ee3f9ff813024425ccf3ab846 | refs/heads/master | 2023-09-02T01:04:30.050776 | 2021-11-08T13:53:34 | 2021-11-08T13:53:34 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 542 | puml | @startuml
skinparam componentStyle rectangle
hide circle
class EncryptedFile {
}
class GameFileManager {
{static} decoder:FileDecoder
{static} encoder:FileEncoder
void writeFile(lines: String)
String readFile()
}
class GameDataFileDecoder {
{static} MAX_SCENE_NUMBER: int
{static} FACTO... |
74c1d5d6e999dadf54e9c513384e7c3a6e16d624 | 605cac101260b1b451322b94580c7dc340bea17a | /malokhvii-eduard/malokhvii02/doc/plantuml/ua/khpi/oop/malokhvii02/event/LoopEvent.puml | 5e246e739bbe1a1694374a0483f8d1ff612cd3c2 | [
"MIT"
] | permissive | P-Kalin/kit26a | fb229a10ad20488eacbd0bd573c45c1c4f057413 | 2904ab619ee48d5d781fa3d531c95643d4d4e17a | refs/heads/master | 2021-08-30T06:07:46.806421 | 2017-12-16T09:56:41 | 2017-12-16T09:56:41 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 167 | puml | @startuml
enum LoopEvent {
{static} +INCEPTION
{static} +CONTINUATION
{static} +INTERAPTION
-LoopEvent()
}
@enduml
|
ac0ba61c459192a456c388e74bda24255202cf73 | 63114b37530419cbb3ff0a69fd12d62f75ba7a74 | /plantuml/Library/PackageCache/com.unity.postprocessing@2.3.0/PostProcessing/Editor/Effects/LensDistortionEditor.puml | 6fa40aa51f73b970c7fc2091350cffb255b09ea4 | [] | 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 | 160 | puml | @startuml
class LensDistortionEditor <<sealed>> {
+ <<override>> OnInspectorGUI() : void
}
DefaultPostProcessEffectEditor <|-- LensDistortionEditor
@enduml
|
ba285f81afdc03dc3b223c8b58cb5884f7f55a31 | d97b774fd95a8e98e37c46ee1771f6e6e407a148 | /uml/api/ShippingRatePriceTier.puml | a7d2ee744d975b438eb3c37174f81ce24c71ff92 | [] | 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,792 | 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 ShippingRatePriceTier [[ShippingRatePriceTier.svg]] {
type: [[ShippingRateTierType.svg ShippingR... |
4351c1b9cac31472f3cf65ddb21fd16d403f24c8 | 5952c3eb84747f8eaf15981bc089621c2fac00fc | /design-pattern-notes-strategy-pattern/other.puml | 4e861f9268d3aad34d49904ac81a2d5c6daaf2b6 | [] | no_license | dust347/blog_image | 643047f6a0ab1546b2ac5eecf99ab91b9dab68e5 | 046dd3e2a8f8f73329cc1a1447f60b0fe7110a7a | refs/heads/master | 2021-05-21T02:30:31.114253 | 2020-05-31T09:24:09 | 2020-05-31T09:24:09 | 252,502,868 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 231 | puml | @startuml
interface StrategyInterface {
exe()
}
StrategyA : exe()
StrategyB : exe()
StrategyInterface <|.. StrategyA
StrategyInterface <|.. StrategyB
StrategyA <|-- StrategyContextA
StrategyB <|-- StrategyContextB
@enduml
|
4566080985a8101373e0918c28d2060542200493 | a1eb6871a4ccbc6135b331ae824db91ec7b71e4e | /build/purchase-order-failure@0.1.0.puml | ac6b9d42a2cea7c23637b2cae9133e6d63be3183 | [
"Apache-2.0",
"CC-BY-4.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | accordproject/cicero-template-library | 737586850933daac2fbff2ff8b2d60dd50526b80 | 35e6c93ba9d9e78d9384c44a78d85ac216d9e9ea | refs/heads/main | 2023-04-27T01:07:05.932361 | 2022-08-26T13:02:59 | 2022-08-26T13:02:59 | 109,224,687 | 77 | 149 | Apache-2.0 | 2023-04-20T21:43:00 | 2017-11-02T06:11:37 | HTML | UTF-8 | PlantUML | false | false | 602 | puml | @startuml
class com.docusign.clauses.PurchaseOrderFailure << (A,green) >> {
+ AccordParty buyer
+ Duration lateOne
+ Duration lateTwo
+ Duration lateThree
+ Double lateOnePercent
+ Double lateTwoPercent
+ Double lateThreePercent
+ String article
+ String thisSection
}
com.docusign.clauses.Pur... |
0c18df9eb8c8adfa91b17259d894dc056a4c9682 | f1413623ce449fba0d374712c7de4b48f986f69e | /domain.plantuml | bf88ae48245e4511f1cd90798bda7992ade0e68c | [] | no_license | MohGanji/OO-ClassDiagram-Project | 6bb13390ed5f25d7649422c294d8e93699258d18 | 30a8b0df41eeb1c68ed561693cbc99aad91a79a2 | refs/heads/master | 2020-05-17T19:17:49.066110 | 2019-07-29T09:35:38 | 2019-07-29T09:35:38 | 183,911,459 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 4,526 | plantuml | @startuml
skinparam roundcorner 8
skinparam class {
BackgroundColor #C0C0C0
ArrowColor black
BorderColor IndianRed
}
skinparam stereotypeCBackgroundColor gold
skinparam stereotypeIBackgroundColor AntiqueWhite
skinparam stereotypeABackgroundColor yellow
title \n1.1 - Aggregate barname rizi\n
class Person << (E,L... |
24b475d2c4ad01ceb9cf989911d681c08666090a | 3319a3e45d9d3e56900e793a356c94d8d4f878bd | /docs/DIAGRAMMA_CLASSI.puml | f0a524576e7d4330b6829f1d2ab05cb3851eb63e | [] | no_license | Furrrlo/GiocoDeiCammelli | a8131e724bd79f782ae144e9d945cf1f9507a73e | 5659e3a5d566194fb89dbc87215dd0e01a69ab6b | refs/heads/master | 2020-05-07T18:23:11.637692 | 2019-05-29T16:41:26 | 2019-05-29T16:41:26 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 7,504 | puml | @startuml GiocoPalla
PApplet <|-- GiocoPalla
class GiocoPalla {
-{static}INSTANCE: GiocoDeiCammelli
--
-valueManager: ValueManager
-inputManager: InputManager
-entityManager: EntityManager
-currentGui: Gui
--
-scaledResolution: ScaledResolution
-isPaused: boolean
--
-GiocoD... |
56f8127e53cb35bc94b80ce38561f77db0370b67 | 39cd21194e3db6675348c1d113717d1fa55ae0b7 | /src/main/java/org/example/ex044/ex044_class_diagram.puml | fb79d7f7683ca6b637e236346e1a61093528413c | [] | no_license | tgoldsmith2001/Goldsmith-cop3330-assignment3 | e99294559d81f4e98beba97ff742769da3028dd9 | 86aae4de365c34379fafb1a627be365166282bde | refs/heads/master | 2023-08-23T11:03:07.150508 | 2021-10-11T02:49:32 | 2021-10-11T02:49:32 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 621 | puml | @startuml
'https://plantuml.com/class-diagram
class App{
+{static}void main(System.in)
{static}void runSearch(product_list inventory, Scanner input)
{static}product_list readJson()
{static}String readString(Scanner input, String prompt)
{static}int isInArray(product_list checkArray, String name)
}
... |
183d78b7661cc1ea0b179124c85d204f355f67fe | d97b774fd95a8e98e37c46ee1771f6e6e407a148 | /uml/api/ExtensionChangeDestinationAction.puml | 119eff6c96ffa9e10272fb9a09950a82cb9219bf | [] | 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 | 512 | 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 ExtensionChangeDestinationAction [[ExtensionChangeDestinationAction.svg]] extends ExtensionUpdateActi... |
184c2aa19a4900ab1cb321e0b8351e4cfd66ebd6 | 57af2f1f7ba82bcc5f6e652d3a305d93d727be2c | /moose-wiki/Developers/Diagrams/inheritance.puml | eaeffe0904ce92e8e25026c6fe8cbf3e20cfb6c5 | [
"MIT"
] | permissive | reda-idtaleb/moosetechnology.github.io | a36b09f19c37ac43b4fa012a1b909ca37b4a6928 | b866efa65dbdf3ad5d23504391dee4684d42c5b1 | refs/heads/master | 2023-07-03T22:38:48.775864 | 2021-08-06T09:00:54 | 2021-08-06T09:00:54 | 388,830,027 | 0 | 0 | MIT | 2021-07-23T14:33:58 | 2021-07-23T14:33:57 | null | UTF-8 | PlantUML | false | false | 512 | puml | @startuml
hide empty members
skinparam class {
BackgroundColor white
ArrowColor black
BorderColor darkGray
}
class TInheritance << (T,lightGrey) >> {
}
class TWithInheritances << (T,lightGrey) >> {
Number totalNumberOfSubclasses
Number numberOfDirectSubclasses
Number subclassHierarchyDepth
Number number... |
f015fb7ad8de15679a2b2fd203e200cf0fd39d9b | 32012604691f442290cb2a59096e83c0274648a1 | /classes/data-structures-p1.puml | 73c7e551abbae4b2f901ee1a416f597f4dddf8f7 | [
"BSD-2-Clause"
] | permissive | Saabre/osrm-backend-uml | 4a50ed007dc58385efd00e1e1004899576d0c915 | e6f10725c93695ee66a8f0b0d8df5deddec66092 | refs/heads/master | 2021-01-01T19:06:39.897069 | 2015-01-05T14:18:21 | 2015-01-05T14:46:30 | 28,812,301 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 17,524 | puml | ' Copyright (c) 2013, Project OSRM, Dennis Luxen, others
' All rights reserved.
'
' Redistribution and use in source and binary forms, with or without modification,
' are permitted provided that the following conditions are met:
'
' Redistributions of source code must retain the above copyright notice, this list
' of... |
b83349e842dc613891ab99bb2110aee39c5d00ee | e43bf0a95e9396d3331c8e03039e7d13bc9d9fbc | /docs/diagrams/abstract.puml | a1fd94e1ff9494b9b45b1b86f78dacd40cf2fe2c | [
"Apache-2.0"
] | permissive | 2021-msa-study/fastmsa | d84be4e0799581a3728117f0654d33cefc18b90d | be4fffbcfc82268980d78058a934404ffe6ee881 | refs/heads/main | 2023-04-22T10:37:05.452922 | 2021-05-16T13:01:50 | 2021-05-16T13:01:50 | 349,069,693 | 1 | 0 | Apache-2.0 | 2021-05-12T16:45:28 | 2021-03-18T12:42:50 | Python | UTF-8 | PlantUML | false | false | 2,847 | puml | @startuml "overview"
hide empty members
skinparam defaultFontName "Segoe UI"
skinparam ClassAttributeIconSize 0
skinparam PackageFontSize 11
allow_mixing
Actor User
Database DB
package fastmsa {
package core {
abstract class AbstractMSA {
+ name: str
+ title: str
..
... |
eff074ceca476eda3333149a69e749f3f62cbc56 | 3150c7ff97d773754f72dabc513854e2d4edbf04 | /P3/STUB_Yeste_Guerrero_Cabezas/libraries/concordion-2.1.1/src/test-dummies/java/spec/concordion/integration/junit3/junit3.plantuml | c5cb74f9106dc65a2601da2b1f460d3cbeede7e9 | [
"WTFPL",
"Apache-2.0"
] | permissive | leRoderic/DS18 | c8aa97b9d376788961855d6d75996990b291bfde | 0800755c58f33572e04e7ce828770d19e7334745 | refs/heads/master | 2020-03-29T05:14:14.505578 | 2019-11-07T18:01:37 | 2019-11-07T18:01:37 | 149,574,113 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 807 | plantuml | @startuml
title __JUNIT3's Class Diagram__\n
package spec.concordion.integration.junit3 {
class Foo {
+ Foo()
+ testDummy()
}
}
package spec.concordion.integration.junit3 {
class FooFixture {
+ FooFixture()
}
}
package spec.concordion.integration.junit3 {
... |
dfd78af5602e68e43e05d5f9d460c8634758b3f5 | 1ac0a5cf0a74b207d7cdac817f81b15f452f494c | /Livrables/Diagrammes/Composants/UML/GroupClient.plantuml | 6594a29ff8ad27b7aadc979f3d3744f6a2d82e23 | [
"MIT"
] | permissive | HugoLA1/Projet-programmation-systeme | 1f143b71a52871ca3536b30d78592c29f19aae97 | 5262fa64cd862283078346b4f8a2aa69246d47d6 | refs/heads/master | 2020-06-01T10:33:49.688170 | 2018-12-13T13:22:55 | 2018-12-13T13:22:55 | 190,750,176 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 272 | plantuml | @startuml
class GroupClient {
+ clients : Client[] <<get>> <<set>>
+ clientNumber : int <<get>> <<set>>
+ dishState : DishState <<get>> <<set>>
+ finalPrice : int <<get>> <<set>>
+ commands : List<Command>
+ GroupClient(clientNumber:int)
}
@enduml
|
4597f3b02a60a070bbc2116d4bf9a000c707e5eb | a751888fd29a1b92bb32ef7d272d3e72f664ed30 | /src/design/metric-ntrip-class-diagram.puml | 7f0b47c13b3cf954de65c3c1595b94f49e411d8a | [
"Apache-2.0",
"MIT",
"EPL-1.0"
] | permissive | petrushy/Orekit | b532c7db85c992d85b5ac3d858d18d656e2b8c46 | 1f8ff45caf82e0e7e85f8cf9fd4f41c3ba379443 | refs/heads/develop | 2023-08-16T11:37:43.709083 | 2023-07-18T20:13:14 | 2023-07-18T20:13:14 | 42,349,064 | 10 | 2 | Apache-2.0 | 2023-07-21T14:54:14 | 2015-09-12T07:39:56 | Java | UTF-8 | PlantUML | false | false | 2,694 | puml | ' Copyright 2002-2022 CS GROUP
' Licensed to CS GROUP (CS) under one or more
' contributor license agreements. See the NOTICE file distributed with
' this work for additional information regarding copyright ownership.
' CS licenses this file to You under the Apache License, Version 2.0
' (the "License"); you may not u... |
5b73f9ffe5eb709cfa059ffe9f4a01874476f2a8 | 252dc571a37f1ffa99bc2a1922d0e033e28d157d | /application/core/navigation/library/navigation.puml | c9230b9b56b0b72a52a0622f15525de8626fa674 | [
"Apache-2.0"
] | permissive | IlgarHabibov/forma | 396fe8967bdad78490ec8887cce40b07f416aeb5 | 6871f835013e11fa03ef5d8ecf789b08a5633aa7 | refs/heads/master | 2023-06-29T00:52:56.667578 | 2021-06-26T12:47:52 | 2021-06-26T12:47:52 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 898 | puml | @startuml
package ":core:navigation" {
package "navigation-app-graph.xml" <<Rectangle>> {
class R {
id.home_fragment: Int
id.characters_list_fragment: Int
id.characters_detail_fragment: Int
id.characters_favorites_fragment: Int
}
}
class Nav... |
155c6b4e51c1b411b90d7fba95adc939cde2851f | 6153f22ccad5e550ec60e6465d77bd7088174144 | /DesignPattern/SimpleFactory/uml/SimpleFactory.puml | c1b9907dc0b2b2f00dd0419b8fc39194504f4592 | [
"MIT",
"LicenseRef-scancode-other-permissive"
] | permissive | zwxbest/Demo | a5093d4e82b269d200d23a7a390e299334301917 | 16ce40b63907d52d65ad93fba6a793847911d216 | refs/heads/master | 2023-06-08T17:15:27.688512 | 2022-03-03T03:53:31 | 2022-03-03T03:53:31 | 123,203,277 | 1 | 7 | MIT | 2023-05-26T22:15:03 | 2018-02-27T23:52:55 | Roff | UTF-8 | PlantUML | false | false | 398 | puml | @startuml
abstract class Operation{
String numberA
String numberB
double getResult()
}
class OperationAdd
class OperationDiv
class OperationMul
class OperationSub
class OperationFactory{
{static} Operation create()
}
class Main
Main..>OperationFactory
OperationFactory ..> Operation
Operation<|--OperationAdd
Operati... |
99f035c412bc7c4cc434a5c7b280c5488bdc2022 | 70b6b3086d64939b4bd08cf8aad93ac5283cf1ac | /examples/lambdaTerms.exmaple.puml | 261102fcd4fbdc6feb98384877829d58daaed2c1 | [
"MIT"
] | permissive | tizuck/scala-uml-diagrams | 4a9d35e54a0f6fb3ef753e46eb59e81d7c42a26b | c5c432132bff9df7ab60352f0e715583d9d51973 | refs/heads/main | 2023-03-01T02:44:15.288794 | 2021-02-03T22:26:55 | 2021-02-03T22:26:55 | 306,687,367 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 371 | puml | @startuml
abstract class Lambda <<interface>> {
reduce():Lambda
}
class Variable {
identifier:String
}
class Abstraction {
variable:Variable
}
class Application {
innerLambdaTermL : Lambda
innerLambdaTermR : Lambda
}
Lambda <|-- Variable
Lambda <|-- Abstraction
Lambda <|-- Application
Abstra... |
aa0a9128fc65dd686110b5463a6a92a674915684 | c083168b4255af019262677c09ac0883d199b532 | /kapitler/media/uml-class-personidentifikator.iuml | 7d83fdf451fee3550fec77a56bd9cdb371441fe3 | [] | no_license | gra-moore/noark5-tjenestegrensesnitt-standard | 270f7088898ff0c5fa809b42297cfc56f829eeaa | 0c3936475ce40ab41793b61aee5c4dcdff9c791d | refs/heads/master | 2020-05-22T18:37:59.814751 | 2019-05-13T11:10:23 | 2019-05-13T11:10:23 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 172 | iuml | @startuml
class Arkivstruktur.NasjonaleIdentifikatorer.Personidentifikator <Nasjonalidentifikator> {
+foedselsnummer : string [0..1]
+dNummer : string [0..1]
}
@enduml
|
2be2ae06d109caf6e2eedc2050ce8ca42bc7bfaa | 622c008212ad81846b9e5fbf6ac5ea98d4a442c9 | /src/factory/simplefactory/pizzastore/simple.puml | 54d41ddfdf1b4cb606edfc73c01561a80c8f3730 | [] | no_license | YangLiuQing-star/design-pattern | a6561cf5113128be355ec118807c2c0c6206bad7 | 2823c77e317a1de922142590166f784966f0b152 | refs/heads/master | 2022-12-27T21:23:56.249453 | 2020-10-13T13:49:25 | 2020-10-13T13:49:25 | 303,718,595 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 357 | puml | @startuml
abstract class Pizza {
prepare():void
bake():void
cut():void
box():void
}
class ChessPizza
class GreekPizza
ChessPizza --|> Pizza
GreekPizza --|> Pizza
class SimpleFactory{
createPizza(String type):void
}
class OrderPizza{
}
SimpleFactory --o OrderPizza
SimpleFactory ..>ChessPizz... |
508a79aeefba3437689b0cfb1c0e1651937911ed | 8f83adb253993728ad2b965efda9e2d0d9167ffd | /src/main/doc/resources/org/thegalactic/io/IOFactory.iuml | d9a041f2e61fd0035a43f3ef66ccce8042ac96ae | [
"CECILL-B"
] | permissive | jcarbonnel/java-lattices | 3906f29a84526dfeb3af5d24f4429d22d56f82b1 | 6df82e197748a455b1d886247a11ec1a56055def | refs/heads/master | 2021-08-26T05:01:08.308878 | 2017-11-17T11:00:45 | 2017-11-17T11:00:45 | 109,843,590 | 0 | 0 | null | 2017-11-07T14:06:18 | 2017-11-07T14:06:18 | null | UTF-8 | PlantUML | false | false | 765 | iuml | package org.thegalactic.io {
class IOFactory<E> {
-HashMap<String, org.thegalactic.io.Reader<E>> readers
-HashMap<String, org.thegalactic.io.Writer<E>> writers
+org.thegalactic.io.Reader<E> registerReader(org.thegalactic.io.Reader<E> reader, String extension)
+org.thegalactic.io.Writer<E> ... |
a869d99b36f0db4ac516faee8a44ae9488a8779b | 7e76778bf9a2540a68e2f05ad6ad32f99fc70bed | /Assets/Assets/Scripts/NoteDetails.puml | f8bc5327660efdc015b820f7564128a4e8411eed | [] | no_license | JosipSkrlec/TVZ_GuestBook | e047760cd605d9d433406edc09f3f24d8a6c3ba3 | 1455332d4b71d615ea38db23698b31741289b056 | refs/heads/main | 2023-07-16T18:40:16.758495 | 2021-08-28T12:42:11 | 2021-08-28T12:42:11 | 347,311,742 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 147 | puml | @startuml
class NoteDetails {
+ ShowNoteDetailsOnClick() : void
+ HideNoteDetailsOnClick() : void
}
MonoBehaviour <|-- NoteDetails
@enduml
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.