EGF Engine
Release 0.1.0
A B C D E F G H I J K L M N O P Q R S T U V W X _

A

ABSTRACT_FACTORY_COMPONENT_FACTORY - Static variable in interface org.eclipse.egf.model.ModelPackage
The meta object id for the 'Abstract Factory Component Factory' class
ABSTRACT_FACTORY_COMPONENT_FACTORY - Static variable in interface org.eclipse.egf.model.ModelPackage.Literals
The meta object literal for the 'Abstract Factory Component Factory' class
ABSTRACT_FACTORY_COMPONENT_FACTORY__CONTEXT - Static variable in interface org.eclipse.egf.model.ModelPackage
The feature id for the 'Context' containment reference
ABSTRACT_FACTORY_COMPONENT_FACTORY__CONTEXT - Static variable in interface org.eclipse.egf.model.ModelPackage.Literals
The meta object literal for the 'Context' containment reference feature
ABSTRACT_FACTORY_COMPONENT_FACTORY__CONTEXT_ID - Static variable in interface org.eclipse.egf.model.ModelPackage
The feature id for the 'Context Id' attribute
ABSTRACT_FACTORY_COMPONENT_FACTORY__CONTEXT_ID - Static variable in interface org.eclipse.egf.model.ModelPackage.Literals
The meta object literal for the 'Context Id' attribute feature
ABSTRACT_FACTORY_COMPONENT_FACTORY__DESCRIPTION - Static variable in interface org.eclipse.egf.model.ModelPackage
The feature id for the 'Description' attribute
ABSTRACT_FACTORY_COMPONENT_FACTORY__ID - Static variable in interface org.eclipse.egf.model.ModelPackage
The feature id for the 'Id' attribute
ABSTRACT_FACTORY_COMPONENT_FACTORY__JAVA_IDENTIFIER - Static variable in interface org.eclipse.egf.model.ModelPackage
The feature id for the 'Java Identifier' attribute
ABSTRACT_FACTORY_COMPONENT_FACTORY__NAME - Static variable in interface org.eclipse.egf.model.ModelPackage
The feature id for the 'Name' attribute
ABSTRACT_FACTORY_COMPONENT_FACTORY_FEATURE_COUNT - Static variable in interface org.eclipse.egf.model.ModelPackage
The number of structural features of the 'Abstract Factory Component Factory' class
ABSTRACT_PATTERN_ELEMENT - Static variable in interface org.eclipse.egf.model.ModelPackage
The meta object id for the 'Abstract Pattern Element' class
ABSTRACT_PATTERN_ELEMENT - Static variable in interface org.eclipse.egf.model.ModelPackage.Literals
The meta object literal for the 'Abstract Pattern Element' class. ABSTRACT_PATTERN_ELEMENT__DESCRIPTION - Static variable in interface org.eclipse.egf.model.ModelPackage
The feature id for the 'Description' attribute
ABSTRACT_PATTERN_ELEMENT__ID - Static variable in interface org.eclipse.egf.model.ModelPackage
The feature id for the 'Id' attribute
ABSTRACT_PATTERN_ELEMENT__JAVA_IDENTIFIER - Static variable in interface org.eclipse.egf.model.ModelPackage
The feature id for the 'Java Identifier' attribute
ABSTRACT_PATTERN_ELEMENT__NAME - Static variable in interface org.eclipse.egf.model.ModelPackage
The feature id for the 'Name' attribute
ABSTRACT_PATTERN_ELEMENT_FEATURE_COUNT - Static variable in interface org.eclipse.egf.model.ModelPackage
The number of structural features of the 'Abstract Pattern Element' class
ABSTRACT_VIEWPOINT - Static variable in interface org.eclipse.egf.model.ModelPackage
The meta object id for the 'Abstract Viewpoint' class
ABSTRACT_VIEWPOINT - Static variable in interface org.eclipse.egf.model.ModelPackage.Literals
The meta object literal for the 'Abstract Viewpoint' class
ABSTRACT_VIEWPOINT__DESCRIPTION - Static variable in interface org.eclipse.egf.model.ModelPackage
The feature id for the 'Description' attribute
ABSTRACT_VIEWPOINT__ID - Static variable in interface org.eclipse.egf.model.ModelPackage
The feature id for the 'Id' attribute
ABSTRACT_VIEWPOINT__JAVA_IDENTIFIER - Static variable in interface org.eclipse.egf.model.ModelPackage
The feature id for the 'Java Identifier' attribute
ABSTRACT_VIEWPOINT__NAME - Static variable in interface org.eclipse.egf.model.ModelPackage
The feature id for the 'Name' attribute
ABSTRACT_VIEWPOINT_FEATURE_COUNT - Static variable in interface org.eclipse.egf.model.ModelPackage
The number of structural features of the 'Abstract Viewpoint' class
AbstractActionProvider - Class in org.eclipse.egf.core.ui.workbench.action.navigator
Base class to implement action provider for MDSoFa views based on the common navigator framework.
AbstractActionProvider() - Constructor for class org.eclipse.egf.core.ui.workbench.action.navigator.AbstractActionProvider
Constructor.
AbstractActivator - Class in org.eclipse.egf.common.activator
 
AbstractActivator() - Constructor for class org.eclipse.egf.common.activator.AbstractActivator
 
AbstractAdaptedModelElementContentProvider - Class in org.eclipse.egf.core.ui.viewers
Base class to implement EMF adapters-based content provider.
AbstractAdaptedModelElementContentProvider() - Constructor for class org.eclipse.egf.core.ui.viewers.AbstractAdaptedModelElementContentProvider
Constructor.
AbstractAdapterFactory - Class in org.eclipse.egf.common.adapter
Base class to implement IAdapterFactory class.
AbstractAdapterFactory() - Constructor for class org.eclipse.egf.common.adapter.AbstractAdapterFactory
 
AbstractAntTask - Class in org.eclipse.egf.common.ant
Base class for the tasks that are defined in this plug-in.
AbstractAntTask() - Constructor for class org.eclipse.egf.common.ant.AbstractAntTask
 
AbstractChangesCommand - Class in org.eclipse.egf.pde.plugin.command
Base class to implement a command that performs plug-in changes either in the manifest file or in the plug-in file.
AbstractChangesCommand() - Constructor for class org.eclipse.egf.pde.plugin.command.AbstractChangesCommand
 
AbstractCleanPatternElementAction - Class in org.eclipse.egf.core.ui.workbench.action.explorer
Base class to implement a clean action for an AbstractPatternElement.
AbstractCleanPatternElementAction(Shell, ISelectionProvider, boolean) - Constructor for class org.eclipse.egf.core.ui.workbench.action.explorer.AbstractCleanPatternElementAction
 
