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 _

U

UID_ANNOTATION_SOURCE - Static variable in class org.eclipse.egf.pattern.ecore.AnnotationHandler
UID annotation source.
UIDataHelper - Class in org.eclipse.egf.core.ui.internal.data
Provides useful services based on model elements and UI aspects.
UIDataHelper() - Constructor for class org.eclipse.egf.core.ui.internal.data.UIDataHelper
 
UiReferencedFactoryComponent - Class in org.eclipse.egf.core.ui.internal.data
Define an UI container for referenced factory component used in a Contract.
UiReferencedFactoryComponent(UiReferencedFactoryComponentContainer, FactoryComponent) - Constructor for class org.eclipse.egf.core.ui.internal.data.UiReferencedFactoryComponent
Constructor.
UiReferencedFactoryComponentContainer - Class in org.eclipse.egf.core.ui.internal.data
Define an UI container for UI Referenced factory component used in a Contract.
UiReferencedFactoryComponentContainer(ContractElement[]) - Constructor for class org.eclipse.egf.core.ui.internal.data.UiReferencedFactoryComponentContainer
Constructor.
UNDERSCORE_CHARACTER - Static variable in interface org.eclipse.egf.common.constant.ICommonConstants
Underscore character.
UNMODIFIABLE_ANNOTATION_TAG - Static variable in interface org.eclipse.egf.pattern.ecore.condition.IConditionConstants
Annotation constant @unmodifiable used to mark methods that are generated and not modifiable by developer except in a specific block delimited by IConditionConstants.USER_CODE_BEGINNING_DELIMITER and IConditionConstants.USER_CODE_END_DELIMITER.
UnsetContextCommand - Class in org.eclipse.egf.pde.internal.plugin.command.context
This command removes an extension matching context extension-point.
UnsetContextCommand(String) - Constructor for class org.eclipse.egf.pde.internal.plugin.command.context.UnsetContextCommand
Constructor.
unsetContextElement(String, String) - Method in class org.eclipse.egf.pde.internal.plugin.extension.ContextExtensionFactory
 
unsetContextElement(String, String) - Method in interface org.eclipse.egf.pde.plugin.extension.IContextExtensionFactory
Unset a context element from a context extension for given parameters.
UnsetContextElementCommand - Class in org.eclipse.egf.pde.internal.plugin.command.context
 
UnsetContextElementCommand(String, String) - Constructor for class org.eclipse.egf.pde.internal.plugin.command.context.UnsetContextElementCommand
Constructor.
unsetContextExtension(String) - Method in class org.eclipse.egf.pde.internal.plugin.extension.ContextExtensionFactory
 
unsetContextExtension(String) - Method in interface org.eclipse.egf.pde.plugin.extension.IContextExtensionFactory
Unset an extension matching "context" extension-point for given parameters.
unsetContractElement(String, String) - Method in class org.eclipse.egf.pde.internal.plugin.extension.ContractExtensionFactory
 
unsetContractElement(String, String) - Method in interface org.eclipse.egf.pde.plugin.extension.IContractExtensionFactory
Unset a contractElement object existing in a contract extension.
UnsetContractElementCommand - Class in org.eclipse.egf.pde.internal.plugin.command.contract
This command removes a contractElement in an extension matching Contract extension-point.
UnsetContractElementCommand(String, String) - Constructor for class org.eclipse.egf.pde.internal.plugin.command.contract.UnsetContractElementCommand
Constructor.
UnsetContractElementRefCmd - Class in org.eclipse.egf.pde.internal.plugin.command.contract.element.ref
This command removes an existing extension matching ContractElementReferences extension-point.
UnsetContractElementRefCmd(String) - Constructor for class org.eclipse.egf.pde.internal.plugin.command.contract.element.ref.UnsetContractElementRefCmd
Constructor.
unsetContractElementReferenceExtension(String) - Method in class org.eclipse.egf.pde.internal.plugin.extension.ContractElementRefExtensionFactory
 
unsetContractElementReferenceExtension(String) - Method in interface org.eclipse.egf.pde.plugin.extension.IContractElementRefExtensionFactory
Unset an extension matching "ContractElementReferences" extension-point for given parameters.
unsetEmfGeneratedPackageExtension(String) - Static method in class org.eclipse.egf.pde.emf.plugin.command.EmfExtensionFactory
Create unset EMF 'generated_package' extension command for given URI.
unsetExportedPackages(String[]) - Static method in class org.eclipse.egf.pde.plugin.manifest.command.ManifestChangeCommandFactory
Create unset exported packages command for given ones.
UnsetExportedPackagesCommand - Class in org.eclipse.egf.pde.internal.plugin.manifest.command
 
