AmazonBraketQpu

aws-q1-2024/Resource/QuantumTechnologies/AmazonBraketQpu
include('aws-q1-2024/Resource/QuantumTechnologies/AmazonBraketQpu')
Illustration AmazonBraketQpu AmazonBraketQpuCard AmazonBraketQpuGroup
illustration for Illustration illustration for AmazonBraketQpu illustration for AmazonBraketQpuCard illustration for AmazonBraketQpuGroup

Sprites

The item provides the following sriptes:

  • <$AmazonBraketQpuXs>
  • <$AmazonBraketQpuSm>
  • <$AmazonBraketQpuMd>
  • <$AmazonBraketQpuLg>

AmazonBraketQpu

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-q1-2024/bootstrap')

' loads the Item which embeds the element AmazonBraketQpu
include('aws-q1-2024/Resource/QuantumTechnologies/AmazonBraketQpu')

' renders the element
AmazonBraketQpu('AmazonBraketQpu', 'Amazon Braket Qpu', '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-q1-2024/bootstrap')

' loads the Item which embeds the element AmazonBraketQpu
include('aws-q1-2024/Resource/QuantumTechnologies/AmazonBraketQpu')

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

AmazonBraketQpuCard

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-q1-2024/bootstrap')

' loads the Item which embeds the element AmazonBraketQpuCard
include('aws-q1-2024/Resource/QuantumTechnologies/AmazonBraketQpu')

' renders the element
AmazonBraketQpuCard('AmazonBraketQpuCard', 'Amazon Braket Qpu 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-q1-2024/bootstrap')

' loads the Item which embeds the element AmazonBraketQpuCard
include('aws-q1-2024/Resource/QuantumTechnologies/AmazonBraketQpu')

' renders the element
AmazonBraketQpuCard('AmazonBraketQpuCard', 'Amazon Braket Qpu Card', 'an optional description')
@enduml

AmazonBraketQpuGroup

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-q1-2024/bootstrap')

' loads the Item which embeds the element AmazonBraketQpuGroup
include('aws-q1-2024/Resource/QuantumTechnologies/AmazonBraketQpu')

' renders the element
AmazonBraketQpuGroup('AmazonBraketQpuGroup', 'Amazon Braket Qpu 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-q1-2024/bootstrap')

' loads the Item which embeds the element AmazonBraketQpuGroup
include('aws-q1-2024/Resource/QuantumTechnologies/AmazonBraketQpu')

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