public class StateflowBlockManager extends AbstractManager<StateflowBlock,Double>
model| Constructor and Description |
|---|
StateflowBlockManager(SimulinkModel model) |
| Modifier and Type | Method and Description |
|---|---|
StateflowBlock |
construct(Double id) |
Double |
getId(StateflowBlock from) |
SimulinkModel |
getModel() |
public StateflowBlockManager(SimulinkModel model)
public StateflowBlock construct(Double id)
public Double getId(StateflowBlock from)
public SimulinkModel getModel()
Copyright © 2020. All rights reserved.