- End2EndResultDialog - Class in org.polarsys.chess.m2m.ui
-
The Class End2EndResultDialog.
- End2EndResultDialog(Shell, Model) - Constructor for class org.polarsys.chess.m2m.ui.End2EndResultDialog
-
Instantiates a new end 2 end result dialog.
- execute(ExecutionEvent) - Method in class org.polarsys.chess.m2m.handlers.CompareAnalysisResultsHandler
-
- execute(ExecutionEvent) - Method in class org.polarsys.chess.m2m.handlers.PurgePSMHandler
-
From the current active editor, first retrieves the CHESS model and then asks the user which analysis context, if any, has to be purged.
- execute(ExecutionEvent) - Method in class org.polarsys.chess.m2m.handlers.QVToUIHandlerEnd2End
-
Executes the end-to-end response time analysis and shows the results.
- execute(ExecutionEvent) - Method in class org.polarsys.chess.m2m.handlers.QVToUIHandlerVERDE
-
Executes the schedulability analysis and shows the results.
- executeTimingAnalysis(IEditorPart, IProgressMonitor) - Method in class org.polarsys.chess.m2m.handlers.QVToUIHandlerEnd2End
-
Collects all the needed information and invokes the PIMPSMTransformationEnd2End.performTimingAnalysisWithMAST method
- executeTimingAnalysis(IEditorPart, IProgressMonitor) - Method in class org.polarsys.chess.m2m.handlers.QVToUIHandlerVERDE
-
Collects all the needed information and invokes the PIMPSMTransformationVERDE.performTimingAnalysisWithMAST method
- extractSuperTaskInfo(String) - Static method in class org.polarsys.chess.m2m.blackbox.Java4QVTutils
-
Extract super task info.