|
simulink | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SimulinkLine | |
|---|---|
| edu.tum.cs.simulink.constraints | This package contains the constraints for the Simulink model. |
| edu.tum.cs.simulink.model | This package contains the implementation of the Simulink model. |
| Uses of SimulinkLine in edu.tum.cs.simulink.constraints |
|---|
| Methods in edu.tum.cs.simulink.constraints with parameters of type SimulinkLine | |
|---|---|
void |
SimulinkLineConstraint.checkLocalConstraint(SimulinkLine element)
See class comment. |
| Uses of SimulinkLine in edu.tum.cs.simulink.model |
|---|
| Methods in edu.tum.cs.simulink.model that return SimulinkLine | |
|---|---|
SimulinkLine |
SimulinkInPort.getLine()
Get line connected to this port. |
| Methods in edu.tum.cs.simulink.model that return types with arguments of type SimulinkLine | |
|---|---|
java.util.List<SimulinkLine> |
SimulinkBlock.getInLines()
Get all incoming lines of this block. |
java.util.List<SimulinkLine> |
SimulinkBlock.getOutLines()
Get all outgoing lines of this block. |
|
simulink | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||