public interface StateRunnable
StateRunnable getChild(String snm) throws ConnectionError
ConnectionErrorvoid advance(StateRunnable parent, double t, double dt) throws RuntimeError, ContentError
RuntimeErrorContentErrorvoid exportState(String pfx, double t, LineDisplay ld)
InPort getFirstInPort() throws ConnectionError
ConnectionErrorInPort getInPort(String portId) throws ConnectionError
ConnectionErrorStateWrapper getWrapper(String string)
HashMap<String,DoublePointer> getVariables()
String stateString()
void setVariable(String varname, double d)
double getVariable(String varname) throws RuntimeError
RuntimeErrorString getID()
void setNewVariable(String string, double d)
void evaluate(StateRunnable parent) throws RuntimeError, ContentError
RuntimeErrorContentErrorvoid initialize(StateRunnable sr) throws RuntimeError, ContentError
RuntimeErrorContentErrorObject getComponentID()
boolean hasChildInstance(String str) throws ContentError
ContentErrorStateRunnable getChildInstance(String string) throws ContentError
ContentErrorArrayList<StateRunnable> quietGetStateInstances(String path) throws ConnectionError, ContentError, RuntimeError
ConnectionErrorContentErrorRuntimeErrorvoid setParent(StateRunnable par)
ArrayList<StateRunnable> getStateInstances() throws ConnectionError, ContentError, RuntimeError
ConnectionErrorContentErrorRuntimeErrorvoid checkBuilt()
throws ConnectionError,
ContentError,
RuntimeError
ConnectionErrorContentErrorRuntimeErrorStateRunnable getScopeInstance(String id)
ArrayList<StateRunnable> getPathInstances(String sel) throws ContentError, ConnectionError, RuntimeError
ContentErrorConnectionErrorRuntimeErrordouble quietGetFloatProperty(String sel) throws ContentError
ContentErrorboolean hasSingleMI()
StateRunnable getPathStateInstance(String path) throws ContentError
ContentErrorOutPort getFirstOutPort() throws ConnectionError
ConnectionErrorStateRunnable getParent()
InstanceSet<StateRunnable> getUniqueInstanceSet() throws ContentError
ContentErrorInstanceSet<StateRunnable> getInstanceSet(String col)
Object getWork()
ArrayList<StateRunnable> getStateInstances(String path) throws ConnectionError, ContentError, RuntimeError
ConnectionErrorContentErrorRuntimeErrordouble getFloatProperty(String sel) throws ContentError
ContentErrorString getPathStringValue(String fieldName, double fac, double off) throws ContentError, RuntimeError
ContentErrorRuntimeErrorvoid addAttachment(String destAttachments, StateInstance rsi) throws ConnectionError, ContentError, RuntimeError
ConnectionErrorContentErrorRuntimeErrorvoid addAttachment(StateInstance rsi) throws ConnectionError, ContentError, RuntimeError
ConnectionErrorContentErrorRuntimeErrorMultiInstance getSingleMI()
void setList(String childrenName)
String getChildSummary()
boolean isBuilt()
String getDimensionString(String lastbit) throws ContentError
ContentErrorCopyright © 2019. All rights reserved.