simpArc.devsBridge
Class Transd
java.lang.Object
GenCol.entity
genDevs.modeling.devs
genDevs.modeling.atomic
simView.ViewableAtomic
genDevs.devsBridge.atomicExt.InitializeableAtomic
simpArc.devsBridge.Transd
- All Implemented Interfaces:
- devsBridge.XMLInitModelOperations, devsBridge.XMLParamInitModelOperations, devsBridge.XMLStateInitModelOperations, GenCol.EntityInterface, DOMInitModelOperations, genDevs.modeling.IODevs, simView.ViewableComponent
public class Transd
- extends InitializeableAtomic
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 |
Transd()
|
Transd(java.lang.String name,
double Observation_time)
|
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 |
arrived
protected java.util.Map arrived
solved
protected java.util.Map solved
clock
protected double clock
total_ta
protected double total_ta
observation_time
protected double observation_time
Transd
public Transd(java.lang.String name,
double Observation_time)
Transd
public Transd()
initialize
public void initialize()
- Overrides:
initialize
in class genDevs.modeling.atomic
showState
public void showState()
- Overrides:
showState
in class genDevs.modeling.atomic
deltext
public void deltext(double e,
genDevs.modeling.message x)
- Overrides:
deltext
in class genDevs.modeling.atomic
deltint
public void deltint()
- Overrides:
deltint
in class genDevs.modeling.atomic
out
public genDevs.modeling.message out()
- Overrides:
out
in class genDevs.modeling.atomic
compute_TA
public double compute_TA()
compute_Thru
public double compute_Thru()
show_state
public void show_state()
setObservationTime
public void setObservationTime(double t)
setModelParameters
public void setModelParameters(org.w3c.dom.Node node)
throws devsBridge.DevsCorbaException
- Throws:
devsBridge.DevsCorbaException
getParameters
public java.lang.String getParameters()
- Specified by:
getParameters
in interface devsBridge.XMLParamInitModelOperations
- Overrides:
getParameters
in class InitializeableAtomic
initializeState
public void initializeState(org.w3c.dom.Node node)
throws devsBridge.DevsCorbaException
- Throws:
devsBridge.DevsCorbaException