AmazonBraketEmbeddedSimulator

aws-q1-2024/Resource/QuantumTechnologies/AmazonBraketEmbeddedSimulator
include('aws-q1-2024/Resource/QuantumTechnologies/AmazonBraketEmbeddedSimulator')
Illustration AmazonBraketEmbeddedSimulator AmazonBraketEmbeddedSimulatorCard AmazonBraketEmbeddedSimulatorGroup
illustration for Illustration illustration for AmazonBraketEmbeddedSimulator illustration for AmazonBraketEmbeddedSimulatorCard illustration for AmazonBraketEmbeddedSimulatorGroup

Sprites

The item provides the following sriptes:

  • <$AmazonBraketEmbeddedSimulatorXs>
  • <$AmazonBraketEmbeddedSimulatorSm>
  • <$AmazonBraketEmbeddedSimulatorMd>
  • <$AmazonBraketEmbeddedSimulatorLg>

AmazonBraketEmbeddedSimulator

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

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

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

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

AmazonBraketEmbeddedSimulatorCard

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

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

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

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

AmazonBraketEmbeddedSimulatorGroup

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

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

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

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