public class OnEvent extends PointResponse
Modifier and Type | Field and Description |
---|---|
String |
port |
eventOuts, stateAssignments, transitions
Constructor and Description |
---|
OnEvent() |
Modifier and Type | Method and Description |
---|---|
String |
getPortName() |
OnEvent |
makeCopy() |
void |
resolve(Dynamics bhv,
LemsCollection<StateVariable> stateVariables,
HashMap<String,Valued> valHM,
Parser parser) |
addStateAssignment, addTransition, checkEquations, copyInto, getEventOuts, getStateAssignments, getTransitions, makeEventAction, supResolve
public String port
public void resolve(Dynamics bhv, LemsCollection<StateVariable> stateVariables, HashMap<String,Valued> valHM, Parser parser) throws ContentError, ParseError
ContentError
ParseError
public String getPortName()
public OnEvent makeCopy()
Copyright © 2020. All rights reserved.