public interface StateRunnable
StateRunnable getChild(String snm) throws ConnectionError
ConnectionError
void advance(StateRunnable parent, double t, double dt) throws RuntimeError, ContentError
RuntimeError
ContentError
void exportState(String pfx, double t, LineDisplay ld)
InPort getFirstInPort() throws ConnectionError
ConnectionError
InPort getInPort(String portId) throws ConnectionError
ConnectionError
StateWrapper getWrapper(String string)
HashMap<String,DoublePointer> getVariables()
String stateString()
void setVariable(String varname, double d)
double getVariable(String varname) throws RuntimeError
RuntimeError
String getID()
void setNewVariable(String string, double d)
void evaluate(StateRunnable parent) throws RuntimeError, ContentError
RuntimeError
ContentError
void initialize(StateRunnable sr) throws RuntimeError, ContentError
RuntimeError
ContentError
Object getComponentID()
boolean hasChildInstance(String str) throws ContentError
ContentError
StateRunnable getChildInstance(String string) throws ContentError
ContentError
ArrayList<StateRunnable> quietGetStateInstances(String path) throws ConnectionError, ContentError, RuntimeError
ConnectionError
ContentError
RuntimeError
void setParent(StateRunnable par)
ArrayList<StateRunnable> getStateInstances() throws ConnectionError, ContentError, RuntimeError
ConnectionError
ContentError
RuntimeError
void checkBuilt() throws ConnectionError, ContentError, RuntimeError
ConnectionError
ContentError
RuntimeError
StateRunnable getScopeInstance(String id)
ArrayList<StateRunnable> getPathInstances(String sel) throws ContentError, ConnectionError, RuntimeError
ContentError
ConnectionError
RuntimeError
double quietGetFloatProperty(String sel) throws ContentError
ContentError
boolean hasSingleMI()
StateRunnable getPathStateInstance(String path) throws ContentError
ContentError
OutPort getFirstOutPort() throws ConnectionError
ConnectionError
StateRunnable getParent()
InstanceSet<StateRunnable> getUniqueInstanceSet() throws ContentError
ContentError
InstanceSet<StateRunnable> getInstanceSet(String col)
Object getWork()
ArrayList<StateRunnable> getStateInstances(String path) throws ConnectionError, ContentError, RuntimeError
ConnectionError
ContentError
RuntimeError
double getFloatProperty(String sel) throws ContentError
ContentError
String getPathStringValue(String fieldName, double fac, double off) throws ContentError, RuntimeError
ContentError
RuntimeError
void addAttachment(String destAttachments, StateInstance rsi) throws ConnectionError, ContentError, RuntimeError
ConnectionError
ContentError
RuntimeError
void addAttachment(StateInstance rsi) throws ConnectionError, ContentError, RuntimeError
ConnectionError
ContentError
RuntimeError
MultiInstance getSingleMI()
void setList(String childrenName)
String getChildSummary()
boolean isBuilt()
String getDimensionString(String lastbit) throws ContentError
ContentError
Copyright © 2020. All rights reserved.