UnsetExportedPackagesCommand(String[]) - Constructor for class org.eclipse.egf.pde.internal.plugin.manifest.command.UnsetExportedPackagesCommand
Constructor.
unsetFactoryComponentExtension(String) - Method in class org.eclipse.egf.pde.internal.plugin.extension.FactoryComponentExtensionFactory
 
unsetFactoryComponentExtension(String) - Method in interface org.eclipse.egf.pde.plugin.extension.IFactoryComponentExtensionFactory
Unset an existing extension matching "FactoryComponent" extension-point for given parameters.
UnsetFactoryComponentExtensionCommand - Class in org.eclipse.egf.pde.internal.plugin.command.fc
This command unsets an existing extension matching factoryComponent extension-point.
UnsetFactoryComponentExtensionCommand(String) - Constructor for class org.eclipse.egf.pde.internal.plugin.command.fc.UnsetFactoryComponentExtensionCommand
Constructor.
unsetFactoryComponentInvocation(String, String) - Method in class org.eclipse.egf.pde.internal.plugin.extension.ProductionPlanExtensionFactory
 
unsetFactoryComponentInvocation(String, String) - Method in interface org.eclipse.egf.pde.plugin.extension.IProductionPlanExtensionFactory
Unset a factory component invocation in a production plan.
UnsetFactoryComponentInvocationCommand - Class in org.eclipse.egf.pde.internal.plugin.command.fci
This command removes an extension matching factoryComponentConfiguration extension-point.
UnsetFactoryComponentInvocationCommand(String) - Constructor for class org.eclipse.egf.pde.internal.plugin.command.fci.UnsetFactoryComponentInvocationCommand
Constructor.
unsetFactoryComponentInvocationExtension(String) - Method in class org.eclipse.egf.pde.internal.plugin.extension.FactoryComponentInvocationExtensionFactory
 
unsetFactoryComponentInvocationExtension(String) - Method in interface org.eclipse.egf.pde.plugin.extension.IFactoryComponentInvocationExtensionFactory
Unset an extension matching "FactoryComponentConfiguration" extension-point for given parameters.
UnsetFactoryComponentInvocationReferenceCommand - Class in org.eclipse.egf.pde.internal.plugin.command.pp
This command removes an FactoryComponentInvocation in an extension matching ProductionPlan extension-point.
UnsetFactoryComponentInvocationReferenceCommand(String, String) - Constructor for class org.eclipse.egf.pde.internal.plugin.command.pp.UnsetFactoryComponentInvocationReferenceCommand
Constructor.
UnsetGeneratedPackageCommand - Class in org.eclipse.egf.pde.emf.internal.plugin.command
Unset EMF 'generated_package' for specified URI.
UnsetGeneratedPackageCommand(String) - Constructor for class org.eclipse.egf.pde.emf.internal.plugin.command.UnsetGeneratedPackageCommand
Constructor.
UnsetMappingCommand - Class in org.eclipse.egf.pde.internal.plugin.command.mapping
This command removes an extension matching mapping extension-point.
UnsetMappingCommand(String) - Constructor for class org.eclipse.egf.pde.internal.plugin.command.mapping.UnsetMappingCommand
Constructor.
unsetMappingExtension(String) - Method in class org.eclipse.egf.pde.internal.plugin.extension.MappingExtensionFactory
 
unsetMappingExtension(String) - Method in interface org.eclipse.egf.pde.plugin.extension.IMappingExtensionFactory
Unset an extension matching mapping extension-point for given parameters.
UnsetPatternCommand - Class in org.eclipse.egf.pde.pattern.internal.plugin.command
This command removes a pattern in an extension matching 'pattern' extension-point.
UnsetPatternCommand(String) - Constructor for class org.eclipse.egf.pde.pattern.internal.plugin.command.UnsetPatternCommand
 
UnsetPatternConditionCommand - Class in org.eclipse.egf.pde.pattern.internal.plugin.command.condition
 
