|
||||||||||
| 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.adapter.ViewableAtomicDigraph
genDevs.devsBridge.adapter.InitializableAtomicDigraph
public class InitializableAtomicDigraph
| Field Summary |
|---|
| Fields inherited from class genDevs.devsBridge.adapter.ViewableAtomicDigraph |
|---|
coord, coupledMod |
| 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 | |
|---|---|
InitializableAtomicDigraph(InitializeableDigraph coupledMod)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getParameters()
|
java.lang.String |
getState(java.lang.String scenario)
|
protected devsBridge.XMLInitModelOperations |
initCoupled()
|
protected DOMInitModelOperations |
initDomCoupled()
|
void |
initializeState(org.w3c.dom.Node node)
|
void |
initializeState(java.lang.String xml)
|
void |
setModelParameters(org.w3c.dom.Node node)
|
void |
setModelParameters(java.lang.String xml)
|
void |
showState()
|
double |
ta()
|
| Methods inherited from class genDevs.devsBridge.adapter.ViewableAtomicDigraph |
|---|
deltcon, deltext, deltint, getInportNames, getOutportNames, holdAsCoordinator, initialize, Out, viewCoupled |
| Methods inherited from class simView.ViewableAtomic |
|---|
addTestInput, addTestInput, createView, getAtomicView, getBackgroundColor, getFormattedPhase, getFormattedSigma, getFormattedTL, getFormattedTN, getLayoutName, getNumInports, getNumOutports, 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, showState, 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 genDevs.modeling.IOBasicDevs |
|---|
getActivity, setSimulator |
| Methods inherited from interface genDevs.modeling.IODevs |
|---|
addInport, addOutport, makeContent, messageOnPort |
| Methods inherited from interface GenCol.EntityInterface |
|---|
equalName, getExtRep, getName |
| Methods inherited from interface simView.ViewableComponent |
|---|
getName |
| Constructor Detail |
|---|
public InitializableAtomicDigraph(InitializeableDigraph coupledMod)
| Method Detail |
|---|
protected devsBridge.XMLInitModelOperations initCoupled()
protected DOMInitModelOperations initDomCoupled()
public void setModelParameters(java.lang.String xml)
throws devsBridge.DevsCorbaException
setModelParameters in interface devsBridge.XMLParamInitModelOperationsdevsBridge.DevsCorbaException
public void initializeState(java.lang.String xml)
throws devsBridge.DevsCorbaException
initializeState in interface devsBridge.XMLStateInitModelOperationsdevsBridge.DevsCorbaException
public void setModelParameters(org.w3c.dom.Node node)
throws devsBridge.DevsCorbaException
setModelParameters in interface DOMInitModelOperationsdevsBridge.DevsCorbaException
public void initializeState(org.w3c.dom.Node node)
throws devsBridge.DevsCorbaException
initializeState in interface DOMInitModelOperationsdevsBridge.DevsCorbaExceptionpublic java.lang.String getParameters()
getParameters in interface devsBridge.XMLParamInitModelOperationspublic java.lang.String getState(java.lang.String scenario)
getState in interface devsBridge.XMLStateInitModelOperationspublic double ta()
public void showState()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||