ServiceLanguageUnderstanding
azure-19/Item/AiMachineLearning/ServiceLanguageUnderstanding
include('azure-19/Item/AiMachineLearning/ServiceLanguageUnderstanding')
Illustration | ServiceLanguageUnderstanding | ServiceLanguageUnderstandingCard | ServiceLanguageUnderstandingGroup |
---|---|---|---|
Sprites
The item provides the following sriptes:
<$ServiceLanguageUnderstandingXs>
<$ServiceLanguageUnderstandingSm>
<$ServiceLanguageUnderstandingMd>
<$ServiceLanguageUnderstandingLg>
ServiceLanguageUnderstanding
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 ServiceLanguageUnderstanding
include('azure-19/Item/AiMachineLearning/ServiceLanguageUnderstanding')
' renders the element
ServiceLanguageUnderstanding('ServiceLanguageUnderstanding', 'Service Language Understanding', '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 ServiceLanguageUnderstanding
include('azure-19/Item/AiMachineLearning/ServiceLanguageUnderstanding')
' renders the element
ServiceLanguageUnderstanding('ServiceLanguageUnderstanding', 'Service Language Understanding', 'an optional tech label', 'an optional description')
@enduml
ServiceLanguageUnderstandingCard
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 ServiceLanguageUnderstandingCard
include('azure-19/Item/AiMachineLearning/ServiceLanguageUnderstanding')
' renders the element
ServiceLanguageUnderstandingCard('ServiceLanguageUnderstandingCard', 'Service Language Understanding 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 ServiceLanguageUnderstandingCard
include('azure-19/Item/AiMachineLearning/ServiceLanguageUnderstanding')
' renders the element
ServiceLanguageUnderstandingCard('ServiceLanguageUnderstandingCard', 'Service Language Understanding Card', 'an optional description')
@enduml
ServiceLanguageUnderstandingGroup
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 ServiceLanguageUnderstandingGroup
include('azure-19/Item/AiMachineLearning/ServiceLanguageUnderstanding')
' renders the element
ServiceLanguageUnderstandingGroup('ServiceLanguageUnderstandingGroup', 'Service Language Understanding 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 ServiceLanguageUnderstandingGroup
include('azure-19/Item/AiMachineLearning/ServiceLanguageUnderstanding')
' renders the element
ServiceLanguageUnderstandingGroup('ServiceLanguageUnderstandingGroup', 'Service Language Understanding Group', 'an optional tech label') {
note as note
the content of the group
end note
}
@enduml