|
simulink | |||||||||
PREV NEXT | FRAMES NO FRAMES |
UnsupportedOperationException
as the machine can
only be deep cloned by cloning the SimulinkModel
it belongs to.
null
if no inport with this index was
found.
null
if no outport with this index
was found.
Reference.
- getSrc() -
Method in class edu.tum.cs.simulink.model.stateflow.StateflowTransition
- Get source node.
- getSrcPort() -
Method in class edu.tum.cs.simulink.model.SimulinkLine
- Returns source port.
- getStateflowBlock() -
Method in class edu.tum.cs.simulink.model.stateflow.StateflowChart
- Get Stateflow block this chart belongs to.
- getStateflowId() -
Method in interface edu.tum.cs.simulink.model.stateflow.IStateflowElement
- In the MDL file each Stateflow element is annotated with an Id.
- getStateflowId() -
Method in class edu.tum.cs.simulink.model.stateflow.StateflowElementBase
- In the MDL file each Stateflow element is annotated with an Id.
- getStateflowInport(SimulinkInPort) -
Static method in class edu.tum.cs.simulink.util.SimulinkUtils
- Obtain in port.
- getStateflowMachine() -
Method in class edu.tum.cs.simulink.model.SimulinkModel
- Get Stateflow machine of this model (may be
null
).
- getStateflowOutport(SimulinkOutPort) -
Static method in class edu.tum.cs.simulink.util.SimulinkUtils
- Obtain out port block that is below the a Stateflow block and describes
the output of a Stateflow chart.
- getStateName(StateflowState) -
Static method in class edu.tum.cs.simulink.util.SimulinkUtils
- Get name of a Stateflow state as defined in the Stateflow manual.
- getStringParameterArray(String) -
Static method in class edu.tum.cs.simulink.util.SimulinkUtils
- Get Simulink array parameter as array.
- getSubBlock(String) -
Method in class edu.tum.cs.simulink.model.SimulinkBlock
- Get named sub block or
null
if no sub block with the given
name is present.
- getSubBlocks() -
Method in class edu.tum.cs.simulink.model.SimulinkBlock
- Returns the sub blocks of this block.
- getTargets() -
Method in class edu.tum.cs.simulink.model.stateflow.StateflowMachine
- Get targets of this machine.
- getType() -
Method in class edu.tum.cs.simulink.model.SimulinkBlock
- Returns the type.
- getType() -
Method in class edu.tum.cs.simulink.model.SimulinkModel
- Returns
SimulinkConstants.TYPE_Model
.
- getType() -
Method in class edu.tum.cs.simulink.model.stateflow.StateflowJunction
- Get junction type.
- getTypeBlockDefaultParameter(String, String) -
Method in class edu.tum.cs.simulink.model.SimulinkModel
- Get named default parameter for a given type.
StateflowNodeBase
s.null
.
null
.
null
.
UnsupportedOperationException
.
UnsupportedOperationException
as models cannot have
parents.
DeepCloneTestUtils
.StateflowData
and
StateflowEvent
.
|
simulink | |||||||||
PREV NEXT | FRAMES NO FRAMES |