Class SimulinkPort
java.lang.Object
org.eclipse.epsilon.emc.simulink.model.element.SimulinkModelElement
org.eclipse.epsilon.emc.simulink.model.element.SimulinkElement
org.eclipse.epsilon.emc.simulink.model.element.SimulinkPort
- All Implemented Interfaces:
ISimulinkModelElement
,IModelElement
-
Field Summary
Fields inherited from class org.eclipse.epsilon.emc.simulink.model.element.SimulinkElement
ADD_BLOCK_MAKE_NAME_UNIQUE_ON, GET_FULL_NAME, GET_HANDLE_PROPERTY, GET_SIMULINK_KIND, GET_SIMULINK_TYPE, handle, HANDLE
Fields inherited from class org.eclipse.epsilon.emc.simulink.model.element.SimulinkModelElement
engine, model, superType, type
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
getLines()
link
(SimulinkPort other) void
unlink
(SimulinkPort other) Methods inherited from class org.eclipse.epsilon.emc.simulink.model.element.SimulinkElement
equals, getAllTypeNamesOf, getHandle, getPath, getProperty, setProperty, toString
Methods inherited from class org.eclipse.epsilon.emc.simulink.model.element.SimulinkModelElement
getEngine, getOwningModel, getSuperType, getType
-
Constructor Details
-
SimulinkPort
public SimulinkPort(SimulinkModel model, MatlabEngine engine, Double handle) throws MatlabRuntimeException - Throws:
MatlabRuntimeException
-
-
Method Details
-
getLines
- Throws:
EolRuntimeException
-
link
- Throws:
EolRuntimeException
-
unlink
- Throws:
EolRuntimeException
-
deleteElementInModel
- Throws:
EolRuntimeException
-