public class SimulinkJustification extends SimulinkModelElement implements ISimulinkRequirementModelElement
| Modifier and Type | Field and Description |
|---|---|
protected MatlabHandleElement |
justificationHandle |
engine, model, superType, type| Constructor and Description |
|---|
SimulinkJustification(SimulinkRequirementModel model,
MatlabEngine engine) |
SimulinkJustification(SimulinkRequirementModel model,
MatlabEngine engine,
HandleObject id) |
SimulinkJustification(SimulinkRequirementModel model,
MatlabEngine engine,
SimulinkJustification justif) |
| Modifier and Type | Method and Description |
|---|---|
SimulinkJustificationCollection |
children() |
boolean |
deleteElementInModel() |
Collection<String> |
getAllTypeNamesOf() |
MatlabHandleElement |
getHandle() |
Object |
getProperty(String property) |
ISimulinkRequirementModelElement |
parent() |
SimulinkRequirementModel |
reqSet() |
void |
setProperty(String property,
Object value) |
getEngine, getOwningModel, getSuperType, getTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequals, getEngine, getTypegetOwningModelprotected MatlabHandleElement justificationHandle
public SimulinkJustification(SimulinkRequirementModel model, MatlabEngine engine, SimulinkJustification justif)
public SimulinkJustification(SimulinkRequirementModel model, MatlabEngine engine)
public SimulinkJustification(SimulinkRequirementModel model, MatlabEngine engine, HandleObject id)
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 MatlabHandleElement getHandle()
getHandle in interface ISimulinkModelElementpublic SimulinkJustificationCollection children()
public SimulinkRequirementModel reqSet()
public ISimulinkRequirementModelElement parent()
Copyright © 2020. All rights reserved.