EGF Engine
Release 0.1.0

Uses of Class
org.eclipse.egf.core.ui.workbench.action.navigator.AbstractModelElementAction

Packages that use AbstractModelElementAction
org.eclipse.egf.core.ui.workbench.action.edit   
org.eclipse.egf.core.ui.workbench.action.explorer   
org.eclipse.egf.core.ui.workbench.action.explorer.create   
org.eclipse.egf.core.ui.workbench.action.explorer.delete   
org.eclipse.egf.core.ui.workbench.action.fc   
org.eclipse.egf.core.ui.workbench.action.navigator   
org.eclipse.egf.core.ui.workbench.action.open   
 

Uses of AbstractModelElementAction in org.eclipse.egf.core.ui.workbench.action.edit
 

Subclasses of AbstractModelElementAction in org.eclipse.egf.core.ui.workbench.action.edit
 class EditContextElementAction
          Open a wizard to edit an ContextElement model element.
 class EditContractElementAction
          Open a wizard to edit an ContractElement model element.
 class EditDomainAction
          Open a wizard to edit the domain model element.
 class EditFactoryComponentAction
          Open a wizard to edit the Factory Component model element.
 class EditFactoryComponentInvocationAction
          Open a wizard to edit the FactoryComponentInvocation model element.
 class EditMappingAction
          Open a wizard to edit the mapping model element.
 class EditModelElementAction
          Base class to implement an action to open a wizard that edits a NamedModelElementWithId object.
 class EditPatternLibraryAction
          Open a wizard to edit the PatternLibrary model element.
 class EditTaskFactoryHolderAction
          Open a wizard to edit the TaskFactoryHolder model element.
 

Uses of AbstractModelElementAction in org.eclipse.egf.core.ui.workbench.action.explorer
 

Subclasses of AbstractModelElementAction in org.eclipse.egf.core.ui.workbench.action.explorer
 class AbstractCleanPatternElementAction
          Base class to implement a clean action for an AbstractPatternElement.
 class CleanPatternAction
          Clean the generated structures for selected pattern.
 class CleanPatternLibraryAction
          Clean the generated structures for contained patterns in selected pattern library.
 class ProducePatternElementAction
          Implement an action to produce the AbstractPatternElement selected element.
 

Uses of AbstractModelElementAction in org.eclipse.egf.core.ui.workbench.action.explorer.create
 

Subclasses of AbstractModelElementAction in org.eclipse.egf.core.ui.workbench.action.explorer.create
 class AbstractCreatePatternLibraryAction
          Base class to implement actions that create a pattern library.
 class CreateContextAction
          Create a model element Context as a child of its parent.
 class CreateContextElementAction
          Open a wizard to create an ContextElement model element.
 class CreateContractElementAction
          Open a wizard to create an ContractElement model element.
 class CreateDomainAction
          Open a wizard to create an Domain path.
 class CreateFactoryComponentInvocationAction
          Open a wizard to create an FactoryComponentInvocation model element.
 class CreateMappingAction
          Open a wizard to create a MappingModel model element.
 class CreateModelElementAction
          Base class to implement an action to open a wizard that creates a NamedModelElementWithId object.
 class CreatePatternAction
          Open a wizard to create a PatternModel model element.
 class CreatePatternLibraryAction
          Open a wizard to create a PatternLibrary model element as a child of another pattern library.
 class CreateRootPatternLibraryAction
          Open a wizard to create a PatternLibrary model element as a 'root' pattern library.
 class CreateTaskFactoryHolderAction
          Open a wizard to create an TaskFactoryHolder model element.
 

Uses of AbstractModelElementAction in org.eclipse.egf.core.ui.workbench.action.explorer.delete
 

Subclasses of AbstractModelElementAction in org.eclipse.egf.core.ui.workbench.action.explorer.delete
 class DeleteContextAction
          Implements an action to delete a context.
 class DeleteContextElementAction
          Implements an action to delete a context element.
 class DeleteContractElementAction
          Implements an action to delete a contract element.
 class DeleteDomainAction
          Implements an action to delete a domain.
 class DeleteFactoryComponentInvocationAction
          Implements an action to delete a factory component invocation.
 class DeleteMappingAction
          Implements an action to delete a mapping.
 class DeleteModelElementAction
          Base class to implement an action that deletes a model element object.
 class DeletePatternAction
          Implements an action to delete a pattern.
 class DeletePatternLibraryAction
          Implements an action to delete a pattern library.
 class DeleteTaskFactoryHolderAction
          Implements an action to delete a task factory holder.
 

Uses of AbstractModelElementAction in org.eclipse.egf.core.ui.workbench.action.fc
 

Subclasses of AbstractModelElementAction in org.eclipse.egf.core.ui.workbench.action.fc
 class AbstractFactoryExecutionAction
          Base class to implement an UI action that runs a FC.
 class ExecuteFactoryAction
          Execute the factory for current factory component.
 class ExecuteFactoryComponentAction
          Execute selected factory component.
 

Uses of AbstractModelElementAction in org.eclipse.egf.core.ui.workbench.action.navigator
 

Subclasses of AbstractModelElementAction in org.eclipse.egf.core.ui.workbench.action.navigator
 class ValidateElementAction
          Implement an action to validate the NamedModelElementWithId selected element.
 

Uses of AbstractModelElementAction in org.eclipse.egf.core.ui.workbench.action.open
 

Subclasses of AbstractModelElementAction in org.eclipse.egf.core.ui.workbench.action.open
 class OpenDomainAction
          Implement an action that opens a domain editor for a domain model content.
 class OpenMappingAction
          Implement an action that opens a mapping editor for a mapping model content.
 class OpenModelElementAction
          Base class to implement an action that opens an editor.
 class OpenPatternAction
          Implement an action that opens a pattern editor for selected PatternModel element.
 


EGF Engine
Release 0.1.0

Copyright (c) Thales Corporate Services S.A.S, 2009.

This page is made available under license. For full details see the LEGAL in the documentation book that contains this page.