|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
| Field Summary | |
static int |
AOT_BILAYER
|
static int |
AOT_ENZYME
|
static int |
AOT_NULL
|
static int |
AOT_TRANSPORTER
|
static int |
FeatureType_Null
|
static int |
GENEVAL_EFF_KM
|
static int |
GENEVAL_KM
|
static int |
GENEVAL_V
|
static int |
Irr_Sb1_Pr1_Ac0_In0_Co0
|
static int |
Irr_Sb1_Pr1_Ac0_In0_CoN
|
static int |
Irr_Sb1_Pr1_Ac0_In1_CoN
|
static int |
Irr_Sb1_Pr1_Ac1_In0_CoN
|
static int |
Irr_Sb1_Pr1_AcN_InN_CoN
|
static int |
Irr_Sb1_Pr2_Ac0_In0_Co0
|
static int |
Irr_Sb2_Pr1_Ac0_In0_CoN
|
static int |
Rev_Sb1_Pr1_Ac0_In0_Co0
|
static int |
Rev_Sb1_Pr1_Ac0_In0_CoN
|
static int |
Rev_Sb1_Pr2_Ac0_In0_Co0
|
static int |
SIZE_ARRAY_GENEVAL
|
static int |
SIZE_SMCOUNT
|
static int |
SMCOUNT_ACTIVATOR
|
static int |
SMCOUNT_COENZYME
|
static int |
SMCOUNT_INHIBITOR
|
static int |
SMCOUNT_PRODUCT
|
static int |
SMCOUNT_SUBSTRATE
|
| Fields inherited from interface org.primordion.xholon.base.IXholon |
DEFAULT_SIZE_MSG_Q, NINCLUDE_PSC, NINCLUDE_PSx, NINCLUDE_PxC, NINCLUDE_Pxx, NINCLUDE_xSC, NINCLUDE_xSx, NINCLUDE_xxC, NINCLUDE_xxx |
| Method Summary | |
int |
getActiveObjectType()
Get active object type. |
int |
getFeatureType()
Get feature type. |
boolean |
isReversible()
Is this reaction reversible. |
void |
setActiveObjectType(int activeObjectType)
Set active object type. |
void |
setFeatureType(int featureType)
Set feature type. |
void |
setFeatureType(int[] smCount)
Set the feature type of an enzyme, based on how many substrates, products, activators, inhibitors, and coenzymes (features) it interacts with. |
| Methods inherited from interface org.primordion.xholon.base.IXholonClass |
getConfigurationInstructions, getImplName, getXhType, hasAncestor, inOrderPrint, postOrderPrint, preOrderPrint, setImplName, setName, setNavInfo, setXhType |
| Field Detail |
public static final int FeatureType_Null
public static final int Irr_Sb1_Pr1_Ac0_In0_Co0
public static final int Irr_Sb1_Pr2_Ac0_In0_Co0
public static final int Irr_Sb1_Pr1_Ac0_In0_CoN
public static final int Irr_Sb2_Pr1_Ac0_In0_CoN
public static final int Irr_Sb1_Pr1_Ac0_In1_CoN
public static final int Irr_Sb1_Pr1_Ac1_In0_CoN
public static final int Irr_Sb1_Pr1_AcN_InN_CoN
public static final int Rev_Sb1_Pr1_Ac0_In0_Co0
public static final int Rev_Sb1_Pr1_Ac0_In0_CoN
public static final int Rev_Sb1_Pr2_Ac0_In0_Co0
public static final int SMCOUNT_SUBSTRATE
public static final int SMCOUNT_PRODUCT
public static final int SMCOUNT_ACTIVATOR
public static final int SMCOUNT_INHIBITOR
public static final int SMCOUNT_COENZYME
public static final int SIZE_SMCOUNT
public static final int AOT_NULL
public static final int AOT_ENZYME
public static final int AOT_BILAYER
public static final int AOT_TRANSPORTER
public static final int GENEVAL_KM
public static final int GENEVAL_V
public static final int GENEVAL_EFF_KM
public static final int SIZE_ARRAY_GENEVAL
| Method Detail |
public int getFeatureType()
public void setFeatureType(int featureType)
featureType - The feature type.public boolean isReversible()
public void setFeatureType(int[] smCount)
smCount - An array containing a count of various features.public int getActiveObjectType()
public void setActiveObjectType(int activeObjectType)
activeObjectType - The active object type.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||