Uses of Class
org.eclipse.epsilon.emc.simulink.requirement.model.element.SimulinkJustification
Packages that use SimulinkJustification
Package
Description
-
Uses of SimulinkJustification in org.eclipse.epsilon.emc.simulink.requirement.model.element
Methods in org.eclipse.epsilon.emc.simulink.requirement.model.element with parameters of type SimulinkJustificationModifier and TypeMethodDescriptionSimulinkRequirement.justify
(SimulinkJustification justification, String kind) SimulinkRequirement.justifyImplementation
(SimulinkJustification justification) SimulinkRequirement.justifyVerification
(SimulinkJustification justification) Constructors in org.eclipse.epsilon.emc.simulink.requirement.model.element with parameters of type SimulinkJustificationModifierConstructorDescriptionSimulinkJustification
(SimulinkRequirementModel model, MatlabEngine engine, SimulinkJustification justif) SimulinkRequirement
(SimulinkRequirementModel model, MatlabEngine engine, SimulinkJustification justification) -
Uses of SimulinkJustification in org.eclipse.epsilon.emc.simulink.requirement.util.manager
Methods in org.eclipse.epsilon.emc.simulink.requirement.util.manager that return SimulinkJustificationMethods in org.eclipse.epsilon.emc.simulink.requirement.util.manager with parameters of type SimulinkJustification