|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectGenCol.entity
genDevs.modeling.devs
genDevs.modeling.atomic
simView.ViewableAtomic
genDevs.devsBridge.atomicExt.InitializeableAtomic
simpArc.devsBridge.Genr
public class Genr
Field Summary | |
---|---|
protected int |
count
|
protected double |
int_arr_time
|
Fields inherited from class simView.ViewableAtomic |
---|
backgroundColor, base, view |
Fields inherited from class genDevs.modeling.atomic |
---|
a, INFINITY, mySim, phase, sigma |
Fields inherited from class genDevs.modeling.devs |
---|
mh |
Fields inherited from class GenCol.entity |
---|
name |
Constructor Summary | |
---|---|
Genr()
|
|
Genr(java.lang.String name,
double Int_arr_time)
|
Method Summary | |
---|---|
void |
deltext(double e,
genDevs.modeling.message x)
|
void |
deltint()
|
java.lang.String |
getParameters()
|
void |
initialize()
|
void |
initializeState(org.w3c.dom.Node node)
|
static void |
main(java.lang.String[] argv)
|
genDevs.modeling.message |
out()
|
void |
setArrTime(double t)
|
void |
setModelParameters(org.w3c.dom.Node node)
|
void |
showState()
|
Methods inherited from class genDevs.devsBridge.atomicExt.InitializeableAtomic |
---|
getState, initializeState, setModelParameters |
Methods inherited from class simView.ViewableAtomic |
---|
addTestInput, addTestInput, createView, getAtomicView, getBackgroundColor, getFormattedPhase, getFormattedSigma, getFormattedTL, getFormattedTN, getInportNames, getLayoutName, getNumInports, getNumOutports, getOutportNames, getPreferredLocation, getSimulator, getTestInputs, getTooltipText, getView, isHidden, setBackgroundColor, setHidden, setLayoutName, setPreferredLocation, setSigma |
Methods inherited from class genDevs.modeling.atomic |
---|
Continue, deltcon, deltcon, deltext, getActivity, getPhase, getSigma, getSim, holdIn, holdIn, Out, passivate, passivateIn, phaseIs, setSimulator, startActiviry, stringState, ta, toString |
Methods inherited from class genDevs.modeling.devs |
---|
addInport, addOutport, makeContent, makeContent, messageOnPort, messageOnPort |
Methods inherited from class GenCol.entity |
---|
addSelf, eq, equalName, equals, getExtRep, getName, print, removeSelf |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface simView.ViewableComponent |
---|
getName |
Methods inherited from interface genDevs.modeling.IODevs |
---|
addInport, addOutport, makeContent, messageOnPort |
Methods inherited from interface GenCol.EntityInterface |
---|
equalName, getExtRep, getName |
Field Detail |
---|
protected double int_arr_time
protected int count
Constructor Detail |
---|
public Genr()
public Genr(java.lang.String name, double Int_arr_time)
Method Detail |
---|
public void setArrTime(double t)
public void initialize()
initialize
in class genDevs.modeling.atomic
public void deltext(double e, genDevs.modeling.message x)
deltext
in class genDevs.modeling.atomic
public void deltint()
deltint
in class genDevs.modeling.atomic
public genDevs.modeling.message out()
out
in class genDevs.modeling.atomic
public void showState()
showState
in class genDevs.modeling.atomic
public void setModelParameters(org.w3c.dom.Node node) throws devsBridge.DevsCorbaException
devsBridge.DevsCorbaException
public java.lang.String getParameters()
getParameters
in interface devsBridge.XMLParamInitModelOperations
getParameters
in class InitializeableAtomic
public void initializeState(org.w3c.dom.Node node) throws devsBridge.DevsCorbaException
devsBridge.DevsCorbaException
public static void main(java.lang.String[] argv) throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |