Class SimulinkJustification
java.lang.Object
org.eclipse.epsilon.emc.simulink.model.element.SimulinkModelElement
org.eclipse.epsilon.emc.simulink.requirement.model.element.SimulinkJustification
- All Implemented Interfaces:
ISimulinkModelElement
,ISimulinkRequirementModelElement
,IModelElement
public class SimulinkJustification
extends SimulinkModelElement
implements ISimulinkRequirementModelElement
-
Field Summary
FieldsFields inherited from class org.eclipse.epsilon.emc.simulink.model.element.SimulinkModelElement
engine, model, superType, type
-
Constructor Summary
ConstructorsConstructorDescriptionSimulinkJustification
(SimulinkRequirementModel model, MatlabEngine engine) SimulinkJustification
(SimulinkRequirementModel model, MatlabEngine engine, SimulinkJustification justif) SimulinkJustification
(SimulinkRequirementModel model, MatlabEngine engine, HandleObject id) -
Method Summary
Modifier and TypeMethodDescriptionchildren()
boolean
getProperty
(String property) parent()
reqSet()
void
setProperty
(String property, Object value) 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, toString, wait, wait, wait
Methods inherited from interface org.eclipse.epsilon.eol.models.IModelElement
getOwningModel
Methods inherited from interface org.eclipse.epsilon.emc.simulink.model.element.ISimulinkModelElement
equals, getEngine, getType
-
Field Details
-
justificationHandle
-
-
Constructor Details
-
SimulinkJustification
public SimulinkJustification(SimulinkRequirementModel model, MatlabEngine engine, SimulinkJustification justif) -
SimulinkJustification
-
SimulinkJustification
-
-
Method Details
-
getProperty
- Specified by:
getProperty
in interfaceISimulinkModelElement
- Throws:
EolRuntimeException
-
setProperty
- Specified by:
setProperty
in interfaceISimulinkModelElement
- Throws:
EolRuntimeException
-
getAllTypeNamesOf
- Specified by:
getAllTypeNamesOf
in interfaceISimulinkModelElement
-
deleteElementInModel
- Specified by:
deleteElementInModel
in interfaceISimulinkModelElement
- Throws:
EolRuntimeException
-
getHandle
- Specified by:
getHandle
in interfaceISimulinkModelElement
-
children
-
reqSet
-
parent
-