|
||||||||||
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.Proc
public class Proc
Field Summary | |
---|---|
protected GenCol.entity |
job
|
protected double |
processing_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 | |
---|---|
Proc()
|
|
Proc(java.lang.String name,
double Processing_time)
|
Method Summary | |
---|---|
void |
deltcon(double e,
genDevs.modeling.message x)
|
void |
deltext(double e,
genDevs.modeling.message x)
|
void |
deltint()
|
java.lang.String |
getParameters()
|
void |
initialize()
|
void |
initializeState(org.w3c.dom.Node node)
|
genDevs.modeling.message |
out()
|
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, 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 GenCol.entity job
protected double processing_time
Constructor Detail |
---|
public Proc()
public Proc(java.lang.String name, double Processing_time)
Method Detail |
---|
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 void deltcon(double e, genDevs.modeling.message x)
deltcon
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
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |