C# Class PickableDeviceRef4Bricks, Hero.Coli

Inheritance: PickableDevice
Show file Open project: CyberCRI/Hero.Coli

Public Properties

Property Type Description
deviceName string
expressionModuleName string
geneName string
promoterName string
rbsName string
terminatorName string

Protected Methods

Method Description
produceDNABit ( ) : DNABit,

Method Details

produceDNABit() protected method

protected produceDNABit ( ) : DNABit,
return DNABit,

Property Details

deviceName public property

public string deviceName
return string

expressionModuleName public property

public string expressionModuleName
return string

geneName public property

public string geneName
return string

promoterName public property

public string promoterName
return string

rbsName public property

public string rbsName
return string

terminatorName public property

public string terminatorName
return string