Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

PlantUML Macro
titleSDC Component Description
@startuml


[Servicecomponent SDC [
<b>Service Design and Creation] as SDCCreation</b>
]
[DMAAP] as DMAAP #lightgrey


Package "SDC service descriptor recievers" {
[DCAE] as DCAE #lightgrey
[SDNC] as SDNC #lightgrey
[Service orchestrator] as SO #lightgrey
[AAI] as AAI #lightgrey
[SDNC] as SDNC #lightgrey
[APPC] as APPC #lightgrey
[CLAMP] as CLAMP #lightgrey
[POLICY] as POLICY #lightgrey
[Multi-Cloud] as MC #lightgrey
}


Interface "SDCE-1" as SDCE1
Interface "SDCE-2" as SDCE2 
Interface "SDCE-3" as SDCE3 
Interface "SDCE-4" as SDCE4
Interface "SDCE-5" as SDCE5
Interface "SDCE-6" as SDCE6   

SDCE1 <- SDC 
Note left of SDCE1: VF Designer Interface
SDCE2 <- SDC
Note left of SDCE2: Service Designer Interface
SDCE3 <- SDC
Note left of SDCE3: DCAE Designer Interface
SDCE4 <- SDC
Note left of SDCE4: Service Test Interface
SDCE5 <- SDC
Note left of SDCE5: Service Test Interface

SDC->SDCE6
note top of SDCE6: Artifact Distribution Interface



SDCE6 <- DMAAP


DMAAP -> APPC
DMAAP -> CLAMP
DMAAP -> DCAE
DMAAP -> SDNC
DMAAP -> AAI
DMAAP -> POLICY
DMAAP -> MC


@enduml


draw.io Diagram
bordertrue
viewerToolbartrue
fitWindowfalse
diagramNameSDC System Context View
simpleViewerfalse
width
diagramWidth1041
revision1






 

Attachments