Метод | Описание | |
---|---|---|
Equals ( System obj ) : bool | ||
ToString ( ) : string | ||
buildDevice ( Device, device ) : Device, | ||
buildDevice ( ExpressionModule, em ) : Device, | ||
buildDevice ( LinkedList |
||
buildDevice ( LinkedList |
||
buildDevice ( string name, LinkedList |
||
buildDevice ( string name, float beta, string formula, float rbsFactor, string proteinName, float terminatorFactor ) : Device, | ||
getExpressionLevel ( ) : float | ||
getExpressionModules ( ) : LinkedList |
||
getFirstGeneProteinName ( ) : string | ||
getInternalName ( ) : string | ||
getReactions ( ) : LinkedList |
||
getSize ( ) : int | ||
hasSameBricks ( Device, device ) : bool |
Метод | Описание | |
---|---|---|
Device ( string name, LinkedList |
||
generateInternalName ( ) : string | ||
generateInternalName ( LinkedList |
||
getProductsFromBiobricks ( LinkedList |
||
getPromoterReaction ( ExpressionModule, em, int id ) : PromoterProperties, | ||
getPromoterReactions ( ) : LinkedList |
||
idInit ( ) : void | ||
isValid ( LinkedList |
public static buildDevice ( Device, device ) : Device, | ||
device | Device, | |
Результат | Device, |
public static buildDevice ( ExpressionModule, em ) : Device, | ||
em | ExpressionModule, | |
Результат | Device, |
public static buildDevice ( LinkedList |
||
bricks | LinkedList |
|
Результат | Device, |
public static buildDevice ( LinkedList |
||
modules | LinkedList |
|
Результат | Device, |
public static buildDevice ( string name, LinkedList |
||
name | string | |
modules | LinkedList |
|
Результат | Device, |
public static buildDevice ( string name, float beta, string formula, float rbsFactor, string proteinName, float terminatorFactor ) : Device, | ||
name | string | |
beta | float | |
formula | string | |
rbsFactor | float | |
proteinName | string | |
terminatorFactor | float | |
Результат | Device, |
public getExpressionModules ( ) : LinkedList |
||
Результат | LinkedList |
public getFirstGeneProteinName ( ) : string | ||
Результат | string |
public hasSameBricks ( Device, device ) : bool | ||
device | Device, | |
Результат | bool |