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, getType
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals, getEngine, getType
getOwningModel
protected 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 ISimulinkModelElement
EolRuntimeException
public void setProperty(String property, Object value) throws EolRuntimeException
setProperty
in interface ISimulinkModelElement
EolRuntimeException
public Collection<String> getAllTypeNamesOf()
getAllTypeNamesOf
in interface ISimulinkModelElement
public boolean deleteElementInModel() throws EolRuntimeException
deleteElementInModel
in interface ISimulinkModelElement
EolRuntimeException
public MatlabHandleElement getHandle()
getHandle
in interface ISimulinkModelElement
public SimulinkJustificationCollection children()
public SimulinkRequirementModel reqSet()
public ISimulinkRequirementModelElement parent()
Copyright © 2020. All rights reserved.