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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
f87f82b249f32e3ebb8a2f1a7f41efd7d835b880 | afaba8b7f5d826664155b257db77cf4dbf4b8816 | /oop-pattern/ch07/resources/10-facade-03.puml | 3b59f316903aeadc1f594df0f753b6831ff0e711 | [
"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 | 461 | puml | @startuml
'skinparam linetype ortho
class GUIViewer {}
class XMLExporter {}
class ExcelExporter {}
class EmpReportDaoFacade <<facade>> {}
class EmpDao <<subsystem>> {}
class ResumeDao <<subsystem>> {}
class EvaluationDao <<subsystem>> {}
GUIViewer ..> EmpReportDaoFacade
XMLExporter ..> EmpReportDaoFacade
ExcelExporter ..> EmpReportDaoFacade
EmpReportDaoFacade ..> EmpDao
EmpReportDaoFacade ..> ResumeDao
EmpReportDaoFacade ..> EvaluationDao
@enduml |
a60f842467c0c3aabc8a8e5fe574e08764d1ba67 | 511df7212d8bea810c5eecb33339acb520ab30b4 | /design-uml/8.CD_Service.puml | 0b851ddfd4d444ab4f6a71f5cb0ee07a790ad276 | [] | no_license | tungnm-ict/spring-hibernate-demo | 67f6bd3a55aab93d7829cbc224c18be7bd309e73 | 2eff134615fdddb4c6e4473ec5f44a53b8c6b31b | refs/heads/master | 2020-03-17T16:24:23.330655 | 2018-05-17T03:44:35 | 2018-05-17T03:44:35 | 133,747,409 | 1 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,596 | puml | @startuml
node "Service Classes" {
interface ProductService{
+ getAllProduct()
+ getProductById()
+ getProductByCategoryId()
+ addProduct()
+ updateProduct()
+ deleteProduct()
}
interface CategoryService{
+ getAllCategory()
+ getCategoryById()
+ addCategory()
+ updateCategory()
+ deleteCategory()
}
interface AttributeService{
+ getAttributeById()
+ getAttributeByCategoryId()
+ addAttribute()
+ updateAttribute()
+ deleteAttribute()
}
interface ProductAttributeService{
+ getProductAttributeById()
+ getProductAttributeProductId()
+ addProductAttribute()
+ updateProductAttribute()
+ deleteProductAttribute()
}
class ProductServiceImp{
+ getAllProduct()
+ getProductById()
+ getProductByCategoryId()
+ addProduct()
+ updateProduct()
+ deleteProduct()
}
class CategoryServiceImp{
+ getAllCategory()
+ getCategoryById()
+ addCategory()
+ updateCategory()
+ deleteCategory()
}
class AttributeServiceImp{
+ getAttributeById()
+ getAttributeByCategoryId()
+ addAttribute()
+ updateAttribute()
+ deleteAttribute()
}
class ProductAttributeServiceImp{
+ getProductAttributeById()
+ getProductAttributeProductId()
+ addProductAttribute()
+ updateProductAttribute()
+ deleteProductAttribute()
}
}
@enduml |
15f53922a8f2ef2d8f393ccc8b00e9e1c5d7219b | ad3cc5450c8e0d30e3ddbc36db6fbb053e8965fb | /projects/oodp/html/umlversion/sg/edu/ntu/scse/cz2002/ui/MainMenuUI.puml | 2f9f10895c2b0ca7d6bc1042c1b72dc6084a7a2e | [] | no_license | itachi1706/How-to-use-Git-NTUSCSE1819-Site | d6fcba79d906e9916c3961b11a6e1318d8a0f602 | dbce2f56b42e15be96bd40fd63e75389d397ca34 | refs/heads/master | 2021-07-12T15:24:44.197085 | 2020-08-01T12:31:23 | 2020-08-01T12:31:23 | 172,893,030 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 228 | puml | @startuml
class MainMenuUI [[../sg/edu/ntu/scse/cz2002/ui/MainMenuUI.html]] {
#generateMenuScreen(): int
-checkTableAvailability(): void
}
center footer UMLDoclet 1.1.3, PlantUML 1.2018.12
@enduml
|
1988bc237a72c7910ae14b8510d10ddf5dc32ea7 | 1ac0a5cf0a74b207d7cdac817f81b15f452f494c | /Livrables/Diagrammes/Composants/UML/Counter.plantuml | 02479162464deb41ff6a268fbade6011ac1ef9bf | [
"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 | 209 | plantuml | @startuml
class Counter {
+ counterPoint : Point <<get>> <<set>>
+ waitingGroupCommand : List<GroupCommand> <<get>> <<set>>
+ useUsentils : List<Ustensil> <<get>> <<set>>
+ Counter()
}
@enduml
|
5e5846cc7de4f958dad19a662ae3059253352726 | d97b774fd95a8e98e37c46ee1771f6e6e407a148 | /uml/api/ProductSetProductPriceCustomTypeAction.puml | e3063d8f38168e62118ea401f25afa7c15b8e3fa | [] | 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 | 605 | 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 ProductSetProductPriceCustomTypeAction [[ProductSetProductPriceCustomTypeAction.svg]] extends ProductUpdateAction {
action: String
priceId: String
staged: Boolean
type: [[TypeResourceIdentifier.svg TypeResourceIdentifier]]
fields: [[FieldContainer.svg FieldContainer]]
}
interface ProductUpdateAction [[ProductUpdateAction.svg]] {
action: String
}
@enduml
|
d73f6c8475a79d647e4ddcb8333ce58aee38eefe | b19e1cd9af26a9f3cb65823e1a7885ce278337fe | /documentation/productApi/inventory/media/src/product_spec_AEL.puml | c05aff87112a381f3d0ad086590b8a50c927dd6f | [
"Apache-2.0"
] | permissive | MEF-GIT/MEF-LSO-Sonata-SDK | 969c3717fba3fffa009bf3a5de65337b2caccaaf | 6d66bc0778fe0f5a96cdbcb3579e47513b7fd62f | refs/heads/working-draft | 2023-07-07T02:17:11.649855 | 2023-06-23T09:30:18 | 2023-06-23T09:30:18 | 90,886,429 | 33 | 32 | Apache-2.0 | 2023-01-05T23:58:23 | 2017-05-10T16:38:08 | null | UTF-8 | PlantUML | false | false | 2,643 | puml | @startuml
skinparam {
ClassBackgroundColor White
ClassBorderColor<<API>> Black
}
hide <<API>> stereotype
class MEFProduct<<API>> {
<<... attributes are skipped ...>>
}
class MEFProductConfiguration<<API>> {
@type*: string
}
MEFProduct *--> MEFProductConfiguration : productConfiguration
class AccessElineOvcEndPoint {
identifier: string
maintenanceIntermediatePoint: EnabledDisabled
egressEquivalenceClassIdentifier: CosFrom
aggregationLinkDepth: AggLinkDepth[]
ovcEgressMap: OvcEgressMap[]
ovcEndPointEnvelopes : Envelope[]
ovcEndPointMap: OvcEndPointMapForm
colorMap: OvcColorFrom
ingressClassOfServiceMap: CosFrom
sourceMacAddressLimit: SourceMacAddressLimit[]
maintenanceEndPointList: MepLevelAndDirection[]
}
AccessElineOvcEndPoint *-->"*" BwpFlow : egressBandwidthProfilePerEndPoint
AccessElineOvcEndPoint *-->"*" BandwidthProfilePerClassOfServiceName : egressBwpPerEgressEquivalenceClassName
AccessElineOvcEndPoint *-->"*" BandwidthProfilePerClassOfServiceName : ingressBandwidthProfilePerClassOfServiceName
class AccessElineOvc as "Access Eline OVC v1.0.0" {
ceVlanIdPreservation: CeVlanIdPreservation
cTagPcpPreservation: EnabledDisabled
cTagDeiPreservation: EnabledDisabled
listOfClassOfServiceNames: string[]
availableMegLevel: integer
maximumFrameSize: integer
}
MEFProductConfiguration <|-- AccessElineOvc
AccessElineOvc *-->"1" AccessElineOvcEndPoint : enniEp
AccessElineOvc *-->"1" AccessElineOvcEndPoint : uniEp
class BandwidthProfilePerClassOfServiceName {
classOfServiceName*: string
}
BandwidthProfilePerClassOfServiceName *-->"1..*" BwpFlow : bwpFlow
class BwpFlow {
envelopeRank*: integer
couplingFlag*: boolean
envelopeId*: string
tokenRequestOffset*: integer
colorMode*: ColorMode
}
BwpFlow *-->"1" InformationRate : eirMax
BwpFlow *-->"1" InformationRate : cirMax
BwpFlow *-->"1" DataSize : cbs
BwpFlow *-->"1" DataSize : ebs
BwpFlow *-->"1" InformationRate : cir
BwpFlow *-->"1" InformationRate : eir
enum CeVlanIdPreservation {
PRESERVE
STRIP
RETAIN
}
enum ColorMode {
COLOR_BLIND
COLOR_AWARE
}
class DataSize {
dataSizeUnits*: DataSizeUnits
dataSizeValue*: integer
}
enum DataSizeUnits {
BYTES
KBYTES
MBYTES
GBYTES
TBYTES
PBYTES
EBYTES
ZBYTES
YBYTES
}
enum EnabledDisabled {
ENABLED
DISABLED
}
class InformationRate {
irValue*: number
irUnits*: IrUnits
}
enum IrUnits {
BPS
KBPS
MBPS
GBPS
TBPS
PBPS
EBPS
ZBPS
YBPS
}
@enduml
|
1457ad27bda0354a117571f37f69d028294a6f3b | 7d26b3d89c841482a62994920bb3d640a875fadd | /docs/diagrams/sample-graph-fleet.plantuml | 9438213f536e681469048cfe9b4de7f140e07a2c | [
"Apache-2.0"
] | permissive | SemPukh/kubik | 6d1067396fa63b6560bd87cd995afa255bf9d4c0 | 4a6d42225acf857120dacf4e624807f931782fb8 | refs/heads/master | 2023-01-30T04:41:34.072449 | 2020-12-14T21:33:24 | 2020-12-14T21:33:24 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,209 | plantuml | @startuml
class "Fleet" as fleet
class "Truck" as truck1 {
name = "TRUUUK"
.. props ..
axleCount: 3
}
class "Driver" as driver1 {
name = "Jane"
.. props ..
state = "CA"
shiftStart = "2020-05-01T03:00:27Z"
}
class "Container" as cont1_1 {
name = "Maersk-001"
.. props ..
weight = 4
}
class "Material" as material1_1 {
name = "Horse"
.. props ..
livestock = true
}
class "Truck" as truck2 {
name = "CARSICK"
.. props ..
axleCount: 5
}
class "Driver" as driver2 {
name = "Joe"
.. props ..
state = "TX"
shiftStart = "2020-05-01T07:00:27Z"
}
class "Container" as cont2_1 {
name = "Cosco-002"
.. props ..
weight = 5
}
class "Material" as material2_1 {
name = "Corn"
.. props ..
food = true
}
class "Container" as cont2_2 {
name = "Maersk-003"
.. props ..
weight = 3
}
class "Material" as material2_2 {
name = "Waste"
.. props ..
biohazard = true
}
fleet --> truck1
truck1 --> driver1
truck1 --> cont1_1
cont1_1 --> material1_1
fleet --> truck2
truck2 --> driver2
truck2 --> cont2_1
cont2_1 --> material2_1
truck2 --> cont2_2
cont2_2 --> material2_2
hide circle
@enduml |
066ace49c490de8ebfbf1c8266d3d19ba67f203c | 084fcc4a31b60fe11f3f647f7d49a3c1c6621b44 | /kapitler/media/uml-class-posisjon.puml | 1057b006bcfdd666a143771ad79ef95cab969b17 | [] | no_license | arkivverket/noark5-tjenestegrensesnitt-standard | 299f371a341e59402d49bfc11ee9e2672dad657e | 03025f8b9f1496f4a2f5b155e212a44768390274 | refs/heads/master | 2023-06-10T02:19:28.432679 | 2023-06-09T08:40:40 | 2023-06-09T08:40:40 | 136,293,843 | 7 | 11 | null | 2023-08-22T10:40:36 | 2018-06-06T07:58:53 | Python | UTF-8 | PlantUML | false | false | 408 | puml | @startuml
skinparam nodesep 100
hide circle
class Arkivstruktur.NasjonaleIdentifikatorer.Posisjon <Nasjonalidentifikator> {
+koordinatsystem : Koordinatsystem
+x : decimal
+y : decimal
+z : decimal [0..1]
}
class Arkivstruktur.NasjonaleIdentifikatorer.Nasjonalidentifikator {
}
Arkivstruktur.NasjonaleIdentifikatorer.Nasjonalidentifikator <|-- Arkivstruktur.NasjonaleIdentifikatorer.Posisjon
@enduml
|
305e675cb9a7f44eedbac1873c5e651a2e5642c1 | d702b31e656edcb9944228c0309f153bdff29eec | /doc/plantuml/HCARDA/command/DisableVerificationRequirementCommand.plantuml | 01e05ec65a01122f96896dbd3c5dec421bcd6e55 | [
"Apache-2.0"
] | permissive | gematik/ref-HealthCardAccess | 4f3957bfe40c56ffbf82782528a6e543ea00e9e3 | eb9a12f7eea309bb5b23269de9d8fa924f91fe4f | refs/heads/master | 2022-02-14T18:25:41.769547 | 2022-01-07T07:24:17 | 2022-01-07T07:24:17 | 213,916,430 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,519 | plantuml | @startuml
package de.gematik.ti.healthcardaccess {
interface IHealthCardCommand {
{abstract} + executeOn()
}
}
package de.gematik.ti.healthcardaccess {
abstract class AbstractHealthCardCommand {
{static} - LOG : Logger
{static} # NE_MAX_EXTENDED_LENGTH : int
{static} # NE_MAX_SHORT_LENGTH : int
{static} # EXPECT_ALL : int
# cla : int
# ins : int
# p1 : int
# p2 : int
# data : byte[]
# ne : int
# AbstractHealthCardCommand()
# AbstractHealthCardCommand()
{abstract} + getTechnicalResponseApdus()
- inferResponseStatusFromResponseCode()
+ executeOn()
# sendApdu()
- getCommandApdu()
}
}
package de.gematik.ti.healthcardaccess {
package de.gematik.ti.healthcardaccess.commands {
class DisableVerificationRequirementCommand {
{static} - CLA : int
{static} - INS : int
{static} - MODE_VERIFICATION_DATA : int
{static} - MODE_NO_VERIFICATION_DATA : int
{static} - technicalResponseApdus : Map<Integer, ResponseStatus>
+ getTechnicalResponseApdus()
+ DisableVerificationRequirementCommand()
+ DisableVerificationRequirementCommand()
}
}
}
AbstractHealthCardCommand -up-|> IHealthCardCommand
DisableVerificationRequirementCommand -up-|> AbstractHealthCardCommand
@enduml |
f868249bd4cc36a3c04f624fe8a4f879d8eea599 | 3799485d044ea837adff21cb08b03fef972fcf03 | /ArtOrders/out/production/ArtOrders/orders/model/entities/entities.plantuml | 9abec6fe89a6053ad4bb1831dac44d94114af6d7 | [] | no_license | KateChaus/artOrders | 4d3f5552fbaed5a96d7050562cc1a9cf5fd7076e | 2ef2c87d48c9aebab5746ea2dd53e66e33433362 | refs/heads/master | 2022-09-20T21:16:40.879672 | 2020-05-30T17:13:23 | 2020-05-30T17:13:23 | 268,121,691 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 2,924 | plantuml | @startuml
title __ENTITIES's Class Diagram__\n
namespace orders {
namespace model.entities {
class orders.model.entities.ArtOrder {
- id : int
- image : String
+ ArtOrder()
+ getCustomer()
+ getId()
+ getImage()
+ getOrderApplication()
+ getOrderStatus()
+ setCustomer()
+ setId()
+ setImage()
+ setOrderApplication()
+ setOrderStatus()
+ toString()
}
}
}
namespace orders {
namespace model.entities {
class orders.model.entities.Gallery {
- id : int
- link : String
- site : String
+ Gallery()
+ getId()
+ getLink()
+ getSite()
+ getUser()
+ setId()
+ setLink()
+ setSite()
+ setUser()
+ toString()
}
}
}
namespace orders {
namespace model.entities {
class orders.model.entities.OrderApplication {
- cost : int
- id : int
- info : String
- slots : int
+ OrderApplication()
+ getArtist()
+ getCost()
+ getId()
+ getInfo()
+ getSlots()
+ getStyle()
+ getType()
+ setArtist()
+ setCost()
+ setId()
+ setInfo()
+ setSlots()
+ setStyle()
+ setType()
}
}
}
namespace orders {
namespace model.entities {
class orders.model.entities.User {
- avatar : String
- id : int
- info : String
- isArtist : boolean
- login : String
- password : String
+ User()
+ equals()
+ getAvatar()
+ getId()
+ getInfo()
+ getLogin()
+ getPassword()
+ hashCode()
+ isArtist()
+ setArtist()
+ setAvatar()
+ setId()
+ setInfo()
+ setLogin()
+ setPassword()
+ toString()
- User()
}
}
}
orders.model.entities.ArtOrder o-- orders.model.entities.User : customer
orders.model.entities.ArtOrder o-- orders.model.entities.OrderApplication : orderApplication
orders.model.entities.ArtOrder o-- orders.model.enums.OrderStatus : orderStatus
orders.model.entities.Gallery o-- orders.model.entities.User : user
orders.model.entities.OrderApplication o-- orders.model.entities.User : artist
orders.model.entities.OrderApplication o-- orders.model.enums.OrderStyle : style
orders.model.entities.OrderApplication o-- orders.model.enums.OrderType : type
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
|
41ac947fadd7c5cc608c420b831fb03a5e078a2f | 8e0b778be8c51759f212c9a7d6750f501bc5a130 | /src/main/java/com/ab/proxy/dynamic/dynamic.puml | ffc5655f8c67a298a089562e11cbf1a416b3210d | [] | no_license | ab9508/proxy | 993f913fcfa2ba314d0640ca06a8625989b95ea4 | b427beb039e3447fdf37266471731a610d200f5f | refs/heads/master | 2021-02-10T13:56:53.118440 | 2020-03-09T10:40:40 | 2020-03-09T10:40:40 | 244,387,567 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 244 | puml | @startuml
interface ITeacherDao{
teach(): void
}
class TeacherDao{
teach(): void
}
class ProxyFactory{
ProxyFactory()
getProxyInstance(): Objcet
}
class Client
ITeacherDao <|-- TeacherDao
ProxyFactory <.. Client
TeacherDao <.. Client
@enduml |
5411e5703cf9710a18574c16e3b8564e0aa43c05 | d97b774fd95a8e98e37c46ee1771f6e6e407a148 | /uml/api/MultiBuyLineItemsTarget.puml | fa502775bf171c59ae68c7a840eece5d168102d3 | [] | 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 | 579 | 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 MultiBuyLineItemsTarget [[MultiBuyLineItemsTarget.svg]] extends CartDiscountTarget {
type: String
predicate: String
triggerQuantity: Integer
discountedQuantity: Integer
maxOccurrence: Integer
selectionMode: [[SelectionMode.svg SelectionMode]]
}
interface CartDiscountTarget [[CartDiscountTarget.svg]] {
type: String
}
@enduml
|
b7c3e5e6523875ad15f628a19a809a5574583812 | 4fceac5ab65719512f05340809dbc90786f0a6aa | /app/src/main/java/com/hzp/hiapp/demo/uml/jetpack/LiveData.puml | 5f692793111b45db4ffb1007aa20dead56019665 | [] | no_license | hzp201314/HiApp | 13f150e42136a6d53d11276ed062205398990d06 | fe59da6c12265aefdbd4572224dbce14d4e1a2e3 | refs/heads/main | 2023-05-04T22:42:54.353547 | 2021-05-21T03:44:52 | 2021-05-21T03:44:52 | 287,014,176 | 2 | 4 | null | null | null | null | UTF-8 | PlantUML | false | false | 7,701 | puml | @startuml
'https://plantuml.com/sequence-diagram
autonumber
LiveData.java -> LiveData.java: observe(owner, observer);
activate LiveData.java
note left
//LiveData.java
@MainThread
public void observe(@NonNull LifecycleOwner owner, @NonNull Observer<? super T> observer) {
assertMainThread("observe");
//如果宿主是destroy状态的话,将直接返回,不会被加入观察者行列
if (owner.getLifecycle().getCurrentState() == DESTROYED) {
// ignore
return;
}
//把 owner 和 observer 包装成一个 LifecycleBoundObserver,
//LifecycleBoundObserver实现了LifecycleEventObserver,具备具有生命周期
LifecycleBoundObserver wrapper = new LifecycleBoundObserver(owner, observer);
//将observer和wrapper分别作为key和value存入Map中,用于遍历集合进行消息分发
ObserverWrapper existing = mObservers.putIfAbsent(observer, wrapper);
//把lifecycle注册到宿主生命周期中,
//每一次生命周期变动都会回调到LifecycleBoundObserver.onStateChanged()方法
owner.getLifecycle().addObserver(wrapper);
}
end note
LiveData.java --> LiveData.java:
deactivate LiveData.java
LiveData.java -> LiveData.LifecycleBoundObserver.java: onStateChanged();
activate LiveData.LifecycleBoundObserver.java
note right
//LiveData.LifecycleBoundObserver.java
class LifecycleBoundObserver extends ObserverWrapper implements GenericLifecycleObserver {
@NonNull
final LifecycleOwner mOwner;
LifecycleBoundObserver(@NonNull LifecycleOwner owner, Observer<? super T> observer) {
super(observer);
mOwner = owner;
}
@Override
boolean shouldBeActive() {
//判断当前宿主是否处于可见状态
return mOwner.getLifecycle().getCurrentState().isAtLeast(STARTED);
}
@Override
public void onStateChanged(LifecycleOwner source, Lifecycle.Event event) {
//如果宿主是destroy状态的话 移除观察者并返回
if (mOwner.getLifecycle().getCurrentState() == DESTROYED) {
removeObserver(mObserver);
return;
}
//激活StateChanged
activeStateChanged(shouldBeActive());
}
@Override
boolean isAttachedTo(LifecycleOwner owner) {
return mOwner == owner;
}
@Override
void detachObserver() {
mOwner.getLifecycle().removeObserver(this);
}
}
end note
LiveData.LifecycleBoundObserver.java -> LiveData.ObserverWrapper.java: activeStateChanged(shouldBeActive());
activate LiveData.ObserverWrapper.java
note right
//LiveData.ObserverWrapper.java
private abstract class ObserverWrapper {
final Observer<? super T> mObserver;
boolean mActive;
int mLastVersion = START_VERSION;
void activeStateChanged(boolean newActive) {
if (newActive == mActive) {
return;
}
// immediately set active state, so we'd never dispatch anything to inactive
// owner
mActive = newActive;
//如果=0,则当前LiveData中没有任何观察者处于活跃状态
boolean wasInactive = LiveData.this.mActiveCount == 0;
//添加第一个观察者触发 onActive();
LiveData.this.mActiveCount += mActive ? 1 : -1;
if (wasInactive && mActive) {
//当且仅当只有一个活跃观察者的时候触发
onActive();
}
if (LiveData.this.mActiveCount == 0 && !mActive) {
//没有任何一个活跃观察者触发
onInactive();
}
//当前观察者处于活跃状态,开始数据分发
if (mActive) {
dispatchingValue(this);
}
}
}
end note
LiveData.ObserverWrapper.java -> LiveData.java: dispatchingValue(this);
deactivate LiveData.ObserverWrapper.java
deactivate LiveData.LifecycleBoundObserver.java
activate LiveData.java
note left
void dispatchingValue(@Nullable ObserverWrapper initiator) {
if (mDispatchingValue) {
mDispatchInvalidated = true;
return;
}
mDispatchingValue = true;
do {
mDispatchInvalidated = false;
if (initiator != null) {
//不为空 分发数据给传入的observer
considerNotify(initiator);
initiator = null;
} else {
//为空,setValue()过来的数据,分发数据给所有的observer
for (Iterator<Map.Entry<Observer<? super T>, ObserverWrapper>> iterator =
mObservers.iteratorWithAdditions(); iterator.hasNext(); ) {
//分发数据
considerNotify(iterator.next().getValue());
if (mDispatchInvalidated) {
break;
}
}
}
} while (mDispatchInvalidated);
mDispatchingValue = false;
}
end note
LiveData.java -> LiveData.java: considerNotify();
activate LiveData.java
note left
private void considerNotify(ObserverWrapper observer) {
if (!observer.mActive) {
return;
}
// Check latest state b4 dispatch. Maybe it changed state but we didn't get the event yet.
//
// we still first check observer.active to keep it as the entrance for events. So even if
// the observer moved to an active state, if we've not received that event, we better not
// notify for a more predictable notification order.
//观察者是否处于活跃状态,如果是通过observeForever()注册的则永远为true
//等价于宿主是否可见,不可见就返回
if (!observer.shouldBeActive()) {
observer.activeStateChanged(false);
return;
}
//避免数据多次重复发送
//黏性事件:如果liveData已经发送过数据,此时新注册的Observer仍然能够收到消息
//根本原因:ObserverWrapper的version在创建时=-1,没有主动和LiveData的version对齐
//如果不需要黏性事件,可以自定义Observer实现Observer,复写onChange()方法,
//根据是否需要黏性事件,决定是否分发消息
if (observer.mLastVersion >= mVersion) {
return;
}
//更新版本,observer的version与liveData的version对齐
observer.mLastVersion = mVersion;
//把数据派发给observer
observer.mObserver.onChanged((T) mData);
}
end note
LiveData.java --> LiveData.java:
deactivate LiveData.java
deactivate LiveData.java
LiveData.java -> LiveData.java: setValue(data);
activate LiveData.java
note left
//LiveData.java
@MainThread
protected void setValue(T value) {
//检查是否在主线程
assertMainThread("setValue");
//版本++
mVersion++;
mData = value;
//调用dispatchingValue()方法并传入null,将数据分发给各个观察者
dispatchingValue(null);
}
end note
LiveData.java --> LiveData.java:
deactivate LiveData.java
LiveData.java -> LiveData.java: postValue(data);
activate LiveData.java
note left
//LiveData.java
protected void postValue(T value) {
boolean postTask;
synchronized (mDataLock) {
postTask = mPendingData == NOT_SET;
//把数据保存到mPendingData中
mPendingData = value;
}
if (!postTask) {
return;
}
//用handler把消息post到主线程中
ArchTaskExecutor.getInstance().postToMainThread(mPostValueRunnable);
}
private final Runnable mPostValueRunnable = new Runnable() {
@Override
public void run() {
Object newValue;
synchronized (mDataLock) {
newValue = mPendingData;
mPendingData = NOT_SET;
}
//调用setValue()方法传入数据
setValue((T) newValue);
}
};
end note
LiveData.java --> LiveData.java:
deactivate LiveData.java
@enduml |
b879bb9b57064de03a7489ddeab4cc36dcfaafe2 | 54ebd9eb2ddadc17b215617d96fac1f93f4acfef | /creational/2-factory-method/factory-method-furniture-complete.puml | eadb0007468e8fb7b59fa714cd066043e2147d05 | [] | no_license | cesarkohl/design-patterns | acb42191662c141f064d9c90426dfd4491d43dfe | 991f83d0076b0a69e9d6b7c1163cf49fde3bfcbf | refs/heads/main | 2023-06-11T07:16:18.484116 | 2023-05-28T14:41:01 | 2023-05-28T14:41:01 | 199,520,479 | 4 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 801 | puml | @startuml
note as n2
const creator = new IkeaCreator();
const chair = creator.createChair();
end note
abstract class Creator {
+ createChair(): Chair {\n // <b>The Creator Method!</b>\n // Implementation is optional\n // empty due to +1 factories\n}
+ cleaning(): boolean {}
}
class IkeaCreator extends Creator {
+ createChair(): Chair {\n return new IkeaChair();\n}
}
class TokStokCreator extends Creator {
+ createChair(): Chair {\n return new TokStokChair();\n}
}
interface Chair {
+ style(): string;
}
class IkeaChair implements Chair {
style(): string {}
}
class TokStokChair implements Chair {
style(): string {}
}
Creator <-- Chair
IkeaCreator <-- Chair
TokStokCreator <-- Chair
IkeaCreator o-- IkeaChair
TokStokCreator o-- TokStokChair
@enduml |
329bd909d13bdc96f0f21175ec72e14d0a0bf4ee | 935b0528caa1b79b04408361b95e2c68bd9478e8 | /android-pdf-viewer/src/main/java/com/github/barteksc/pdfviewer/source/source.plantuml | a01dd1d13ecad9690a0be9d8791878b4d59f9693 | [
"Apache-2.0"
] | permissive | cj5785/YESPDF | 787485d7aaa3c17e70c31766f613a5a0d7bac5b7 | c2428c2984968b2d4feb23e69a4b82379f90d893 | refs/heads/master | 2022-11-26T11:04:42.961008 | 2020-08-02T13:15:24 | 2020-08-02T13:15:24 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 2,192 | plantuml | @startuml
title __SOURCE's Class Diagram__\n
namespace com.github.barteksc.pdfviewer {
namespace source {
class com.github.barteksc.pdfviewer.source.AssetSource {
- assetName : String
+ AssetSource()
+ createDocument()
}
}
}
namespace com.github.barteksc.pdfviewer {
namespace source {
class com.github.barteksc.pdfviewer.source.ByteArraySource {
- data : byte[]
+ ByteArraySource()
+ createDocument()
}
}
}
namespace com.github.barteksc.pdfviewer {
namespace source {
interface com.github.barteksc.pdfviewer.source.DocumentSource {
{abstract} + createDocument()
}
}
}
namespace com.github.barteksc.pdfviewer {
namespace source {
class com.github.barteksc.pdfviewer.source.FileSource {
- file : File
+ FileSource()
+ createDocument()
}
}
}
namespace com.github.barteksc.pdfviewer {
namespace source {
class com.github.barteksc.pdfviewer.source.InputStreamSource {
- inputStream : InputStream
+ InputStreamSource()
+ createDocument()
}
}
}
namespace com.github.barteksc.pdfviewer {
namespace source {
class com.github.barteksc.pdfviewer.source.UriSource {
- uri : Uri
+ UriSource()
+ createDocument()
}
}
}
com.github.barteksc.pdfviewer.source.AssetSource .up.|> com.github.barteksc.pdfviewer.source.DocumentSource
com.github.barteksc.pdfviewer.source.ByteArraySource .up.|> com.github.barteksc.pdfviewer.source.DocumentSource
com.github.barteksc.pdfviewer.source.FileSource .up.|> com.github.barteksc.pdfviewer.source.DocumentSource
com.github.barteksc.pdfviewer.source.InputStreamSource .up.|> com.github.barteksc.pdfviewer.source.DocumentSource
com.github.barteksc.pdfviewer.source.UriSource .up.|> com.github.barteksc.pdfviewer.source.DocumentSource
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
|
99da4d1a54cdc6a580c3ab446e60f51de0f3bc48 | 6ad03e268176b3afaf38235347ea3329a6bb19ba | /VideoStore/diagram/movie.puml | d660e4e1c8f4f208e808ca33c9ef672e430d0614 | [
"Unlicense"
] | permissive | LiuPai/refactoring | f09714f9613bfc87df4cf64fa05e7fd3252e6ecb | a290aca180d2d8611ee8837c42a8f5a2a4fcc02c | refs/heads/master | 2021-01-20T18:48:39.860236 | 2016-06-23T02:41:24 | 2016-06-23T02:41:24 | 61,682,627 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 355 | puml | interface Price {
+ float64 GetCharge()
}
class RegularPrice {
+ float64 GetCharge()
}
class ChildrensPrice {
+ float64 GetCharge()
}
class NewReleasePrice {
+ float64 GetCharge()
}
RegularPrice-u-|>Price
ChildrensPrice-u-|>Price
NewReleasePrice-u-|>Price
class Movie {
+ float64 GetCharge()
}
Movie-r->Price
note top of Movie: return price.GetCharge()
|
9bfd19449c957b86866b5076f0b0ff6bda4e9cdc | 701dd2919d49835b2740158671077b17efd5a336 | /plantuml_docs/020_class.puml | fc5248395f26e4d7f19c13370d4d72fc3b54dede | [
"MIT"
] | permissive | officel/til | 7495220839ba0be3465af4d4105882eb3ee86a5e | b7ba662d7d59775a5018b75e8e6060d35443fb44 | refs/heads/master | 2020-05-21T04:44:18.810251 | 2017-12-30T15:05:09 | 2017-12-30T15:05:09 | 53,300,445 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 414 | puml | @startuml
title : IntelliJ の PlantUML Plugin のクラス図のデフォルト
abstract class AbstractList
abstract AbstractCollection
interface List
interface Collection
List <|-- AbstractList
Collection <|-- AbstractCollection
Collection <|- List
AbstractCollection <|- AbstractList
AbstractList <|-- ArrayList
class ArrayList {
Object[] elementData
size()
}
enum TimeUnit {
DAYS
HOURS
MINUTES
}
@enduml |
d7ae230cc310a67811af9017ea9626ee622df0a3 | c60a8fb67fedcbae08755d8125d97468a8aca24d | /Projet de UML Reverse/documents/trash/DAL/DiagrammesVersion trash/vue/UMLDiagramsEditor/Class Diagrams/enCours/manager.puml | 9c7b5fa4241cbea59ba5cf40614fcea92bfd7dc3 | [
"Apache-2.0"
] | permissive | BelkhousNabil/Projets-Informatiques | 6be114f6a8dbcf978ef67daffb1394ee023255cf | 47ffd6526bb66ae263c34725fe2b515b751127bb | refs/heads/master | 2021-01-17T07:12:08.050466 | 2017-02-26T17:03:56 | 2017-02-26T17:03:56 | 54,788,129 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 679 | puml | @startuml
interface IDiagramManager {
+getDiagram(String name) : IDiagram
+containsFilename(String filename) : bool
+containsDiagram(String name) : bool
+getDiagrams() : Set<IDiagram>
..
+addDiagram(String filePlantUml)
+addDiagram(String filePlantUml, String fileParameter)
+reverseJava(String directoryJava, String name)
+applyStyle(IDiagram diagram, String fileParameter)
+toPlantUml(IDiagram diagram)
+toPlantUml(IDiagram diagram, String fichier)
+toParameters(IDiagram diagram, String fichier)
+addDiagram(IDiagram diagram)
+removeDiagram(IDiagram diagram)
+removeDiagram(String name)
}
class DiagramManager implements IDiagramManager
@enduml |
c78c74b8d7389b22e8750dacc8a218bcbfc2f804 | d97b774fd95a8e98e37c46ee1771f6e6e407a148 | /uml/api/ShoppingListChangeTextLineItemNameAction.puml | 0163d1af4b5c690772c3f1ffd564658ee9b504c0 | [] | 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 | 575 | 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 ShoppingListChangeTextLineItemNameAction [[ShoppingListChangeTextLineItemNameAction.svg]] extends ShoppingListUpdateAction {
action: String
textLineItemId: String
textLineItemKey: String
name: [[LocalizedString.svg LocalizedString]]
}
interface ShoppingListUpdateAction [[ShoppingListUpdateAction.svg]] {
action: String
}
@enduml
|
2f38fc51dc64d8cab2ad0c0c3edf09d05499881b | f876fcde7a637d67bbbabb83624c28045c9675ae | /diagrams/src/Application/Models/DataTransferObjects/MessageDto.puml | f61493333763a07a5a3aa4a1cc74658fbcaa479a | [
"MIT"
] | permissive | converge-app/chat-service | aa431668be05ea646fd781d52d8bb18b9ff5a1fd | 1ecce444167925467a8ff2235509353c076a1236 | refs/heads/master | 2023-03-11T14:28:10.323241 | 2019-12-17T12:06:22 | 2019-12-17T12:06:22 | 213,873,991 | 0 | 0 | MIT | 2023-03-04T01:15:45 | 2019-10-09T09:17:45 | C# | UTF-8 | PlantUML | false | false | 274 | puml | @startuml
class MessageDto {
+ Id : string <<get>> <<set>>
+ SenderId : string <<get>> <<set>>
+ ReceiverId : string <<get>> <<set>>
+ ContactId : string <<get>> <<set>>
+ Content : string <<get>> <<set>>
+ Timestamp : long <<get>> <<set>>
}
@enduml
|
a460adc022276079fceca5b40648e00262342705 | 938dcf77a9e6ca9c6ca2481b7c9412ba3f572d7a | /mocktest/VehicleService.puml | 800f7e99a2a5c26bb7375cefe5fc65bc130ba424 | [
"Apache-2.0"
] | permissive | kkoehler/golang | 23d836919fca6b0848674cb2da27b2f3def6ea8c | f4c7a7ef8820b13c8333a729b2a0decb794b3817 | refs/heads/master | 2023-03-17T23:50:04.584578 | 2023-03-12T13:40:34 | 2023-03-12T13:40:34 | 167,599,981 | 4 | 1 | Apache-2.0 | 2020-05-31T13:12:54 | 2019-01-25T19:13:41 | Go | UTF-8 | PlantUML | false | false | 1,147 | puml | @startuml
namespace mocks {
class MockVehicleRepository << (S,Aquamarine) >> {
- ctrl *gomock.Controller
- recorder *MockVehicleRepositoryMockRecorder
+ EXPECT() *MockVehicleRepositoryMockRecorder
+ Get(vin string) (*mocktest.Vehicle, error)
+ Store(vehicle *mocktest.Vehicle) (*mocktest.Vehicle, error)
}
}
"mocktest.VehicleRepository" <|-- "mocks.MockVehicleRepository"
namespace mocktest {
class Vehicle << (S,Aquamarine) >> {
+ Vin string
}
interface VehicleRepository {
+ Get(vin string) (*Vehicle, error)
+ Store(vehicle *Vehicle) (*Vehicle, error)
}
class VehicleService << (S,Aquamarine) >> {
- repo VehicleRepository
+ Create(vehicle *Vehicle) (*Vehicle, error)
+ Get(vin string) (*Vehicle, error)
}
VehicleService -> VehicleRepository
}
namespace mongodb {
class VehicleRepository << (S,Aquamarine) >> {
+ Store( *mocktest.Vehicle) (*mocktest.Vehicle, error)
+ Get( string) (*mocktest.Vehicle, error)
}
}
"mocktest.VehicleRepository" <|-- "mongodb.VehicleRepository"
@enduml
|
28d94e8736a29cd813c546481e224bf98eb6e7f0 | 6875e2482eca473c15e2a36173ff3172e3254f35 | /src/communityuni/com/test/test.plantuml | 267587848cb274d73719199cd0de51e5743f9675 | [] | no_license | jc578271/cp2406-assignment-1 | 91185d7574c5f2b853edf371133509931e454efc | 3c008d6862d5561da1f955f190d540820e7c1cb2 | refs/heads/master | 2023-02-11T09:48:58.020776 | 2021-01-12T01:53:07 | 2021-01-12T01:53:07 | 321,522,118 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 2,409 | plantuml | @startuml
title __TEST's Class Diagram__\n
namespace communityuni.com {
namespace test {
class communityuni.com.test.BusTest {
~ getBreadth()
~ getId()
~ getLength()
~ getPosition()
~ getRoad()
~ getSpeed()
~ testMove()
}
}
}
namespace communityuni.com {
namespace test {
class communityuni.com.test.CarTest {
~ getBreadth()
~ getId()
~ getLength()
~ getPosition()
~ getRoad()
~ getSpeed()
~ testMove()
}
}
}
namespace communityuni.com {
namespace test {
class communityuni.com.test.MotorbikeTest {
~ getBreadth()
~ getId()
~ getLength()
~ getPosition()
~ getRoad()
~ getSpeed()
~ testMove()
}
}
}
namespace communityuni.com {
namespace test {
class communityuni.com.test.RoadTest {
+ getCars()
+ getConnectedRoads()
+ getEndLocation()
+ getId()
+ getLength()
+ getLights()
+ getSpeedLimit()
+ getStartLocation()
}
}
}
namespace communityuni.com {
namespace test {
class communityuni.com.test.TrafficLightTest {
~ getId()
~ getPosition()
~ getRoad()
~ testOperate()
}
}
}
communityuni.com.test.BusTest o-- communityuni.com.model.Bus : bus
communityuni.com.test.BusTest o-- communityuni.com.model.Road : road
communityuni.com.test.CarTest o-- communityuni.com.model.Car : car
communityuni.com.test.CarTest o-- communityuni.com.model.Road : road
communityuni.com.test.MotorbikeTest o-- communityuni.com.model.Motorbike : motorbike
communityuni.com.test.MotorbikeTest o-- communityuni.com.model.Road : road
communityuni.com.test.RoadTest o-- communityuni.com.model.TrafficLight : light
communityuni.com.test.RoadTest o-- communityuni.com.model.Road : road
communityuni.com.test.TrafficLightTest o-- communityuni.com.model.TrafficLight : light
communityuni.com.test.TrafficLightTest o-- communityuni.com.model.Road : road
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
|
7f563895b85bc9e93beb0a01020acbc33c93a879 | e1ccd3df82ae197f3c0925c4685557bd9a40e0e5 | /src/main/java/ex42/ex42-plantuml.puml | dda70a67638a304737e594cf52d68ff289b7a8fa | [] | no_license | ttcole1254/coleman-cop3330-assignment3 | 1aec463c661d4a64eb3810def8818d5d5242e5c4 | d46d8d92cd2b60d3c183bfc1a13d773a42cb005d | refs/heads/master | 2023-08-27T22:29:53.914222 | 2021-10-12T03:44:16 | 2021-10-12T03:44:16 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 338 | puml | @startuml
class Parsing {
+{static} readFile: BufferedReader
+{static}writeFile: BufferedWriter
+ main(arg: String[]): void
+ fileRead(inout inputFile: BufferedReader, fileName: String): ArrayList<String>
+ fileWrite(inout outputFile: BufferedWriter, sortedString: ArrayList<String> , String fileName): BufferedWriter
}
@enduml |
badf9d2cdf35944b762482133ed353b409aa1d34 | ffd52a53f98099a43c694bb45b3e147bdb242607 | /src/uml/ServerWeb.puml | 8e5dcbc36968bf66636d331e1c6177ba94dc1fa0 | [] | no_license | Remi74500/Design-pattern-DM2 | c0d5a7a6e3594ff03ab0d46d02cea2547966628c | d69820d337f9f1c8558bcc05111b285e81b69cd1 | refs/heads/main | 2023-03-10T22:46:42.412254 | 2021-02-19T18:41:33 | 2021-02-19T18:41:33 | 340,457,880 | 1 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 581 | puml | @startuml ServerWeb
interface IAfficher {
+ Afficher() :String
}
class Header{
- myHeader: HashMap<String,String>
}
class Body{
- content: String
}
class URL{
- path: String
}
class RequetteHttp {
- requeteParts: List<IAfficher>
- fullrequete: String
+ ajouter(IAfficher) :void
}
class ServerWeb{
- ServerWeb : monServer
+ getInstance() :void
+ reponse(RequetteHttp) :int
}
RequetteHttp "1" *-- "many" IAfficher : contains
IAfficher <|-- URL
IAfficher <|-- RequetteHttp
IAfficher <|-- Body
IAfficher <|-- Header
@enduml ServerWeb |
8627b98e751439ab932d92690b8803d265979da4 | b589032aecda010d5a8de5bef7aa331eeddd4a63 | /TPClasseGestion.puml | 8fef51f6b3495c5aea4940df1ee37e05cc40180c | [] | no_license | ihamac/SLAM1 | 31d8647cf55623270ef62af717918c7dac3f725d | 29669b6c9148bc9c9caf0c2b7f858ee4569a0e1d | refs/heads/master | 2021-03-17T22:07:44.824681 | 2020-03-13T08:22:59 | 2020-03-13T08:22:59 | 247,021,386 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,396 | puml | @startuml Hypothèse 1
class Produit{
<u>codeProduit</u>
designation
prixDeVente
prixAchat
Quantité
}
class Depot{
<u>codeDepot</u>
adresse
surface
}
class Fournisseur{
<u>numeroFournisseur</u>
nom
adresse
}
Produit"1..*"-right-"1"Depot:Stocker
Produit"1..*"--"1"Fournisseur:Fournir
@enduml
@startuml Hypothèse 2
class Produit{
<u>codeProduit</u>
designation
prixDeVente
Quantité
}
class Depot{
<u>codeDepot</u>
adresse
surface
}
class Fournisseur{
<u>numeroFournisseur</u>
nom
adresse
}
Produit"0..*"-right-"1..*"Depot:Stocker
Produit"1..*"--"1"Fournisseur:Fournir
@enduml
@startuml Hypothèse 3
class Produit{
<u>codeProduit</u>
designation
prixDeVente
Quantité
}
class Depot{
<u>codeDepot</u>
adresse
surface
}
class Fournisseur{
<u>numeroFournisseur</u>
nom
adresse
}
Produit"1..*"-right-"1"Depot:\tStocker\t
Produit"1"--"1..*"Fournisseur:Fournir
@enduml
@startuml Hypothèse 4
class Produit{
<u>codeProduit</u>
designation
prixDeVente
Quantité
PrixAchat
}
class Depot{
<u>codeDepot</u>
adresse
surface
}
class Fournisseur{
<u>numeroFournisseur</u>
nom
adresse
}
class Acheter{
PrixAchat
}
Produit"1..*"-right-"1"Depot:\tStocker\t
Produit"1..*"--"1..*"Fournisseur:Fournir
(Produit,Fournisseur)..Acheter
@enduml |
9c989b910400d66f2643f92b363ca4ea69a12d26 | 5641963ea0a7418d94a50b628d39553ce086311a | /diagramas/modelo2.puml | d41416fe368b5af9f9a55ad0554c920a8ca998ca | [] | no_license | ivaneyvieira/engEstoque | 99acc78cad488f876cd9ec39d5bb9fc2479c5f13 | b7a43a18f9af7c5a26d71c5d546728c5aea9776d | refs/heads/master | 2023-07-20T08:27:52.663523 | 2023-07-14T17:39:20 | 2023-07-14T17:39:20 | 187,502,109 | 1 | 0 | null | 2021-11-14T23:49:29 | 2019-05-19T16:36:54 | Kotlin | UTF-8 | PlantUML | false | false | 506 | puml | @startuml modelo
hide methods
class Produto{
codigo
grade
codebar
data_cadastro
}
class ItemNota{
data
hora
quantidade
}
class Nota {
numero
tipoMov [ENTRADA, SAIDA]
data
hora
observacao
}
class Loja {
numero
}
class Usuario {
loginName
impressora
}
class Saldo {
quantidade
}
class Etiqueta {
titulo
template
}
ItemNota -u-> Nota
ItemNota -l-> Produto
Nota -l-> Loja
Usuario -u-> Loja
Usuario <-d-> Produto
Saldo -u-> Loja
Saldo -d-> Produto
ItemNota -r-> Etiqueta
@enduml
|
f8f78003c6473ebeb2eb7b7f1586731cb163da01 | 37f90cb1b53631755f7214916e41c1368cfe4754 | /docs/model/peer-recognition-model.puml | 99d38881cf35b01199de8565422176c4b8ccef5b | [] | no_license | wlucjan/peer-recognition | 9e0dc7c13e01adb468d2e71ed1cf9229d9b268d8 | 4adf69c57c91365403f858c026df732b7d54da47 | refs/heads/master | 2023-01-15T23:22:25.039919 | 2020-04-10T14:14:01 | 2020-04-10T14:14:01 | 251,328,628 | 0 | 0 | null | 2022-12-10T23:37:21 | 2020-03-30T14:22:16 | TypeScript | UTF-8 | PlantUML | false | false | 513 | puml | @startuml
class Recognition {
boost()
}
class PeerRecognition {
}
class RecognitionRecognition {
}
class Organisation {
recognise(Peer giver, Peer receiver, string reason)
}
class Peer {
Organisation organisation
}
Recognition "[boost]" --- Recognition
Recognition <|-- PeerRecognition
Recognition <|-- RecognitionRecognition
Peer --o Recognition : giver
Peer --o Recognition : author
Peer "*" --> "1" Organisation : organisation
Organisation "[month]" *-> "*" Recognition : recognitions
@enduml |
446d2f7066a51acd190b8ef170cffb021cdd2b98 | 8d792796430b4bb3c9faf02c6f755aed8df00c4e | /src/main/resources/documentation/diagram code/Servicios.puml | 4673ecfc459c141ec28fa5f6c2fd90cdf8c0b4e2 | [] | no_license | felipeandradevalenzuela/desafio-spring | d8871141770c0415c77a38dc403878c6ef65191d | 872820d9729580bdbb1c96481d28308bfe07d105 | refs/heads/main | 2023-05-14T22:53:34.299925 | 2021-06-13T02:34:20 | 2021-06-13T02:34:20 | 375,179,846 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,076 | puml | @startuml
package Services <<Folder>>{
package Product <<Folder>> {
class ProductServiceImpl implements IProductService{
- IProductRepository listProduct
- IUserRepository listUser
}
interface IProductService {
+ PromosDTO getPromosByBuyer(int)
+ ProductsDTO getAllProductsByBuyer(int,String)
+ FollowedPublicationsDTO getFollowedPublications(int, String)
+ ResponseEntity<> addNewPost(Publication)
+ ResponseEntity<> addNewPromoPost(PublicationPromo)
}
}
package User <<Folder>> {
class UserServiceImpl implements IUserService{
- IUserRepository list
}
interface IUserService {
+ FollowedListDTO getFollowedList(int, String)
+ FollowersCountDTO getFollowersCount(int)
+ FollowersListDTO getFollowersList(int, String)
+ ResponseEntity<Object> follow(int, int)
+ ResponseEntity<Object> unfollow(int, int)
}
}
}
@enduml |
8acdf5d5f2f97ececd142a9e54c677e8a1e41d1d | 1da59c980e0f5689a7c711988d562a355fa64820 | /iterator-pattern/uml/IteratorPattern.puml | df2ae3166e17eb5ca23d55fd9e9329ce1daec0ad | [] | no_license | ye-geeee/headfirst-designpattern-practice | b8b39aa93c6d5c0dd21b619614f894ef7409bffa | b060bdc8412aaefff14b21ae27ada92651701748 | refs/heads/master | 2023-06-09T07:00:16.962806 | 2021-07-06T20:31:40 | 2021-07-06T20:31:40 | 371,192,159 | 2 | 1 | null | null | null | null | UTF-8 | PlantUML | false | false | 435 | puml | @startuml
'https://plantuml.com/class-diagram
interface Aggregate {
createIterator()
}
class ConcreteAggregate {
createIterator()
}
class Client
interface Iterator {
hasNext()
next()
remove()
}
class ConcreteIterator {
hasNext()
next()
remove()
}
Aggregate <|.. ConcreteAggregate
Iterator <|.. ConcreteIterator
Aggregate <- Client
Client -> Iterator
ConcreteAggregate -> ConcreteIterator
@enduml |
2dcedc02817e2b5a5083ec061a66f1ebacb89e90 | 449d02c3e9fddcf7e3d49579e0703c11b45b9283 | /pert5/persegi.puml | 0af1037e2187b8e03b188fe9b992a6d60dc6684e | [] | no_license | tiarauliasbrna/pbo-1 | 4ae4482b14ba2b55ac3347009c8b3b4881dd4e18 | 544a45fd021043460d8e8039a738e05a1b0ba272 | refs/heads/main | 2023-08-16T04:58:24.130963 | 2021-10-25T09:05:49 | 2021-10-25T09:05:49 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 647 | puml | @startuml persegiencap
header
Pertemuan 5
endheader
caption copyright@esaunggul.ac.id
legend left
CTI211-Pemograman Berorientasi Objek
endlegend
class Persegi{
__ private data __
- panjang : int
- lebar : int
__ public data__
- p : int
- l : int
__ get data__
+ getPanjang()
+ getLebar()
__ set data__
+ setPanjang()
+ setLebar()
__ callback__
~ hitungKeliling()
~ hitungLuas()
--
source code pert5-1.cc
}
note left of Persegi
Bentuk encapsulation dari Class Persegi
Dimana method dan variabel tergabung
Dan menjadi satu kesatuan dalam bentuk Class
end note
@enduml |
a075ab33ec6e563a467669c2a3e7b237c34c60b1 | d97b774fd95a8e98e37c46ee1771f6e6e407a148 | /uml/api/BusinessUnitConfiguration.puml | 6c1a6df322361f8309fec2c47f276bf446ce39f7 | [] | 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,349 | 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 BusinessUnitConfiguration [[BusinessUnitConfiguration.svg]] {
myBusinessUnitStatusOnCreation: [[BusinessUnitConfigurationStatus.svg BusinessUnitConfigurationStatus]]
myBusinessUnitAssociateRoleOnCreation: [[AssociateRoleKeyReference.svg AssociateRoleKeyReference]]
}
interface Project [[Project.svg]] {
version: Long
key: String
name: String
countries: [[String.svg List<String>]]
currencies: [[String.svg List<String>]]
languages: [[String.svg List<String>]]
createdAt: DateTime
trialUntil: String
messages: [[MessagesConfiguration.svg MessagesConfiguration]]
carts: [[CartsConfiguration.svg CartsConfiguration]]
shoppingLists: [[ShoppingListsConfiguration.svg ShoppingListsConfiguration]]
shippingRateInputType: [[ShippingRateInputType.svg ShippingRateInputType]]
externalOAuth: [[ExternalOAuth.svg ExternalOAuth]]
searchIndexing: [[SearchIndexingConfiguration.svg SearchIndexingConfiguration]]
businessUnits: [[BusinessUnitConfiguration.svg BusinessUnitConfiguration]]
}
BusinessUnitConfiguration --> Project #green;text:green : "businessUnits"
@enduml
|
c8c5412645b086b1ea274a55c43ffa6e045acb73 | 605cac101260b1b451322b94580c7dc340bea17a | /malokhvii-eduard/malokhvii04/doc/plantuml/ua/khpi/oop/malokhvii04/shell/commands/text/SortTextCommand.puml | 4bf001054f8d8222ce3b0a697e094ecfdb7e7589 | [
"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 | 492 | puml | @startuml
class SortTextCommand {
{static} -description: String
{static} -keys: List<String>
{static} -RESOURCE_BUNDLE_NAME: String
{static} -resourceBundle: ResourceBundle
+SortTextCommand()
{static} -getSortOrder(): boolean
{static} -updateResourceBundle(): void
+execute(): void
+getDescription(): String
+getKeys(): List<String>
+update(Observable, Object): void
}
@enduml
|
8f72ef6e1843a5ea6cc17d0f5899a22a47941ea4 | 8eea3d156ed8f8c32a5c4df3fad10c1fcd3a8ed4 | /development/app-architecture/app-architecture-future.puml | 5d0cccdb72bdcc0950b14105661e5917814af3aa | [] | no_license | alpheios-project/documentation | e9c949f9f78ac3c8ba5b6af424adfa31bcdad9b1 | 3b452dfcd0b94832ec0d0718ff51c099d2ba66f7 | refs/heads/master | 2021-06-06T01:33:49.616128 | 2021-04-24T12:56:24 | 2021-04-24T12:56:24 | 129,736,263 | 0 | 0 | null | 2021-01-04T14:36:49 | 2018-04-16T12:02:23 | null | UTF-8 | PlantUML | false | false | 1,411 | puml | @startuml
class Content #lightblue {
Handling of background script/app requests
Notification of background of state changes
..
browser dependent
}
class MessagingService #lightblue {
Sending and receiving messages
to/from background
..
browser dependent
}
class TabScript {
State of a current tab (page)
}
class ContentOptions {
Options of working with page content
}
class ResourceOptions {
Options of language resources
}
class UIOptions {
Options of a UI
}
class MorphAnalyzerAdapter {
Stateless. Not connected directly.
Accessed via a Singleton pattern
}
class LemmaTranslations {
Stateless. Not connected directly.
Accessed via a Singleton pattern
}
class AppController {
Coordinates all interactions with a user
==
User communication with page content
..
browser independent
}
object "Panel Vue Instance" as PanelVI {
Holds a panel component
and a tree of subcomponents
}
object "Popup Vue Instance" as PopupVI {
Holds a popup component
and a tree of subcomponents
}
class L10n {
Stateless. Not connected directly.
Accessed via a Singleton pattern
}
Content *-- AppController
Content *-- MessagingService
AppController *-- PanelVI
AppController *-- PopupVI
AppController *-- TabScript
AppController *-- ContentOptions
AppController *-- ResourceOptions
AppController *-- UIOptions
@enduml
|
f1abcd4b263a61f6ded61d7dbe0a41d03d8df4b1 | eb5e06988434a6eca55435c1dadcc04e04c437f7 | /lib/MindMap.puml | 5d4f20c5d1186a8360611b7accad106f62b5c5d9 | [] | no_license | TammamKhalaf/Daily_Recipes | 5fe0033674512cca51e541bc95bb3fabebac13d2 | d2031d1310db76d2fed38b23280e8b3139fe0a9d | refs/heads/master | 2023-03-09T14:45:55.896661 | 2021-02-27T19:17:15 | 2021-02-27T19:17:15 | 341,832,715 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 5,772 | puml | @startuml
set namespaceSeparator ::
class "DailyRecipes::main.dart::MyApp" {
+_MyAppState createState()
}
"flutter::src::widgets::framework.dart::StatefulWidget" <|-- "DailyRecipes::main.dart::MyApp"
class "DailyRecipes::main.dart::_MyAppState" {
-Map<dynamic, bool> _filters
-List<Meal> _availableMeals
-List<Meal> _favoriteMeals
-void _setFilters()
-void _toggleFavorite()
-bool _isMealFavorite()
+Widget build()
}
"flutter::src::widgets::framework.dart::State<T>" <|-- "DailyRecipes::main.dart::_MyAppState"
class "DailyRecipes::models::Category.dart::Category" {
+dynamic id
+dynamic title
+Color color
}
"DailyRecipes::models::Category.dart::Category" o-- "dart::ui::Color"
class "DailyRecipes::models::meal.dart::Complexity" {
+int index
{static} +List<Complexity> values
{static} +Complexity Simple
{static} +Complexity Challenging
{static} +Complexity Hard
}
"DailyRecipes::models::meal.dart::Complexity" o-- "DailyRecipes::models::meal.dart::Complexity"
class "DailyRecipes::models::meal.dart::Affordability" {
+int index
{static} +List<Affordability> values
{static} +Affordability Affordable
{static} +Affordability Pricey
{static} +Affordability Luxurious
}
"DailyRecipes::models::meal.dart::Affordability" o-- "DailyRecipes::models::meal.dart::Affordability"
class "DailyRecipes::models::meal.dart::Meal" {
+dynamic id
+List categories
+dynamic title
+dynamic imageUrl
+List ingredients
+List steps
+int duration
+Complexity complexity
+Affordability affordability
+bool isGlutenFree
+bool isLactoseFree
+bool isVegan
+bool isVegetarian
}
"DailyRecipes::models::meal.dart::Meal" o-- "DailyRecipes::models::meal.dart::Complexity"
"DailyRecipes::models::meal.dart::Meal" o-- "DailyRecipes::models::meal.dart::Affordability"
class "DailyRecipes::screens::categories_screen.dart::CategoriesScreen" {
+Widget build()
}
"flutter::src::widgets::framework.dart::StatelessWidget" <|-- "DailyRecipes::screens::categories_screen.dart::CategoriesScreen"
class "DailyRecipes::screens::category_meals_screen.dart::CategoryMealsScreen" {
{static} +String routeName
+List<Meal> availableMeals
+_CategoryMealsScreenState createState()
}
"flutter::src::widgets::framework.dart::StatefulWidget" <|-- "DailyRecipes::screens::category_meals_screen.dart::CategoryMealsScreen"
class "DailyRecipes::screens::category_meals_screen.dart::_CategoryMealsScreenState" {
+dynamic categoryTitle
+List<Meal> displayedMeals
-bool _loadedInitData
+void initState()
+void didChangeDependencies()
-void _removeMeal()
+Widget build()
}
"flutter::src::widgets::framework.dart::State<T>" <|-- "DailyRecipes::screens::category_meals_screen.dart::_CategoryMealsScreenState"
class "DailyRecipes::screens::favorites_screen.dart::FavoritesScreen" {
+List<Meal> favoriteMeals
+Widget build()
}
"flutter::src::widgets::framework.dart::StatelessWidget" <|-- "DailyRecipes::screens::favorites_screen.dart::FavoritesScreen"
class "DailyRecipes::screens::filters_screen.dart::FiltersScreen" {
{static} +String routeName
+Function saveFilters
+Map<dynamic, bool> currentFilters
+_FiltersScreenState createState()
}
"flutter::src::widgets::framework.dart::StatefulWidget" <|-- "DailyRecipes::screens::filters_screen.dart::FiltersScreen"
class "DailyRecipes::screens::filters_screen.dart::_FiltersScreenState" {
-bool _glutenFree
-bool _vegetarian
-bool _vegan
-bool _lactoseFree
+void initState()
-Widget _buildSwitchListTile()
+Widget build()
}
"flutter::src::widgets::framework.dart::State<T>" <|-- "DailyRecipes::screens::filters_screen.dart::_FiltersScreenState"
class "DailyRecipes::screens::meal_detail_screen.dart::MealDetailScreen" {
{static} +String routeName
+Function toggleFavorite
+Function isFavorite
+Widget buildSectionTitle()
+Widget buildContainer()
+Widget build()
}
"flutter::src::widgets::framework.dart::StatelessWidget" <|-- "DailyRecipes::screens::meal_detail_screen.dart::MealDetailScreen"
class "DailyRecipes::screens::tabs_screen.dart::TabsScreen" {
+List<Meal> favoriteMeals
+_TabsScreenState createState()
}
"flutter::src::widgets::framework.dart::StatefulWidget" <|-- "DailyRecipes::screens::tabs_screen.dart::TabsScreen"
class "DailyRecipes::screens::tabs_screen.dart::_TabsScreenState" {
-List<Map<dynamic, Object>> _pages
-int _selectedPageIndex
+void initState()
-void _selectPage()
+Widget build()
}
"flutter::src::widgets::framework.dart::State<T>" <|-- "DailyRecipes::screens::tabs_screen.dart::_TabsScreenState"
class "DailyRecipes::widgets::category_item.dart::CategoryItem" {
+dynamic id
+dynamic title
+Color color
+void selectCategory()
+Widget build()
}
"DailyRecipes::widgets::category_item.dart::CategoryItem" o-- "dart::ui::Color"
"flutter::src::widgets::framework.dart::StatelessWidget" <|-- "DailyRecipes::widgets::category_item.dart::CategoryItem"
class "DailyRecipes::widgets::main_drawer.dart::MainDrawer" {
+Widget buildListTile()
+Widget build()
}
"flutter::src::widgets::framework.dart::StatelessWidget" <|-- "DailyRecipes::widgets::main_drawer.dart::MainDrawer"
class "DailyRecipes::widgets::meal_item.dart::MealItem" {
+dynamic id
+dynamic title
+dynamic imageUrl
+int duration
+Complexity complexity
+Affordability affordability
+dynamic complexityText
+dynamic affordabilityText
+void selectMeal()
+Widget build()
}
"DailyRecipes::widgets::meal_item.dart::MealItem" o-- "DailyRecipes::models::meal.dart::Complexity"
"DailyRecipes::widgets::meal_item.dart::MealItem" o-- "DailyRecipes::models::meal.dart::Affordability"
"flutter::src::widgets::framework.dart::StatelessWidget" <|-- "DailyRecipes::widgets::meal_item.dart::MealItem"
@enduml
|
506a23d2a20a088abb114306173adb85eba9d4bf | 77b62d62f7bb492cb0ba2fe62131338b495f3e52 | /Documents/Shos.Chatter.Wpf/Models/BindableBase.puml | 8d297213895b3740f325835856018da734da60e2 | [
"MIT"
] | permissive | Fujiwo/Shos.Chatter | 0dc94cda60eab49363b1b04b1e189d014edf5852 | 41a95faba18049f3934b5b4d1268583ee43abc35 | refs/heads/master | 2023-03-17T23:26:10.709285 | 2021-03-11T05:37:09 | 2021-03-11T05:37:09 | 323,569,958 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 156 | puml | @startuml
abstract class BindableBase {
+ <<event>> PropertyChanged : PropertyChangedEventHandler?
}
INotifyPropertyChanged <|-- BindableBase
@enduml
|
f11c80e3506586554a30150503bf8bbb5fae57bb | 873261e2d27905478bc72db08106f6a3c86eb90c | /ProyectoTDP/src/Misc/Misc.puml | aa0acca2ac23d7bbe8d6409648c02f72991e8a36 | [] | no_license | francoraniolo/PSS18-TPEO3-Com02 | f39929d8eab34d448e8661f1a6b6e04dc704a584 | 60b6f642a1dc85804ea82ad3825e1ec37086dbea | refs/heads/master | 2020-04-06T13:07:53.776674 | 2018-11-15T01:23:46 | 2018-11-15T01:23:46 | 157,426,565 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 138 | puml | @startuml
package Misc{
class DeathStar{
+{static} get():GameObject
-{static} instance : GameObject
}
}
@enduml
|
0f498ed954ce462714e12d370e1d08e6c5939cd7 | 74cb674dc7b9c3f65f6ab08fc5ad3a43c3bf12d3 | /Offline 2/Problem 1/src/component/framework/framework.plantuml | a61e8ccb8299373b782b6a7cb19c7a8376b2dda8 | [] | no_license | zarif98sjs/CSE-308-Software-Engineering | a9759bbee2ea0647eae2ea677d08741293a1cc14 | 515015a40c10d916d5089f11784b4ff75319fcbd | refs/heads/main | 2023-06-27T05:57:00.443594 | 2021-07-28T13:57:32 | 2021-07-28T13:57:32 | 344,690,362 | 2 | 1 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,030 | plantuml | @startuml
title __FRAMEWORK's Class Diagram__\n
namespace component.framework {
class component.framework.Django {
+ toString()
}
}
namespace component.framework {
interface component.framework.Framework {
{abstract} + toString()
}
}
namespace component.framework {
class component.framework.FrameworkFactory {
{static} + getFramework()
}
}
namespace component.framework {
class component.framework.Laravel {
+ toString()
}
}
namespace component.framework {
class component.framework.Spring {
+ toString()
}
}
component.framework.Django .up.|> component.framework.Framework
component.framework.Laravel .up.|> component.framework.Framework
component.framework.Spring .up.|> component.framework.Framework
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
|
822b6d321fd9a0cf70a7a71c405bffb420a21a67 | d97b774fd95a8e98e37c46ee1771f6e6e407a148 | /uml/api/PaymentSetStatusInterfaceCodeAction.puml | ef0520e2e80f514aece7e1ca3073cc6991fd765f | [] | 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 | 471 | 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 PaymentSetStatusInterfaceCodeAction [[PaymentSetStatusInterfaceCodeAction.svg]] extends PaymentUpdateAction {
action: String
interfaceCode: String
}
interface PaymentUpdateAction [[PaymentUpdateAction.svg]] {
action: String
}
@enduml
|
b5213cb4edf42651d2ae2d4fc38e6d737c8b4506 | 61f77755f3ca65fa0a0dfbbdc51137e01ded03fc | /design_model/src/main/resources/结构型模式/外观模式/外观模式.puml | 44691e2a7f4f710e01bbee7eef5cb06718b5a08c | [] | no_license | lyszhen3/myWeb | 670e02a585ea3193f6c388b9cea37969a94792dc | c1543ec5f48d84e6c6481a95e54b84f04654b323 | refs/heads/master | 2023-07-11T02:29:33.530130 | 2019-02-25T01:39:29 | 2019-02-25T01:39:29 | 78,835,228 | 0 | 1 | null | 2022-12-16T04:38:41 | 2017-01-13T09:31:45 | Java | UTF-8 | PlantUML | false | false | 177 | puml | @startuml
class Facade{
}
class SubSystemA{
}
class SubSystemB{
}
class SubSystemC{
}
Facade -->SubSystemA
Facade -->SubSystemB
Facade -->SubSystemC
Client ..>Facade
@enduml |
fda23db29b5e3aedf5c0dcf4223c48083d67eef7 | eb7171c563dc88963fb043f027b6525d3cb3a153 | /docs/ex41ClassDiagram.puml | 696543703b8238303f63396d1194d3aab7f9e8a9 | [] | no_license | xera51/gray-cop3330-assignment3 | 49b441f94e3fa5a6a782373ce4ad249246e0eb22 | bd4358d7022226832df073a30db0f9d99b9f6d15 | refs/heads/master | 2023-05-30T21:11:34.501325 | 2021-06-20T22:10:57 | 2021-06-20T22:10:57 | 377,254,337 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 3,485 | puml | @startuml
package oop.exercises.ex41 #CCCCCC {
class Application {
- {static} INFILE_NAME : String
- {static} OUTFILE_NAME : String
- sorter : NameSorter
+ {static} main(String[] args) : void
}
class NameSorter {
- sorter : FileSorter
- {static} output_loader : FileLoader()
__Constructors__
+ NameSorter() : NameSorter
+ NameSorter(String dir) : NameSorter
+ NameSorter(File dir) : NameSorter
+ NameSorter(FileLoader loader) : NameSorter
+ NameSorter(FileSorter sorter) : NameSorter
__Accessor/Mutators__
+ getSorter() : FileSorter
+ getLoader() : FileLoader
+ getSearchDir() : File
__Methods__
+ sortNames(String inFile) : void
+ sortNames(File file) : void
+ sortNames(String inFile, String outFile) : void
+ sortNames(File inFile, File outFile) : void
- sortNames(Stream<String> in, File outFile) : void
+ buildOutput(Stream<String> lines) : String
- buildOutputHeader(int numLines) : String
}
Application *- NameSorter
}
package oop.exercises.util #DDDDDD {
class FileLoader {
- searchDir : File
__Constructors__
+ FileLoader() : FileLoader
+ FileLoader(String dir) : FileLoader
+ FileLoader(File dir) : FileLoader
__Accessors/Mutators__
+ getSearchDir() : File
__Methods__
+ getFile(String fileName) : File
+ getFile(File file) : File
+ getPath(String fileName) : Path
+ getPath(File file) : Path
+ getBufferedReader(String fileName) : BufferedReader
+ getBufferedReader(File file) : BufferedReader
+ getBufferedWriter(String fileName) : BufferedWriter
+ getBufferedWriter(File file) : BufferedWriter
+ getBufferedWriter(String fileName, boolean append) : BufferedWriter
+ getBufferedWriter(File file, boolean append) : BufferedWriter
+ getLines(String fileName) : Stream<String>
+ getLines(File file) : Stream<String>
+ toString() : String
}
class ResourceLoader {
- {static} DIR : String
__Constructor__
- ResourceLoader()
__Method__
+ {static} get() : FileLoader
}
class FileSorter {
- loader : FileLoader
__Constructors__
+ FileSorter() : FileSorter
+ FileSorter(String dir) : FileSorter
+ FileSorter(File dir) : FileSorter
+ FileSorter(FileLoader) : FileSorter
__Accessors/Mutators__
+ getLoader() : FileLoader
+ getSearchDir() : File
__Methods__
+ sortByLines(String fileName) : void
+ sortByLines(File file) : void
+ sortByLines(String inFileName, String outFileName) : void
+ sortByLines(File inFile, File outFile) : void
- sortByLines(String<Stream> in, File outFile) : void
+ getLinesSorted(String fileName) : Stream<String>
+ getLinesSorted(File file) : Stream<String>
}
FileLoader <.. ResourceLoader : "Creates"
FileSorter *- FileLoader
note "No-args constructor uses\nSystem.getProperty(''user.dir'')" as emptyConstructorNote
emptyConstructorNote .. FileSorter
emptyConstructorNote .. FileLoader
note left of ResourceLoader::DIR
System.getProperty("user.dir") +
"/src/main/resources"
end note
}
NameSorter *--- FileSorter
@enduml |
e1a6b6d04435781b8840a5e78b4ec24ab1b3060c | 19f793bed6a7ddbe4f01616e2374a9ddc459e8b1 | /doc/结构型模式/桥接模式-类图(3分).puml | 673336ca3c30e0ebd872719627ffaf4372172c4c | [] | no_license | 1wang1/design-patterns | 02a87e8c2f170f2a2de4993e8f11b9ef9a522627 | 5ebd98248ea5a035e19a843f823971676899a212 | refs/heads/master | 2022-12-19T04:30:30.790952 | 2020-09-27T11:42:41 | 2020-09-27T11:42:41 | 272,214,620 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,037 | puml | @startuml
note as n1
桥接模式包含如下角色:
- Abstraction:抽象类
- RefinedAbstraction:扩充抽象类
- Implementor:实现类接口
- ConcreteImplementor:具体实现类
end note
note as n2
如果需要开发一个跨平台视频播放器,
可以在不同操作系统平台(如Windows、Linux、Unix等)上播放多种格式的视频文件,
常见的视频格式包括MPEG、RMVB、AVI、WMV等。现使用桥接模式设计该播放器。
end note
abstract Abstraction{
- pImp:Implementor*
+ operation():void
+ Abstraction(Implementor*):void
}
note as nAbstraction
pImp->operationImp();
end note
nAbstraction .. Abstraction
interface Implementor{
+ operation():void
}
Implementor <--o Abstraction
class ConcreteImplementorA{
+ operation():void
}
ConcreteImplementorA ..|> Implementor
class ConcreteImplementorB{
+ operation():void
}
ConcreteImplementorB ..|> Implementor
abstract RefinedAbstraction{
+ operation():void
+ Abstraction(Implementor*):void
}
RefinedAbstraction--|>Abstraction
@enduml
|
94e8cf50ab28e57362585d2c11eb69636a49eb13 | 3c74f15950bd77d3bd52220e9d2972f769e54bc0 | /Diagramme/Klassen/TinyTasksKit/Utilities/ActuallyAdditions.puml | e333ce7a0114462c11277ceec2ed75ce4d6113bb | [] | no_license | Louis9902/Sosse19-SE | eff56539eed3e27e24342341356228ce5de7bd7c | 6c146a6808781acbc6bf4e43157e2294013e65a3 | refs/heads/master | 2020-05-03T20:59:21.361284 | 2019-06-20T16:01:10 | 2019-06-20T16:01:10 | 178,814,946 | 2 | 0 | null | 2019-06-11T15:17:16 | 2019-04-01T08:05:57 | C# | UTF-8 | PlantUML | false | false | 169 | puml | @startuml
class ActuallyAdditions <<static>> {
+ {static} ReadGuid(reader:BinaryReader) : Guid
+ {static} Write(writer:BinaryWriter, guid:Guid) : void
}
@enduml
|
a40e00cd968d648b4ff603df1bf10bb3b1ca3f83 | 7c2a17fd3d19a13fb71558f79900a2908de98c58 | /docs/uml-class-diagrams/database/test/DatabaseGisManagerStub/DatabaseGisManagerStub.puml | 6203e39ab3d64791d7061f451a295e25817f9e6e | [] | 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 | 350 | puml | @startuml DatabaseGisManagerStub
package edu.oakland.test.database {
class DatabaseGisManagerStub {
__
.. Use Case 1 ..
+ void passStoreRequest(LocationDataPoint locationDataPoint)
.. Use Case 2 ..
+ void passModeRequest(String mode)
+ String passNextSatRequest(String currentSat)
}
}
@enduml |
9315a8d7c36cac4802717c4ccf43a6c54cac4f93 | 831e34223751ba984839b477e9334a7316b044af | /docs/diagramas/diagramas de clase/EstadoJugador.puml | aa5c37a766bc31581d83b387587bcfd1dcefdf02 | [
"MIT"
] | permissive | nauee/Algo3-TP2 | 7163a693b752906e48f416d6a02fad76cd357961 | d1bec97ab04bb6272d851c6627b72d5a0951ab31 | refs/heads/main | 2023-07-11T13:04:23.873792 | 2021-08-12T23:26:02 | 2021-08-12T23:26:02 | 381,121,179 | 6 | 5 | MIT | 2021-08-12T02:33:59 | 2021-06-28T18:05:13 | Java | UTF-8 | PlantUML | false | false | 566 | puml | @startuml
title EstadoJugador
hide empty members
interface EstadoJugador {
+ derrotadoPor(jugador): boolean
+ gano(): boolean
+ perdio(): boolean
}
EstadoDerrotado ..|> EstadoJugador
EstadoGanador ..|> EstadoJugador
EstadoVivo ..|> EstadoJugador
EstadoDerrotado "1" --> "1" Jugador
class EstadoDerrotado {
+ {static} EstadoDerrotado(conquistador): EstadoDerrotado
}
class EstadoGanador {
}
Jugador "1" --> "1" EstadoJugador
class Jugador {
+ serDerrotadoPor(jugador: Jugador): void
+ derrotadoPor(jugador: Jugador): boolean
}
@enduml |
9c6d23fa96073e851f4e275414148ee190cc119e | b70a5a3c89608492db88d6ca84f4ef94443ade62 | /uml/TreeSet.puml | 6e5d3699b3d2c9095ab54ea04fb44b5fbe35dbd6 | [] | no_license | ChocoCLv/ChocoCLv.github.io | 9f8b5e7792afcc63aa0497ce901d8ea0421d22e1 | de70ff212e5d4dd8a925178b344953b9195ca92e | refs/heads/master | 2020-07-26T23:03:30.315711 | 2020-06-30T07:42:49 | 2020-06-30T07:42:49 | 112,202,049 | 2 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,306 | puml | @startuml TreeSet
interface NavigableSet<E>
interface NavigableMap<K,V> {
' + Map.Entry<K,V> lowerEntry(K key)
' + K lowerKey(K key)
' + Map.Entry<K,V> floorEntry(K key)
' + K floorKey(K key)
' + Map.Entry<K,V> ceilingEntry(K key)
' + K ceilingKey(K key)
' + Map.Entry<K,V> higherEntry(K key)
' + K higherKey(K key)
' + Map.Entry<K,V> firstEntry()
}
interface SortedMap<K,V>
interface Map<K,V>
interface Cloneable
interface Serializable
interface Set<E>
interface Collection<E>
interface SortedSet<E>
abstract class AbstractCollection<E>
abstract class AbstractSet<E> {
}
class TreeSet<E> {
- NavigableMap<E,Object> m
~ TreeSet(NavigableMap<E,Object> m)
+ TreeSet()
+ TreeSet(Comparator<? super E> comparator)
+ TreeSet(Collection<? extends E> c)
+ TreeSet(SortedSet<E> s)
}
class TreeMap
TreeMap ..|> NavigableMap :实现
SortedSet --|> Set :继承
NavigableSet --|> SortedSet :继承
NavigableMap --|> SortedMap :继承
SortedMap --|> Map :继承
AbstractCollection ..|> Collection :实现
AbstractSet --|> AbstractCollection :继承
AbstractSet ..|> Set :实现
TreeSet --|> AbstractSet :继承
TreeSet ..|> NavigableSet :实现
TreeSet ..|> Cloneable :实现
TreeSet ..|> Serializable :实现
TreeSet ..> TreeMap :依赖
@enduml |
65882fae96acd3583a1e3f846460b06381d27607 | 978121af0d8c73bb701d34095429612d5786f696 | /Conception.puml | 287ffc7652a970a8af900b152ec796aae414f513 | [
"MIT"
] | permissive | ueisd/compteurpoints-jeu-go-java | b97eda30c87d8def3c4af75c1ae900dae8d0de2c | 25ee6e471b076afd39fd4e536434fe63ff4d0cd4 | refs/heads/master | 2023-05-31T03:53:06.414844 | 2021-06-05T14:14:06 | 2021-06-05T14:14:06 | 374,130,993 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 2,126 | puml | @startuml
title Diagramme de classe du jeu de go
class GameController {
- GameConsole gameConsole;
- BoardController boardController;
+ startGame()
- playTurn()
- allPlayerHavePassed()
}
class GameConsole {
+ promptAction(Player): Action
+ printBoard(string)
+ printResultError(ErrorType)
}
interface Deserializer {
+ deserialize(string)
}
interface Action {
+ execute(BoardController, Player)
+ isAllowed(BoardController, Player)
}
enum ErrorType {
Ko
Suicide
InvalidPosition
IntersectionTaken
}
class PlayerCarousel {
- List<Player> players;
+ nextTurn()
+ getCurrentPlayer() : Player
}
class Player {
- Color color
- boolean hasPassed
+ hasPassed(): boolean
+ pass()
+ resetPass()
}
enum Color{
BLACK
WHITE
}
class Board {
- int size;
- List<Intersection> intersections;
+ putStone(Position, Color)
+ getIntersection(Position): Intersection
+ getStoneGroup(Stone, List<Optional<Color>>)
- removePrisoners(Intersection): void
}
class BoardController {
- List<Board> boardHistory;
- Board current;
+ addBoard(Board);
+ putStoneOnBoard(Position, Player)
+ getSecondLastBoard(): Board;
+ isPositionValid(Position)
+ isIntersectionVacant(Position)
+ isActionSuicide(Position, Player)
+ isActionKo(Position, Player)
}
class Intersection {
- Color occupation;
- Position position;
+ isVacant()
+ isEnemy()
+ isFriendly()
+ hasPosition(Position)
+ getNeighbors(Board)
+ getEnemyNeighbors(Board)
+ getFriendlyNeighbors(Board)
}
class Position {
- int x
- int y
+ isValid(Board)
}
GameController o-> BoardController
GameController --> PlayerCarousel
GameController --> GameConsole
GameConsole -> Deserializer
GameConsole -.> Action
BoardController o--> Board
BoardController .> Player
Board *-> Intersection
Intersection -> Position
PositionDeserializer --> Deserializer
Action -.> BoardController
Action .> Player
Action -> ErrorType
PassAction --> Action
PlayAction --> Action
Player -> Color
@enduml |
2203cdd077879aa4680d448617599ddcac403edd | 218bd5798cf4523a2b203c126b3cae3ba803ba8a | /docs/http_structure.puml | 2b096080a28f4f9f2debace24eccb8ff2fcc704e | [] | no_license | Ellaoui94/pgr203eksamen-eirik124 | abfbb13083a2a6f654d388c410c07257c43717c1 | 3934d9a118eb7d2f33038c439836ff7173086ebf | refs/heads/main | 2023-01-24T02:10:51.123094 | 2020-11-09T21:31:46 | 2020-11-09T21:31:46 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 729 | puml | @startuml
ProjectManagerServer -- HttpController
EchoController ..|> HttpController
AbstractDao ..|> HttpController
Controllers ..|> HttpController
Controllers --|> AbstractDao
class ProjectManagerServer {
- final server: HttpServer
- {static} final Logger
--
+ ProjectManagerServer(port: int)
+ main()
- start(): void
}
interface HttpController {
--
+ handle (
requestMethod: String
request: HttpMessage
clientSocket: Socket
outputStream: outputStream
): void
}
class EchoController {
+ handle(): void <<override>>
}
abstract class AbstractDao{
# dataSource: DataSource
--
+ AbstractDao(dataSource)
+ {abstract} insertData(): void
+ insert(): long
+ listAllElements(): List
}
class Controllers {
}
@enduml |
96e70d813016c9ea7ba460bd5909a11bda81c4c9 | d97b774fd95a8e98e37c46ee1771f6e6e407a148 | /uml/api/CustomerResetPassword.puml | fc0c5e1e8594263697d7889467c3b4da4d2b0718 | [] | 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 | 355 | 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 CustomerResetPassword [[CustomerResetPassword.svg]] {
tokenValue: String
newPassword: String
version: Long
}
@enduml
|
d7984d202a82f7465f4a546eef280134cdde8906 | fe37eb572249e2058cb6cf41d45e1fa5b899382d | /design/accounting/class-hld.plantuml | 3cde6b4ae2afbe02cb0f30ca543a9150f79a6277 | [] | no_license | yangrongkai/document | 2c5a0ae3dbf2e966508731bfe9d5d718e0cb0f79 | c848fafd3cf43d1187c8183fa52b11f90f7de173 | refs/heads/master | 2021-05-19T23:57:15.901038 | 2020-05-04T06:12:24 | 2020-05-04T06:12:24 | 252,094,938 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 2,707 | plantuml | @startuml
package 合伙人app <<Frame>> {
class 客户余额 {
Integer 余额ID
Integer 金额(入账、出账金额,有正有负)
String 类型(充值、退款、分润等)
String 备注
Integer 账务ID
}
class 客户账务 {
Integer 账务ID
Integer 合伙人ID
Integer 金额(入账、出账金额,有正有负)
String 类型(充值、退款、分润等)
Integer 来源ID
String 备注
Datetime 创建时间
}
客户账务 <.. 客户余额: 关联
}
package 平台 <<Frame>> {
package 客户账务管理 <<Rectangle>> {
class 入账单 {
Integer 入账ID
Integer 合伙人ID
Integer 应入账金额
Integer 实入账金额
Datetime 应入账时间
Datetime 实际账时间
String 入账状态(入账中,已入账,入账失败)
String 来源(结算、订单、奖励、其他)
Integer 来源ID
Integer 账务ID
String 备注
Datetime 更新时间
Datetime 创建时间
}
class 出账单 {
Integer 出账ID
Integer 合伙人ID
Integer 应出账金额
Integer 实出账金额
Datetime 应出账时间
Datetime 实出账时间
String 出账状态(出账中,已出账,出账失败)
String 来源(提现、站内支付、其他)
Integer 来源ID
Integer 账务ID
String 备注
Datetime 更新时间
Datetime 创建时间
}
class 审核事件 {
Integer 审核ID
Integer 合伙人ID
Integer 审核人ID
String 快照内容
String 审核类型(入账单、出账单、其他)
Integer 审核对象ID
String 审核状态(通过、失败)
Datetime 创建时间
}
审核事件 ..> 入账单 : 绑定
审核事件 ..> 出账单 : 绑定
}
package 平台账务管理 <<Rectangle>> {
class 平台账务 {
Integer 账务ID
Integer 合伙人ID
Integer 金额(入账、出账金额,有正有负)
Integer 类型(订单、结算、充值、扣除等)
Datetime 创建时间
}
}
}
客户余额 <-[#blue]-> 入账单 : 双重绑定
客户余额 <-[#blue]-> 出账单 : 双重绑定
客户账务 -[#blue]-> 平台账务: 生成
@enduml
|
58a6d4e380f3c3b771f9634dd96f0c459ce77c43 | 006b811f903b71d4178d22a44dee6a2d949a99f8 | /UML/ClassDiagram.puml | d5f4e31052dcc012d26c7b70a7c7a4cf16892252 | [] | no_license | arkaik2k01/nobrega-7090-a5 | 8e8f80d22f792d32779cb608d793b74726e3634c | c3fbb09619d6df147bb2173c24032e898e632f5e | refs/heads/master | 2023-06-25T09:33:05.595095 | 2021-07-25T23:22:01 | 2021-07-25T23:22:01 | 388,612,286 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 729 | puml | @startuml
'https://plantuml.com/class-diagram
class javafx.App {
start()
main()
}
class Item {
String name
String serialNumber
BigDecimal price
get()
set()
toString()
}
class FileUtil {
File file
ObservableList list
readFromTXT()
readFromHTML()
readFromJSON()
readToTxt()
readToHTML()
readToJSON()
}
class FileLoader {
readFromTXT()
readFromHTML()
readFromJSON()
}
class FileSaver {
readToTxt()
readToHTML()
readToJSON()
}
class InventoryController {
ObservableList inventoryList
}
javafx.App*--InventoryController
InventoryController--FileUtil
InventoryController--Item
FileUtil<|--FileSaver
FileUtil<|--FileLoader
@enduml |
9433e999546b4ff3c1d1e3deadfc18e7be1ec042 | 82b79b919dc3184f038c84ac4e7309323837090e | /tank_backend/documentation/db_model.plantuml | 4af8bb257a321c130c2a16d7b5b2a381c3f08582 | [] | no_license | francoisihry/TankSOAR | 41c7f0e7031e924a6f6b7ff07bca884535070082 | c236c590138b7e2d40b3ab2abdb8862e45383362 | refs/heads/master | 2023-01-23T06:30:02.066718 | 2020-11-28T22:53:46 | 2020-11-28T22:53:46 | 310,309,659 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 644 | plantuml | @startuml
class TankUser {
username :str [Primary Key]
last_login : timestamp
email : str
}
class Role {
type : "'ANALYST' or 'DEVELOPER' or 'ADMIN' [Primary Key]"
}
class Settings {
id : int [Primary Key]
timezone : str
}
class Runbook {
name : str [Primary Key]
content : str
created_at : timestamp
updated_at : timestamp
}
class Worker {
id : int [Primary Key]
stdout : str
stderr : str
status : "'FINISHED' or 'RUNNING' or 'ERROR'"
}
TankUser "1" -- "1" Settings : settings
TankUser "0 .. n" -- "0 .. nbRoles" Role : roles
Worker "0 .. n" -- "0 .. n" Runbook : runbook
@enduml |
faa43c1a24c843fe6b1faa1bbbb4985cdccee0e3 | 313e333203b54a56f4678cab0833b9a47f57dadb | /src/main/java/Decorateur/Repas/README-generated.puml | 0e30be62020ae2669b88539258a3db6b1ee1b8c0 | [] | no_license | yvanross/LOG121-C04-decorateur-solution | 1d616efb75d277ed4485f977f4dcc3c181e98574 | f6348d1351bd551b29f7a4fd9dcd9008ca5bb46e | refs/heads/main | 2023-04-14T07:46:44.407711 | 2021-04-30T15:32:03 | 2021-04-30T15:32:03 | 334,422,623 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 2,437 | puml | @startuml Diagramme de classe
abstract class Decorateur.Coffee.CoffeeDecorator
class Decorateur.Coffee.SimpleCoffee
class Decorateur.Coffee.WithMilk
class Decorateur.Coffee.WithSprinkles
class Decorateur.Patate.Fromage
class Decorateur.Patate.Patate
class Decorateur.Patate.PatateDecorator
class Decorateur.Patate.Sauce
class Decorateur.Pizza.Mozzarella
class Decorateur.Pizza.PizzaDecorator
class Decorateur.Pizza.PizzaTopping
class Decorateur.Pizza.PlainPizza
class Decorateur.Pizza.ThreeCheesePizza
class Decorateur.Pizza.TomatoSauce
class Decorateur.Repas.Repas
class java.util.ArrayList
class java.util.Iterator
class java.util.List
interface Decorateur.Coffee.ICoffee{
getCost(): Double
getDescription(): Double
}
interface Decorateur.Patate.IPatate{
getCost(): Double
getDescription(): Double
}
interface Decorateur.Pizza.IPizza{
getCost(): Double
getDescription(): Double
}
interface Decorateur.Repas.IRepas{
getCost(): Double
getDescription(): Double
}
Decorateur.Coffee.CoffeeDecorator ..|> Decorateur.Coffee.ICoffee
Decorateur.Coffee.SimpleCoffee ..|> Decorateur.Coffee.ICoffee
Decorateur.Coffee.WithMilk --|> Decorateur.Coffee.CoffeeDecorator
Decorateur.Coffee.WithSprinkles --|> Decorateur.Coffee.CoffeeDecorator
Decorateur.Patate.Fromage --|> Decorateur.Patate.PatateDecorator
Decorateur.Patate.Patate ..|> Decorateur.Patate.IPatate
Decorateur.Patate.PatateDecorator ..|> Decorateur.Patate.IPatate
Decorateur.Patate.Sauce --|> Decorateur.Patate.PatateDecorator
Decorateur.Pizza.Mozzarella --|> Decorateur.Pizza.PizzaDecorator
Decorateur.Pizza.PizzaDecorator ..|> Decorateur.Pizza.IPizza
Decorateur.Pizza.PizzaTopping --|> Decorateur.Pizza.PizzaDecorator
Decorateur.Pizza.PlainPizza ..|> Decorateur.Pizza.IPizza
Decorateur.Pizza.ThreeCheesePizza ..|> Decorateur.Pizza.IPizza
Decorateur.Pizza.TomatoSauce --|> Decorateur.Pizza.PizzaDecorator
Decorateur.Repas.Repas ..> java.util.ArrayList
Decorateur.Repas.Repas ..> java.util.Iterator
Decorateur.Repas.Repas ..> java.util.List
Decorateur.Coffee.ICoffee --|> Decorateur.Repas.IRepas
Decorateur.Patate.IPatate --|> Decorateur.Repas.IRepas
Decorateur.Pizza.IPizza --|> Decorateur.Repas.IRepas
Decorateur.Repas.Repas -u-> "*" Decorateur.Repas.IRepas
Decorateur.Coffee.CoffeeDecorator --> Decorateur.Coffee.ICoffee
Decorateur.Patate.PatateDecorator --> Decorateur.Patate.IPatate
Decorateur.Pizza.PizzaDecorator --> Decorateur.Pizza.IPizza
@enduml |
9a39abe71c4fdb59a8ef9db48c38f83c35989b62 | 63114b37530419cbb3ff0a69fd12d62f75ba7a74 | /plantuml/Library/PackageCache/com.unity.test-framework@1.1.16/UnityEngine.TestRunner/Utils/Vector3EqualityComparer.puml | e3005dcc54870b91a283e62df7a946608bc79ffb | [] | 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 | 355 | puml | @startuml
class Vector3EqualityComparer {
+ Vector3EqualityComparer(allowedError:float)
+ Equals(expected:Vector3, actual:Vector3) : bool
+ GetHashCode(vec3:Vector3) : int
}
class "IEqualityComparer`1"<T> {
}
"IEqualityComparer`1" "<Vector3>" <|-- Vector3EqualityComparer
Vector3EqualityComparer --> "Instance" Vector3EqualityComparer
@enduml
|
eb50fb4bfef7afb82829c591440caa1f716477f3 | a6f8e5bac4a563e0c46842e6dbd9ce39f153ba52 | /doc/puml/class_Power.puml | 52e1a0cac09e9831616df9a5c94c62a87fe117ec | [] | no_license | MatoMatoGit/upyiot | 008a6506c46edaed6e73d904438e9a50adf7946c | b6f801a95d3c867e2a01e317c06b880c0e786c05 | refs/heads/master | 2022-09-15T07:46:53.780618 | 2022-08-28T20:20:42 | 2022-08-28T20:20:42 | 204,288,322 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 48 | puml |
class PowerManager {
}
class PowerSupply {
} |
511ddc313576b905d6d34e4d6892d09ebfeb7603 | d32dc232cdcd6c384e683c27db71bde7e1e5a2ef | /app/src/main/assets/uml-base-view.puml | c357f8cea33ea7519d1c3dcb0e10a2c614d85458 | [
"Apache-2.0"
] | permissive | shengshengxiaojie/android-fly-refreshlayout | 9676fa310580b3ca28990797a9666429062305d0 | f14a74f836efd739e5f35023215dc6b213dd843b | refs/heads/master | 2020-12-27T04:23:50.751644 | 2019-06-24T08:57:32 | 2019-06-24T08:57:32 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 833 | puml | @startuml
class SuperSwipeRefreshLayout
class BaseRefreshLayout{
OnRefreshListener mOnRefreshListener;
OnLoadMoreListener mOnLoadMoreListener;
OnAutoLoadListener mOnAutoLoadListener;
}
class DaisyRefreshLayout
class ArrowRefreshLayout
class DaisyFooterView
class DaisyHeaderView
class ArrowHeaderView
class ArrowFooterView
note top of SuperSwipeRefreshLayout:原始工程基类
note right of DaisyRefreshLayout:扩展小菊花样式的刷新控件
note left of ArrowRefreshLayout:扩展小箭头样式的刷新控件
SuperSwipeRefreshLayout <|-- BaseRefreshLayout
BaseRefreshLayout <|-- DaisyRefreshLayout
BaseRefreshLayout <|-- ArrowRefreshLayout
DaisyHeaderView <--* DaisyRefreshLayout
DaisyFooterView <--* DaisyRefreshLayout
ArrowHeaderView <--* ArrowRefreshLayout
ArrowFooterView <--* ArrowRefreshLayout
@enduml |
538cf065d076d974ad210d3e2cf763511684b63f | d97b774fd95a8e98e37c46ee1771f6e6e407a148 | /uml/api/ChannelChangeNameAction.puml | afcb6de56b37858f74797e50b443e8b3dadc737e | [] | 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 | 471 | 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 ChannelChangeNameAction [[ChannelChangeNameAction.svg]] extends ChannelUpdateAction {
action: String
name: [[LocalizedString.svg LocalizedString]]
}
interface ChannelUpdateAction [[ChannelUpdateAction.svg]] {
action: String
}
@enduml
|
5d9de3b3acd88ab3e27615a9289a76d016eb8602 | 912d65be9bbd436a671d948abe8dadf356eb5216 | /src/main/java/com/juc/sync/sync.plantuml | 09504637d3c928e24de9465c6e95169b88e00cbc | [] | 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 | 870 | plantuml | @startuml
title __SYNC's Class Diagram__\n
namespace com.juc.sync {
class com.juc.sync.ExchangeTest {
{static} ~ exchanger : Exchanger<String>
{static} + main()
}
}
namespace com.juc.sync {
class com.juc.sync.ReadWriteLockTest {
{static} ~ readLock : Lock
{static} ~ readWriteLock : ReadWriteLock
{static} ~ reentrantLock : Lock
{static} ~ writeLock : Lock
{static} - value : int
{static} + ReadData()
{static} + WriteData()
{static} + main()
}
}
namespace com.juc.sync {
class com.juc.sync.cyclicbarrierTest {
{static} + main()
}
}
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
|
3514ca914ab56471f909b2ad704ab5d2e814495f | 7c2a17fd3d19a13fb71558f79900a2908de98c58 | /docs/uml-class-diagrams/middleware02/helper/TrackDataCalculator/TrackDataCalculator.puml | 1ae503d27f7c4bf81c23afacf30610b5ee715a64 | [] | 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 | 389 | puml | @startuml TrackDataCalculator
package edu.oakland.helper.middleware02 {
class TrackDataCalculator {
{static} + float calculateSpeed(LocationDataPoint[] locationDataPoints)
{static} + float calculateDirection(LocationDataPoint[] locationDataPoints)
{static} - LocationDataPoint[] calculateRootMeanSquared(LocationDataPoint[] locationDataPoints)
}
}
@enduml |
708692a5418469ecc37e7933d2b6acde6f0e03d0 | fd3cc7496f82a2839d3da1e3f4c18e125043e3bf | /docs/class_diagrams/drag_drop_ui.plantuml | 31f551daeb620c7d44e166a7c8b21183600839f9 | [
"Apache-2.0"
] | permissive | cs130-w21/13 | 8a84d55940034cd0c4226bc148a248290b3ad423 | d3698d2443234c875f9085a4ad910cf6d65f75a0 | refs/heads/master | 2023-03-24T16:44:21.181163 | 2021-03-09T02:01:55 | 2021-03-09T02:01:55 | 327,815,329 | 2 | 0 | Apache-2.0 | 2021-03-09T02:01:56 | 2021-01-08T06:14:59 | HTML | UTF-8 | PlantUML | false | false | 4,798 | plantuml | @startuml drag_drop_ui
' Interfaces
interface ICodeInfo {
+ GetInformation(): string
+ GetCost(): string
}
interface IDraggable implements IPointerDownHandler, IPointerUpHandler {
+ ForceInto(droppable: GameObject): void
}
interface IDroppable {
+ ItemLeft(item: GameObject): void
+ ItemCame(item: GameObject): void
+ GetCurrentItem(): GameObject
+ IsOccupied(): bool
+ GetLayer(): string
}
interface ISubPanel {
+ IsOccupied(): void
+ ItemCame(): void
+ InTriggerRange(item: GameObject): bool
+ PutItem(item: GameObject): void
}
' Physical Layer
' also implements MonoBehaviour
class DraggablePhysics implements IDraggable {
- string: myLayer
- currentSeat: GameObject = null
- isDragged: bool = false
- mouseLockPos: Vector2 = Vector2.zero
- myLockPos: Vector2 = Vector2.zero
- candidateSeat: GameObject = null
+ ForceInto(droppable: GameObject): void
+ OnPointerDown(eventData: PointerEventData): void
+ OnPointerUp(eventData: PointerEventData): void
+ Start(): void
+ Update(): void
}
DraggablePhysics "0..1" o-- "1" IDroppable: "held in"
' also implements MonoBehaviour
class DroppablePhysics implements IDroppable {
- string: myLayer
- currentItem: GameObject = null
- myTransform: RectTransform
+ ItemLeft(item: GameObject): void
+ ItemCame(item: GameObject): void
+ GetCurrentItem(): GameObject
+ IsOccupied(): bool
+ GetLayer(): string
+ Start(): void
}
DroppablePhysics "0..1" o-- "1" IDraggable: "holds"
' Coding Panel Dependencies
class PanelSlot extends DroppablePhysics implements ICodeInfo {
+ myPanel: CodingPanel
- myInfo: string = ""
- myCost: int = 0
+ ItemLeft(item: GameObject): void
+ ItemCame(item: GameObject): void
+ GetInformation(): string
+ GetCost(): string
}
class PanelItem extends DraggablePhysics implements ICodeInfo {
- myInformation: string = ""
- myCost: int = 1
+ OnPointerDown(eventData: PointerEventData): void
+ OnPointerUp(eventData: PointerEventData): void
+ GetInformation(): string
+ GetCost(): string
}
' also implements MonoBehaviour
class PanelGuard implements IDroppable {
- myLayer: string
- myPanel: CodingPanel
+ ItemLeft(item: GameObject): void
+ ItemCame(item: GameObject): void
+ GetCurrentItem(): GameObject
+ IsOccupied(): bool
+ GetLayer(): string
+ Update(): void
}
' Coding Panel
class SourceGrid extends DroppablePhysics {
- myItem: GameObject = null
- itemPrefab: GameObject
+ ItemLeft(item: GameObject): void
+ ItemCame(item: GameObject): void
+ Start(): void
- Count2Frames(item: GameObject): IEnumerator
}
note "Facade" as n1
note "Proxy" as n2
n1 .. CodingPanel
n2 .. CodingPanel
' also implements MonoBehaviour
class CodingPanel implements ICodeInfo {
- mySlotInstance: GameObject
- guardProbed: bool
- mySlots: GameObject [*] {ordered | nonunique}
- hoveringSlot: GameObject
- maxCost: int
- myItems: GameObject [*] {nonordered | unique}
- lastSubPanel: GameObject
+ GetInformation(): string
+ GetCost(): string
+ PutItem(newItem: GameObject): void
+ ReportGuardProbe(): bool
+ LateUpdate(): void
+ ReorderSlot(index: int, slot: GameObject): void
+ FormatNewSlot(index: int): GameObject
+ RemoveSlot(deprecatedSlot: GameObject): void
+ PanelHasEnoughSpace(): bool
}
CodingPanel "0..1" o-- "*" PanelSlot
CodingPanel "0..1" o-- "*" PanelItem
' For Loop Blocks
class ForLoopBlock extends PanelItem implements ISubPanel {
- myPanel: GameObject = null
- loopCounter: GameObject = null
- myHeader: GameObject = null
+ IsOccupied(): void
+ ItemCame(): void
+ InTriggerRange(item: GameObject): bool
+ PutItem(item: GameObject): void
+ GetInformation(): string
+ GetCost(): string
}
class ForLoopPanel extends CodingPanel {}
class ForLoopStatementHolder extends PanelGuard {}
' Utils / Other
class CodePanelGenerator implements MonoBehaviour {
+ PreparePanel(emptyPanel: GameObject, code: string): void
}
class ContainerResizer implements MonoBehaviour {
+ FixedUpdate(): void
}
class JohnnyUITools {
+ GetCanvasCoord(gameObject: GameObject): Vector2
+ GetCenterCanvasCoord(gameObject: GameObject): Vector2
+ GetTopCanvasCoord(gameObject: GameObject): Vector2
+ GetMyCanvas(gameObject: GameObject): Canvas
+ GetMousePosInMyCanvas(gameObject: GameObject): Vector2
}
class DragDropManager implements MonoBehaviour {
+ instance: DragDropManager = null
- containerDuringDragging: GameObject = null
- currentlyDraggedItem: GameObject = null
+ allowDrag: bool = true
- Awake(): void
+ GetDraggingContainer(): Transform
}
@enduml
|
d08e306f92e0e25c2a08f06f2fad99d943b9e6f5 | dcae79e6d6cdcae44e805a8c85b9f9d8820713a8 | /oomd/Course.puml | 8af6db72cb61a779e42594035033e0f49be1f621 | [] | no_license | shashikantdurge/bmsce_flutter | cced616a56c82aa8c256da0758482449a608fc0f | 6334781851c30bf969e58f6960ca9d4c1df121bc | refs/heads/master | 2020-03-25T01:41:46.352536 | 2018-11-20T11:31:58 | 2018-11-20T11:31:58 | 143,251,767 | 1 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 939 | puml | @startuml
Course<..Portion
Notes--Course:> of
Course "*" --o "1" MyCourse
Course --o CourseGroup
CourseGroup --o DeptSemCourses
class MyCourse {
branch
sem
[]courseCodes
addToMyCourse(courseCode)
removeFrmMyCourse(courseCode)
}
class Portion{
version
courseCode
signature
isOutDated
[]FrmTo
}
class Notes{
courseName
description
signature
filePath
edit(courseName,description)
{static}uploadNotes(description,courseName,filePath)
}
class CourseGroup{
courseType
courseOfferedFor
[]courseCodes
}
class Course{
courseName
courseCode
version
branch
sem
l,t,p,s
totalCredits
editSyllabus(byTeacher)
{static}updateSyllabus()
{static}addCourse()
removeCourse()
}
class DeptSemCourses{
branch
sem
CourseGroup[] courseGroups
addCourseToDeptSem(courseCode)
removeCourseFrmDeptSem(courseCode)
}
@enduml |
5f5227bb36cc9eb89a2e2ad2c5e19625f0acc741 | d97b774fd95a8e98e37c46ee1771f6e6e407a148 | /uml/api/QuoteRenegotiationRequestedMessage.puml | 6dbefa519cf51c69d7593bc1c194d294f324b2d7 | [] | 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,174 | 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 QuoteRenegotiationRequestedMessage [[QuoteRenegotiationRequestedMessage.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]]
buyerComment: String
}
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
|
01b4420ad4d97fcc42d4c76e7bc7e04f49d58321 | 3abeea9cd44ffd79da56bb184f694bb44903bf70 | /designPattern/src/main/java/cn/zhanghub/designPattern/principle/interfaceSegregationPrinciple/InterfaceSegregationPrinciple.puml | 4519c4c8906fe9344b2a40f2ee1edc6677be7dee | [] | no_license | NJAUzhangwenjun/base | c0fb6b47f57e371ebbd6d078246a4b6335df416f | 07a93ff42a00988f11b0d80f118f53c20f879e8e | refs/heads/master | 2023-05-30T09:31:52.364594 | 2021-06-15T17:46:05 | 2021-06-15T17:46:05 | 359,068,941 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 375 | puml | @startuml
'https://plantuml.com/class-diagram
interface A
class B
class C
interface D
interface E
interface A{
void m1();
void m2();
void m3();
}
class B implements A{
void m1();
void m2();
}
class C implements A{
void m1();
}
interface D extends A{
void m2();
}
interface E extends A{
void m1();
void m2();
void m3();
}
@enduml
|
9b6ce0f8be533ae1a5e51ef2245fd2b6a420aef1 | 344a071ef570137e8190827adbf53bd3b7b057e5 | /Module_2/Trien_Khai_Interface_Colorable_Cho_Lop_Hinh_Hoc/bin/com/codegym/ComparableForGeometric.plantuml | 03d49613984754af49da5a0726463f7aa0d864cf | [] | 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 | 1,837 | plantuml | @startuml Colorable Geometric
interface Colorable {
+ void howToColor()
}
class User {
- Scanner sc
+ User()
+ double getInput()
}
abstract class Shape {
# int xPos
# int yPos
# User user
# Shape(int xPos, int yPos)
+ {abstract} void draw()
+ {abstract} void erase()
+ {abstract} double getArea()
+ void moveTo(int xPos, int yPos)
+ String toString()
}
class Circle {
- double raidus
+ Circle()
+ Circle(double radius)
+ double getRadius()
+ void setRadius(double radius)
+ void draw()
+ void erase()
+ double getArea()
+ double getPerimeter()
+ String toString()
}
class Rectangle {
- double width
- double height
+ Rectangle()
+ Rectangle(double width, double height)
+ double getWidth()
+ void setWidth(double width)
+ double getHeight()
+ void setHeight(double height)
+ void draw()
+ void erase()
+ double getArea()
+ double getPerimeter()
+ void howToColor()
+ String toString()
}
class Square {
- double size
+ Square()
+ Square(double size)
+ getSize()
+ setSize(double size)
+ void draw()
+ void erase()
+ double getArea()
+ double getPerimeter()
+ void howToColor()
+ String toString()
}
class Triangle {
- double a
- double b
- double c
+ Triangle()
+ Triangle(double a, double b, double c)
+ double getA()
+ void setA(double a)
+ double getB()
+ void setB(double b)
+ double getC()
+ void setC(double c)
+ void draw()
+ void erase()
+ double getArea()
+ double getPerimeter()
+ String toString()
}
Colorable <|-- Square
Colorable <|-- Rectangle
Shape *-- User
Shape <|-- Circle
Shape <|-- Rectangle
Shape <|-- Square
Shape <|-- Triangle
@enduml |
b795b10d8d20389edd34ce814a2f1ab46b1ae805 | b9a5b64744865c0dfcf7660d5ca90df262b3c9e3 | /src/main/generated/dev/aguss787/cs4212/assignment1/jflex/dev/aguss787/cs4212/assignment1/jflex/jflex.plantuml | 859da2465f4fbf25e7fb926935130272aba59cb5 | [] | no_license | aguss787/NUS-CS4212 | adaa9fb65ee936bbbf1957a03da9e57eb6fe8fb5 | 4bbe96dc2495119e28b0166e589048bbc44b62fb | refs/heads/master | 2020-11-27T09:50:51.928169 | 2019-12-21T06:42:34 | 2019-12-21T06:42:34 | 229,388,530 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 2,465 | plantuml | @startuml
title __JFLEX's Class Diagram__\n
namespace dev.aguss787.cs4212.assignment1 {
namespace jflex {
class dev.aguss787.cs4212.assignment1.jflex.Lexer {
{static} + COMMENT : int
{static} + STRING : int
{static} + YYEOF : int
{static} + YYINITIAL : int
~ string : StringBuffer
{static} - ZZ_ACTION : int[]
{static} - ZZ_ACTION_PACKED_0 : String
{static} - ZZ_ATTRIBUTE : int[]
{static} - ZZ_ATTRIBUTE_PACKED_0 : String
{static} - ZZ_BUFFERSIZE : int
{static} - ZZ_CMAP : char[]
{static} - ZZ_CMAP_PACKED : String
{static} - ZZ_ERROR_MSG : String[]
{static} - ZZ_LEXSTATE : int[]
{static} - ZZ_NO_MATCH : int
{static} - ZZ_PUSHBACK_2BIG : int
{static} - ZZ_ROWMAP : int[]
{static} - ZZ_ROWMAP_PACKED_0 : String
{static} - ZZ_TRANS : int[]
{static} - ZZ_TRANS_PACKED_0 : String
{static} - ZZ_UNKNOWN_ERROR : int
- yychar : int
- yycolumn : int
- yyline : int
- zzAtBOL : boolean
- zzAtEOF : boolean
- zzBuffer : char[]
- zzCurrentPos : int
- zzEOFDone : boolean
- zzEndRead : int
- zzFinalHighSurrogate : int
- zzLexicalState : int
- zzMarkedPos : int
- zzReader : Reader
- zzStartRead : int
- zzState : int
+ Lexer()
+ next_token()
+ yybegin()
+ yycharat()
+ yyclose()
+ yylength()
+ yypushback()
+ yyreset()
+ yystate()
+ yytext()
- symbol()
- symbol()
- zzDoEOF()
- zzRefill()
- zzScanError()
{static} - zzUnpackAction()
{static} - zzUnpackAction()
{static} - zzUnpackAttribute()
{static} - zzUnpackAttribute()
{static} - zzUnpackCMap()
{static} - zzUnpackRowMap()
{static} - zzUnpackRowMap()
{static} - zzUnpackTrans()
{static} - zzUnpackTrans()
}
}
}
dev.aguss787.cs4212.assignment1.jflex.Lexer .up.|> java_cup.runtime.Scanner
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
|
8fb092adb5efc81a849fb45527da89796c96023e | d97b774fd95a8e98e37c46ee1771f6e6e407a148 | /uml/api/OrderSearchWildCardExpression.puml | 18f3c64f39f7ae123c50a7e72aff1c7e5fe35b27 | [] | 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 | 484 | 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 OrderSearchWildCardExpression [[OrderSearchWildCardExpression.svg]] extends OrderSearchQueryExpression {
wildcard: [[OrderSearchStringValue.svg OrderSearchStringValue]]
}
interface OrderSearchQueryExpression [[OrderSearchQueryExpression.svg]] {
}
@enduml
|
da5bf6550f27ffc90abbc0a9def60ce1e5584a42 | 2bdea266b9dbed4c9c7a2010bf5b3caf61d1174c | /src/main/java/ua/knucea/controller/uml/AdminController.puml | 8c79e8b8090161621ac5819bd1ce6a383b6c6321 | [] | no_license | Spotyk/springApp | e0a5b58f9e99e6cc75c4104fbdfa7864049f34f3 | b1e7da87e211fcb79204e09af15286109516db84 | refs/heads/master | 2021-12-11T16:58:31.134179 | 2021-09-14T17:18:51 | 2021-09-14T17:18:51 | 226,185,934 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 880 | puml | @startuml
class AdminController {
userService:UserService
languageService:LanguageService
categoryService:CategoryService
productService:ProductService
orderService:OrderService
AdminController()
adminPanel()
getAllUsers()
getCategoryUpdatePage()
getCategoryCreationPage()
getProductCreationPage()
getProductUpdatePage()
getAllProducts()
langCreatePage()
langUpdatePage()
getCategories()
countLanguages()
getLanguages()
getOrderPage()
editProductPage()
addManager()
addAdmin()
updateProduct()
createProduct()
createCategory()
adminUserUpdate()
createLanguage()
adminChangeOrderStatus()
updateCategory()
createManager()
createAdmin()
addUser()
}
@enduml |
58cc9e5631f8bab24cc8b2722448d745d2dfd6af | e7aab27dc3b56328c92d783d7fa8fce12d8ac544 | /kapitler/media/uml-class-dokumentbeskrivelse.puml | af36baadbdb1a39214cd01665476e8a21b23a219 | [] | no_license | petterreinholdtsen/noark5-tjenestegrensesnitt-standard | 855019a61c8679a8119549e2824fa32ecc669e66 | 4673ba7134d83a6992bba6f9036c521c7ae1897f | refs/heads/master | 2023-06-11T12:08:52.134764 | 2023-03-05T11:05:21 | 2023-03-05T11:05:21 | 160,586,219 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 2,146 | puml | @startuml
skinparam nodesep 100
hide circle
class Arkivstruktur.Dokumentbeskrivelse <Arkivenhet> {
+dokumenttype : Dokumenttype
+dokumentstatus : Dokumentstatus
+tittel : string
+beskrivelse : string [0..1]
+forfatter : string [0..*]
+dokumentmedium : Dokumentmedium [0..1]
+oppbevaringssted : string [0..1]
+tilknyttetRegistreringSom : TilknyttetRegistreringSom
+dokumentnummer : integer
+tilknyttetDato : datetime
+tilknyttetAv : string [0..1]
+referanseTilknyttetAv : SystemID [0..1]
+kassasjon : Kassasjon [0..1]
+utfoertKassasjon : UtfoertKassasjon [0..1]
+sletting : Sletting [0..1]
+skjerming : Skjerming [0..1]
+gradering : Gradering [0..1]
+elektroniskSignatur : ElektroniskSignatur [0..1]
+eksternReferanse : string [0..1]
+virksomhetsspesifikkeMetadata : any [0..1]
}
class Arkivstruktur.Arkivenhet {
}
Arkivstruktur.Arkivenhet <|-- Arkivstruktur.Dokumentbeskrivelse
class Arkivstruktur.Dokumentobjekt <Arkivenhet> {
}
Arkivstruktur.Dokumentbeskrivelse "dokumentbeskrivelse 1" o--> "dokumentobjekt 0..*" Arkivstruktur.Dokumentobjekt
class Arkivstruktur.Merknad {
}
Arkivstruktur.Dokumentbeskrivelse *-- "merknad 0..*" Arkivstruktur.Merknad
class Arkivstruktur.Part {
}
Arkivstruktur.Dokumentbeskrivelse *-- "part 0..*" Arkivstruktur.Part
class Arkivstruktur.ElektroniskSignatur <<dataType>> {
}
Arkivstruktur.Dokumentbeskrivelse *-- Arkivstruktur.ElektroniskSignatur
class Arkivstruktur.Gradering <<dataType>> {
}
Arkivstruktur.Dokumentbeskrivelse *-- Arkivstruktur.Gradering
class Arkivstruktur.Kassasjon <<dataType>> {
}
Arkivstruktur.Dokumentbeskrivelse *-- Arkivstruktur.Kassasjon
class Arkivstruktur.Skjerming <<dataType>> {
}
Arkivstruktur.Dokumentbeskrivelse *-- Arkivstruktur.Skjerming
class Arkivstruktur.Sletting <<dataType>> {
}
Arkivstruktur.Dokumentbeskrivelse *-- Arkivstruktur.Sletting
class Arkivstruktur.UtfoertKassasjon <<dataType>> {
}
Arkivstruktur.Dokumentbeskrivelse *-- Arkivstruktur.UtfoertKassasjon
class Arkivstruktur.Registrering <Arkivenhet> {
}
Arkivstruktur.Registrering "registrering 1..*" o--> "dokumentbeskrivelse 0..*" Arkivstruktur.Dokumentbeskrivelse
@enduml
|
4db3c0ebc4198972f5aaa3f342abde6656d567ca | 14e8a84b03c2b84428eadd07a25877154467f542 | /android/src/itesm/cem/revisionistic/mx.plantuml | 5c68a340fb73c11d98e385abbea84ee9997b9d75 | [] | no_license | hd170998/RevisionisticVideogame | e1267ab7ffbdc9be78ef7335323a5ba87765e7b9 | 8c95b988ece1a1f565f847dea686757f61fecdc1 | refs/heads/master | 2020-03-29T10:37:27.967262 | 2018-11-23T19:04:22 | 2018-11-23T19:04:22 | 149,815,169 | 0 | 1 | null | null | null | null | UTF-8 | PlantUML | false | false | 532 | plantuml | @startuml
title __MX's Class Diagram__\n
package mx.itesm.revisionistic {
class AndroidLauncher {
# onCreate()
}
}
enum ApplicationType {
Android
Desktop
HeadlessDesktop
Applet
WebGL
iOS
}
AndroidLauncher -up-|> AndroidApplication
AndroidLauncher +-down- ApplicationType
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
|
25da911c37602bb5f8c6c4c1710c5dff0ae85432 | 830c51c5add5ac2bb8d5892b77b83c5f6bd846b9 | /docs/entities.puml | 3e06a2dc08baa06245cb1f4c97075c86126ba625 | [
"MIT"
] | permissive | lussoluca/digital-citizenship-functions | 642e492c4860c24160985568cfee421f2cc355fa | 462065077850041ac3efd1fc90aab25b3461822d | refs/heads/master | 2021-05-12T06:45:33.307148 | 2018-01-12T13:03:06 | 2018-01-12T13:03:06 | 117,225,689 | 0 | 0 | null | 2018-01-12T10:06:45 | 2018-01-12T10:06:45 | null | UTF-8 | PlantUML | false | false | 602 | puml | @startuml
skinparam monochrome true
abstract class DocumentDbModel
abstract class DocumentDbVersionedModel
class Message {
+UUID id
+UUID organizationId
+FiscalCode fiscalCode
}
class Notification {
+UUID id
+UUID messageId
}
class Organization {
+UUID id
}
class Profile {
+FiscalCode fiscalCode
}
DocumentDbModel <|-- DocumentDbVersionedModel
DocumentDbModel <|-- Message
DocumentDbModel <|-- Notification
DocumentDbVersionedModel <|-- Organization
DocumentDbVersionedModel <|-- Profile
Organization "1" o-left- "many" Message
Message "1" o-left- "?" Notification
@enduml
|
f0e0b01268ba237653feaad97623820e4e9e3950 | e032dab934c4fa3ff55da94de2f15d246a4aed8c | /design-pattern/src/main/java/wr1ttenyu/f1nal/study/designpattern/principle/segregation/segregation1.puml | 55a0e633900c278ef380bb47c36536445e9fdd96 | [] | no_license | wr1ttenyu/f1nal | 9d21aeb1ae14505fc2e9add9220f81719840f37f | fd27d32d2f877ea98c19d892d13df36a99059a46 | refs/heads/master | 2022-07-07T02:15:25.931532 | 2020-06-11T01:19:16 | 2020-06-11T01:19:16 | 207,061,707 | 0 | 0 | null | 2022-01-12T23:05:07 | 2019-09-08T04:31:27 | Java | UTF-8 | PlantUML | false | false | 602 | puml | @startuml
interface Interface1
class A
class B
class C
class D
Interface1 <|.. B
Interface1 <|.. D
B <-- A
D <-- C
interface Interface1 {
operation1()
operation2()
operation3()
operation4()
operation5()
}
class A {
#depend1(Interface1 inter) {inter.operation1()}
#depend2(Interface1 inter) {inter.operation2()}
#depend3(Interface1 inter) {inter.operation3()}
}
class B {
}
class C {
#depend1(Interface1 inter) {inter.operation1()}
#depend4(Interface1 inter) {inter.operation4()}
#depend5(Interface1 inter) {inter.operation5()}
}
class D {
}
@enduml |
b2ae1525eba7c6f5a45b0a06837feb9d9db842b8 | 1ac0a5cf0a74b207d7cdac817f81b15f452f494c | /Livrables/Diagrammes/Composants/UML/CleanningRoomController.plantuml | 87025fdfbbf29c40e04b071d28863a589347db79 | [
"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 | 216 | plantuml | @startuml
class CleanningRoomController {
+ washingMachineController : WashingMachineController
+ dishWasherController : DishWasherController
+ kitchenPorterController : KitchenPorterController
}
@enduml
|
ca29839c3af44d77a04e19a3534f492f3b394475 | 5c444423b1f6f7b7699611395f7c5e5e5b0477ee | /DiveIntoDesignPatterns/uml/page008_class.plantuml | a791e93039b08d1fcbac5ebf1b3e00a19e222fe0 | [
"MIT"
] | permissive | zhengtong0898/books | f7951cbb949ba2cc4ff6c3015c031f54c127d490 | 65ca7d7cfaf3d07f910a0ba324e00017022c68ee | refs/heads/master | 2021-06-21T14:40:34.883570 | 2020-07-16T02:56:34 | 2020-07-16T02:56:34 | 254,500,102 | 1 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 417 | plantuml | @startuml 008_Cat "class"
class Cat {
+ std::string name
+ std::string gender
+ int age
+ int weight
+ std::string color
+ breathe()
+ eat(food)
+ run(destination)
+ sleep(hours)
+ meow()
}
note "备注: \n\
一个类对象负责维护一组数据(成员变量)和一组行为(成员方法). \n\
类在默认情况下它的数据和行为都是私有化的, 除非声明public. \n\
" as n1
@enduml |
7d0c0b83fbd9c33c92401bd0bec30bd6424dbce4 | af60d432a684cefb6c1aa2ba3cce7fc342f591fb | /src/main/resources/srp_initial_arch.puml | 9411863ab16e7bb31bb3764a71fc66ad87277c4d | [] | no_license | pbinny/solid-principles | ef424ccc03ea43c1cf07ae78ea68bb11232a8d88 | 4a465e4ffd108a605dbcffb2f78a620f5ab111a7 | refs/heads/master | 2023-06-05T18:12:06.053217 | 2021-06-19T14:24:03 | 2021-06-19T14:24:03 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 483 | puml | @startuml
interface IncomeRepository{
}
interface ExpenseRepository{
}
class CashFlowController {
- CashFlowService service;
+ List<Income> getIncomes();
+ List<Expense> getExpenses();
}
class CashFlowService {
- IncomeRepository income;
- ExpenseRepository expense;
+ List<Income> getIncomes();
+ List<Expense> getExpenses();
}
CashFlowController --> CashFlowService
CashFlowService --> IncomeRepository
CashFlowService --> ExpenseRepository
@enduml |
0de7ac38d20e837bc9355f956fffa4680ed966ca | 63114b37530419cbb3ff0a69fd12d62f75ba7a74 | /plantuml/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Signals/SignalEmitterInspector.puml | a094bb7f6d894aa56ad3967b3295fcba0fc6c4ca | [] | 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,822 | puml | @startuml
class SignalEmitterInspector {
m_TargetsHaveTheSameBinding : bool
signalAssetSameValue : bool <<get>>
OnEnable() : void
+ <<override>> OnInspectorGUI() : void
AvailableSignalAssets() : IEnumerable<SignalAsset>
CreateNewSignalAsset(path:string) : void
UpdateState() : void
GetOrCreateReceiverEditor(c:Component) : Editor
OnDisable() : void
OnDestroy() : void
OnUndoRedo() : void
ApplyChangesAndRefreshReceivers() : void
DrawNameSelectorAndSignalList() : void
DrawReceivers() : void
DrawSignalFlags() : void
DrawSignal() : void
AssignSignalAsset(newAsset:SignalAsset) : void
DrawNameSelector() : void
DrawReceiverHeader(receiver:Component) : bool
DrawReceiverObjectField() : void
AddReceiverComponent() : void
{static} SkipField(fieldName:string) : bool
{static} DrawSplitLine(y:float) : void
{static} GetBoundGameObject(track:TrackAsset, associatedDirector:PlayableDirector) : GameObject
{static} IsCurrentSequenceReadOnly() : bool
}
class "Dictionary`2"<T1,T2> {
}
class "List`1"<T> {
}
MarkerInspector <|-- SignalEmitterInspector
ISignalAssetProvider <|-- SignalEmitterInspector
SignalEmitterInspector --> "m_RetroactiveProperty" SerializedProperty
SignalEmitterInspector --> "m_EmitOnceProperty" SerializedProperty
SignalEmitterInspector --> "m_Signal" SignalEmitter
SignalEmitterInspector --> "m_BoundGameObject" GameObject
SignalEmitterInspector --> "m_AssociatedDirector" PlayableDirector
SignalEmitterInspector o-> "m_Editors<Component,Editor>" "Dictionary`2"
SignalEmitterInspector o-> "m_Foldouts<Component,bool>" "Dictionary`2"
SignalEmitterInspector o-> "m_Receivers<Component>" "List`1"
SignalEmitterInspector --> "s_FoldoutStyle" GUIStyle
SignalEmitterInspector --> "signalAsset" SignalAsset
@enduml
|
aa52a8e007b305d3ea456b2b561be4cfffc8c37e | 6a6e48a76c42614384e3ad68a05ad714ca9ef749 | /src/main/java/ex41/ex41.puml | 929b8f8f7610d658bbe80300c00bc98b8b0b6258 | [] | no_license | etjv/johnson-cop3330-assignment3 | 943a4a0d25845e9d4fdd0116d3d050d35a885300 | 8d33767aab666fd7e853635c6c6b09baa35894aa | refs/heads/master | 2023-06-02T01:09:09.538435 | 2021-06-21T02:49:01 | 2021-06-21T02:49:01 | 378,788,532 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 190 | puml | @startuml
'https://plantuml.com/sequence-diagram
class ex41{
List<String> ListOfNames
GetNames()
PrintOutput()
}
class NameList{
SortNames()
}
ex41 o--> NameList
@enduml |
b873e60e4517a181156d1a83ee96ea182308bff7 | d97b774fd95a8e98e37c46ee1771f6e6e407a148 | /uml/api/CartDiscountTarget.puml | d7ff4abe5da64a5c5ace41cd55d115abf0058ce8 | [] | 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,990 | 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 CartDiscountTarget [[CartDiscountTarget.svg]] {
type: String
}
interface CartDiscountCustomLineItemsTarget [[CartDiscountCustomLineItemsTarget.svg]] {
type: String
predicate: String
}
interface CartDiscountLineItemsTarget [[CartDiscountLineItemsTarget.svg]] {
type: String
predicate: String
}
interface CartDiscountShippingCostTarget [[CartDiscountShippingCostTarget.svg]] {
type: String
}
interface MultiBuyCustomLineItemsTarget [[MultiBuyCustomLineItemsTarget.svg]] {
type: String
predicate: String
triggerQuantity: Integer
discountedQuantity: Integer
maxOccurrence: Integer
selectionMode: [[SelectionMode.svg SelectionMode]]
}
interface MultiBuyLineItemsTarget [[MultiBuyLineItemsTarget.svg]] {
type: String
predicate: String
triggerQuantity: Integer
discountedQuantity: Integer
maxOccurrence: Integer
selectionMode: [[SelectionMode.svg SelectionMode]]
}
interface CartDiscount [[CartDiscount.svg]] {
id: String
version: Long
createdAt: DateTime
lastModifiedAt: DateTime
lastModifiedBy: [[LastModifiedBy.svg LastModifiedBy]]
createdBy: [[CreatedBy.svg CreatedBy]]
name: [[LocalizedString.svg LocalizedString]]
key: String
description: [[LocalizedString.svg LocalizedString]]
value: [[CartDiscountValue.svg CartDiscountValue]]
cartPredicate: String
target: [[CartDiscountTarget.svg CartDiscountTarget]]
sortOrder: String
stores: [[StoreKeyReference.svg List<StoreKeyReference>]]
isActive: Boolean
validFrom: DateTime
validUntil: DateTime
requiresDiscountCode: Boolean
references: [[Reference.svg List<Reference>]]
stackingMode: [[StackingMode.svg StackingMode]]
custom: [[CustomFields.svg CustomFields]]
}
interface CartDiscountDraft [[CartDiscountDraft.svg]] {
name: [[LocalizedString.svg LocalizedString]]
key: String
description: [[LocalizedString.svg LocalizedString]]
value: [[CartDiscountValueDraft.svg CartDiscountValueDraft]]
cartPredicate: String
target: [[CartDiscountTarget.svg CartDiscountTarget]]
sortOrder: String
stores: [[StoreResourceIdentifier.svg List<StoreResourceIdentifier>]]
isActive: Boolean
validFrom: DateTime
validUntil: DateTime
requiresDiscountCode: Boolean
stackingMode: [[StackingMode.svg StackingMode]]
custom: [[CustomFieldsDraft.svg CustomFieldsDraft]]
}
interface CartDiscountChangeTargetAction [[CartDiscountChangeTargetAction.svg]] {
action: String
target: [[CartDiscountTarget.svg CartDiscountTarget]]
}
interface DirectDiscount [[DirectDiscount.svg]] {
id: String
value: [[CartDiscountValue.svg CartDiscountValue]]
target: [[CartDiscountTarget.svg CartDiscountTarget]]
}
interface DirectDiscountDraft [[DirectDiscountDraft.svg]] {
value: [[CartDiscountValue.svg CartDiscountValue]]
target: [[CartDiscountTarget.svg CartDiscountTarget]]
}
CartDiscountTarget --> CartDiscountCustomLineItemsTarget #blue;text:blue : "type : customLineItems"
CartDiscountTarget --> CartDiscountLineItemsTarget #blue;text:blue : "type : lineItems"
CartDiscountTarget --> CartDiscountShippingCostTarget #blue;text:blue : "type : shipping"
CartDiscountTarget --> MultiBuyCustomLineItemsTarget #blue;text:blue : "type : multiBuyCustomLineItems"
CartDiscountTarget --> MultiBuyLineItemsTarget #blue;text:blue : "type : multiBuyLineItems"
CartDiscountTarget --> CartDiscount #green;text:green : "target"
CartDiscountTarget --> CartDiscountDraft #green;text:green : "target"
CartDiscountTarget --> CartDiscountChangeTargetAction #green;text:green : "target"
CartDiscountTarget --> DirectDiscount #green;text:green : "target"
CartDiscountTarget --> DirectDiscountDraft #green;text:green : "target"
@enduml
|
c96586510862ec09ced4014549bf5a8a7660a36b | 5b9092e6cb6760e2471483e438520451f408511e | /doc/2_sprint/diagrams/puml/class/tiles.puml | 9040dfc32ec60fa7657585c73b3af821bb327e44 | [] | no_license | Reynault/ACL_2019_Zelpop | ac8be33233a78ecb010ffc7c3135031dfece3dd6 | 0edbfabd698ac2ef2e16e5cf70f41d8f9a310219 | refs/heads/master | 2020-08-15T14:32:19.385568 | 2019-12-10T16:59:19 | 2019-12-10T16:59:19 | 215,357,337 | 2 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,428 | puml | @startuml
package tile{
class Tile{
+ draw(image: BufferedImage)
+ action(maze: Maze, entity: Entity)
+ canBeCrossed(): boolean
+ isStairs(): boolean
}
class Wall{
+ draw(image: BufferedImage)
+ action(maze: Maze, entity: Entity)
+ canBeCrossed(): boolean
+ isStairs(): boolean
}
class Treasure{
+ draw(image: BufferedImage)
+ action(maze: Maze, entity: Entity)
+ canBeCrossed(): boolean
+ isStairs(): boolean
}
class Trap{
+ draw(image: BufferedImage)
+ action(maze: Maze, entity: Entity)
+ canBeCrossed(): boolean
+ isStairs(): boolean
}
abstract Effect{
+ {abstract} draw(image: BufferedImage)
+ {abstract} action(maze: Maze, entity: Entity)
+ {abstract} canBeCrossed(): boolean
+ {abstract} isStairs(): boolean
}
class Stairs{
+ draw(image: BufferedImage)
+ action(maze: Maze, entity: Entity)
+ canBeCrossed(): boolean
+ isStairs(): boolean
}
class TileFactory << (S,#FF7700) Singleton >>{
+ getWall(): Tile
+ getTrap(): Tile
+ getTreasure(): Tile
+ getEmptyTile(): Tile
}
}
Wall --|> Effect
Effect --|> Tile
Effect --> "1" Tile : -decore
Trap --|> Effect
Treasure --|> Effect
Stairs --|> Effect
TileFactory ..> Tile : create
@enduml |
23f8575f50a312feca1bdf1857ab4eaa0b0b1c53 | 01135f81429e210c399f3214669f78662957cd4e | /week1/diagram.plantuml | 29e1f6c5556ddab74f1f8c2aef70bc69079e6dd9 | [] | no_license | ramonvermeulen/cplusplus | e6d2b0684773bea12ba63bb234be86a0453a324f | c69339539f49360fe40132def7759bfad72c308c | refs/heads/master | 2023-08-31T15:04:00.200154 | 2023-08-30T14:58:00 | 2023-08-30T14:58:00 | 221,045,136 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 976 | plantuml | @startuml walls_and_bouncing
class Shape {
# sf::Color color;
# sf::Vector2f position;
# sf::Vector2f size;
# sf::Shape * body;
+ virtual void draw()
}
class Square {
+ void draw() override
+ void handle_input(const sf::Window & window);
- sf::Vector2f Vector2i_to_Vector2f(const sf::Vector2i & target);
- void move(const sf::Vector2f & delta);
- void jump(const sf::Vector2f & target);
- void jump(const sf::Vector2i & target);
}
class Ball {
- float radius
- float direction
- float velocity
- float move_x
- float move_y
+ void draw() override
+ void invert_move_x(float intersect_x);
+ void invert_move_y(float intersect_y);
- sf::Vector2f calculate_next_position()
}
class Wall {
+ void draw() override
}
class Collider {
- sf::Shape body
+ std::pair<bool, sf::Vector2f> is_colliding(Shape * other);
}
class sf::Shape {
}
Shape <|-- Square
Shape <|-- Ball
Shape <|-- Wall
sf::Shape --o Shape
Collider --o Ball
@enduml |
33eba724656fc2e33b33768322e4abef16d5a25c | 0a77c617007f54ba9c595d56c51b37c7a08816f4 | /src/main/java/ex41/ex41.puml | 437b6d75bdc8d8e0b594af11b69ec0990e4ea619 | [] | no_license | SeanMcCorma/McCormack-cop3330-assignment3 | 32ad9d673a90c4022321465d6c75573279b7fc20 | 7a323bcc3a620bfea5bde2b1843bab3020369bbc | refs/heads/master | 2023-08-24T21:16:22.446085 | 2021-10-11T15:43:16 | 2021-10-11T15:43:16 | 415,988,620 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 374 | puml | @startuml
'https://plantuml.com/class-diagram
class App{
Take file with names and create new file with names sorted alphabetically
+ main()
+String[] split_string(List<String> names,int x)
+List<String> alpha(String[] First_name, String[] Last_name)
+String[] flip(String[] names, int first, int second)
+List<String> fill(String[] First_name, String[] Last_name)
}
@enduml |
3209fc74f9b21e6d1208a375f45fa5475dada562 | 9623791303908fef9f52edc019691abebad9e719 | /src/cn/shui/learning_plan/offer/fourteenth/fourteenth.plantuml | 876a51ed89748bbd7067b90dfea440cce0b5b001 | [] | no_license | shuile/LeetCode | 8b816b84071a5338db1161ac541437564574f96a | 4c12a838a0a895f8efcfbac09e1392c510595535 | refs/heads/master | 2023-08-17T04:53:37.617226 | 2023-08-15T16:18:46 | 2023-08-15T16:18:46 | 146,776,927 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 791 | plantuml | @startuml
title __FOURTEENTH's Class Diagram__\n
namespace cn.shui.learning_plan.offer.fourteenth {
class cn.shui.learning_plan.offer.fourteenth.Offer12 {
+ exist()
+ exist2()
- dfs()
- help()
}
}
namespace cn.shui.learning_plan.offer.fourteenth {
class cn.shui.learning_plan.offer.fourteenth.Offer13 {
~ k : int
~ m : int
~ n : int
~ visited : boolean[][]
{static} + main()
+ movingCount()
+ movingCount2()
+ movingCount3()
- dfs()
- help()
}
}
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
|
e1fe6ab5cc7eec2530be7b6d5379a2433c61cb94 | dad5d984313a3ae0b71b5363ad782a146a76b6d2 | /source/plantuml/designPattern/Factory2.puml | 513c654050e31b8055af36806c704baeafb4cb76 | [] | no_license | florianley/florianley.github.io | 330191fdf04a25f2c453770fa7df2f04f8da5300 | f1a9e498368ea48f3431d526b8bd97d1e3935efe | refs/heads/master | 2023-02-28T14:01:03.612522 | 2021-02-09T19:30:46 | 2021-02-09T19:30:46 | 305,364,958 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,014 | puml | @startuml
skinparam participant {
BorderColor Black
BorderThickness 1
FontName Helvetica
FontSize 13
BackgroundColor 0066A1
HeaderBackgroundColor 0066A1
AttributeFontColor black
FontColor White
FontStyle bold
}
skinparam sequence {
ArrowColor Black
GroupBackgroundColor 0066A1
GroupHeaderFontColor White
LifeLineBorderColor Black
LifeLineBackgroundColor White
FontColor red
}
skinparam class {
ArrowColor Black
BackgroundColor transparent
GroupHeaderFontColor White
BorderColor Black
LifeLineBackgroundColor White
FontColor Black
}
skinparam note {
BackgroundColor transparent
FontColor 3284B3
BorderColor black
}
class Petfactory{
{method} + getPet(): Pet
}
class Pet{
{method} + sound()
}
class Cat{
{method} + sound()
}
class Client {
{method}+ main (String[])
}
class Dog{
{method} + sound()
}
Client ..> Pet
Client ..> Petfactory
Pet <|-- Dog
Pet <|-- Cat
Petfactory ..> Dog
Petfactory ..> Cat
@enduml |
d2d891d63bc7ced97359cbd86ba94c523386539e | fe7c240d00a00a66aeaad25d2f74f152a3158569 | /Docs/metadata-metaphor.puml | 871333635e0c86e3ac136bfa1db0035d45d06a93 | [] | no_license | valmaev/scribe-connector-demo | de04413823d7f76a13df9ee5a3b4df102d601eec | 452aad4ba6bb45a4fbd5095d6fa49a4454a25faa | refs/heads/master | 2020-03-28T04:02:40.023252 | 2018-10-30T05:56:15 | 2018-10-30T05:56:15 | 147,690,949 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 618 | puml | @startuml
skinparam backgroundColor #000000
skinparam shadowing false
skinparam class {
ArrowColor #FF9300
ArrowFontName "Iosevka SS08"
ArrowFontColor #FFFFFF
AttributeFontName "Iosevka SS08"
AttributeFontColor #FFFFFF
BorderColor #FF9300
BackgroundColor #000000
FontName "Iosevka SS08"
FontColor #FFFFFF
}
hide circle
class Organization {
* Id
---
* ParentId
* Name
Status
}
class Solution {
* Id
---
* OrganizationId
* Name
* AgentId
SolutionType
Status
LastRunTime
NextRunTime
}
Organization -right-o{ Solution: \t\t\t\t
@enduml
|
26f48ca9dcc96ea2393f8ac31201d7e658264291 | b4e16a4a6f97e67d92cd3179c64b0cf167bcde20 | /src/hua/lee/plm/fm/PML.puml | 13d2719b44644464644ff32e07ec02c76f86e78e | [] | no_license | lijieqing/ProductLineManager | 4724007e6a358a4f9a3a9622b228fa26ef4b3d50 | aac7eb4698886de2e0da3137a9e269727a4d8886 | refs/heads/master | 2021-06-28T06:08:10.618855 | 2020-11-03T07:17:53 | 2020-11-03T07:17:53 | 159,760,845 | 1 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 2,530 | puml | @startuml
package "comm" #DDDDDD {
interface CommunicateInterf{
+ boolean isRunning();
+ boolean startComm();
+ boolean endComm();
}
interface CameraCommInterf{
+ boolean openCamera();
+ boolean closeCamera();
+ boolean capture(String fileName);
}
interface CL200CommInterf{
+ String readData();
+ void addCL200DataReceivedListener(CL200DataCallback callback);
}
interface DUTCommInterf{
+ void sendCommand(Command cmd);
+ void addOnCommandReceivedListener(DUTDataCallback dutCallback);
}
interface CL200DataCallback{
+ void onDataReceived(CL200Data data);
}
interface DUTDataCallback{
+ void onDataReceived(Command data);
}
CL200CommInterf ..> CL200DataCallback
DUTCommInterf ..> DUTDataCallback
CameraCommInterf --|> CommunicateInterf
CL200CommInterf --|> CommunicateInterf
DUTCommInterf --|> CommunicateInterf
}
package "control" #DDDDCC{
interface DeviceControl{
+ void enable();
+ void disable();
+ boolean isConnected();
}
abstract class CameraControl implements DeviceControl{
- CameraCommInterf cameraComm;
+ boolean openCam();
+ boolean capture(String fileName);
+ boolean closeCam();
+ void setCameraComm(CameraCommInterf cameraComm);
}
abstract class CL200Control implements DeviceControl{
- CL200CommInterf cl200Comm;
+ String readData();
+ void setCL200Comm(CL200CommInterf cl200Comm);
}
abstract class DUTControl implements DeviceControl{
- DUTCommInterf dutComm;
+ void writeGain(int type,int value);
+ void writeOFF(int type,int value);
+ int readGain(int type);
+ int readOFF(int type);
+ void openPattern(int r,int g,int b);
+ void disablePattern();
+ void setDUTComm(DUTCommInterf dutComm);
}
DUTControl --> DUTCommInterf
CL200Control --> CL200CommInterf
CameraControl --> CameraCommInterf
}
class DeviceControlManager{
+ DeviceControlManager getInstance();
+ DUTControl getDUTControl();
+ CameraControl getCameraControl();
+ CL200Control getCL200Control();
+ DeviceControl getDeviceControl(class clazz);
- void initControls();
}
DeviceControlManager --> DeviceControl
class PQService{
}
class BUService{
}
PQService --> DeviceControlManager
BUService --> DeviceControlManager
@enduml |
b049d535bdd4f5209c73e292ac4a688364e8b4f7 | 308a91e1f562316979c9c9b6f7657ba715c3d2ef | /refactor/api/api.plantuml | db598a7608ead31e559c877a9f813b63bd07e0fb | [] | no_license | Clebien/td1 | 38a4c5f673777cab7e14c92392b58198a5ba663b | 6e4fa34f0d0e54169dde4dac548a9df73a125184 | refs/heads/master | 2022-12-24T02:43:03.172022 | 2020-10-06T20:26:52 | 2020-10-06T20:26:52 | 301,842,398 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 390 | plantuml | @startuml
title __API's Class Diagram__\n
namespace td1.refactor.api {
class td1.refactor.api.BurgerBuilderFactory {
+ BurgerBuilderFactory()
+ select()
}
}
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
|
7c9a5386f2e7e89307f6e5e8c0c69e36d643610b | 26ece645f8575988be92132c985fcff0ee3d4887 | /appcontrol.puml | 472009f5e0713dad329f3414b337b4578ae91338 | [] | no_license | Kamshanski/BluetoothPositioning | 66ddb43484c2fd023373c7441e280ba47c4525f8 | c39d28c9e468773d559510b4354ad20f16c7530e | refs/heads/master | 2023-05-25T09:59:20.570296 | 2021-06-13T14:41:54 | 2021-06-13T14:41:54 | 376,566,730 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 2,523 | puml | @startuml
class com.kamshanski.blepositioning.appcontrol.RssiPlotViewModel {
~ double[] x
~ HashMap<String,double[]> ys
~ ArrayList<Integer> delimiters
~ int N
~ String UPPER_LIMIT_SERIES_NAME
~ String LOWER_LIMIT_SERIES_NAME
+ void plotRssiPacks(HashMap<String,HashMap<Beacon,double[]>>)
+ void putNewData(PlotPack)
}
class com.kamshanski.blepositioning.appcontrol.PositionAreaPlotViewModel {
~ SquareDimension plotConstraints
~ SquareDimension fieldConstraints
~ HashMap<String,Pair<double[],double[]>> ys
+ {static} int TARGET_RADIUS
+ void setNewPosition(HashMap<String,Dimensions>)
+ Styler getStyler()
}
class com.kamshanski.blepositioning.appcontrol.PositionTrendPlotViewModel {
+ int N
~ HashMap<String,SlidingWindowDoubleArray> xs
~ HashMap<String,SlidingWindowDoubleArray> ys
+ {static} int TARGET_RADIUS
+ void setNewPosition(HashMap<String,Dimensions>)
}
abstract class com.kamshanski.blepositioning.appcontrol.PlotViewModelAbstract {
# XYChart graph
+ Notifier plotUpdateNotifier
# LiveData<Model> model
+ XYChart getGraph()
+ Styler getStyler()
}
class com.kamshanski.blepositioning.appcontrol.PlotPack {
~ HashMap<String,double[]> pack
~ int max
+ void add(String,double[])
+ HashMap<String,double[]> getPack()
+ int getMax()
}
class com.kamshanski.blepositioning.appcontrol.ViewModel {
+ LiveData<Boolean> experimentInOn
+ LiveData<String> expName
+ LiveData<String> comPortNum
+ LiveData<Boolean> isConnected
+ LiveData<Integer> targetCount
+ LiveData<Integer> slaveCount
+ LiveData<String> targetsListString
+ DataPropagator<String> experimentResultsMessage
+ DataPropagator<String> printMessage
+ DataPropagator<String> programLogMessage
- LiveData<Model> model
- ComReader comReader
~ ComPortListener comPortListener
- {static} ViewModel instance
+ void openConnection()
+ void record()
+ void remove()
+ void displayExperimentsResults()
- void printNewPosition(HashMap<String,Dimensions>)
- void printToPositionLog(String)
- void printToExperimentsResultsLabel(String)
- void printToProgramLog(String)
- void printException(Exception)
- void println(String)
+ {static} ViewModel getInstance()
}
com.kamshanski.blepositioning.appcontrol.PlotViewModelAbstract <|-- com.kamshanski.blepositioning.appcontrol.RssiPlotViewModel
com.kamshanski.blepositioning.appcontrol.PlotViewModelAbstract <|-- com.kamshanski.blepositioning.appcontrol.PositionAreaPlotViewModel
com.kamshanski.blepositioning.appcontrol.PlotViewModelAbstract <|-- com.kamshanski.blepositioning.appcontrol.PositionTrendPlotViewModel
@enduml |
fa55cc39c2a19e80df72942c986e6d937d7a91d0 | a28d5be6afdc1558edfb962d321e66c231e5c094 | /ParkingLotsManagement.puml | 31b516b67cb318e2c17238bb4846cf2d1a5344be | [] | no_license | chenyu530324/ddd-workshop-parkingboy | 7130180e7b82ad48555db9bf53b48131b0258c0a | 014a0037de2ea5a28ec4f07abce340485b88343b | refs/heads/master | 2021-02-08T01:39:53.990749 | 2020-03-16T13:11:23 | 2020-03-16T13:11:23 | 244,094,904 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 905 | puml | @startuml
class ParkingManager {
List<ParkingBoy> parkingBoys
}
Interface ChoseParkingLot {
ParkingLot chooseParkingLot()
}
Abstract Class ParkingBoy << Entity >> {
List<ParkingLot> parkingLots
+ void setParkingLots (ParkingLot[] parkingLots)
+ List<ParkingLot> getParkingLots()
}
Class JuniorParkingBoy << Entity >> {
}
Class SeniorParkingBoy << Entity >> {
}
class ParkingLot << Entity >> {
String serialNumber
int capacity
int sortIndex
+ Ticket park(Car car)
}
Class Car << Value Object >> {
String plateNumber
}
Class Ticket << Value Object >> {
String carPlateNumber;
String parkingLotSerialNumber;
}
Ticket "1" *--> "1" Car
ParkingLot "1" o--> "0..many" Ticket
ParkingBoy "1" o--> "0..many" ParkingLot
ParkingManager "1" o--> "0..many" ParkingBoy
ChoseParkingLot <|-- ParkingBoy
ParkingBoy <|-- JuniorParkingBoy
ParkingBoy <|-- SeniorParkingBoy
@enduml
|
248fba0db98ba451a9c47d4e6de7040e26bc9ec3 | 7549fa1a44c66a40ca946e6b569e8f14afeb2887 | /src/main/java/ex46/ex46.puml | 1dfc3b90bbb7cb2f25ec652bbedb6cbc37bd0f41 | [] | no_license | Urimus3600/Mathew-cop3330-assignment3 | 8300e7358dc53e27e8377941ce7461233938995d | 0b52281c5b3cf6baafb6b35416403beca0b7bdcd | refs/heads/master | 2023-09-04T17:57:11.561509 | 2021-10-12T06:12:46 | 2021-10-12T06:12:46 | 416,103,880 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 338 | puml | @startuml
'https://plantuml.com/sequence-diagram
class main{
+transfer: String
}
class Zoo{
+animals: LinkedList<Animal>
+class Animal
+Zoo(original String): Zoo
+createAnimal(name: String)
+displayZoo()
}
class Animal{
+name: String
+freq: int
+Animal(name: String): Animal
}
Zoo <|- main: transfer
Zoo <-Animal
Zoo--|> Output
@enduml |
b6c4f2eb7b46413c8aab8d07fcad678a1860a1ea | 7bdb1cab91d4914b5b0829286327119ea31ec6bd | /LSP Example/LSP Example.plantuml | 39d23af4df3036aba89e7c2388dfad443186bcf3 | [] | no_license | rshahamiriuoa/SOFTENG306Part2LectureCode | 5c6b3c00cf0d2921b75209fff18d941be28365c5 | 49e2a1e64c09938ccb9936ca16b48d81129a855b | refs/heads/master | 2022-12-09T17:59:20.145562 | 2020-09-26T22:29:38 | 2020-09-26T22:29:38 | 278,200,892 | 5 | 4 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,405 | plantuml | @startuml
title __LSP EXAMPLE's Class Diagram__\n
namespace com.company {
class com.company.Eagle {
}
}
namespace com.company {
class com.company.Falcon {
}
}
namespace com.company {
abstract class com.company.FlyingBird {
}
}
namespace com.company {
class com.company.GameUser {
}
}
namespace com.company {
interface com.company.IBird {
}
}
namespace com.company {
class com.company.Main {
}
}
namespace com.company {
abstract class com.company.NonFlyingBird {
}
}
namespace com.company {
class com.company.Owl {
}
}
namespace com.company {
class com.company.Penguin {
}
}
namespace com.company {
class com.company.Pigeon {
}
}
com.company.Eagle -up-|> com.company.FlyingBird
com.company.Falcon -up-|> com.company.FlyingBird
com.company.FlyingBird .up.|> com.company.IBird
com.company.GameUser o-- com.company.IBird : character
com.company.NonFlyingBird .up.|> com.company.IBird
com.company.Owl -up-|> com.company.FlyingBird
com.company.Penguin -up-|> com.company.NonFlyingBird
com.company.Pigeon -up-|> com.company.FlyingBird
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
|
fa6602cff550f379439fc92c2e7c5093c8f4e54b | 6ebeba1b534a0cc3814afe039947197e773d5de8 | /exercise44/docs/solution44.puml | 57994f474f94ad10c6f4fe0ddeb9fe9445f682a0 | [] | no_license | Benjaminshin1/shin-a04 | 3adc8944b6c7f72deebfcdf606fc92f05ccd16b1 | 285e21d9e9f658f4b05c70855e243211e69fa1c9 | refs/heads/main | 2023-08-21T14:08:40.169176 | 2021-10-16T20:37:13 | 2021-10-16T20:37:13 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 68 | puml | @startuml
class solution44(){
+search_product()
+main()
}
@enduml |
3f3ed03e9f5d5926605b864cdf1aeb69c5e5d848 | 63114b37530419cbb3ff0a69fd12d62f75ba7a74 | /plantuml/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Animation/CurveDataSource.puml | 28c436119eb2c869e9bd202b68d119bf655593ff | [] | no_license | TakanoVineYard/AMHH | 215a7c47049df08c5635b501e74f85137b9e985b | 68887a313587a2934fb4ceb2994cbc2a2191d6a3 | refs/heads/master | 2023-01-13T02:08:02.787083 | 2020-11-17T14:51:57 | 2020-11-17T14:51:57 | 303,631,593 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 2,810 | puml | @startuml
abstract class CurveDataSource {
+ {static} Create(trackGUI:IRowGUI) : CurveDataSource
+ {static} Create(clipGUI:TimelineClipGUI) : CurveDataSource
m_ID : int? = null
+ id : int <<get>>
+ {abstract} start : float <<get>>
+ {abstract} timeScale : float <<get>>
+ {abstract} groupingName : string <<get>>
+ <<virtual>> UpdateCurves(updatedCurves:List<CurveWrapper>) : void
+ <<virtual>> RebuildCurves() : void
+ GetBackgroundRect(state:WindowState) : Rect
+ GenerateWrappers(bindings:List<EditorCurveBinding>) : List<CurveWrapper>
}
class ClipAnimationCurveDataSource {
{static} <<readonly>> k_GroupingName : string
+ ClipAnimationCurveDataSource(clipGUI:TimelineClipGUI)
+ <<override>> start : float <<get>>
+ <<override>> timeScale : float <<get>>
+ <<override>> groupingName : string <<get>>
}
class ClipParametersCurveDataSource {
{static} <<readonly>> k_GroupingName : string
+ ClipParametersCurveDataSource(clipGUI:TimelineClipGUI)
+ <<override>> start : float <<get>>
+ <<override>> timeScale : float <<get>>
+ <<override>> groupingName : string <<get>>
+ <<override>> UpdateCurves(updatedCurves:List<CurveWrapper>) : void
+ <<override>> RebuildCurves() : void
}
class InfiniteClipCurveDataSource {
{static} <<readonly>> k_GroupingName : string
+ InfiniteClipCurveDataSource(trackGui:IRowGUI)
+ <<override>> start : float <<get>>
+ <<override>> timeScale : float <<get>>
+ <<override>> groupingName : string <<get>>
}
class TrackParametersCurveDataSource {
{static} <<readonly>> k_GroupingName : string
+ TrackParametersCurveDataSource(trackGui:IRowGUI)
+ <<override>> start : float <<get>>
+ <<override>> timeScale : float <<get>>
+ <<override>> groupingName : string <<get>>
+ <<override>> UpdateCurves(updatedCurves:List<CurveWrapper>) : void
+ <<override>> RebuildCurves() : void
}
CurveDataSource --> "m_TrackGUI" IRowGUI
CurveDataSource --> "animationClip" AnimationClip
CurveDataSource <|-- ClipAnimationCurveDataSource
ClipAnimationCurveDataSource --> "m_ClipGUI" TimelineClipGUI
ClipAnimationCurveDataSource --> "animationClip" AnimationClip
CurveDataSource <|-- ClipParametersCurveDataSource
ClipParametersCurveDataSource --> "m_ClipGUI" TimelineClipGUI
ClipParametersCurveDataSource --> "m_CurvesProxy" CurvesProxy
ClipParametersCurveDataSource --> "animationClip" AnimationClip
CurveDataSource <|-- InfiniteClipCurveDataSource
InfiniteClipCurveDataSource --> "m_AnimationTrack" AnimationTrack
InfiniteClipCurveDataSource --> "animationClip" AnimationClip
CurveDataSource <|-- TrackParametersCurveDataSource
TrackParametersCurveDataSource --> "m_CurvesProxy" CurvesProxy
TrackParametersCurveDataSource --> "animationClip" AnimationClip
@enduml
|
da08c0c72132e50ae85368e7ace4cada49691a95 | 372d0fe94d7e59fd48620c687fee8fc94841408b | /deadheat-lock-example/microservices-example/consumer-service/src/main/java/com/vrush/microservices/financial/dtos/dtos.plantuml | c56c6c622ae36098666b85f29f20ec17bcaaf868 | [
"Apache-2.0"
] | permissive | vrushofficial/deadheat-lock | 4ae44e23fea2ad57db17aadeba58e39ef4f63822 | 11c516a2ca0e58dd2d6b2ef8c54da0975fcbe5d2 | refs/heads/main | 2023-01-14T17:28:38.161881 | 2020-11-29T11:11:55 | 2020-11-29T11:11:55 | 310,531,739 | 2 | 1 | null | 2020-11-19T08:16:25 | 2020-11-06T08:06:52 | CSS | UTF-8 | PlantUML | false | false | 860 | plantuml | @startuml
title __DTOS's Class Diagram__\n
namespace com.vrush.microservices.financial.dtos {
class com.vrush.microservices.financial.dtos.PaymentAnalyzedDTO {
- idBooking : UUID
+ PaymentAnalyzedDTO()
+ PaymentAnalyzedDTO()
+ equals()
+ getIdBooking()
+ getState()
+ hashCode()
+ setIdBooking()
+ setState()
+ toString()
# canEqual()
}
}
com.vrush.microservices.financial.dtos.PaymentAnalyzedDTO .up.|> java.io.Serializable
com.vrush.microservices.financial.dtos.PaymentAnalyzedDTO o-- com.vrush.microservices.consumer.enums.BookingStateEnum : 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
|
9d87b906d414cbaaaf184db5bc96fe239ac34b09 | 71e147fda799911658d928cc2ccb542f0a80f60e | /.idea/modules/app/app.plantuml | cab045c9d57631f228b08d6bf6c39dfd2fc62b7a | [] | no_license | Xstar9/PuzzleGame | 7fa331864c15d6f87334360ba76ff51926e747f0 | 547ed2203aa1307d42c069be170f9961be65a5eb | refs/heads/master | 2023-02-19T03:22:04.131541 | 2021-01-23T17:47:24 | 2021-01-23T17:47:24 | 332,272,000 | 1 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 8,645 | plantuml | @startuml
title __APP's Class Diagram__\n
namespace com.swust.zhengxin.puzzle {
class com.swust.zhengxin.puzzle.BuildConfig {
}
}
namespace com.swust.zhengxin.puzzle {
namespace Data {
class com.swust.zhengxin.puzzle.Data.HistoryData {
}
}
}
namespace com.swust.zhengxin.puzzle {
namespace Data {
class com.swust.zhengxin.puzzle.Data.HistoryDataManager {
}
}
}
namespace com.swust.zhengxin.puzzle {
namespace Data {
class com.swust.zhengxin.puzzle.Data.UsersData {
}
}
}
namespace com.swust.zhengxin.puzzle {
namespace Data {
class com.swust.zhengxin.puzzle.Data.UsersDataManager {
}
}
}
namespace com.swust.zhengxin.puzzle {
namespace Dialog {
class com.swust.zhengxin.puzzle.Dialog.SelectDialog {
}
}
}
namespace com.swust.zhengxin.puzzle {
namespace Dialog {
class com.swust.zhengxin.puzzle.Dialog.SuccessDialog {
}
}
}
namespace com.swust.zhengxin.puzzle {
namespace Game {
interface com.swust.zhengxin.puzzle.Game.Game {
}
}
}
namespace com.swust.zhengxin.puzzle {
namespace Game {
class com.swust.zhengxin.puzzle.Game.GameAction {
}
}
}
namespace com.swust.zhengxin.puzzle {
namespace Gaming {
class com.swust.zhengxin.puzzle.Gaming.BackgroundMusic {
}
}
}
namespace com.swust.zhengxin.puzzle {
namespace Gaming {
class com.swust.zhengxin.puzzle.Gaming.GameHistory {
}
}
}
namespace com.swust.zhengxin.puzzle {
namespace Gaming {
class com.swust.zhengxin.puzzle.Gaming.GameMenu {
}
}
}
namespace com.swust.zhengxin.puzzle {
namespace Gaming {
class com.swust.zhengxin.puzzle.Gaming.MainMenu {
}
}
}
namespace com.swust.zhengxin.puzzle {
namespace History {
class com.swust.zhengxin.puzzle.History.ChildFragment {
}
}
}
namespace com.swust.zhengxin.puzzle {
namespace History {
class com.swust.zhengxin.puzzle.History.Content {
}
}
}
namespace com.swust.zhengxin.puzzle {
namespace History {
class com.swust.zhengxin.puzzle.History.HistoryList {
}
}
}
namespace com.swust.zhengxin.puzzle {
namespace History {
class com.swust.zhengxin.puzzle.History.MyListViewAdapter {
}
}
}
namespace com.swust.zhengxin.puzzle {
namespace History {
class com.swust.zhengxin.puzzle.History.TabNavitationLayout {
}
}
}
namespace com.swust.zhengxin.puzzle {
namespace History {
class com.swust.zhengxin.puzzle.History.ViewPagerAdapter {
}
}
}
namespace com.swust.zhengxin.puzzle {
namespace Login_Register {
class com.swust.zhengxin.puzzle.Login_Register.Login {
}
}
}
namespace com.swust.zhengxin.puzzle {
namespace Login_Register {
class com.swust.zhengxin.puzzle.Login_Register.Register {
}
}
}
namespace com.swust.zhengxin.puzzle {
namespace Login_Register {
class com.swust.zhengxin.puzzle.Login_Register.ResetPassWord {
}
}
}
namespace com.swust.zhengxin.puzzle {
namespace Module {
class com.swust.zhengxin.puzzle.Module.ImagePiece {
}
}
}
namespace com.swust.zhengxin.puzzle {
namespace Module {
class com.swust.zhengxin.puzzle.Module.ImageSource {
}
}
}
namespace com.swust.zhengxin.puzzle {
namespace UI {
class com.swust.zhengxin.puzzle.UI.PuzzleView {
}
}
}
namespace com.swust.zhengxin.puzzle {
namespace Utils {
class com.swust.zhengxin.puzzle.Utils.Utils {
}
}
}
com.swust.zhengxin.puzzle.Data.HistoryDataManager o-- com.swust.zhengxin.puzzle.Data.HistoryDataManager.HistoryDBHelper : historyDBHelper
com.swust.zhengxin.puzzle.Data.UsersDataManager o-- com.swust.zhengxin.puzzle.Data.UsersDataManager.DataBaseManagementHelper : mDatabaseHelper
com.swust.zhengxin.puzzle.Dialog.SelectDialog -up-|> androidx.fragment.app.DialogFragment
com.swust.zhengxin.puzzle.Dialog.SelectDialog o-- com.swust.zhengxin.puzzle.Dialog.SelectDialog.ImageListAdapter : imageListAdapter
com.swust.zhengxin.puzzle.Dialog.SelectDialog o-- com.swust.zhengxin.puzzle.Dialog.SelectDialog.OnItemClickListener : itemClickListener
com.swust.zhengxin.puzzle.Dialog.SuccessDialog -up-|> android.app.DialogFragment
com.swust.zhengxin.puzzle.Dialog.SuccessDialog o-- com.swust.zhengxin.puzzle.Dialog.SuccessDialog.OnButtonClickListener : buttonClickListener
com.swust.zhengxin.puzzle.Game.GameAction .up.|> com.swust.zhengxin.puzzle.Game.Game
com.swust.zhengxin.puzzle.Game.GameAction .up.|> com.swust.zhengxin.puzzle.UI.PuzzleView.SuccessListener
com.swust.zhengxin.puzzle.Game.GameAction o-- com.swust.zhengxin.puzzle.Game.GameAction.GameStateListener : gameStateListener
com.swust.zhengxin.puzzle.Game.GameAction o-- com.swust.zhengxin.puzzle.UI.PuzzleView : puzzleView
com.swust.zhengxin.puzzle.Gaming.BackgroundMusic -up-|> android.app.Service
com.swust.zhengxin.puzzle.Gaming.GameHistory -up-|> androidx.fragment.app.FragmentActivity
com.swust.zhengxin.puzzle.Gaming.GameHistory o-- com.swust.zhengxin.puzzle.History.TabNavitationLayout : tabNavitationLayout
com.swust.zhengxin.puzzle.Gaming.GameHistory o-- com.swust.zhengxin.puzzle.History.ViewPagerAdapter : viewPagerAdapter
com.swust.zhengxin.puzzle.Gaming.GameMenu -up-|> androidx.appcompat.app.AppCompatActivity
com.swust.zhengxin.puzzle.Gaming.GameMenu o-- com.swust.zhengxin.puzzle.Data.UsersDataManager : mUserDataManager
com.swust.zhengxin.puzzle.Gaming.GameMenu o-- com.swust.zhengxin.puzzle.Dialog.SelectDialog : selectImageDialog
com.swust.zhengxin.puzzle.Gaming.MainMenu .up.|> com.swust.zhengxin.puzzle.Game.GameAction.GameStateListener
com.swust.zhengxin.puzzle.Gaming.MainMenu -up-|> androidx.appcompat.app.AppCompatActivity
com.swust.zhengxin.puzzle.Gaming.MainMenu o-- com.swust.zhengxin.puzzle.Data.HistoryDataManager : historyDataManager
com.swust.zhengxin.puzzle.Gaming.MainMenu o-- com.swust.zhengxin.puzzle.Game.GameAction : puzzleGame
com.swust.zhengxin.puzzle.Gaming.MainMenu o-- com.swust.zhengxin.puzzle.UI.PuzzleView : puzzleLayout
com.swust.zhengxin.puzzle.Gaming.MainMenu o-- com.swust.zhengxin.puzzle.Dialog.SelectDialog : selectImageDialog
com.swust.zhengxin.puzzle.Gaming.MainMenu o-- com.swust.zhengxin.puzzle.Data.UsersDataManager : userDataManager
com.swust.zhengxin.puzzle.History.ChildFragment -up-|> androidx.fragment.app.Fragment
com.swust.zhengxin.puzzle.History.ChildFragment o-- com.swust.zhengxin.puzzle.History.MyListViewAdapter : adapter
com.swust.zhengxin.puzzle.History.ChildFragment o-- com.swust.zhengxin.puzzle.Data.HistoryDataManager : historyDataManager
com.swust.zhengxin.puzzle.History.MyListViewAdapter -up-|> android.widget.BaseAdapter
com.swust.zhengxin.puzzle.History.TabNavitationLayout -up-|> android.widget.RelativeLayout
com.swust.zhengxin.puzzle.History.TabNavitationLayout o-- com.swust.zhengxin.puzzle.History.TabNavitationLayout.OnNaPageChangeListener : onNaPageChangeListener
com.swust.zhengxin.puzzle.History.TabNavitationLayout o-- com.swust.zhengxin.puzzle.History.TabNavitationLayout.OnTitleClickListener : onTitleClickListener
com.swust.zhengxin.puzzle.History.ViewPagerAdapter -up-|> androidx.fragment.app.FragmentPagerAdapter
com.swust.zhengxin.puzzle.Login_Register.Login -up-|> android.app.Activity
com.swust.zhengxin.puzzle.Login_Register.Login o-- com.swust.zhengxin.puzzle.Data.UsersDataManager : mUserDataManager
com.swust.zhengxin.puzzle.Login_Register.Register -up-|> androidx.appcompat.app.AppCompatActivity
com.swust.zhengxin.puzzle.Login_Register.Register o-- com.swust.zhengxin.puzzle.Data.UsersDataManager : mUsersDataManager
com.swust.zhengxin.puzzle.Login_Register.ResetPassWord -up-|> androidx.appcompat.app.AppCompatActivity
com.swust.zhengxin.puzzle.Login_Register.ResetPassWord o-- com.swust.zhengxin.puzzle.Data.UsersDataManager : mUsersDataManager
com.swust.zhengxin.puzzle.UI.PuzzleView .up.|> android.view.View.OnClickListener
com.swust.zhengxin.puzzle.UI.PuzzleView -up-|> android.widget.FrameLayout
com.swust.zhengxin.puzzle.UI.PuzzleView o-- com.swust.zhengxin.puzzle.UI.PuzzleView.SuccessListener : mSuccessListener
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
|
be605f692a8d6006553e23f5cfbc4dbfb48f34f1 | d97b774fd95a8e98e37c46ee1771f6e6e407a148 | /uml/api/ExtensionNoResponseError.puml | 6439b8c3a24a3473498660ed75476783199ac252 | [] | 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 | 484 | 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 ExtensionNoResponseError [[ExtensionNoResponseError.svg]] extends ErrorObject {
code: String
message: String
extensionId: String
extensionKey: String
}
interface ErrorObject [[ErrorObject.svg]] {
code: String
message: String
}
@enduml
|
71122845727dfb31a27e21f739163aae9b642379 | b0b0d36051ba464772416901903771a9b18eef91 | /tests/fixtures/006_Constant.puml | 12394039ccf28f7152621b32b6dd2ad2144185fa | [
"MIT"
] | permissive | llaville/umlwriter | 6bafa77a450b9b81e4d47015276e21ba7fcd00f8 | d5e8207344b8fca8266ea8959959fe335ae0410c | refs/heads/master | 2023-04-18T15:53:38.633376 | 2023-04-11T09:33:44 | 2023-04-11T09:33:44 | 32,541,921 | 58 | 9 | null | null | null | null | UTF-8 | PlantUML | false | false | 868 | puml | @startuml
top to bottom direction
namespace FixtureSix {
class OneClass << class >> {
+{static} STRING_CONSTANT : string = "string" {readOnly}
+{static} INTEGER_CONSTANT : int = 7654 {readOnly}
+{static} FLOAT_CONSTANT : float = 7654.321 {readOnly}
+{static} LF_CONSTANT : string = "\\n" {readOnly}
+{static} CR_CONSTANT : string = "\\r" {readOnly}
+{static} TAB_CONSTANT : string = "\\t" {readOnly}
+{static} NOVALUE_STATIC
+{static} STRING_STATIC = "string"
+{static} INTEGER_STATIC = 7654
+{static} FLOAT_STATIC = 7654.321
+{static} LF_STATIC = "\\n"
+{static} CR_STATIC = "\\r"
+{static} TAB_STATIC = "\\t"
+{static} PUBLIC_STATIC
#{static} PROTECTED_STATIC
–{static} PRIVATE_STATIC
--
+{static}staticPublic()
#{static}staticProtected()
–{static}staticPrivate()
}
}
@enduml
|
a86d617a3e428e413da7a00e588777f9605759d8 | 933415cd7426528b06f6d4b74a7e45205a8dd403 | /out/production/LOG121Lab2/tests/tests.plantuml | dc587ea28e0a534e7161d6a5e3aacf1dadc850fb | [] | no_license | ThoLavergne/LOG121Lab2 | 0fae21d8b0194e43fcf8e6c70840bb568477c1b3 | 449d444ef2d1d8ea72d91dfe1bc39acb74e1c0dd | refs/heads/master | 2021-01-08T08:14:26.163350 | 2020-03-12T17:40:12 | 2020-03-12T17:40:12 | 241,967,475 | 0 | 0 | null | 2020-03-10T23:29:54 | 2020-02-20T19:09:06 | Java | UTF-8 | PlantUML | false | false | 699 | plantuml | @startuml
title __TESTS's Class Diagram__\n
namespace tests {
class tests.DeTest {
+ deInferieurTest()
+ deNullTest()
+ deSuperieurTest()
+ faireAvant()
+ memeDeTest()
}
}
namespace tests {
class tests.JeuTest {
}
}
namespace tests {
class tests.PlayerTest {
}
}
namespace tests {
class tests.StrategieBuncoTest {
}
}
tests.DeTest o-- framework.De : de1
tests.DeTest o-- framework.De : de2
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
|
e6dbeca07724fca259584342e1b071fa5d8c5a5c | 0e0595b97aa91ffada0fcd46baf3f80428685c66 | /src/main/java/observer/doc/observer.puml | bf44a78a65014b448c4e2b4f97c55c2aafddafef | [
"Zlib"
] | permissive | alarm10086/GoF | a6a47390080075ee3387593843c2bf3d2e40ce50 | 153d458a30bb2da2e79ee7b142353d0323b83330 | refs/heads/master | 2020-03-20T21:20:58.000341 | 2018-07-27T19:12:43 | 2018-07-27T19:12:43 | 137,736,414 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 420 | puml | @startuml
note "观察者模式" as N1
Subject <|-- ConcreteSubject
Subject o-- Observer : Notifies >
Observer <|.. ConcreteObserver
abstract class Subject {
observers
==
addObserver
deleteObserve
notifyObservers
getSubjectStatus
}
class ConcreteSubject {
==
getSubjectStatus
}
interface Observer {
==
abstract update
}
class ConcreteObserver {
==
update
}
@enduml |
06a986def691cbb7e4f84a5ccf913d347caf31cc | 47161a45b5a554094685d641dd34fe9acad150df | /Deliverable/DiagrammaClassi.puml | 3f45dc609bb9def80f2a61367bd3a5c3738ed15f | [] | no_license | Ale-Dili/Esercizio-di-Tecno-sabbia | 8710582ecedd3a36a90cb0f58dcba1333d92f290 | 01bbfe147d1c3face50f20dc19c87f499c3688d9 | refs/heads/master | 2020-05-09T02:46:23.791792 | 2019-05-23T13:37:13 | 2019-05-23T13:37:13 | 180,980,418 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 5,861 | puml | @startuml
class Pallina {
'@brief: indica la posizione sull'asse delle ascisse della pallina'
- float posX
'@brief: indica la posizione sull'asse delle ordinate della pallina'
- float posY
'@brief: indica la velocità sull'asse delle ascisse della pallina'
- float velX
'@brief: indica la velocità sull'asse delle ordinate della pallina'
- float velY
'@brief: indica la direzione sull'asse delle ascisse della pallina'
- int direzioneX
'@brief: indica la direzione sull'asse delle ordinate della pallina'
- int direzioneY
'@brief: indica il raggio della pallina'
- int raggio
'@brief: oggetto della classe DatiCondivisi'
- DatiCondivisi ptrDati
'@brief: contatore usato per gestire la velocita' della pallina'
- int cont
'@brief: oggetto di tipo scatola usato per la gestione della pallina
- Scatole ptrScatola
'@brief: Metodo che aggiorna la posizione e la velocità della pallina'
+ void aggiornaInfo(int velX,int velY)
'@brief: Metodo che permette alla pallina di muoversi'
+ void move(int idBox)
'@brief: Metodo che aumenta la velocita' della pallina sull'asse delle ascisse'
+ void incrementaVelocitaX()
'@brief: Metodo che aumenta la velocita' della pallina sull'asse delle ordinate'
+ void incrementaVelocitaY()
'@brief: Metodo che diminuisce la velocita' della pallina sull'asse delle ascisse'
+ void decremantaVelocitaX()
'@brief: Metodo che diminuisce la velocita' della pallina sull'asse delle oridnate'
+ void decremantaVelocitaY()
'@brief: Metodo che mostra le informazione della pallina (usato per il debug)'
+ void visualizzaInfo()
}
class Sabbia {
'@brief: identifica la quantità di sabbia che esce dalla scatola in seguito al movimento'
- float sabbiaSpostata
'@brief: array di scatole presenti nell'esecuzione
- Scatole array[]
'@brief: oggetto della classe DatiCondivisi'
- DatiCondivisi ptrDati
'@brief: Metodo che muove la sabbia in seguito all'inclinazione'
+ void move()
}
class Sensore {
'@brief: Definisce l'inclinazione del sistema sull'asse delle ascisse'
- float inclinazioneX
'@brief: Definisce l'inclinazione del sistema sull'asse delle ordinate'
- float inclinazioneY
'@brief: Frame con slider e bottoni'
- JFrame frame
'@brief: Nel progetto non esiste, nella realta' tutti gli eventi sono nel costruttore'
+ void eventi()
}
class Scatole {
'@brief: Definisce l'altezza della scatola'
- int altB
'@brief: Definisce la profondita' della scatola'
- int profB
'@brief: Definisce la lunghezza della scatola'
- int lungB
'@brief: Oggetto della classe Sabbia
- Sabbia sand
'@brief: indica se la scatola e' piena
- boolean : piena
'@brief: Oggetto della classe Pallina
- Pallina ball
'@brief: quantita' dei sabbia presente nella scatola
- float sandQuantity
'@brief: Percentuale di riempimento della scatola espressa in percentuali
- int perSabbia
'@brief: Identificatore della scatola
- int id
'@brief: Flag che indica la presenza della pallina o meno nella scatola
- boolean ballTF
'@brief: oggetto della classe DatiCondivisi'
- DatiCondivisi ptrDati
'@brief: Quantita' di sabbia che esce dalla scatola in seguito al movimento'
- float sabbiaPersa
'@brief: Identificatore della scatola in cui la sabbia e la pallina (presenti nella scatola al momento) devono essere spostati
- int idTarget
'@brief: Metodo usato per richiamare il metodo move della classe Pallina
+ void moveBall()
'@brief: Metodo usato per richiamare il metodo move della classe Sabbia
+ void move()
'@brief: Metodo usato per proporzione'
+ void valueSandPixel()
}
class DatiCondivisi {
'@brief: semaforo per interrompere il thread pallina quando non in funzione
-Semaphore eseguiPallina
'@brief: lunghezza dello schermo
-int lungS
'@brief: altezza dello schermo
-int altS
'@brief: gestisce lo spostamento della pallina
-boolean sposta
'@brief: Insieme di scatole'
-Scatole[] array
'@brief: oggetto della classe sensore
-Sensore s
'@brief: percentuale di sabbia contenuta nella scatola'
-int perSabbia
'@brief: rappresenta il numero di righe della scatola
-int numRighe
'@brief: rappresenta il numero di colonne della scatola
-int numColonne
}
class ThScatola{
'@brief: oggetto della classe DatiCondivisi'
- DatiCondivisi ptrDati
'@brief: Insieme di scatole'
-Scatole[] array
'@brief: Identificatore della scatola a cui il thread e' associato'
-int id
'@brief: Metodo run del thread che raccoglie le informazioni delle altre classi e le organizza per disegnarle'
+ void run()
'@brief: Metodo che svuota una scatola impostando i valori di default di una scatola vuota'
+ void cambioSabbia()
'@brief: Metodo che aggiorna le informazioni della sabbia in una scatola'
+ void aggiornaSabbia()
'@brief: Metodo che gesstisce la sabbia verso la scatola di sinistra'
+ void gestioneSabbiaVersoSinistra()
'@brief: Metodo che gesstisce la sabbia verso la scatola di destra'
+ void gestioneSabbiaVersoDestra()
}
class ThPallina{
'@brief: oggetto della classe DatiCondivisi'
- DatiCondivisi ptrDati
'@brief: oggetto della classe Scatole'
- Scatole ptrScatole
'@brief: Insieme di scatole'
-Scatole[] array
'@brief: Metodo run del thread che raccoglie le informazioni dalle altre classi e gestisce la pallina in modo autonomo'
+ void run()
'@brief: Metodo che permette di spostare la pallina nella scatola di destra'
+ void GestionePallinaVersoDestra()
'@brief: Metodo che permette di spostare la pallina nella scatola di sinistra'
+ void GestionePallinaVersoSinistra()
'@brief: Metodo che notifica lo spostamento della pallina nella varie scatole'
+ void cambioPallina()
}
Sensore "1" -- "1" DatiCondivisi : FornisceMisurazioni >
Sabbia "1" --o "1" Scatole : contenuta >
Pallina "1" --o "1" Scatole : contenuta >
DatiCondivisi "1" -- "1" Scatole : interagisce >
DatiCondivisi "1" -- "1" ThScatola : gestisceInformazioni <
DatiCondivisi "1" -- "1" ThPallina : gestisceInformazioni <
@enduml
|
ec74e0529e7bc402bf83a7adbffed2f3c9322e37 | 76d5ef8f223d9235b15af71ecfce78f44ec67920 | /docs/plantuml/TclHdlDiamond.puml | 8d51411a27943cd9dbd9fa48b5089c4aeea3c4fb | [
"MIT"
] | permissive | pffmachado/TclHdl | 0c38ec941950f4498844314f501f8b6a2e0cc380 | 8b57c623903539d7f5cac8158ec49da17f18e529 | refs/heads/master | 2023-08-17T05:51:25.636519 | 2020-03-22T16:22:04 | 2020-03-22T16:22:04 | 245,398,720 | 5 | 2 | null | null | null | null | UTF-8 | PlantUML | false | false | 271 | puml | '--
'-- Copyright (C) 2020 TclHdl
'--
'-- This is free software, licensed under the GNU General Public License v2.
'-- See /LICENSE for more information.
'--
@startuml
class diamond {
+project_create ()
+project_open ()
+project_close ()
+project_close ()
}
@enduml
|
21c6a741d4898f5619a3741cf934a1fe34def22d | 1c6eae4b5ebbddce35a2fad77b69189e5290ea2a | /src/design/chain/of/responsibility/work/w4/Main.puml | 6d6840caacb6f01fa7cf262f58854ef16cf7571d | [] | no_license | GitHubFeiLong/design | b4d2a07fc4675c469bf40aa5a05ae3c66d2a9382 | 377b5b08771a7257d9b9a9aa9578ed98f59c8697 | refs/heads/master | 2023-02-05T01:08:47.905972 | 2023-01-30T12:51:13 | 2023-01-30T12:51:13 | 187,624,865 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 824 | puml | @startuml
'https://plantuml.com/class-diagram
class Enemy{
- number:int
}
abstract class Approver{
# name:String
# approver:Approver
# setApprover(approver:Approver)
# giveOrder(enemy:Enemy)
}
class Squad extends Approver{
}
class Platoon extends Approver{}
class Battalion extends Approver{}
class Meeting extends Approver{}
Approver ..> Enemy
note top of Enemy
敌人数量类
end note
note top of Approver
抽象处理者
end note
note bottom of Squad
班长(具体处理者)敌人数量<10
end note
note bottom of Platoon
排长类(具体处理者)10<=敌人数量<50
end note
note bottom of Battalion
营长类(具体处理者)50<=敌人数量<200
end note
note bottom of Meeting
开会决策类(具体处理者)200<=敌人数量
end note
@enduml |
d044146906d713022691e37788912f5b8d0ca0ed | 94584abe7bc992413a30fb672c4bf9f31a3b64d7 | /src/src.plantuml | 3e770007b55adca24dfbb712fcfd365209d074c0 | [] | no_license | guerrabl/CS162_Guerra_FinalProject2 | 42d822e3176c1a0bec7f33652aa96e0ec44521e8 | 4c17a1bd113b145c4cd1f3cf544081be98c0e365 | refs/heads/master | 2022-10-12T23:19:55.559699 | 2020-06-08T07:24:49 | 2020-06-08T07:24:49 | 270,095,282 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,078 | plantuml | @startuml
title __SRC's Class Diagram__\n
class Human {
~ Human()
}
class HumanMob {
}
abstract class Mob {
+ mob : ArrayList<Particle>
+ mobPopulation : int
~ p : PApplet
~ Mob()
}
class Particle {
~ ACCELERATION : double
~ c : int
~ p : PApplet
~ size : float
~ x : float
~ xVelocity : float
~ y : float
~ yVelocity : float
~ Particle()
~ Particle()
~ draw()
~ move()
}
class ParticleSystem {
~ NUMBER_OF_PARTICLES : int
~ p : PApplet
~ particles : ArrayList<Particle>
~ x : int
~ y : int
~ ParticleSystem()
~ ParticleSystem()
~ draw()
~ update()
}
class View {
}
class Zombie {
~ Zombie()
}
class ZombieMob {
}
Human -up-|> Particle
Mob -up-|> processing.core.PApplet
Sketch -up-|> processing.core.PApplet
Sketch o-- ParticleSystem : sys
Zombie -up-|> Particle
@enduml
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.