AmazonBraketSimulator1

aws-q1-2024/Resource/QuantumTechnologies/AmazonBraketSimulator1
include('aws-q1-2024/Resource/QuantumTechnologies/AmazonBraketSimulator1')
Illustration AmazonBraketSimulator1 AmazonBraketSimulator1Card AmazonBraketSimulator1Group
illustration for Illustration illustration for AmazonBraketSimulator1 illustration for AmazonBraketSimulator1Card illustration for AmazonBraketSimulator1Group

Sprites

The item provides the following sriptes:

  • <$AmazonBraketSimulator1Xs>
  • <$AmazonBraketSimulator1Sm>
  • <$AmazonBraketSimulator1Md>
  • <$AmazonBraketSimulator1Lg>

AmazonBraketSimulator1

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 AmazonBraketSimulator1
include('aws-q1-2024/Resource/QuantumTechnologies/AmazonBraketSimulator1')

' renders the element
AmazonBraketSimulator1('AmazonBraketSimulator1', 'Amazon Braket Simulator1', '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 AmazonBraketSimulator1
include('aws-q1-2024/Resource/QuantumTechnologies/AmazonBraketSimulator1')

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

AmazonBraketSimulator1Card

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 AmazonBraketSimulator1Card
include('aws-q1-2024/Resource/QuantumTechnologies/AmazonBraketSimulator1')

' renders the element
AmazonBraketSimulator1Card('AmazonBraketSimulator1Card', 'Amazon Braket Simulator1 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 AmazonBraketSimulator1Card
include('aws-q1-2024/Resource/QuantumTechnologies/AmazonBraketSimulator1')

' renders the element
AmazonBraketSimulator1Card('AmazonBraketSimulator1Card', 'Amazon Braket Simulator1 Card', 'an optional description')
@enduml

AmazonBraketSimulator1Group

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 AmazonBraketSimulator1Group
include('aws-q1-2024/Resource/QuantumTechnologies/AmazonBraketSimulator1')

' renders the element
AmazonBraketSimulator1Group('AmazonBraketSimulator1Group', 'Amazon Braket Simulator1 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 AmazonBraketSimulator1Group
include('aws-q1-2024/Resource/QuantumTechnologies/AmazonBraketSimulator1')

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