ServiceCloudServicesClassic
azure-19/Item/Compute/ServiceCloudServicesClassic
include('azure-19/Item/Compute/ServiceCloudServicesClassic')
Illustration | ServiceCloudServicesClassic | ServiceCloudServicesClassicCard | ServiceCloudServicesClassicGroup |
---|---|---|---|
Sprites
The item provides the following sriptes:
<$ServiceCloudServicesClassicXs>
<$ServiceCloudServicesClassicSm>
<$ServiceCloudServicesClassicMd>
<$ServiceCloudServicesClassicLg>
ServiceCloudServicesClassic
Load remotely
@startuml
' configures the library
!global $LIB_BASE_LOCATION="https://raw.githubusercontent.com/tmorin/plantuml-libs/master/distribution"
' loads the library's bootstrap
!include $LIB_BASE_LOCATION/bootstrap.puml
' loads the package bootstrap
include('azure-19/bootstrap')
' loads the Item which embeds the element ServiceCloudServicesClassic
include('azure-19/Item/Compute/ServiceCloudServicesClassic')
' renders the element
ServiceCloudServicesClassic('ServiceCloudServicesClassic', 'Service Cloud Services Classic', 'an optional tech label', 'an optional description')
@enduml
Load locally
@startuml
' configures the library
!global $INCLUSION_MODE="local"
!global $LIB_BASE_LOCATION="../../.."
' loads the library's bootstrap
!include $LIB_BASE_LOCATION/bootstrap.puml
' loads the package bootstrap
include('azure-19/bootstrap')
' loads the Item which embeds the element ServiceCloudServicesClassic
include('azure-19/Item/Compute/ServiceCloudServicesClassic')
' renders the element
ServiceCloudServicesClassic('ServiceCloudServicesClassic', 'Service Cloud Services Classic', 'an optional tech label', 'an optional description')
@enduml
ServiceCloudServicesClassicCard
Load remotely
@startuml
' configures the library
!global $LIB_BASE_LOCATION="https://raw.githubusercontent.com/tmorin/plantuml-libs/master/distribution"
' loads the library's bootstrap
!include $LIB_BASE_LOCATION/bootstrap.puml
' loads the package bootstrap
include('azure-19/bootstrap')
' loads the Item which embeds the element ServiceCloudServicesClassicCard
include('azure-19/Item/Compute/ServiceCloudServicesClassic')
' renders the element
ServiceCloudServicesClassicCard('ServiceCloudServicesClassicCard', 'Service Cloud Services Classic Card', 'an optional description')
@enduml
Load locally
@startuml
' configures the library
!global $INCLUSION_MODE="local"
!global $LIB_BASE_LOCATION="../../.."
' loads the library's bootstrap
!include $LIB_BASE_LOCATION/bootstrap.puml
' loads the package bootstrap
include('azure-19/bootstrap')
' loads the Item which embeds the element ServiceCloudServicesClassicCard
include('azure-19/Item/Compute/ServiceCloudServicesClassic')
' renders the element
ServiceCloudServicesClassicCard('ServiceCloudServicesClassicCard', 'Service Cloud Services Classic Card', 'an optional description')
@enduml
ServiceCloudServicesClassicGroup
Load remotely
@startuml
' configures the library
!global $LIB_BASE_LOCATION="https://raw.githubusercontent.com/tmorin/plantuml-libs/master/distribution"
' loads the library's bootstrap
!include $LIB_BASE_LOCATION/bootstrap.puml
' loads the package bootstrap
include('azure-19/bootstrap')
' loads the Item which embeds the element ServiceCloudServicesClassicGroup
include('azure-19/Item/Compute/ServiceCloudServicesClassic')
' renders the element
ServiceCloudServicesClassicGroup('ServiceCloudServicesClassicGroup', 'Service Cloud Services Classic Group', 'an optional tech label') {
note as note
the content of the group
end note
}
@enduml
Load locally
@startuml
' configures the library
!global $INCLUSION_MODE="local"
!global $LIB_BASE_LOCATION="../../.."
' loads the library's bootstrap
!include $LIB_BASE_LOCATION/bootstrap.puml
' loads the package bootstrap
include('azure-19/bootstrap')
' loads the Item which embeds the element ServiceCloudServicesClassicGroup
include('azure-19/Item/Compute/ServiceCloudServicesClassic')
' renders the element
ServiceCloudServicesClassicGroup('ServiceCloudServicesClassicGroup', 'Service Cloud Services Classic Group', 'an optional tech label') {
note as note
the content of the group
end note
}
@enduml