public class StateflowCollectOperation extends CollectOperation
| Modifier and Type | Field and Description |
|---|---|
protected MatlabEngine |
engine |
| Constructor and Description |
|---|
StateflowCollectOperation(MatlabEngine engine) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
areExpressionsValid(List<Expression> expressions) |
Collection<?> |
execute(Object target,
NameExpression operationNameExpression,
List<Parameter> iterators,
List<Expression> expressions,
IEolContext context) |
createIteratorVariable, execute, resolve, resolveFunction, resolvePredicate, resolveSourceisOverridable, toStringprotected MatlabEngine engine
public StateflowCollectOperation(MatlabEngine engine)
public Collection<?> execute(Object target, NameExpression operationNameExpression, List<Parameter> iterators, List<Expression> expressions, IEolContext context) throws EolRuntimeException
execute in class CollectOperationEolRuntimeExceptionprotected boolean areExpressionsValid(List<Expression> expressions)
Copyright © 2020. All rights reserved.