AmazonBraketSimulator

aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator
include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator')
Illustration AmazonBraketSimulator AmazonBraketSimulatorCard AmazonBraketSimulatorGroup
illustration for Illustration illustration for AmazonBraketSimulator illustration for AmazonBraketSimulatorCard illustration for AmazonBraketSimulatorGroup

Sprites

The item provides the following sriptes:

  • <$AmazonBraketSimulatorXs>
  • <$AmazonBraketSimulatorSm>
  • <$AmazonBraketSimulatorMd>
  • <$AmazonBraketSimulatorLg>

AmazonBraketSimulator

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 AmazonBraketSimulator
include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator')

' renders the element
AmazonBraketSimulator('AmazonBraketSimulator', 'Amazon Braket Simulator', '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 AmazonBraketSimulator
include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator')

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

AmazonBraketSimulatorCard

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 AmazonBraketSimulatorCard
include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator')

' renders the element
AmazonBraketSimulatorCard('AmazonBraketSimulatorCard', 'Amazon Braket Simulator 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 AmazonBraketSimulatorCard
include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator')

' renders the element
AmazonBraketSimulatorCard('AmazonBraketSimulatorCard', 'Amazon Braket Simulator Card', 'an optional description')
@enduml

AmazonBraketSimulatorGroup

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 AmazonBraketSimulatorGroup
include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator')

' renders the element
AmazonBraketSimulatorGroup('AmazonBraketSimulatorGroup', 'Amazon Braket Simulator 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 AmazonBraketSimulatorGroup
include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator')

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