AbstractContextCommand - Class in org.eclipse.egf.pde.internal.plugin.command.context
Base class to implement commands that deal with context extension-point.
AbstractContextCommand(String) - Constructor for class org.eclipse.egf.pde.internal.plugin.command.context.AbstractContextCommand
Constructor.
AbstractContextElementCommand - Class in org.eclipse.egf.pde.internal.plugin.command.context
Base class to implement commands that deal with context element in context extension-point.
AbstractContextElementCommand(String, String, String) - Constructor for class org.eclipse.egf.pde.internal.plugin.command.context.AbstractContextElementCommand
Constructor.
AbstractContextElementWrapperCommand - Class in org.eclipse.egf.model.edit.command.plugin.context
Base class to implement a command that wraps a context extension processing.
AbstractContextElementWrapperCommand(EditingDomain, EObject, EStructuralFeature, Object) - Constructor for class org.eclipse.egf.model.edit.command.plugin.context.AbstractContextElementWrapperCommand
Constructor.
AbstractContractCommand - Class in org.eclipse.egf.pde.internal.plugin.command.contract
Base class to implement commands that deal with Contract extension-point.
AbstractContractCommand(String) - Constructor for class org.eclipse.egf.pde.internal.plugin.command.contract.AbstractContractCommand
Constructor.
AbstractContractElementCommand - Class in org.eclipse.egf.pde.internal.plugin.command.contract
Base class to implement command that deal with Contract extension-point.
AbstractContractElementCommand(String, String) - Constructor for class org.eclipse.egf.pde.internal.plugin.command.contract.AbstractContractElementCommand
 
AbstractContractElementRefCmd - Class in org.eclipse.egf.pde.internal.plugin.command.contract.element.ref
Base class to implement commands that deal with ContractElementReferences extension-point.
AbstractContractElementRefCmd(String) - Constructor for class org.eclipse.egf.pde.internal.plugin.command.contract.element.ref.AbstractContractElementRefCmd
Constructor.
AbstractContractWrapperCommand - Class in org.eclipse.egf.model.edit.command.plugin.contract
Base class to implement a command that wraps a contract extension processing.
AbstractContractWrapperCommand(EditingDomain, EObject, EStructuralFeature, Object) - Constructor for class org.eclipse.egf.model.edit.command.plugin.contract.AbstractContractWrapperCommand
Constructor.
AbstractCreatePatternLibraryAction - Class in org.eclipse.egf.core.ui.workbench.action.explorer.create
Base class to implement actions that create a pattern library.
AbstractCreatePatternLibraryAction(Shell, ISelectionProvider, boolean) - Constructor for class org.eclipse.egf.core.ui.workbench.action.explorer.create.AbstractCreatePatternLibraryAction
Constructor.
AbstractCtxtEltBasedOnContractEltRefCmd - Class in org.eclipse.egf.pde.internal.plugin.command.context
Base class to implement commands that deal with context element based on a contract element reference in context extension-point.
AbstractCtxtEltBasedOnContractEltRefCmd(String, String, String, String) - Constructor for class org.eclipse.egf.pde.internal.plugin.command.context.AbstractCtxtEltBasedOnContractEltRefCmd
Constructor.
AbstractCtxtEltBaseOnKeyCmd - Class in org.eclipse.egf.pde.internal.plugin.command.context
Base class to implement commands that deal with context element based on a simple key in context extension-point.
AbstractCtxtEltBaseOnKeyCmd(String, String, String, String, String) - Constructor for class org.eclipse.egf.pde.internal.plugin.command.context.AbstractCtxtEltBaseOnKeyCmd
Constructor.
AbstractDataBindingType - Class in org.eclipse.egf.core.ui.internal.databinding
Base type to implement Type involved in JFace data binding through BeansObservables.
AbstractDataBindingType() - Constructor for class org.eclipse.egf.core.ui.internal.databinding.AbstractDataBindingType
 
AbstractDefaultPreferencePage_SavingError - Static variable in class org.eclipse.egf.core.ui.preferences.Messages
 
AbstractDomainWizardPage - Class in org.eclipse.egf.core.ui.wizard.page
Base class to implement Domain wizard pages.
AbstractDomainWizardPage(String) - Constructor for class org.eclipse.egf.core.ui.wizard.page.AbstractDomainWizardPage
Constructor.
AbstractDomainWizardPage(String, String, ImageDescriptor) - Constructor for class org.eclipse.egf.core.ui.wizard.page.AbstractDomainWizardPage
Constructor.
AbstractDomainWrapperCommand - Class in org.eclipse.egf.model.edit.command.plugin.domain
Base class to implement command that wrap a domain modification in factoryComponent extension.
AbstractDomainWrapperCommand(EditingDomain, EObject, EStructuralFeature, Object) - Constructor for class org.eclipse.egf.model.edit.command.plugin.domain.AbstractDomainWrapperCommand
Constructor.
AbstractExportedPackagesCommand - Class in org.eclipse.egf.pde.internal.plugin.manifest.command
 
AbstractExportedPackagesCommand(String[]) - Constructor for class org.eclipse.egf.pde.internal.plugin.manifest.command.AbstractExportedPackagesCommand
Constructor.
AbstractExtensionChangesCommand - Class in org.eclipse.egf.pde.plugin.command
Base class to implement a command that performs plug-in changes in extension part.
AbstractExtensionChangesCommand() - Constructor for class org.eclipse.egf.pde.plugin.command.AbstractExtensionChangesCommand
 
AbstractFactoryComponentExtensionCommand - Class in org.eclipse.egf.pde.internal.plugin.command.fc
Base class to implement commands that deal with FactoryComponent extension-point.
AbstractFactoryComponentExtensionCommand(String) - Constructor for class org.eclipse.egf.pde.internal.plugin.command.fc.AbstractFactoryComponentExtensionCommand
Constructor.
AbstractFactoryComponentFactory - Interface in org.eclipse.egf.model
A representation of the model object 'Abstract FactoryComponent Factory'. AbstractFactoryComponentFactoryImpl - Class in org.eclipse.egf.model.impl
An implementation of the model object 'Abstract FactoryComponent Factory'. AbstractFactoryComponentFactoryImpl() - Constructor for class org.eclipse.egf.model.impl.AbstractFactoryComponentFactoryImpl
 
AbstractFactoryComponentFactoryItemProvider - Class in org.eclipse.egf.model.provider
This is the item provider adapter for a AbstractFactoryComponentFactory object
AbstractFactoryComponentFactoryItemProvider(AdapterFactory) - Constructor for class org.eclipse.egf.model.provider.AbstractFactoryComponentFactoryItemProvider
This constructs an instance from a factory and a notifier. AbstractFactoryComponentInvocationCommand - Class in org.eclipse.egf.pde.internal.plugin.command.fci
Base class to implement command that deal with factoryComponentInvocation extension-point.
AbstractFactoryComponentInvocationCommand(String) - Constructor for class org.eclipse.egf.pde.internal.plugin.command.fci.AbstractFactoryComponentInvocationCommand
Constructor.
AbstractFactoryComponentInvocationReferenceCommand - Class in org.eclipse.egf.pde.internal.plugin.command.pp
 
AbstractFactoryComponentInvocationReferenceCommand(String, String) - Constructor for class org.eclipse.egf.pde.internal.plugin.command.pp.AbstractFactoryComponentInvocationReferenceCommand
 
AbstractFactoryComponentInvocationWrapperCommand - Class in org.eclipse.egf.model.edit.command.plugin.fci
Base class to implement that wraps an factory component invocation modification in plug-in files.
AbstractFactoryComponentInvocationWrapperCommand(EditingDomain, EObject, EStructuralFeature, Object) - Constructor for class org.eclipse.egf.model.edit.command.plugin.fci.AbstractFactoryComponentInvocationWrapperCommand
Constructor.
AbstractFactoryComponentView - Class in org.eclipse.egf.core.ui.workbench.views.fc
Base class to implement IViewPart that display model element objects.
AbstractFactoryComponentView() - Constructor for class org.eclipse.egf.core.ui.workbench.views.fc.AbstractFactoryComponentView
Constructor.
AbstractFactoryExecutionAction - Class in org.eclipse.egf.core.ui.workbench.action.fc
Base class to implement an UI action that runs a FC.
AbstractFactoryExecutionAction(Shell, ISelectionProvider, boolean) - Constructor for class org.eclipse.egf.core.ui.workbench.action.fc.AbstractFactoryExecutionAction
Constructor.
AbstractGenerateCodeOperation - Class in org.eclipse.egf.core.ui.actions
This operation provides a template to perform code generation that modifies the workspace content.
AbstractGenerateCodeOperation() - Constructor for class org.eclipse.egf.core.ui.actions.AbstractGenerateCodeOperation
Constructor.
AbstractGeneratedPackageCommand - Class in org.eclipse.egf.pde.emf.internal.plugin.command
Base class to implement commands that deal with the org.eclipse.emf.ecore.generated_package extension in plug-ins.
AbstractGeneratedPackageCommand(String) - Constructor for class org.eclipse.egf.pde.emf.internal.plugin.command.AbstractGeneratedPackageCommand
Constructor.
AbstractManifestChangesCommand - Class in org.eclipse.egf.pde.plugin.command
Base class to implement a command that performs plug-in changes in the manifest file.
AbstractManifestChangesCommand() - Constructor for class org.eclipse.egf.pde.plugin.command.AbstractManifestChangesCommand
 
AbstractMappingCommand - Class in org.eclipse.egf.pde.internal.plugin.command.mapping
Base class to implement command that deal with mapping extension-point.
AbstractMappingCommand(String) - Constructor for class org.eclipse.egf.pde.internal.plugin.command.mapping.AbstractMappingCommand
Constructor.
AbstractMappingWrapperCommand - Class in org.eclipse.egf.model.edit.command.plugin.mapping
Base class to implement commands that wrap mapping modifications in a mapping extension.
AbstractMappingWrapperCommand(EditingDomain, EObject, EStructuralFeature, Object) - Constructor for class org.eclipse.egf.model.edit.command.plugin.mapping.AbstractMappingWrapperCommand
Constructor.
AbstractModelElementAction - Class in org.eclipse.egf.core.ui.workbench.action.navigator
Base class to implement action dealing with a model element.
AbstractModelElementAction(Shell, ISelectionProvider, boolean) - Constructor for class org.eclipse.egf.core.ui.workbench.action.navigator.AbstractModelElementAction
Constructor.
AbstractModelElementCommand - Class in org.eclipse.egf.model.edit.command
Base class to implement commands that modify a NamedModelElementWithId object with forwarding model element changes to related plug-in file.
AbstractModelElementCommand(EditingDomain, EObject, EStructuralFeature, Object) - Constructor for class org.eclipse.egf.model.edit.command.AbstractModelElementCommand
Constructor.
AbstractModelElementWizard - Class in org.eclipse.egf.core.ui.wizard
Base class to implement wizards to create or edit EGF model element objects.
AbstractModelElementWizard(EObject, NamedModelElementWithId, boolean) - Constructor for class org.eclipse.egf.core.ui.wizard.AbstractModelElementWizard
Constructor.
AbstractModelElementWizardPage - Class in org.eclipse.egf.core.ui.wizard.page
Base class to implement wizard pages for EGF model element objects.
AbstractModelElementWizardPage(String) - Constructor for class org.eclipse.egf.core.ui.wizard.page.AbstractModelElementWizardPage
Constructor.
AbstractModelElementWizardPage(String, String, ImageDescriptor) - Constructor for class org.eclipse.egf.core.ui.wizard.page.AbstractModelElementWizardPage
Constructor.
AbstractNavigatorAction - Class in org.eclipse.egf.core.ui.workbench.action.navigator
Base class to implement action located in the context menu of a tree viewer based on the CommonNavigator.
AbstractNavigatorAction(ISelectionProvider) - Constructor for class org.eclipse.egf.core.ui.workbench.action.navigator.AbstractNavigatorAction
Constructor..
AbstractNavigatorAction(Shell, ISelectionProvider) - Constructor for class org.eclipse.egf.core.ui.workbench.action.navigator.AbstractNavigatorAction
Constructor.
AbstractObservableContentProvider - Class in org.eclipse.egf.core.ui.internal.viewers
Base class to implement an observable content provider.
AbstractObservableContentProvider() - Constructor for class org.eclipse.egf.core.ui.internal.viewers.AbstractObservableContentProvider
 
AbstractPatternBlock - Class in org.eclipse.egf.pattern.ui.editor.page
 
AbstractPatternBlock() - Constructor for class org.eclipse.egf.pattern.ui.editor.page.AbstractPatternBlock
 
AbstractPatternCodeWizard - Class in org.eclipse.egf.pattern.ui.internal.editor.page.implementation.wizard
 
AbstractPatternCodeWizard(PatternHandler.PatternData, Couple<String, String>) - Constructor for class org.eclipse.egf.pattern.ui.internal.editor.page.implementation.wizard.AbstractPatternCodeWizard
Constructor.
AbstractPatternCodeWizardPage - Class in org.eclipse.egf.pattern.ui.internal.editor.page.implementation.wizard
 
AbstractPatternCodeWizardPage(String) - Constructor for class org.eclipse.egf.pattern.ui.internal.editor.page.implementation.wizard.AbstractPatternCodeWizardPage
Constructor.
AbstractPatternCondition - Class in org.eclipse.egf.pattern.ecore.condition
A default root implementation that provides a context to the condition class real implementation.
AbstractPatternCondition() - Constructor for class org.eclipse.egf.pattern.ecore.condition.AbstractPatternCondition
 
AbstractPatternConditionCommand - Class in org.eclipse.egf.pde.pattern.internal.plugin.command.condition
 
AbstractPatternConditionCommand(String) - Constructor for class org.eclipse.egf.pde.pattern.internal.plugin.command.condition.AbstractPatternConditionCommand
Constructor.
AbstractPatternDetails - Class in org.eclipse.egf.pattern.ui.editor.page
Abstract pattern details.
AbstractPatternDetails(IFormPart) - Constructor for class org.eclipse.egf.pattern.ui.editor.page.AbstractPatternDetails
Constructor.
AbstractPatternElement - Interface in org.eclipse.egf.model
A representation of the model object 'Abstract Pattern Element'. AbstractPatternElementCommand - Class in org.eclipse.egf.pde.pattern.internal.plugin.command
Base class to implement commands that change something regarding 'pattern' extensions : either a pattern library or a pattern.
AbstractPatternElementCommand(String, String) - Constructor for class org.eclipse.egf.pde.pattern.internal.plugin.command.AbstractPatternElementCommand
Constructor.
AbstractPatternElementImpl - Class in org.eclipse.egf.model.impl
An implementation of the model object 'Abstract Pattern Element'. AbstractPatternElementImpl() - Constructor for class org.eclipse.egf.model.impl.AbstractPatternElementImpl
 
AbstractPatternElementItemProvider - Class in org.eclipse.egf.model.provider
This is the item provider adapter for a AbstractPatternElement object
AbstractPatternElementItemProvider(AdapterFactory) - Constructor for class org.eclipse.egf.model.provider.AbstractPatternElementItemProvider
This constructs an instance from a factory and a notifier
AbstractPatternGenerator - Class in org.eclipse.egf.pattern.ecore
Ecore pattern generator.
AbstractPatternGenerator() - Constructor for class org.eclipse.egf.pattern.ecore.AbstractPatternGenerator
 
AbstractPatternGeneratorHandler - Class in org.eclipse.egf.pattern.ui.ecore.ui
A command handler that retrieves the abstract pattern generator, and allows to execute a command.
AbstractPatternGeneratorHandler() - Constructor for class org.eclipse.egf.pattern.ui.ecore.ui.AbstractPatternGeneratorHandler
 
AbstractPatternLibrarySequenceWizardPage - Class in org.eclipse.egf.core.ui.wizard.page
Base class to implement the pattern library wizard page that allows the end-user to select production orchestration
and the runtime orchestration.
AbstractPatternLibrarySequenceWizardPage(String) - Constructor for class org.eclipse.egf.core.ui.wizard.page.AbstractPatternLibrarySequenceWizardPage
Constructor.
AbstractPatternLibrarySequenceWizardPage(String, String, ImageDescriptor) - Constructor for class org.eclipse.egf.core.ui.wizard.page.AbstractPatternLibrarySequenceWizardPage
Constructor.
AbstractPatternLibrarySequenceWizardPage_PatternElementSelectionDialog_Message - Static variable in class org.eclipse.egf.core.ui.wizard.Messages
 
AbstractPatternLibrarySequenceWizardPage_PatternElementSelectionDialog_Title - Static variable in class org.eclipse.egf.core.ui.wizard.Messages
 
AbstractPatternLibraryWizard - Class in org.eclipse.egf.core.ui.wizard
Base class to implement a wizard to create a pattern library.
AbstractPatternLibraryWizard(EObject, NamedModelElementWithId, boolean, boolean) - Constructor for class org.eclipse.egf.core.ui.wizard.AbstractPatternLibraryWizard
Constructor.
AbstractPatternPage - Class in org.eclipse.egf.pattern.ui.editor.page
Abstract pattern page.
AbstractPatternPage(FormEditor, String, String) - Constructor for class org.eclipse.egf.pattern.ui.editor.page.AbstractPatternPage
Constructor.
AbstractPatternPage.TextValidator - Class in org.eclipse.egf.pattern.ui.editor.page
Textual control validation class.
AbstractPatternPage.TextValidator(Control) - Constructor for class org.eclipse.egf.pattern.ui.editor.page.AbstractPatternPage.TextValidator
Constructor.
AbstractPatternPage_NoPatternDataLabel - Static variable in class org.eclipse.egf.pattern.ui.editor.page.Messages
 
AbstractPatternPageContentProvider - Class in org.eclipse.egf.pattern.ui.internal.editor.page
Abstract pattern page content provider.
AbstractPatternPageContentProvider() - Constructor for class org.eclipse.egf.pattern.ui.internal.editor.page.AbstractPatternPageContentProvider
 
AbstractPatternTemplateCommand - Class in org.eclipse.egf.pde.pattern.internal.plugin.command
Base class to implement commands that change something regarding 'generatedPattern' extensions.
AbstractPatternTemplateCommand(String) - Constructor for class org.eclipse.egf.pde.pattern.internal.plugin.command.AbstractPatternTemplateCommand
Constructor.
AbstractPatternWizard - Class in org.eclipse.egf.pattern.ui.internal.editor.page.wizard
Abstract pattern wizard.
AbstractPatternWizard() - Constructor for class org.eclipse.egf.pattern.ui.internal.editor.page.wizard.AbstractPatternWizard
 
AbstractPatternWizardPage - Class in org.eclipse.egf.pattern.ui.internal.editor.page.wizard
Abstract pattern wizard page.
AbstractPatternWizardPage(String) - Constructor for class org.eclipse.egf.pattern.ui.internal.editor.page.wizard.AbstractPatternWizardPage
Constructor.
AbstractPreferencePage - Class in org.eclipse.egf.core.ui.preferences
Base class to implement preference pages.
AbstractPreferencePage() - Constructor for class org.eclipse.egf.core.ui.preferences.AbstractPreferencePage
Constructor.
AbstractProductionPlanCommand - Class in org.eclipse.egf.pde.internal.plugin.command.pp
Base class to implement commands that deal with ProductionPlan extension-point.
AbstractProductionPlanCommand(String) - Constructor for class org.eclipse.egf.pde.internal.plugin.command.pp.AbstractProductionPlanCommand
Constructor.
AbstractProjectListener - Class in org.eclipse.egf.common.listener
Base class to implement a listener which is notified when projects are added, changed or removed from the workspace.
AbstractProjectListener() - Constructor for class org.eclipse.egf.common.listener.AbstractProjectListener
 
AbstractRequiredPluginsCommand - Class in org.eclipse.egf.pde.internal.plugin.manifest.command
Implement a command that deals with required plug-ins in the Require-Bundle property of the manifest file.
AbstractRequiredPluginsCommand(String[]) - Constructor for class org.eclipse.egf.pde.internal.plugin.manifest.command.AbstractRequiredPluginsCommand
Constructor.
AbstractTaskFactoryCommand - Class in org.eclipse.egf.pde.internal.plugin.command.taskfactory
Base class to implement commands that deal with taskFactory extension-point.
AbstractTaskFactoryCommand(String) - Constructor for class org.eclipse.egf.pde.internal.plugin.command.taskfactory.AbstractTaskFactoryCommand
 
AbstractTooltipLabelProvider - Class in org.eclipse.egf.common.ui.viewers
Base class to implement label providers with tooltip support to use in JFace viewers.
AbstractTooltipLabelProvider(ILabelProvider, int, int) - Constructor for class org.eclipse.egf.common.ui.viewers.AbstractTooltipLabelProvider
Constructor.
AbstractTooltipLabelProvider(ILabelProvider) - Constructor for class org.eclipse.egf.common.ui.viewers.AbstractTooltipLabelProvider
Constructor.
AbstractTypeHolder - Class in org.eclipse.egf.model.contract.type
Based class to implement type holders.
AbstractTypeHolder() - Constructor for class org.eclipse.egf.model.contract.type.AbstractTypeHolder
 
AbstractUIActivator - Class in org.eclipse.egf.common.ui.activator
Base class for plug-ins that integrate with the Eclipse platform UI.
AbstractUIActivator() - Constructor for class org.eclipse.egf.common.ui.activator.AbstractUIActivator
 
