Class MatlabHandleElement
java.lang.Object
org.eclipse.epsilon.emc.simulink.model.element.SimulinkModelElement
org.eclipse.epsilon.emc.simulink.model.element.MatlabHandleElement
- All Implemented Interfaces:
ISimulinkModelElement
,IModelElement
-
Field Summary
Fields inherited from class org.eclipse.epsilon.emc.simulink.model.element.SimulinkModelElement
engine, model, superType, type
-
Constructor Summary
ConstructorsConstructorDescriptionMatlabHandleElement
(IGenericSimulinkModel model, MatlabEngine engine, HandleObject handle) -
Method Summary
Modifier and TypeMethodDescriptionboolean
getProperty
(String property) void
void
setProperty
(String property, Object value) toString()
Methods inherited from class org.eclipse.epsilon.emc.simulink.model.element.SimulinkModelElement
getEngine, getOwningModel, getSuperType, getType
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface org.eclipse.epsilon.emc.simulink.model.element.ISimulinkModelElement
equals
-
Constructor Details
-
MatlabHandleElement
-
-
Method Details
-
deleteElementInModel
- Throws:
EolRuntimeException
-
getProperty
- Throws:
EolRuntimeException
-
setProperty
- Throws:
EolRuntimeException
-
getHandle
-
setHandleInMatlabWorkspace
- Throws:
MatlabException
-
toString
-
getAllTypeNamesOf
-