|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.primordion.xholon.base.Xholon
org.primordion.xholon.base.XholonWithPorts
org.primordion.xholon.tutorials.rcs.XhRcs2
Regulated Catalyzing System - Glycogen Phosphorylase (GP) - Molecular Machine (MM). This version of the GP system uses the concept of a molecular machine. It is manually coded rather than generated from a UML MagicDraw model.
| Field Summary | |
static int |
AxpPort
|
static int |
Product
|
static int |
Regulation
|
java.lang.String |
roleName
|
static int |
Substrate
|
| Fields inherited from class org.primordion.xholon.base.XholonWithPorts |
port |
| Fields inherited from class org.primordion.xholon.base.Xholon |
DEFAULT_LEVEL, interaction, interactionsEnabled |
| Fields inherited from interface org.primordion.xholon.tutorials.rcs.CeRcs2 |
AdenosineCE, AdpCE, AtpCE, AxpCE, EnzymeCE, Glucose_1_PhosphateCE, GlucoseCE, GlycogenCE, GlycogenPhosphorylaseACE, GlycogenPhosphorylaseBCE, GlycogenPhosphorylaseCE, GlycogenPhosphorylaseSystemCE, includeCE, PhosphorylaseKinaseCE, PhosphorylasePhosphataseCE, PhosphorylGroupCE, PolysaccharideCE, RcsEnzymeCE, SmallMoleculeCE, SolutionCE, XholonClassCE |
| 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 |
| Constructor Summary | |
XhRcs2()
|
|
| Method Summary | |
void |
act()
Do some action during this time step. |
java.lang.String |
getRoleName()
Get name of the role played by this Xholon within a specific context. |
double |
getVal()
Get the value of a "double" maintained by this xholon instance. |
void |
initialize()
Initialize the tree node. |
void |
initStatics()
Initialize any static varibles that can't be statically initialized. |
void |
setRoleName(java.lang.String roleName)
Set name of the role played by this Xholon within a specific context. |
java.lang.String |
toString()
|
| Methods inherited from class org.primordion.xholon.base.XholonWithPorts |
configure, getMaxPorts, getPort, isActiveObject, isBound, isContainer, isPassiveObject, postConfigure, setMaxPorts, setPorts, terminate |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public static final int Substrate
public static final int Product
public static final int Regulation
public static final int AxpPort
public java.lang.String roleName
| Constructor Detail |
public XhRcs2()
| Method Detail |
public void initialize()
IXholon
initialize in interface IXholoninitialize in class XholonWithPortspublic void initStatics()
IXholon
initStatics in interface IXholoninitStatics in class Xholonpublic void setRoleName(java.lang.String roleName)
IXholon
setRoleName in interface IXholonsetRoleName in class Xholonpublic java.lang.String getRoleName()
IXholon
getRoleName in interface IXholongetRoleName in class Xholonpublic double getVal()
IXholon
getVal in interface IXholongetVal in class Xholonpublic void act()
IXholon
act in interface IXholonact in class Xholonpublic java.lang.String toString()
toString in class Xholon
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||