public class SimulinkSection extends SimulinkModelElement implements ISimulinkDictionaryModelElement
| Modifier and Type | Field and Description |
|---|---|
protected MatlabHandleElement |
section |
engine, model, superType, type| Constructor and Description |
|---|
SimulinkSection(AbstractSimulinkModel model,
MatlabEngine engine,
HandleObject sectionHandle) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
deleteElementInModel() |
Collection<String> |
getAllTypeNamesOf() |
Object |
getHandle() |
Object |
getProperty(String property) |
void |
setProperty(String property,
Object value) |
getEngine, getOwningModel, getSuperType, getTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequals, getEngine, getTypegetOwningModelprotected MatlabHandleElement section
public SimulinkSection(AbstractSimulinkModel model, MatlabEngine engine, HandleObject sectionHandle)
public Object getProperty(String property) throws EolRuntimeException
getProperty in interface ISimulinkModelElementEolRuntimeExceptionpublic void setProperty(String property, Object value) throws EolRuntimeException
setProperty in interface ISimulinkModelElementEolRuntimeExceptionpublic Collection<String> getAllTypeNamesOf()
getAllTypeNamesOf in interface ISimulinkModelElementpublic boolean deleteElementInModel()
throws EolRuntimeException
deleteElementInModel in interface ISimulinkModelElementEolRuntimeExceptionpublic Object getHandle()
getHandle in interface ISimulinkModelElementCopyright © 2020. All rights reserved.