Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ConnectNaStrandsCommand

This command connects two DNA strands into one in the desired direction.

Hierarchy

Index

Constructors

constructor

Properties

Private _connFivePrimeNtGlobalId

_connFivePrimeNtGlobalId: number

Private _connectionEnd

_connectionEnd: NucleicAcidStrandEnd

Private _fivePrimeProxyIdx

_fivePrimeProxyIdx: number

Private _startStrand

_startStrand: CgNucleicAcidStrand

Private _targetStrand

_targetStrand: CgNucleicAcidStrand | null

prev

prev: Command | null

Accessors

name

  • get name(): string

Methods

do

  • do(): void

Protected error_cannotRedo

  • error_cannotRedo(): void

Protected error_cannotUndo

  • error_cannotUndo(): void

undo

  • undo(): void

Generated using TypeDoc