AbstractUiContainer - Class in org.eclipse.egf.core.ui.internal.data
Defines an API to describe an UI container displayed in TreeViewer.
AbstractUiContainer(Object, Set<Object>) - Constructor for class org.eclipse.egf.core.ui.internal.data.AbstractUiContainer
Constructor.
AbstractUiContainer(Object) - Constructor for class org.eclipse.egf.core.ui.internal.data.AbstractUiContainer
Constructor.
AbstractUiHandler - Class in org.eclipse.egf.core.ui.actions
This class extends the AbstractHandler implementation class to provide a method to get the selected elements matching an expected type.
AbstractUiHandler() - Constructor for class org.eclipse.egf.core.ui.actions.AbstractUiHandler
 
AbstractViewerWithButtons - Class in org.eclipse.egf.common.ui.viewers
Base class to implement a viewer with buttons located on the right side(e.g to change list elements order).
AbstractViewerWithButtons() - Constructor for class org.eclipse.egf.common.ui.viewers.AbstractViewerWithButtons
Default constructor.
AbstractViewerWithButtons(Composite) - Constructor for class org.eclipse.egf.common.ui.viewers.AbstractViewerWithButtons
Constructor with no information on buttons.
AbstractViewerWithButtons.ButtonData - Class in org.eclipse.egf.common.ui.viewers
Button data.
AbstractViewerWithButtons.ButtonData(String, int, Object, SelectionChangedHandler) - Constructor for class org.eclipse.egf.common.ui.viewers.AbstractViewerWithButtons.ButtonData
Button data constructor.
AbstractViewpoint - Interface in org.eclipse.egf.model
A representation of the model object 'Abstract Viewpoint'. AbstractViewpointImpl - Class in org.eclipse.egf.model.impl
An implementation of the model object 'Abstract Viewpoint'. AbstractViewpointImpl() - Constructor for class org.eclipse.egf.model.impl.AbstractViewpointImpl
 
AbstractViewpointItemProvider - Class in org.eclipse.egf.model.provider
This is the item provider adapter for a AbstractViewpoint object
AbstractViewpointItemProvider(AdapterFactory) - Constructor for class org.eclipse.egf.model.provider.AbstractViewpointItemProvider
This constructs an instance from a factory and a notifier
AbstractWizardPage - Class in org.eclipse.egf.common.ui.wizard.page
Base class to implement wizard pages.
AbstractWizardPage(String) - Constructor for class org.eclipse.egf.common.ui.wizard.page.AbstractWizardPage
Constructor.
AbstractWizardPage(String, String, ImageDescriptor) - Constructor for class org.eclipse.egf.common.ui.wizard.page.AbstractWizardPage
Constructor.
ActionPatternEditorHelper - Class in org.eclipse.egf.core.ui.workbench.internal.util
A pattern editor helper dedicated to actions.
ActionPatternEditorHelper() - Constructor for class org.eclipse.egf.core.ui.workbench.internal.util.ActionPatternEditorHelper
 
activateEditor(IWorkbenchPage, IStructuredSelection) - Method in class org.eclipse.egf.core.ui.workbench.internal.navigator.PatternLinkHelper
 
activateOptions() - Method in class org.eclipse.egf.core.ui.internal.log4j.EclipseConsoleAppender
Prepares the appender for use.
adapt(Notifier, Object) - Method in class org.eclipse.egf.model.provider.ModelItemProviderAdapterFactory
This implementation substitutes the factory itself as the key for the adapter
AdaptedModelElementLabelProvider - Class in org.eclipse.egf.core.ui.viewers
Base class to implement EMF adapters-based label provider.
AdaptedModelElementLabelProvider(AdapterFactory) - Constructor for class org.eclipse.egf.core.ui.viewers.AdaptedModelElementLabelProvider
 
AdapterDescriptor - Class in org.eclipse.egf.common.adapter
Used to minimize memory consumption.
AdapterDescriptor(Class<?>) - Constructor for class org.eclipse.egf.common.adapter.AdapterDescriptor
 
adaptor - Variable in class org.eclipse.egf.pattern.ecore.grammar.PatternLanguageParser
 
ADD_BUTTON_DATA - Static variable in class org.eclipse.egf.common.ui.viewers.ViewerWithAddAndRemove
Add button data.
addAdditionalPackages(List<Object>, EReference, EditingDomain, CommandStack) - Method in class org.eclipse.egf.mapping.ui.editor.EGFMappingEditor
Add additional packages to this mapping model.
addAttributeOperation(IDocumentAttributeNode, IModelChangedEvent) - Method in class org.eclipse.egf.pde.internal.core.text.plugin.XMLTextChangeListener
 
addCallMethodJavaCode(EOperation, String) - Method in class org.eclipse.egf.pattern.ecore.AnnotationHandler
Add call method (java code) for given operation and method name.
addCallMethodPatternCode(EOperation, String) - Method in class org.eclipse.egf.pattern.ecore.AnnotationHandler
Add call method (pattern code) for given operation and method name.
addChild(IDescriptor) - Method in class org.eclipse.egf.common.descriptor.GenericDescriptor
Add a child descriptor.
addChild(Object) - Method in class org.eclipse.egf.core.ui.internal.data.AbstractUiContainer
Add a child in the children set.
addChild(Object) - Method in class org.eclipse.egf.core.ui.internal.data.UiReferencedFactoryComponentContainer
 
addChildren(List<? extends IDescriptor>) - Method in class org.eclipse.egf.common.descriptor.GenericDescriptor
Add all given children.
AddContextElementWrapperCommand - Class in org.eclipse.egf.model.edit.command.plugin.context
Implements a command that wraps a context element creation in a context extension.
AddContextElementWrapperCommand(EditingDomain, EObject, EStructuralFeature, Object) - Constructor for class org.eclipse.egf.model.edit.command.plugin.context.AddContextElementWrapperCommand
Constructor.
addContextIdPropertyDescriptor(Object) - Method in class org.eclipse.egf.model.provider.AbstractFactoryComponentFactoryItemProvider
This adds a property descriptor for the Context Id feature
AddContextInFcInvocationConfWrapperCommand - Class in org.eclipse.egf.model.edit.command.plugin.context
Implements a command that wraps a Context modification (creation) in factoryComponentConfiguration & context extensions.
AddContextInFcInvocationConfWrapperCommand(EditingDomain, EObject, EStructuralFeature, Object) - Constructor for class org.eclipse.egf.model.edit.command.plugin.context.AddContextInFcInvocationConfWrapperCommand
Constructor.
AddContextInProductionPlanWrapperCommand - Class in org.eclipse.egf.model.edit.command.plugin.context
Implements a command that wraps a Context modification (creation) in ProductionPlan & context extensions.
AddContextInProductionPlanWrapperCommand(EditingDomain, EObject, EStructuralFeature, Object) - Constructor for class org.eclipse.egf.model.edit.command.plugin.context.AddContextInProductionPlanWrapperCommand
Constructor.
addContextTypePropertyDescriptor(Object) - Method in class org.eclipse.egf.model.provider.ContextElementItemProvider
This adds a property descriptor for the Context Type feature. AddContractElementWrapperCommand - Class in org.eclipse.egf.model.edit.command.plugin.contract
Implements a command that wraps a contract element creation in a contract extension.
AddContractElementWrapperCommand(EditingDomain, EObject, EStructuralFeature, Object) - Constructor for class org.eclipse.egf.model.edit.command.plugin.contract.AddContractElementWrapperCommand
Constructor.
addContractReferenceIdPropertyDescriptor(Object) - Method in class org.eclipse.egf.model.provider.ContextElementItemProvider
This adds a property descriptor for the Contract Reference Id feature
addContractReferenceIdsPropertyDescriptor(Object) - Method in class org.eclipse.egf.model.provider.ContractElementItemProvider
This adds a property descriptor for the Contract Reference Ids feature
addContractTypePropertyDescriptor(Object) - Method in class org.eclipse.egf.model.provider.ContractElementItemProvider
This adds a property descriptor for the Contract Type feature. addDescriptionPropertyDescriptor(Object) - Method in class org.eclipse.egf.model.provider.NamedModelElementWithIdItemProvider
This adds a property descriptor for the Description feature
ADDED - Static variable in interface org.eclipse.egf.pattern.ui.internal.editor.IPatternModificationNotification
A new element has been added.
addElementContentOperation(IDocumentTextNode) - Method in class org.eclipse.egf.pde.internal.core.text.plugin.XMLTextChangeListener
 
