Package | Description |
---|---|
org.lemsml.jlems.core.run | |
org.lemsml.jlems.core.sim | |
org.lemsml.jlems.core.type | |
org.lemsml.jruntime |
Modifier and Type | Method and Description |
---|---|
StateInstance |
SubstitutionBuilder.buildSubstitute(StateType origType) |
StateInstance |
StateListChild.getInstance() |
StateInstance |
RegimeStateInstance.getParent() |
StateInstance |
InstancePairSet.getParent() |
StateInstance |
StateType.newInstance() |
Modifier and Type | Method and Description |
---|---|
void |
MultiInstance.add(StateInstance sr) |
void |
StateRunnable.addAttachment(StateInstance rsi) |
void |
StateInstance.addAttachment(StateInstance inst) |
void |
StateRunnable.addAttachment(String destAttachments,
StateInstance rsi) |
void |
StateInstance.addAttachment(String s,
StateInstance inst) |
void |
StateInstance.addListChild(String tnm,
String sid,
StateInstance newInstance) |
void |
StateWrapper.advance(StateInstance parent,
double t,
double dt) |
void |
KSchemeInst.advance(StateInstance stateInstance,
double t,
double dt) |
void |
KScheme.advance(StateInstance psi,
KSchemeInst inst,
double dt) |
void |
StateType.applyPathDerived(StateInstance uin) |
void |
StateType.build(StateInstance uin) |
void |
DestinationMap.checkInsert(String s,
StateInstance inst) |
void |
SingleChildBuilder.childInstantiate(StateInstance parent) |
void |
MultiBuilder.childInstantiate(StateInstance par) |
void |
CoBuilder.childInstantiate(StateInstance par) |
void |
ChildInstantiator.childInstantiate(StateInstance si) |
void |
Builder.childInstantiate(StateInstance si) |
void |
StateInstance.coCopy(StateInstance psi) |
void |
StateType.eulerAdvance(StateInstance uin,
StateRunnable parent,
double t,
double dt) |
void |
RegimeStateInstance.evaluate(StateInstance stateInstance) |
void |
KSchemeInst.evaluate(StateInstance stateInstance) |
void |
KScheme.evaluate(StateInstance psi,
KSchemeInst inst) |
void |
StateType.evaluate(StateInstance uin,
StateRunnable parent) |
ArrayList<StateRunnable> |
PathDerivedVariable.getTargetArray(StateInstance base) |
StateRunnable |
PathDerivedVariable.getTargetState(StateInstance uin) |
void |
StateType.initialize(StateInstance uin,
StateRunnable parent,
boolean includeDerivedVariables,
boolean checkNaN) |
RegimeStateInstance |
ComponentRegime.newInstance(StateInstance par) |
void |
RegimeStateInstance.postBuild(StateInstance root) |
void |
StateType.rk4Advance(StateInstance uin,
StateRunnable parent,
double t,
double dt) |
void |
ActionBlock.run(StateInstance uin) |
Modifier and Type | Method and Description |
---|---|
void |
WhenBuilder.postBuild(RunnableAccessor ra,
StateRunnable base,
HashMap<String,StateInstance> sihm) |
void |
IfBuilder.postBuild(RunnableAccessor ra,
StateRunnable base,
HashMap<String,StateInstance> sihm) |
void |
ChooseBuilder.postBuild(RunnableAccessor ra,
StateRunnable base,
HashMap<String,StateInstance> sihm) |
Constructor and Description |
---|
InPort(StateInstance inst,
String s,
ActionBlock ab) |
InstancePairSet(String nm,
StateInstance p) |
RegimeStateInstance(ComponentRegime uc,
StateInstance par) |
StateListChild(String s,
StateInstance inst) |
StateWrapper(StateInstance ui,
String snm) |
Modifier and Type | Method and Description |
---|---|
StateInstance |
Sim.getCurrentRootState() |
Modifier and Type | Method and Description |
---|---|
StateInstance |
Lems.build(StateType cptb,
EventManager em) |
Modifier and Type | Method and Description |
---|---|
void |
NativeWrapper.addAttachment(StateInstance rsi) |
void |
NativeWrapper.addAttachment(String destAttachments,
StateInstance rsi) |
Copyright © 2019. All rights reserved.