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()booleangetProperty(String property) parent()reqSet()voidsetProperty(String property, Object value) Methods inherited from class org.eclipse.epsilon.emc.simulink.model.element.SimulinkModelElement
getEngine, getOwningModel, getSuperType, getTypeMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.eclipse.epsilon.eol.models.IModelElement
getOwningModelMethods 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:
getPropertyin interfaceISimulinkModelElement- Throws:
EolRuntimeException
-
setProperty
- Specified by:
setPropertyin interfaceISimulinkModelElement- Throws:
EolRuntimeException
-
getAllTypeNamesOf
- Specified by:
getAllTypeNamesOfin interfaceISimulinkModelElement
-
deleteElementInModel
- Specified by:
deleteElementInModelin interfaceISimulinkModelElement- Throws:
EolRuntimeException
-
getHandle
- Specified by:
getHandlein interfaceISimulinkModelElement
-
children
-
reqSet
-
parent
-