addElementsToMove(Collection<AbstractPatternElement>) - Method in class org.eclipse.egf.pattern.refactoring.move.MoveInfo
Add elements to elements to move.
addElementToMove(AbstractPatternElement) - Method in class org.eclipse.egf.pattern.refactoring.move.MoveInfo
Add an element to move.
addEntryInBinaryBuild(IProject, String) - Method in class org.eclipse.egf.pde.EgfPdeActivator
Add an entry with specified entry name in the binary build for given project.
addEntryInBinaryBuild(IBuildModel, String) - Static method in class org.eclipse.egf.pde.internal.FactoryComponentGeneratorHelper
Add an entry in the binary entry of the build.properties i.e bin.include.
addErrorKey(String) - Method in class org.eclipse.egf.pattern.ui.editor.page.AbstractPatternPage.TextValidator
Add new error key.
addExtensionInModel(IPluginBase, IPluginExtension) - Method in class org.eclipse.egf.pde.ui.template.EmptyFactoryComponentTemplate
Add the extension in the plug-in model.
addExternalHandlerFor(Class, IExternalSelectionHandler) - Method in class org.eclipse.egf.pattern.ui.editor.page.ExternalSelectionManager
Add a new handler for given type.
addFactoryClassPropertyDescriptor(Object) - Method in class org.eclipse.egf.model.provider.TaskFactoryHolderItemProvider
This adds a property descriptor for the Factory Class feature
addFactoryComponent(FactoryComponent) - Method in class org.eclipse.egf.core.ui.data.explorer.FactoryComponentInWorkspace
Add given factory component to this factory components container.
addFactoryComponentDependency(String) - Method in class org.eclipse.egf.model.edit.command.plugin.fci.AbstractFactoryComponentInvocationWrapperCommand
Add a factory component dependency related to given factory component id.
addFactoryComponentIdPropertyDescriptor(Object) - Method in class org.eclipse.egf.model.provider.ContractElementItemProvider
This adds a property descriptor for the Factory Component Id feature
addFactoryComponentIdPropertyDescriptor(Object) - Method in class org.eclipse.egf.model.provider.FactoryComponentInvocationItemProvider
This adds a property descriptor for the Factory Component Id feature
addFactoryComponentInvocation(FactoryComponent, String) - Static method in class org.eclipse.egf.model.data.helper.ModelHelper
Add a new factory component invocation to given FC.
addFactoryComponentInvocationIdsPropertyDescriptor(Object) - Method in class org.eclipse.egf.model.provider.ProductionPlanItemProvider
This adds a property descriptor for the Factory Component Invocation Ids feature
AddFactoryComponentInvocationWrapperCommand - Class in org.eclipse.egf.model.edit.command.plugin.fci
Implements a command that wraps an factory component invocation modification in ProductionPlan & factoryComponentConfiguration extensions.
AddFactoryComponentInvocationWrapperCommand(EditingDomain, EObject, EStructuralFeature, Object) - Constructor for class org.eclipse.egf.model.edit.command.plugin.fci.AddFactoryComponentInvocationWrapperCommand
Constructor.
addFolderIn(String, String, boolean, IProgressMonitor) - Static method in class org.eclipse.egf.pde.internal.FactoryComponentGeneratorHelper
Create and add a new folder in given plug-in.
addGeneratedSourceFolderIn(String, boolean) - Static method in class org.eclipse.egf.pde.internal.FactoryComponentGeneratorHelper
Create and add a new source folder named 'generated' in given plug-in.
addGeneratedSourceFolderInLibrarySources(IBuildModel, String) - Static method in class org.eclipse.egf.pde.internal.FactoryComponentGeneratorHelper
Add the 'generated' source folder in the source entry of the build.properties i.e 'SOURCE.
addGenerateOtherPatternJavaCode(EOperation, String) - Method in class org.eclipse.egf.pattern.ecore.AnnotationHandler
TODO Guillaume
Specific to JET templates.
addGenerateOtherPatternPatternCode(EOperation, String) - Method in class org.eclipse.egf.pattern.ecore.AnnotationHandler
Add generate identified pattern (pattern code) for given operation and pattern full id.
addIdPropertyDescriptor(Object) - Method in class org.eclipse.egf.model.provider.NamedModelElementWithIdItemProvider
This adds a property descriptor for the Id feature
addJavaIdentifierPropertyDescriptor(Object) - Method in class org.eclipse.egf.model.provider.NamedModelElementWithIdItemProvider
This adds a property descriptor for the Java Identifier feature
addKeyPropertyDescriptor(Object) - Method in class org.eclipse.egf.model.provider.ContextElementItemProvider
This adds a property descriptor for the Key feature
addListener(ILabelProviderListener) - Method in class org.eclipse.egf.common.ui.viewers.AbstractTooltipLabelProvider
 
addListener(ILabelProviderListener) - Method in class org.eclipse.egf.core.ui.internal.viewers.DecoratedModelLabelProvider
 
addListener(ILabelProviderListener) - Method in class org.eclipse.egf.core.ui.viewers.AdaptedModelElementLabelProvider
 
addListener(ILabelProviderListener) - Method in class org.eclipse.egf.core.ui.viewers.LightweightLabelDecorator
 