UnsetPatternConditionCommand(String) - Constructor for class org.eclipse.egf.pde.pattern.internal.plugin.command.condition.UnsetPatternConditionCommand
Constructor.
unsetPatternConditionExtension(String) - Static method in class org.eclipse.egf.pde.pattern.plugin.command.PatternConditionExtensionFactory
Create unset pattern condition extension command for identified pattern.
unsetPatternExtension(String) - Static method in class org.eclipse.egf.pde.pattern.plugin.command.PatternExtensionFactory
Create an unset pattern extension command for given parameters.
UnsetPatternLibraryCommand - Class in org.eclipse.egf.pde.pattern.internal.plugin.command
This command removes a pattern library in an extension matching 'pattern' extension-point.
UnsetPatternLibraryCommand(String) - Constructor for class org.eclipse.egf.pde.pattern.internal.plugin.command.UnsetPatternLibraryCommand
Constructor.
unsetPatternLibraryExtension(String) - Static method in class org.eclipse.egf.pde.pattern.plugin.command.PatternExtensionFactory
Create an unset pattern library extension command for given parameters.
UnsetPatternTemplateCommand - Class in org.eclipse.egf.pde.pattern.internal.plugin.command
This command removes a generated pattern in an extension matching generatedPattern extension-point.
UnsetPatternTemplateCommand(String) - Constructor for class org.eclipse.egf.pde.pattern.internal.plugin.command.UnsetPatternTemplateCommand
Constructor.
unsetPatternTemplateExtension(String) - Static method in class org.eclipse.egf.pde.pattern.plugin.command.PatternTemplateExtensionFactory
Create an unset generated pattern extension command for given parameters.
unsetProductionPlanExtension(String) - Method in class org.eclipse.egf.pde.internal.plugin.extension.ProductionPlanExtensionFactory
 
unsetProductionPlanExtension(String) - Method in interface org.eclipse.egf.pde.plugin.extension.IProductionPlanExtensionFactory
Unset an existing extension matching "ProductionPlan" extension-point for given parameters.
UnsetProductionPlanExtensionCommand - Class in org.eclipse.egf.pde.internal.plugin.command.pp
This command removes an existing extension matching ProductionPlan extension-point
UnsetProductionPlanExtensionCommand(String) - Constructor for class org.eclipse.egf.pde.internal.plugin.command.pp.UnsetProductionPlanExtensionCommand
Constructor.
unsetRequiredPlugins(String[]) - Static method in class org.eclipse.egf.pde.plugin.manifest.command.ManifestChangeCommandFactory
Create unset required plug-ins command for given ones.
UnsetRequiredPluginsCommand - Class in org.eclipse.egf.pde.internal.plugin.manifest.command
Implement a command that removes required plug-ins from the Require-Bundle property of the manifest file.
UnsetRequiredPluginsCommand(String[]) - Constructor for class org.eclipse.egf.pde.internal.plugin.manifest.command.UnsetRequiredPluginsCommand
Constructor.
UnsetTaskFactoryCommand - Class in org.eclipse.egf.pde.internal.plugin.command.taskfactory
This command removes an extension matching taskFactory extension-point.
UnsetTaskFactoryCommand(String) - Constructor for class org.eclipse.egf.pde.internal.plugin.command.taskfactory.UnsetTaskFactoryCommand
Constructor.
unsetTaskFactoryExtension(String) - Method in class org.eclipse.egf.pde.internal.plugin.extension.TaskFactoryExtensionFactory
 
unsetTaskFactoryExtension(String) - Method in interface org.eclipse.egf.pde.plugin.extension.ITaskFactoryExtensionFactory
Unset an extension matching "taskFactory" extension-point for given parameters.
update(ViewerCell) - Method in class org.eclipse.egf.common.ui.viewers.AbstractTooltipLabelProvider
 
updateActionBars() - Method in class org.eclipse.egf.core.ui.workbench.action.explorer.ExplorerActionProvider
 
updateButtons(ISelection) - Method in class org.eclipse.egf.common.ui.viewers.AbstractViewerWithButtons
Update the buttons enablement property.
updateButtons() - Method in class org.eclipse.egf.common.ui.wizard.page.AbstractWizardPage
Update page buttons according data status.
updateCompositeLayoutWithLayoutType(Composite, FormHelper.LayoutType, int, boolean) - Static method in class org.eclipse.egf.common.ui.helper.FormHelper
Update given composite with given layout type and given number of columns (if it makes any sense).
updateConditionClass(PatternHandler.PatternData, List<ParameterRelation>) - Method in class org.eclipse.egf.pattern.production.GeneratedContentProducer
Update condition class if it already exists, else create it with empty content.
updateContextElementType(String) - Method in class org.eclipse.egf.core.ui.wizard.page.ContextElementValueWizardPage
Update the type holder class name.
updateControlLayoutDataWithLayoutTypeData(Control, FormHelper.LayoutType) - Static method in class org.eclipse.egf.common.ui.helper.FormHelper
Update given control layout data depending on given layout type.
updateData() - Method in class org.eclipse.egf.pde.internal.ui.wizard.page.FactoryComponentContentPage
 
