Modifier and Type | Class and Description |
---|---|
class |
SimulinkDictionaryModelInEclipse |
Modifier and Type | Class and Description |
---|---|
class |
SimulinkRequirementModelInEclipse |
Modifier and Type | Method and Description |
---|---|
abstract IGenericSimulinkModel |
AbstractCommonSimulinkTest.getModel() |
abstract IGenericSimulinkModel |
AbstractCommonSimulinkTest.loadSimulinkModel(File file,
boolean activeCaching) |
Modifier and Type | Method and Description |
---|---|
abstract void |
AbstractCommonSimulinkTest.dispose(IGenericSimulinkModel model) |
Modifier and Type | Class and Description |
---|---|
class |
SimulinkDictionaryModel |
Modifier and Type | Method and Description |
---|---|
IGenericSimulinkModel |
AbstractSimulinkDictionaryTest.loadSimulinkModel(File file,
boolean activeCaching) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractSimulinkDictionaryTest.dispose(IGenericSimulinkModel model) |
Modifier and Type | Class and Description |
---|---|
class |
SimulinkModelInEclipse |
Modifier and Type | Field and Description |
---|---|
protected Set<IGenericSimulinkModel> |
MatlabEngine.models |
Modifier and Type | Method and Description |
---|---|
void |
MatlabEngine.addModel(IGenericSimulinkModel model) |
void |
MatlabEngine.release(IGenericSimulinkModel model) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractSimulinkModel |
class |
SimulinkModel |
Modifier and Type | Field and Description |
---|---|
protected IGenericSimulinkModel |
SimulinkModelElement.model |
Constructor and Description |
---|
MatlabHandleElement(IGenericSimulinkModel model,
MatlabEngine engine,
HandleObject handle) |
SimulinkModelElement(IGenericSimulinkModel model,
MatlabEngine engine) |
Modifier and Type | Class and Description |
---|---|
class |
SimulinkRequirementModel |
Modifier and Type | Method and Description |
---|---|
IGenericSimulinkModel |
AbstractSimulinkTest.loadSimulinkModel(File file,
boolean activeCaching) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractSimulinkTest.dispose(IGenericSimulinkModel model) |
Modifier and Type | Method and Description |
---|---|
static Object |
MatlabHandleUtil.convert(Object handleObject,
MatlabEngine engine,
IGenericSimulinkModel owningModel) |
Modifier and Type | Field and Description |
---|---|
protected IGenericSimulinkModel |
AbstractManager.model |
Modifier and Type | Method and Description |
---|---|
IGenericSimulinkModel |
Manager.getModel() |
Constructor and Description |
---|
AbstractManager(IGenericSimulinkModel model) |
Copyright © 2020. All rights reserved.