addListener(INotifyChangedListener) - Method in class org.eclipse.egf.model.provider.ModelItemProviderAdapterFactory
This adds a listener
addListeners() - Method in class org.eclipse.egf.common.ui.field.JavaClassFieldEditor
Add listeners on widgets contained by this field editor.
addListeners() - Method in class org.eclipse.egf.common.ui.field.JavaScopeClassFieldEditor
Add listeners on widgets contained by this field editor.
addListeners() - Method in class org.eclipse.egf.core.ui.internal.field.ModelElementButtonFieldEditor
Add listeners on widgets contained by this field editor.
addListViewerObserver(IListViewerObserver) - Method in class org.eclipse.egf.core.ui.internal.viewers.AbstractObservableContentProvider
Add given listener to the list of IListViewerObserver notified when viewer content changes.
addMandatoryPropertyDescriptor(Object) - Method in class org.eclipse.egf.model.provider.ContractElementItemProvider
This adds a property descriptor for the Mandatory feature
AddMappingWrapperCommand - Class in org.eclipse.egf.model.edit.command.plugin.mapping
Implements a command that wraps a mapping modification in a mapping extension.
AddMappingWrapperCommand(EditingDomain, EObject, EStructuralFeature, Object) - Constructor for class org.eclipse.egf.model.edit.command.plugin.mapping.AddMappingWrapperCommand
Constructor.
AddModelElementCommand - Class in org.eclipse.egf.model.edit.command
Implements an Add command that modifies a NamedModelElementWithId object with forwarding model element changes to related plug-in file.
AddModelElementCommand(EditingDomain, EObject, EStructuralFeature, Object) - Constructor for class org.eclipse.egf.model.edit.command.AddModelElementCommand
Constructor.
addNamePropertyDescriptor(Object) - Method in class org.eclipse.egf.model.provider.DomainItemProvider
Override default behavior to get the 'name' property descriptor as an unsettable one.
addNamePropertyDescriptor(Object) - Method in class org.eclipse.egf.model.provider.NamedModelElementWithIdItemProvider
This adds a property descriptor for the Name feature
addNamePropertyDescriptor(Object) - Method in class org.eclipse.egf.model.provider.PatternModelItemProvider
Disable the modification on 'name' feature from the property sheet view.
addNode(Object) - Method in class org.eclipse.egf.pattern.ui.internal.editor.PatternEditorContentOutlinePage.PatternDataNode
Add a new node for given element.
addOperation(Pattern, String) - Static method in class org.eclipse.egf.pattern.ecore.AbstractPatternGenerator
Add a new operation to handled pattern.
addPage(IFormPage) - Method in class org.eclipse.egf.pattern.ui.editor.PatternEditor
 
addPages() - Method in class org.eclipse.egf.core.ui.wizard.AbstractModelElementWizard
 
addPages() - Method in class org.eclipse.egf.core.ui.wizard.AbstractPatternLibraryWizard
 
addPages() - Method in class org.eclipse.egf.core.ui.wizard.ContextElementWizard
 
addPages() - Method in class org.eclipse.egf.core.ui.wizard.ContractElementWizard
 
addPages() - Method in class org.eclipse.egf.core.ui.wizard.EditDomainWizard
 
addPages() - Method in class org.eclipse.egf.core.ui.wizard.EditFactoryComponentWizard
 
addPages() - Method in class org.eclipse.egf.core.ui.wizard.FactoryComponentInvocationWizard
 
addPages() - Method in class org.eclipse.egf.core.ui.wizard.MappingWizard
 
addPages() - Method in class org.eclipse.egf.core.ui.wizard.NewDomainWizard
 
addPages() - Method in class org.eclipse.egf.core.ui.wizard.PatternWizard
 
addPages() - Method in class org.eclipse.egf.core.ui.wizard.TaskFactoryHolderWizard
 
addPages() - Method in class org.eclipse.egf.pattern.ui.editor.PatternEditor
 
addPages() - Method in class org.eclipse.egf.pattern.ui.internal.editor.page.implementation.wizard.PatternCodeActionParameterWizard
 
addPages() - Method in class org.eclipse.egf.pattern.ui.internal.editor.page.implementation.wizard.PatternCodeActionWizard
 
addPages() - Method in class org.eclipse.egf.pattern.ui.internal.editor.page.specification.wizard.ParameterWizard
 
addPages(Wizard) - Method in class org.eclipse.egf.pde.ui.template.EmptyFactoryComponentTemplate
 
addPages() - Method in class org.eclipse.egf.pde.ui.wizard.NewFactoryComponentProjectWizard
 
addPartListener(IPartListener) - Static method in class org.eclipse.egf.common.ui.helper.WorkbenchHelper
Add a part listener in the active workbench page.
addPathPropertyDescriptor(Object) - Method in class org.eclipse.egf.model.provider.DomainItemProvider
This adds a property descriptor for the Path feature
addPathPropertyDescriptor(Object) - Method in class org.eclipse.egf.model.provider.MappingModelItemProvider
This adds a property descriptor for the Path feature
addPathPropertyDescriptor(Object) - Method in class org.eclipse.egf.model.provider.PatternModelItemProvider
This adds a property descriptor for the Path feature
addPatternEditorToListener(IEditorPart, PatternModel) - Static method in class org.eclipse.egf.core.ui.workbench.internal.util.ActionPatternEditorHelper
Add given pattern editor part and its pattern model to the listener that listens to pattern editor closing event.
AddPatternLibraryWrapperCommand - Class in org.eclipse.egf.model.edit.command.plugin.library
Implements a command that wraps a pattern library modification in a pattern extension.
AddPatternLibraryWrapperCommand(EditingDomain, EObject, EStructuralFeature, Object) - Constructor for class org.eclipse.egf.model.edit.command.plugin.library.AddPatternLibraryWrapperCommand
Constructor.
addPatternModificationListener(IPatternModificationListener) - Method in class org.eclipse.egf.pattern.ui.editor.PatternEditor
Add a modification listener to this editor.
AddPatternWrapperCommand - Class in org.eclipse.egf.model.edit.command.plugin.pattern
 