updateElement(AbstractPatternElement, String, String, String) - Method in class org.eclipse.egf.pattern.refactoring.internal.move.change.PatternElementChange
Update pattern element, including its subtree (if any).
updateEmfGeneratedPackageExtension(String, String) - Static method in class org.eclipse.egf.pde.emf.plugin.command.EmfExtensionFactory
Create update EMF 'generated_package' extension for given URIs.
UpdateGeneratedPackageCommand - Class in org.eclipse.egf.pde.emf.internal.plugin.command
 
UpdateGeneratedPackageCommand(String, String) - Constructor for class org.eclipse.egf.pde.emf.internal.plugin.command.UpdateGeneratedPackageCommand
Constructor.
updateHeaderContents() - Method in class org.eclipse.egf.pattern.ui.editor.PatternEditor
Update header contents.
updateInput(boolean) - Method in class org.eclipse.egf.core.ui.workbench.views.explorer.FactoryComponentProjectExplorer
Ask this view to refresh its content input.
updateModel(IProgressMonitor) - Method in class org.eclipse.egf.pde.ui.template.EmptyFactoryComponentTemplate
 
updateModels(AbstractPatternElement, NamedModelElementWithId, NamedModelElementWithId) - Method in class org.eclipse.egf.pattern.refactoring.internal.move.change.PatternElementChange
Update models.
UpdatePatternConditionCommand - Class in org.eclipse.egf.pde.pattern.internal.plugin.command.condition
 
UpdatePatternConditionCommand(String, String) - Constructor for class org.eclipse.egf.pde.pattern.internal.plugin.command.condition.UpdatePatternConditionCommand
Constructor.
updatePatternConditionExtension(String, String) - Static method in class org.eclipse.egf.pde.pattern.plugin.command.PatternConditionExtensionFactory
Create update pattern condition extension command.
updatePatternModel(PatternModel, PatternHandler.PatternData) - Method in class org.eclipse.egf.pattern.ecore.PatternHandler
Update pattern model with new pattern name, path and id.
updatePatternModel(PatternModel, PatternHandler.PatternData) - Method in class org.eclipse.egf.pattern.refactoring.internal.move.change.RefactoringPatternHandler
 
UpdatePatternTemplateCommand - Class in org.eclipse.egf.pde.pattern.internal.plugin.command
This command updates a generatedPattern in an extension matching generatedPattern extension-point.
UpdatePatternTemplateCommand(String, String) - Constructor for class org.eclipse.egf.pde.pattern.internal.plugin.command.UpdatePatternTemplateCommand
Constructor.
updatePatternTemplateExtension(String, String) - Static method in class org.eclipse.egf.pde.pattern.plugin.command.PatternTemplateExtensionFactory
Create an update generated pattern id extension command.
updatePublicWorkingSetsOrder(List<IWorkingSet>) - Method in class org.eclipse.egf.core.ui.data.explorer.FactoryComponentWorkingSetManager
Update the public working sets order to follow the given collection.
UpdateWizardPage - Class in org.eclipse.egf.core.ui.internal.databinding
Update the wizard page buttons when this listener is called.
UpdateWizardPage(AbstractModelElementWizardPage) - Constructor for class org.eclipse.egf.core.ui.internal.databinding.UpdateWizardPage
Constructor.
USER_CODE_BEGINNING_DELIMITER - Static variable in interface org.eclipse.egf.pattern.ecore.condition.IConditionConstants
Delimiter that marks the beginning of a not generated code block.
USER_CODE_END_DELIMITER - Static variable in interface org.eclipse.egf.pattern.ecore.condition.IConditionConstants
Delimiter that marks the end of a not generated code block.
UserEnforcedHelper - Class in org.eclipse.egf.common.ui.internal.helper
Helper methods enforced by user interaction.
UserEnforcedHelper() - Constructor for class org.eclipse.egf.common.ui.internal.helper.UserEnforcedHelper
 

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.