public class StateflowObjectMethod extends ObjectMethod
Modifier and Type | Field and Description |
---|---|
protected MatlabEngine |
engine |
protected String |
name |
method, object
Constructor and Description |
---|
StateflowObjectMethod(MatlabEngine engine,
Object object,
String name) |
Modifier and Type | Method and Description |
---|---|
Object |
execute(Object[] parameters,
ModuleElement ast) |
getMethod, getObject, setMethod, setObject
protected String name
protected MatlabEngine engine
public StateflowObjectMethod(MatlabEngine engine, Object object, String name)
public Object execute(Object[] parameters, ModuleElement ast) throws EolRuntimeException
execute
in class ObjectMethod
EolRuntimeException
Copyright © 2018. All rights reserved.