AddPatternWrapperCommand(EditingDomain, EObject, EStructuralFeature, Object) - Constructor for class org.eclipse.egf.model.edit.command.plugin.pattern.AddPatternWrapperCommand
Constructor.
addProductionAnnotation(Pattern, PatternHandler.ProductionOptionsHandler) - Method in class org.eclipse.egf.pattern.ecore.AnnotationHandler
Add/replace pattern production annotation based on given production handler values.
addProductionOrchestrationPropertyDescriptor(Object) - Method in class org.eclipse.egf.model.provider.PatternLibraryItemProvider
This adds a property descriptor for the Production Orchestration feature
addProductionPlanIdPropertyDescriptor(Object) - Method in class org.eclipse.egf.model.provider.FactoryItemProvider
This adds a property descriptor for the Production Plan Id feature
addProject(IProject) - Method in class org.eclipse.egf.core.ui.viewers.explorer.FactoryComponentExplorerContentProvider
Add given project (if it contains a factory component) as a factory component.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.eclipse.egf.core.ui.internal.databinding.AbstractDataBindingType
Do nothing.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.eclipse.egf.model.internal.data.ModelElement
Do nothing.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.eclipse.egf.pattern.impl.PatternImpl
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in interface org.eclipse.egf.pattern.Pattern
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in interface org.eclipse.egf.pattern.Pattern
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.eclipse.egf.pattern.ui.editor.page.PatternImplementationPage.InternalMethodLinkListener
Silly JFace data binding counter measure.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.eclipse.egf.pattern.ui.internal.editor.page.DefaultContentHandler
Silly JFace data binding counter measure.
addReadableValuePropertyDescriptor(Object) - Method in class org.eclipse.egf.model.provider.ContextElementItemProvider
This adds a property descriptor for the Readable Value feature
addReadFileJavaCode(EOperation, String) - Method in class org.eclipse.egf.pattern.ecore.AnnotationHandler
Add read file (java code) for given operation and file relative path.
addReadFilePatternCode(EOperation, String) - Method in class org.eclipse.egf.pattern.ecore.AnnotationHandler
Add read file (pattern code) for given operation and file relative path.
addReferencedFactoryComponentIdPropertyDescriptor(Object) - Method in class org.eclipse.egf.model.provider.ContractElementReferenceItemProvider
This adds a property descriptor for the Referenced Factory Component Id feature
addReferencingContractContextElement(Context, String, String, String, String) - Static method in class org.eclipse.egf.model.data.helper.ModelHelper
Add a new context element (to given context) that references a contract element from another factory component.
addRuntimeOrchestrationPropertyDescriptor(Object) - Method in class org.eclipse.egf.model.provider.PatternLibraryItemProvider
This adds a property descriptor for the Runtime Orchestration feature
addSourcePropertyDescriptor(Object) - Method in class org.eclipse.egf.model.provider.MappingModelItemProvider
This adds a property descriptor for the Source feature
addSources(Collection<EObject>) - Method in class org.eclipse.egf.mapping.data.MappingElement
Add given sources to this mapping element.
addStandardFactoryComponentDependencies(String, boolean) - Static method in class org.eclipse.egf.pde.internal.FactoryComponentGeneratorHelper
Add the standard dependencies in given plug-in manifest.
addSuperMethodCallJavaCode(EOperation, String) - Method in class org.eclipse.egf.pattern.ecore.AnnotationHandler
Add call to super method (java code) for given operation and method name.
addSuperMethodCallPatternCode(EOperation, String) - Method in class org.eclipse.egf.pattern.ecore.AnnotationHandler
Add call to super method (pattern code) for given operation and method name.
addTargetPropertyDescriptor(Object) - Method in class org.eclipse.egf.model.provider.MappingModelItemProvider
This adds a property descriptor for the Target feature
addTargets(Collection<EObject>) - Method in class org.eclipse.egf.mapping.data.MappingElement
Add given targets to this mapping element.
AddTaskFactoryHolderWrapperCommand - Class in org.eclipse.egf.model.edit.command.plugin.taskfactory
Implements a command that wraps a Task Factory Holder modification in taskFactory extensions.
AddTaskFactoryHolderWrapperCommand(EditingDomain, EObject, EStructuralFeature, Object) - Constructor for class org.eclipse.egf.model.edit.command.plugin.taskfactory.AddTaskFactoryHolderWrapperCommand
Constructor.
addTaskFactoryIdPropertyDescriptor(Object) - Method in class org.eclipse.egf.model.provider.FactoryComponentInvocationItemProvider
This adds a property descriptor for the Task Factory Id feature
addTypeHolderClassNamePropertyDescriptor(Object) - Method in class org.eclipse.egf.model.provider.TypeItemProvider
This adds a property descriptor for the Type Holder Class Name feature
addTypeHolderPropertyDescriptor(Object) - Method in class org.eclipse.egf.model.provider.TypeItemProvider
This adds a property descriptor for the Type Holder feature
addUidAnnotation(EOperation) - Method in class org.eclipse.egf.pattern.ecore.AnnotationHandler
Add UID annotation to given operation.
addViewpointIdsPropertyDescriptor(Object) - Method in class org.eclipse.egf.model.provider.SpecificationItemProvider
This adds a property descriptor for the Viewpoint Ids feature
addViewpointTypeId(String, ViewpointType, FactoryComponent) - Static method in class org.eclipse.egf.model.data.helper.ModelHelper
Add a viewpoint id in the specification of given factory component.
addWorkingSetListener(IWorkingSetListener) - Method in class org.eclipse.egf.core.ui.data.explorer.FactoryComponentWorkingSetManager
Add a working set listener.
adjustForNumColumns(int) - Method in class org.eclipse.egf.common.ui.field.LabelFieldEditor
 
AnnotationHandler - Class in org.eclipse.egf.pattern.ecore
The annotation handler translates a pattern methods annotations to java code annotations.
AnnotationHandler() - Constructor for class org.eclipse.egf.pattern.ecore.AnnotationHandler
 
AnnotationHandler.AnnotationCodeAppender - Class in org.eclipse.egf.pattern.ecore
Annotation code appender.
AnnotationHandler.AnnotationCodeAppender() - Constructor for class org.eclipse.egf.pattern.ecore.AnnotationHandler.AnnotationCodeAppender
 
AnnotationHandler.JavaCodeAppender - Class in org.eclipse.egf.pattern.ecore
Java code append to existing pattern operation code.
AnnotationHandler.JavaCodeAppender() - Constructor for class org.eclipse.egf.pattern.ecore.AnnotationHandler.JavaCodeAppender
 
AnnotationHandler.PatternCodeAppender - Class in org.eclipse.egf.pattern.ecore
Pattern code appender to existing pattern operation.
AnnotationHandler.PatternCodeAppender() - Constructor for class org.eclipse.egf.pattern.ecore.AnnotationHandler.PatternCodeAppender
 
AnnotationHandler.UnbufferedJavaCodeAppender - Class in org.eclipse.egf.pattern.ecore
A java code appender that is not prefixed by a call to the string builder.
AnnotationHandler.UnbufferedJavaCodeAppender() - Constructor for class org.eclipse.egf.pattern.ecore.AnnotationHandler.UnbufferedJavaCodeAppender
 
append(LoggingEvent) - Method in class org.eclipse.egf.core.ui.internal.log4j.EclipseConsoleAppender
 
appendCode(EOperation) - Method in class org.eclipse.egf.pattern.ecore.AnnotationHandler.AnnotationCodeAppender
Append new code to given operation.
appendNewOperation(StringBuilder) - Method in class org.eclipse.egf.pattern.ecore.AnnotationHandler.JavaCodeAppender
Append new code to existing one.
asList(T[]) - Static method in class org.eclipse.egf.common.helper.MiscHelper
Returns a list backed by the specified array.
assertTrue(String, boolean) - Static method in class org.eclipse.egf.common.ant.AbstractAntTask
Throws a BuildException if expression_p is false.
asyncExec(IProgressRunnable) - Static method in class org.eclipse.egf.common.progress.ProgressReporter
Causes the IProgressRunnable.run(IProgressMonitor) method of the given runnable to be invoked by an eclipse job at the next reasonable opportunity.
ATT_CLASS - Static variable in class org.eclipse.egf.common.helper.ExtensionPointHelper
Define a constant for the attribute named class in ExtensionPoint tab of plug-in xml files.
ATT_ID - Static variable in class org.eclipse.egf.common.helper.ExtensionPointHelper
Define a constant for the attribute named id in ExtensionPoint tab of plug-in xml files.
ATT_NAME - Static variable in class org.eclipse.egf.common.helper.ExtensionPointHelper
Define a constant for the attribute named name in ExtensionPoint tab of plug-in xml files.

EGF Engine
Release 0.1.0
A B C D E F G H I J K L M N O P Q R S T U V W X _

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.