AmazonBraketSimulator4

aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator4
include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator4')
Illustration AmazonBraketSimulator4 AmazonBraketSimulator4Card AmazonBraketSimulator4Group
illustration for Illustration illustration for AmazonBraketSimulator4 illustration for AmazonBraketSimulator4Card illustration for AmazonBraketSimulator4Group

Sprites

The item provides the following sriptes:

  • <$AmazonBraketSimulator4Xs>
  • <$AmazonBraketSimulator4Sm>
  • <$AmazonBraketSimulator4Md>
  • <$AmazonBraketSimulator4Lg>

AmazonBraketSimulator4

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('aws-q2-2023/bootstrap')

' loads the Item which embeds the element AmazonBraketSimulator4
include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator4')

' renders the element
AmazonBraketSimulator4('AmazonBraketSimulator4', 'Amazon Braket Simulator4', '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('aws-q2-2023/bootstrap')

' loads the Item which embeds the element AmazonBraketSimulator4
include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator4')

' renders the element
AmazonBraketSimulator4('AmazonBraketSimulator4', 'Amazon Braket Simulator4', 'an optional tech label', 'an optional description')
@enduml

AmazonBraketSimulator4Card

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('aws-q2-2023/bootstrap')

' loads the Item which embeds the element AmazonBraketSimulator4Card
include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator4')

' renders the element
AmazonBraketSimulator4Card('AmazonBraketSimulator4Card', 'Amazon Braket Simulator4 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('aws-q2-2023/bootstrap')

' loads the Item which embeds the element AmazonBraketSimulator4Card
include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator4')

' renders the element
AmazonBraketSimulator4Card('AmazonBraketSimulator4Card', 'Amazon Braket Simulator4 Card', 'an optional description')
@enduml

AmazonBraketSimulator4Group

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('aws-q2-2023/bootstrap')

' loads the Item which embeds the element AmazonBraketSimulator4Group
include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator4')

' renders the element
AmazonBraketSimulator4Group('AmazonBraketSimulator4Group', 'Amazon Braket Simulator4 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('aws-q2-2023/bootstrap')

' loads the Item which embeds the element AmazonBraketSimulator4Group
include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator4')

' renders the element
AmazonBraketSimulator4Group('AmazonBraketSimulator4Group', 'Amazon Braket Simulator4 Group', 'an optional tech label') {
    note as note
        the content of the group
    end note
}
@enduml