Package edu.cmu.sei.osate.ui.actions

Interface Summary
IAnalysis IAnalysis is the interface for all analyses that can be run through the Auto-Analysis view.
 

Class Summary
AaxlModifyAction Deprecated. Usage of this class should be replaced with AaxlModifyActionAsJob.
AaxlModifyActionAsJob AaxlModifyAction defines an action framework for processing Aadl object model with modifications
AaxlReadOnlyAction Deprecated. Usage of this class should be replaced with AaxlReadOnlyActionAsJob.
AaxlReadOnlyActionAsJob Abstract class for actions button/menu and context menu menu actions that operate on AAXL models.
AbstractAaxlAction Abstract superclass for AaxlReadOnlyAction and AaxlReadOnlyActionAsJob.
AbstractAnalysis Provides common functionality for all analyses.
AbstractInstanceOrDeclarativeModelModifyActionAction AaxlModifyAction defines an action framework for processing Aadl object model with modifications.
AbstractInstanceOrDeclarativeModelReadOnlyAction  
AutoAnalysisConfiguratorWizardPage  
CheckModelSanity  
CheckModelSemantics  
CheckUnresolvedProxies CheckUnresolvedProxies looks for objects with unresolved proxies and marks them
ClearHistory ClearHistory implements workbench action delegate.
ConversionAction ConversionAction implements workbench action delegate.
InstantiateAadl InstantiateAadl implements workbench action delegate.
ParseAction ParseAction implements workbench action delegate.
PrintResourceSet PrintResourceSet implements workbench action delegate.
ReinstantiateAadl Scans the workspace for AADL system instances and rebuilds them, or removes them if the instantiated system component no longer exists.
ReloadResourceSet ReloadResourceset implements workbench action delegate.
RemoveUnresolvedInstancesAction RemoveUnresolvedInstancesAction implements workbench action delegate.
ResetMarkers ResetMarkers implements workbench action delegate.
SaveInEMFXML SaveInEMFXML saves an AADL model in XML using the EMF reference format.
ShadowPluginPropertySetAction  
UnparseAadl  
UnparseAadlAs  
WizardLauncherAction Launches a "new Aadl project wizard" when the user clicks on the "new Aadl project" button on the toolbar.