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 _

G

generate(Monitor, GenModel) - Method in class org.eclipse.egf.common.generator.EmfProjectGenerator
Generate required project type for given genModel.
generate(Object) - Method in class org.eclipse.egf.pattern.impl.PatternImpl
 
generate(Object) - Method in interface org.eclipse.egf.pattern.Pattern
 
generate(Object) - Method in interface org.eclipse.egf.pattern.Pattern
 
generate(Object) - Method in interface org.eclipse.egf.pattern.production.jet.IGenerator
Apply template generation, and get result as a String.
GENERATE_FOOTER_METHOD_NAME - Static variable in class org.eclipse.egf.pattern.ecore.PatternConstants
Pattern generate footer method name.
GENERATE_HEADER_METHOD_NAME - Static variable in class org.eclipse.egf.pattern.ecore.PatternConstants
Pattern generate header method name.
GENERATE_METHOD_NAME - Static variable in class org.eclipse.egf.pattern.ecore.PatternConstants
Pattern generate method name.
GENERATE_METHOD_PARAMETER_NAME - Static variable in class org.eclipse.egf.pattern.ecore.PatternConstants
Generate method parameter name.
GENERATE_POST_MATCHING_METHOD_NAME - Static variable in class org.eclipse.egf.pattern.ecore.PatternConstants
Pattern generate post-matching method name.
GENERATE_PRE_MATCHING_METHOD_NAME - Static variable in class org.eclipse.egf.pattern.ecore.PatternConstants
Pattern generate pre-matching method name.
generateBody(Object) - Method in interface org.eclipse.egf.pattern.Generator
 
generateBody(Object) - Method in interface org.eclipse.egf.pattern.Generator
 
generateBody(Object) - Method in class org.eclipse.egf.pattern.impl.PatternImpl
 
GenerateConditionClassHandler - Class in org.eclipse.egf.pattern.ui.ecore.ui
 
GenerateConditionClassHandler() - Constructor for class org.eclipse.egf.pattern.ui.ecore.ui.GenerateConditionClassHandler
 
GENERATED_FOLDER_IPATH - Static variable in interface org.eclipse.egf.common.constant.ICommonConstants
Generated folder IPath.
GENERATED_FOLDER_PATH - Static variable in interface org.eclipse.egf.common.constant.ICommonConstants
Generated folder path.
GENERATED_IMPL_JAVA_PACKAGE_SUFFIX - Static variable in interface org.eclipse.egf.common.generator.IEgfGeneratorConstants
Generated implementation Java packages prefix.
GENERATED_PACKAGE_EXTENSION_POINT_ATT_GEN_MODEL - Static variable in interface org.eclipse.egf.common.constant.IEMFConstants
Emf generated package extension-point package child genmodel attribute.
GENERATED_PACKAGE_EXTENSION_POINT_ATT_URI - Static variable in interface org.eclipse.egf.common.constant.IEMFConstants
Emf generated package extension-point package child uri attribute.
GENERATED_PACKAGE_EXTENSION_POINT_CHILD - Static variable in interface org.eclipse.egf.common.constant.IEMFConstants
Emf generated package extension-point package child.
GENERATED_PACKAGE_EXTENSION_POINT_FULL_ID - Static variable in interface org.eclipse.egf.common.constant.IEMFConstants
Emf generated package extension-point id.
GENERATED_PACKAGE_EXTENSION_POINT_PLUGIN_ID - Static variable in interface org.eclipse.egf.common.constant.IEMFConstants
Emf generated package extension point plug-in id.
GENERATED_PACKAGE_EXTENSION_POINT_SHORT_ID - Static variable in interface org.eclipse.egf.common.constant.IEMFConstants
Emf generated package extension point short id.
GENERATED_TEMPLATE_FOLDER_PATH - Static variable in class org.eclipse.egf.pattern.ecore.AbstractPatternGenerator
Generated templates sub-folder path.
GENERATED_TEMPLATES_IPATH - Static variable in class org.eclipse.egf.pattern.production.template.TemplateHelper
Generated templates relative IPath.
GENERATED_TEMPLATES_PATH - Static variable in class org.eclipse.egf.pattern.production.template.TemplateHelper
Generated templates relative path.
GENERATED_UTIL_JAVA_PACKAGE_SUFFIX - Static variable in interface org.eclipse.egf.common.generator.IEgfGeneratorConstants
Generated util Java packages prefix.
GeneratedConditionProducer - Class in org.eclipse.egf.pattern.ecore.condition
 
GeneratedConditionProducer() - Constructor for class org.eclipse.egf.pattern.ecore.condition.GeneratedConditionProducer
 
GeneratedContentHelper - Class in org.eclipse.egf.pattern.production
 
GeneratedContentHelper() - Constructor for class org.eclipse.egf.pattern.production.GeneratedContentHelper
 
GeneratedContentProducer - Class in org.eclipse.egf.pattern.production
The producer responsible for all generated content.
GeneratedContentProducer() - Constructor for class org.eclipse.egf.pattern.production.GeneratedContentProducer
Constructor.
generateEcoreFile() - Method in class org.eclipse.egf.pattern.ecore.AbstractPatternGenerator
Generate pattern ecore file.
GenerateEcoreHandler - Class in org.eclipse.egf.pattern.ui.ecore.ui
 
GenerateEcoreHandler() - Constructor for class org.eclipse.egf.pattern.ui.ecore.ui.GenerateEcoreHandler
 
generateFactoryComponent(FactoryComponent) - Static method in class org.eclipse.egf.pattern.production.PatternProducer
Generate given factory component in current thread.
generateFiles(IProgressMonitor) - Method in class org.eclipse.egf.pde.ui.template.EmptyFactoryComponentTemplate
 
generateFooter() - Method in interface org.eclipse.egf.pattern.Generator
 
generateFooter() - Method in interface org.eclipse.egf.pattern.Generator
 
generateFooter() - Method in class org.eclipse.egf.pattern.impl.PatternImpl
 
generateHeader() - Method in interface org.eclipse.egf.pattern.Generator
 
generateHeader() - Method in interface org.eclipse.egf.pattern.Generator
 
generateHeader() - Method in class org.eclipse.egf.pattern.impl.PatternImpl
 
generateId() - Method in class org.eclipse.egf.model.internal.data.ModelElement
Generate a unique business id.
generatePatternClasses(PatternHandler.PatternData) - Static method in class org.eclipse.egf.pattern.production.PatternProducer
Generate pattern classes.
generatePatterns(String, Object) - Method in class org.eclipse.egf.pattern.production.PatternProducer
Generate identified pattern.
generatePatternUID() - Static method in class org.eclipse.egf.common.helper.PatternHelper
Create a new pattern unique id.
generatePostMatching() - Method in interface org.eclipse.egf.pattern.Generator
 
generatePostMatching() - Method in interface org.eclipse.egf.pattern.Generator
 
generatePostMatching() - Method in class org.eclipse.egf.pattern.impl.PatternImpl
 
generatePrefixUID(String) - Static method in class org.eclipse.egf.common.helper.IDGeneratorHelper
Generate unique id using given prefix.
generatePreMatching() - Method in interface org.eclipse.egf.pattern.Generator
 
generatePreMatching() - Method in interface org.eclipse.egf.pattern.Generator
 
generatePreMatching() - Method in class org.eclipse.egf.pattern.impl.PatternImpl
 
generateTemplate(PatternHandler.PatternData) - Static method in class org.eclipse.egf.pattern.production.PatternTemplateProducer
Generate resulting template for given pattern data.
generateUID(Object) - Static method in class org.eclipse.egf.common.helper.IDGeneratorHelper
Generate unique id for given object.
GENERATION_SOURCE_FOLDER - Static variable in class org.eclipse.egf.pattern.ecore.PatternConstants
Generated source code folder (relative to project) path.
GENERATION_SOURCE_FOLDER_IPATH - Static variable in class org.eclipse.egf.pattern.ecore.PatternConstants
Generated source code folder (relative to project) relative IPath.
Generator - Interface in org.eclipse.egf.pattern
A representation of the model object 'Generator'. Generator - Interface in org.eclipse.egf.pattern
A representation of the model object 'Generator'. GENERATOR - Static variable in interface org.eclipse.egf.pattern.PatternPackage
The meta object id for the 'Generator' class
GENERATOR - Static variable in interface org.eclipse.egf.pattern.PatternPackage
The meta object id for the 'Generator' class
GENERATOR - Static variable in interface org.eclipse.egf.pattern.PatternPackage.Literals
The meta object literal for the 'Generator' class
GENERATOR - Static variable in interface org.eclipse.egf.pattern.PatternPackage.Literals
The meta object literal for the 'Generator' class
GENERATOR_FEATURE_COUNT - Static variable in interface org.eclipse.egf.pattern.PatternPackage
The number of structural features of the 'Generator' class
GENERATOR_FEATURE_COUNT - Static variable in interface org.eclipse.egf.pattern.PatternPackage
The number of structural features of the 'Generator' class
GENERIC_CHECK_METHOD_COMMENTS - Static variable in class org.eclipse.egf.pattern.ecore.condition.GeneratedConditionProducer
Generic check method comments.
GENERIC_CHECK_METHOD_END - Static variable in class org.eclipse.egf.pattern.ecore.condition.GeneratedConditionProducer
End of generic check method code.
GENERIC_CHECK_METHOD_SIGNATURE - Static variable in class org.eclipse.egf.pattern.ecore.condition.GeneratedConditionProducer
Generic check method signature.
GenericDescriptor - Class in org.eclipse.egf.common.descriptor
Generic implementation of the IDescriptor object.
GenericDescriptor() - Constructor for class org.eclipse.egf.common.descriptor.GenericDescriptor
Constructor.
GENMODEL_FILE_EXTENSION - Static variable in interface org.eclipse.egf.common.constant.ICommonConstants
GenModel file extension.
GenModelViewerFilter - Class in org.eclipse.egf.core.ui.viewers
 
GenModelViewerFilter() - Constructor for class org.eclipse.egf.core.ui.viewers.GenModelViewerFilter
 
get(String) - Static method in enum org.eclipse.egf.model.ViewpointType
Returns the 'Viewpoint Type' literal with the specified literal value
get(int) - Static method in enum org.eclipse.egf.model.ViewpointType
Returns the 'Viewpoint Type' literal with the specified integer value
getAbstractFactoryComponentFactory() - Method in class org.eclipse.egf.model.impl.ModelPackageImpl
 
getAbstractFactoryComponentFactory() - Method in interface org.eclipse.egf.model.ModelPackage
Returns the meta object for class 'Abstract Factory Component Factory'
getAbstractFactoryComponentFactory_Context() - Method in class org.eclipse.egf.model.impl.ModelPackageImpl
 
getAbstractFactoryComponentFactory_Context() - Method in interface org.eclipse.egf.model.ModelPackage
Returns the meta object for the containment reference 'Context'
getAbstractFactoryComponentFactory_ContextId() - Method in class org.eclipse.egf.model.impl.ModelPackageImpl
 
getAbstractFactoryComponentFactory_ContextId() - Method in interface org.eclipse.egf.model.ModelPackage
Returns the meta object for the attribute 'Context Id'
getAbstractPatternElement() - Method in class org.eclipse.egf.model.impl.ModelPackageImpl
 
getAbstractPatternElement() - Method in interface org.eclipse.egf.model.ModelPackage
Returns the meta object for class 'Abstract Pattern Element'
getAbstractViewpoint() - Method in class org.eclipse.egf.model.impl.ModelPackageImpl
 
getAbstractViewpoint() - Method in interface org.eclipse.egf.model.ModelPackage
Returns the meta object for class 'Abstract Viewpoint'. getAction() - Method in class org.eclipse.egf.pattern.ui.internal.editor.page.implementation.MethodActionHandler
Get action.
getAction(Object) - Static method in class org.eclipse.egf.pattern.ui.internal.editor.page.implementation.MethodPatternCodeLabelProvider
Get code action (code type, parameter) from given object.
getActionAndParameter(Tree) - Method in class org.eclipse.egf.pattern.ecore.AnnotationHandler
Get a couple composed of the top action (and its parameter) of given tree.
getActionParameter() - Method in class org.eclipse.egf.pattern.ui.internal.editor.page.implementation.wizard.AbstractPatternCodeWizard
Get action parameter.
getActions() - Method in class org.eclipse.egf.pattern.ui.internal.editor.page.implementation.MethodPatternCodeViewer.MethodPatternCodeContentHandler
Get handled method pattern code actions.
getActionType() - Method in class org.eclipse.egf.pattern.ui.internal.editor.page.implementation.wizard.AbstractPatternCodeWizard
Get action type.
getActionTypeDisplayableText(Object) - Static method in class org.eclipse.egf.pattern.ui.internal.editor.page.implementation.wizard.PatternCodeActionTypeSelectionPage
Get action type text to display from action type.
getActivePluginModel() - Static method in class org.eclipse.egf.pde.internal.ui.util.PDEModelUtility
Returns an IPluginModelBase from the active ManifestEditor or null if no manifest editor is open.
getActiveWorkbenchPage() - Static method in class org.eclipse.egf.common.ui.helper.WorkbenchHelper
Returns the currently active page for the active workbench window.
getAdapter(Object, Class) - Method in class org.eclipse.egf.common.adapter.AbstractAdapterFactory
 
getAdapter() - Method in class org.eclipse.egf.common.adapter.AdapterDescriptor
Get the adapter for this descriptor.
getAdapter(Class) - Method in class org.eclipse.egf.core.ui.data.explorer.FactoryComponentInWorkspace
 
getAdapter(Class) - Method in class org.eclipse.egf.core.ui.data.explorer.FactoryComponentWorkingSet
 
getAdapter(Class) - Method in class org.eclipse.egf.core.ui.data.explorer.FactoryComponentWorkingSetManager
 
getAdapter(Class) - Method in class org.eclipse.egf.core.ui.data.fc.FactoryComponentInPlatform
 
getAdapter(Class) - Method in class org.eclipse.egf.core.ui.workbench.views.fc.AbstractFactoryComponentView
 
getAdapter(Class) - Method in class org.eclipse.egf.model.internal.data.ModelElement
 
getAdapter(Class) - Method in class org.eclipse.egf.pattern.ui.editor.PatternEditor
 
getAdapter(Class) - Method in class org.eclipse.egf.pattern.ui.editor.PatternEditorInput
 
getAdapterFactories(Object) - Method in class org.eclipse.egf.common.internal.generator.emf.CustomizedGenerator
 
getAdapterFactory() - Method in class org.eclipse.egf.core.ui.viewers.AbstractAdaptedModelElementContentProvider
Return the adapter factory for this content provider.
getAdapterFactory() - Method in class org.eclipse.egf.core.ui.viewers.explorer.FactoryComponentExplorerContentProvider
 
getAdapterFactory() - Method in class org.eclipse.egf.core.ui.viewers.fc.InstalledFactoryComponentContentProvider
 
getAdapterFactory() - Method in class org.eclipse.egf.core.ui.wizard.page.AbstractModelElementWizardPage
Return the adapter factory to use in EMF-based label and content provider.
getAdapterFactoryContentProvider() - Method in class org.eclipse.egf.core.ui.viewers.AbstractAdaptedModelElementContentProvider
Return the adapter factory content provider.
getAdapterList() - Method in class org.eclipse.egf.core.ui.data.ElementAdapterFactory
 
getAdapters() - Method in class org.eclipse.egf.common.adapter.AbstractAdapterFactory
Return the map of registered adapters
getAdapters() - Method in class org.eclipse.egf.core.ui.data.ElementAdapterFactory
 
getAddCommandForCreatedElement(AdapterFactoryEditingDomain, EObject, NamedModelElementWithId) - Method in class org.eclipse.egf.core.ui.wizard.AbstractModelElementWizard
Get the command responsible of adding the created element to given parent when performing finish.
getAddCommandForCreatedElement(AdapterFactoryEditingDomain, EObject, NamedModelElementWithId) - Method in class org.eclipse.egf.core.ui.wizard.ContextElementWizard
 
getAddCommandForCreatedElement(AdapterFactoryEditingDomain, EObject, NamedModelElementWithId) - Method in class org.eclipse.egf.core.ui.wizard.ContractElementWizard
 
getAddCommandForCreatedElement(AdapterFactoryEditingDomain, EObject, NamedModelElementWithId) - Method in class org.eclipse.egf.core.ui.wizard.EditDomainWizard
 
getAddCommandForCreatedElement(AdapterFactoryEditingDomain, EObject, NamedModelElementWithId) - Method in class org.eclipse.egf.core.ui.wizard.EditFactoryComponentWizard
 
getAddCommandForCreatedElement(AdapterFactoryEditingDomain, EObject, NamedModelElementWithId) - Method in class org.eclipse.egf.core.ui.wizard.FactoryComponentInvocationWizard
 
getAddCommandForCreatedElement(AdapterFactoryEditingDomain, EObject, NamedModelElementWithId) - Method in class org.eclipse.egf.core.ui.wizard.MappingWizard
 
getAddCommandForCreatedElement(AdapterFactoryEditingDomain, EObject, NamedModelElementWithId) - Method in class org.eclipse.egf.core.ui.wizard.NewDomainWizard
 
getAddCommandForCreatedElement(AdapterFactoryEditingDomain, EObject, NamedModelElementWithId) - Method in class org.eclipse.egf.core.ui.wizard.PatternLibraryWizard
 
getAddCommandForCreatedElement(AdapterFactoryEditingDomain, EObject, NamedModelElementWithId) - Method in class org.eclipse.egf.core.ui.wizard.PatternWizard
 
getAddCommandForCreatedElement(AdapterFactoryEditingDomain, EObject, NamedModelElementWithId) - Method in class org.eclipse.egf.core.ui.wizard.RootPatternLibraryWizard
 
getAddCommandForCreatedElement(AdapterFactoryEditingDomain, EObject, NamedModelElementWithId) - Method in class org.eclipse.egf.core.ui.wizard.TaskFactoryHolderWizard
 
getAddContextWrapperCommand(EditingDomain, EObject, EStructuralFeature, Object) - Method in class org.eclipse.egf.model.provider.AbstractFactoryComponentFactoryItemProvider
Return the AddContextWrapperCommand according to the real AbstractFactoryComponentFactory.
getAddContextWrapperCommand(EditingDomain, EObject, EStructuralFeature, Object) - Method in class org.eclipse.egf.model.provider.FactoryComponentInvocationItemProvider
 
getAddContextWrapperCommand(EditingDomain, EObject, EStructuralFeature, Object) - Method in class org.eclipse.egf.model.provider.ProductionPlanItemProvider
 
getAdditionActions() - Method in class org.eclipse.egf.core.ui.workbench.action.navigator.AbstractActionProvider
Return the 'additions' action list.
getAdditionalPackages(EPackage, <any>) - Method in class org.eclipse.egf.mapping.ui.editor.EGFMappingEditor
Get the additional root packages contained in the model (ie resource) related to the specified package.
getAllEmfExtensionDescriptors() - Method in class org.eclipse.egf.pde.emf.PdeEmfActivator
Get EMF generated_package extensions available in workspace and in the platform.
getAllFactoryComponents() - Method in class org.eclipse.egf.core.ui.EgfUiActivator
Return all factory components located in both workspace and running Eclipse platform.
getAllOpenEditors(String) - Static method in class org.eclipse.egf.common.ui.helper.WorkbenchHelper
Get all open editors in the active workbench page for given editor id.
getAllParameters(Pattern) - Method in class org.eclipse.egf.pattern.ecore.PatternHandler
Get all pattern matching parameters for given pattern.
getAllParameters() - Method in class org.eclipse.egf.pattern.ecore.PatternHandler.PatternData
Get all pattern matching parameters, including parents ones, starting from farthest (higher parent) to closest (current pattern) parameters.
getAllWorkingSets() - Method in class org.eclipse.egf.core.ui.data.explorer.FactoryComponentWorkingSetManager
Get all existing working sets in the workspace.
getAvailableActions() - Method in class org.eclipse.egf.pattern.ui.internal.editor.page.implementation.wizard.PatternCodeActionWizard
Get available actions.
getBinaryOutputPatternGeneratedFolder(IJavaProject) - Static method in class org.eclipse.egf.pattern.production.GeneratedContentHelper
Get the binary output pattern generated IPath.
getBounds(Item) - Method in class org.eclipse.egf.core.ui.workbench.internal.drop.DelegatingCommonDropAdapter
 
getBuildModel(IProject) - Static method in class org.eclipse.egf.pde.internal.FactoryComponentGeneratorHelper
Get the build model for given project.
getBundlePluginModel() - Method in class org.eclipse.egf.pde.plugin.command.AbstractManifestChangesCommand
Get the bundle plugin model that this command is performed against.
getByName(String) - Static method in enum org.eclipse.egf.model.ViewpointType
Returns the 'Viewpoint Type' literal with the specified name
getCalledPatternIDs(EOperation) - Method in class org.eclipse.egf.pattern.ecore.AnnotationHandler
Get pattern IDs that are called through this operation.
getCallOtherPatternTemplateCode(String) - Method in class org.eclipse.egf.pattern.ecore.AnnotationHandler
TODO Guillaume
Specific to JET templates.
getCallParameter() - Method in class org.eclipse.egf.pattern.relations.impl.RelationsPackageImpl
 
getCallParameter() - Method in interface org.eclipse.egf.pattern.relations.RelationsPackage
Returns the meta object for class 'Call Parameter'
getCallParameter_Type() - Method in class org.eclipse.egf.pattern.relations.impl.RelationsPackageImpl
 
getCallParameter_Type() - Method in interface org.eclipse.egf.pattern.relations.RelationsPackage
Returns the meta object for the attribute 'Type'
getCallParameters(Pattern) - Method in class org.eclipse.egf.pattern.ecore.PatternHandler
Get all public method parameters for given pattern.
getCallParameters() - Method in class org.eclipse.egf.pattern.ecore.PatternHandler.PatternData
Get all public method parameters, also stated as 'Call parameters'.
getCallParameters() - Method in class org.eclipse.egf.pattern.impl.PatternImpl
 
getCallParameters() - Method in interface org.eclipse.egf.pattern.Pattern
Returns the value of the 'Call Parameters' containment reference list.
getCallParameters() - Method in interface org.eclipse.egf.pattern.Pattern
Returns the value of the 'Call Parameters' containment reference list.
getChangeDescription() - Method in class org.eclipse.egf.core.ui.wizard.AbstractModelElementWizard
Return the change description when perform finish is called.
getChangeRecorder() - Method in class org.eclipse.egf.core.ui.wizard.AbstractModelElementWizard
Get the change recorder that listens to model element changes.
getChildFeature(Object, Object) - Method in class org.eclipse.egf.model.provider.AbstractFactoryComponentFactoryItemProvider
 
getChildFeature(Object, Object) - Method in class org.eclipse.egf.model.provider.ContextItemProvider
 
getChildFeature(Object, Object) - Method in class org.eclipse.egf.model.provider.ContractItemProvider
 
getChildFeature(Object, Object) - Method in class org.eclipse.egf.model.provider.FactoryComponentInvocationItemProvider
 
getChildFeature(Object, Object) - Method in class org.eclipse.egf.model.provider.FactoryComponentItemProvider
 
getChildFeature(Object, Object) - Method in class org.eclipse.egf.model.provider.FactoryItemProvider
 
getChildFeature(Object, Object) - Method in class org.eclipse.egf.model.provider.MappingViewpointItemProvider
 
getChildFeature(Object, Object) - Method in class org.eclipse.egf.model.provider.PatternLibraryItemProvider
 
getChildFeature(Object, Object) - Method in class org.eclipse.egf.model.provider.PatternViewpointItemProvider
 
getChildFeature(Object, Object) - Method in class org.eclipse.egf.model.provider.ProductionPlanItemProvider
 
getChildFeature(Object, Object) - Method in class org.eclipse.egf.model.provider.SpecificationItemProvider
 
getChildren() - Method in class org.eclipse.egf.common.descriptor.GenericDescriptor
 
getChildren() - Method in interface org.eclipse.egf.common.descriptor.IDescriptor
Get children descriptors, if any.
getChildren() - Method in class org.eclipse.egf.common.ui.viewers.DefaultTreeNode
 
getChildren() - Method in interface org.eclipse.egf.common.ui.viewers.ITreeNode
Get children nodes.
getChildren(Object) - Method in class org.eclipse.egf.core.ui.data.explorer.adapter.FactoryComponentInWorkspaceAdapter
 
getChildren(Object) - Method in class org.eclipse.egf.core.ui.data.explorer.adapter.FactoryComponentWorkingSetAdapter
 
getChildren(Object) - Method in class org.eclipse.egf.core.ui.data.explorer.adapter.FactoryComponentWorkingSetManagerAdapter
 
getChildren(Object) - Method in class org.eclipse.egf.core.ui.data.fc.adapter.FactoryComponentInPlatformAdapter
 
getChildren() - Method in class org.eclipse.egf.core.ui.internal.data.AbstractUiContainer
Return the children as an array of objects.
getChildren() - Method in class org.eclipse.egf.core.ui.internal.data.UiReferencedFactoryComponentContainer
 
getChildren(Object) - Method in class org.eclipse.egf.core.ui.internal.viewers.ObservableReferencedContractElementContentProvider
 
getChildren(Object) - Method in class org.eclipse.egf.core.ui.internal.viewers.PossibleContractElementReferenceTreeContentProvider
 
getChildren(Object) - Method in class org.eclipse.egf.core.ui.viewers.AbstractAdaptedModelElementContentProvider
 
getChildren(Object) - Method in class org.eclipse.egf.pattern.ui.editor.page.PatternInheritancePage.ParentsContentProvider
 
getChildren(Object) - Method in class org.eclipse.egf.pattern.ui.internal.editor.page.implementation.wizard.PatternIdParameterSelectionPage.PatternIdContentProvider
 
getChildren(Object) - Method in class org.eclipse.egf.pattern.ui.internal.editor.page.specification.wizard.ParameterTypeSelectionPage.ParameterTypeContentProvider
 
getChildren(Object) - Method in class org.eclipse.egf.pattern.ui.internal.editor.PatternEditorContentOutlinePage.OutlineContentProvider
 
getChildren() - Method in class org.eclipse.egf.pattern.ui.internal.editor.PatternEditorContentOutlinePage.PatternDataNode
 
getChildren() - Method in class org.eclipse.egf.pattern.ui.internal.editor.PatternEditorContentOutlinePage.PatternMethodNode
 
getChildren() - Method in class org.eclipse.egf.pattern.ui.internal.editor.PatternEditorContentOutlinePage.RootNode
 
getChildren(IPluginElement, String) - Method in class org.eclipse.egf.pde.reader.CreateDescriptorOperation
Get all children for a parent with a given name.
getChildren(IPluginElement) - Method in class org.eclipse.egf.pde.reader.CreateDescriptorOperation
Get all children of given plug-in element.
getChildrenFeatures(Object) - Method in class org.eclipse.egf.model.provider.AbstractFactoryComponentFactoryItemProvider
This specifies how to implement #getChildren and is used to deduce an appropriate feature for an org.eclipse.emf.edit.command.AddCommand, org.eclipse.emf.edit.command.RemoveCommand or org.eclipse.emf.edit.command.MoveCommand in #createCommand
getChildrenFeatures(Object) - Method in class org.eclipse.egf.model.provider.ContextItemProvider
This specifies how to implement #getChildren and is used to deduce an appropriate feature for an org.eclipse.emf.edit.command.AddCommand, org.eclipse.emf.edit.command.RemoveCommand or org.eclipse.emf.edit.command.MoveCommand in #createCommand
getChildrenFeatures(Object) - Method in class org.eclipse.egf.model.provider.ContractItemProvider
This specifies how to implement #getChildren and is used to deduce an appropriate feature for an org.eclipse.emf.edit.command.AddCommand, org.eclipse.emf.edit.command.RemoveCommand or org.eclipse.emf.edit.command.MoveCommand in #createCommand
getChildrenFeatures(Object) - Method in class org.eclipse.egf.model.provider.FactoryComponentInvocationItemProvider
This specifies how to implement #getChildren and is used to deduce an appropriate feature for an org.eclipse.emf.edit.command.AddCommand, org.eclipse.emf.edit.command.RemoveCommand or org.eclipse.emf.edit.command.MoveCommand in #createCommand
getChildrenFeatures(Object) - Method in class org.eclipse.egf.model.provider.FactoryComponentItemProvider
This specifies how to implement #getChildren and is used to deduce an appropriate feature for an org.eclipse.emf.edit.command.AddCommand, org.eclipse.emf.edit.command.RemoveCommand or org.eclipse.emf.edit.command.MoveCommand in #createCommand
getChildrenFeatures(Object) - Method in class org.eclipse.egf.model.provider.FactoryItemProvider
This specifies how to implement #getChildren and is used to deduce an appropriate feature for an org.eclipse.emf.edit.command.AddCommand, org.eclipse.emf.edit.command.RemoveCommand or org.eclipse.emf.edit.command.MoveCommand in #createCommand
getChildrenFeatures(Object) - Method in class org.eclipse.egf.model.provider.MappingViewpointItemProvider
This specifies how to implement #getChildren and is used to deduce an appropriate feature for an org.eclipse.emf.edit.command.AddCommand, org.eclipse.emf.edit.command.RemoveCommand or org.eclipse.emf.edit.command.MoveCommand in #createCommand
getChildrenFeatures(Object) - Method in class org.eclipse.egf.model.provider.PatternLibraryItemProvider
This specifies how to implement #getChildren and is used to deduce an appropriate feature for an org.eclipse.emf.edit.command.AddCommand, org.eclipse.emf.edit.command.RemoveCommand or org.eclipse.emf.edit.command.MoveCommand in #createCommand
getChildrenFeatures(Object) - Method in class org.eclipse.egf.model.provider.PatternViewpointItemProvider
This specifies how to implement #getChildren and is used to deduce an appropriate feature for an org.eclipse.emf.edit.command.AddCommand, org.eclipse.emf.edit.command.RemoveCommand or org.eclipse.emf.edit.command.MoveCommand in #createCommand
getChildrenFeatures(Object) - Method in class org.eclipse.egf.model.provider.ProductionPlanItemProvider
This specifies how to implement #getChildren and is used to deduce an appropriate feature for an org.eclipse.emf.edit.command.AddCommand, org.eclipse.emf.edit.command.RemoveCommand or org.eclipse.emf.edit.command.MoveCommand in #createCommand
getChildrenFeatures(Object) - Method in class org.eclipse.egf.model.provider.SpecificationItemProvider
This specifies how to implement #getChildren and is used to deduce an appropriate feature for an org.eclipse.emf.edit.command.AddCommand, org.eclipse.emf.edit.command.RemoveCommand or org.eclipse.emf.edit.command.MoveCommand in #createCommand
getChildrenLibraries(IDescriptor) - Method in class org.eclipse.egf.pattern.ecore.PatternSeeker
Get children libraries of given one.
getClassLoaderFor(IJavaProject, ClassLoader) - Static method in class org.eclipse.egf.common.helper.ProjectHelper
Create a new class loader for a java project, son of specified parent class loader.
getClassName(String, String) - Static method in class org.eclipse.egf.pattern.production.GeneratedContentProducer
Get generated class name from pattern one and suffix.
getCodeAnnotation(EOperation) - Method in class org.eclipse.egf.pattern.ecore.AnnotationHandler.AnnotationCodeAppender
Get the annotation that is/will be containing the code.
getCodeAnnotation(EOperation) - Method in class org.eclipse.egf.pattern.ecore.AnnotationHandler.JavaCodeAppender
 
getCodeAnnotation(EOperation) - Method in class org.eclipse.egf.pattern.ecore.AnnotationHandler.PatternCodeAppender
 
getCommandRunner() - Method in class org.eclipse.egf.model.edit.command.plugin.PluginChangeWrapperCommand
Get the plug-in changes command runner.
getCommandStack() - Method in class org.eclipse.egf.core.ui.workbench.views.fc.AbstractFactoryComponentView
Return the command stack for this view.
getCompleteStatus() - Method in class org.eclipse.egf.common.ui.wizard.page.AbstractWizardPage
Check conditions to get the page completed
getCompleteStatus() - Method in class org.eclipse.egf.core.ui.wizard.page.AbstractPatternLibrarySequenceWizardPage
 
getCompleteStatus() - Method in class org.eclipse.egf.core.ui.wizard.page.ContextElementKeyWizardPage
 
getCompleteStatus() - Method in class org.eclipse.egf.core.ui.wizard.page.ContextElementReferenceWizardPage
 
getCompleteStatus() - Method in class org.eclipse.egf.core.ui.wizard.page.ContextElementValueWizardPage
 
getCompleteStatus() - Method in class org.eclipse.egf.core.ui.wizard.page.ContextElementWizardPage
 
getCompleteStatus() - Method in class org.eclipse.egf.core.ui.wizard.page.ContractElementReferenceWizardPage
 
getCompleteStatus() - Method in class org.eclipse.egf.core.ui.wizard.page.ContractElementTypeWizardPage
 
getCompleteStatus() - Method in class org.eclipse.egf.core.ui.wizard.page.ContractElementWizardPage
 
getCompleteStatus() - Method in class org.eclipse.egf.core.ui.wizard.page.EditDomainWizardPage
 
getCompleteStatus() - Method in class org.eclipse.egf.core.ui.wizard.page.EditFactoryComponentWizardPage
 
getCompleteStatus() - Method in class org.eclipse.egf.core.ui.wizard.page.FactoryComponentInvocationWizardPage
 
getCompleteStatus() - Method in class org.eclipse.egf.core.ui.wizard.page.MappingWizardPage
 
getCompleteStatus() - Method in class org.eclipse.egf.core.ui.wizard.page.NewDomainWizardPage
 
getCompleteStatus() - Method in class org.eclipse.egf.core.ui.wizard.page.PatternLibraryWizardPage
 
getCompleteStatus() - Method in class org.eclipse.egf.core.ui.wizard.page.PatternWizardPage
 
getCompleteStatus() - Method in class org.eclipse.egf.core.ui.wizard.page.TaskFactoryHolderWizardPage
 
getCompleteStatus() - Method in class org.eclipse.egf.pattern.ui.internal.editor.page.wizard.AbstractPatternWizardPage
 
getConditionClassContent(PatternHandler.PatternData) - Method in class org.eclipse.egf.pattern.production.GeneratedContentProducer
Get condition class content as for given pattern data.
getConditionClassName(PatternHandler.PatternData) - Static method in class org.eclipse.egf.pattern.production.GeneratedContentProducer
Get condition class name from pattern data.
getConditionFileRelativePath(PatternHandler.PatternData) - Static method in class org.eclipse.egf.pattern.production.GeneratedContentProducer
Get condition file relative path from given parameters.
getConfigurationElement(String, String, String) - Static method in class org.eclipse.egf.common.helper.ExtensionPointHelper
Get the configuration element for specified parameters.
getConfigurationElement(String, String, String, String) - Static method in class org.eclipse.egf.common.helper.ExtensionPointHelper
Get the configuration element for specified parameters.
getConfigurationElements(String, String) - Static method in class org.eclipse.egf.common.helper.ExtensionPointHelper
Get the configuration elements for a specified plugin id & extension point id.
getConfigurationElements(String, String, String) - Static method in class org.eclipse.egf.common.helper.ExtensionPointHelper
Get the extensions for identified plug-in extension point coming from an identified plug-in.
getConfirmationMessage() - Method in class org.eclipse.egf.core.ui.workbench.action.explorer.AbstractCleanPatternElementAction
 
getConfirmationMessage() - Method in class org.eclipse.egf.core.ui.workbench.action.explorer.CleanPatternAction
 
getConfirmationMessage() - Method in class org.eclipse.egf.core.ui.workbench.action.explorer.CleanPatternLibraryAction
 
getConfirmDeleteMessage() - Method in class org.eclipse.egf.core.ui.workbench.action.explorer.delete.DeleteContextAction
 
getConfirmDeleteMessage() - Method in class org.eclipse.egf.core.ui.workbench.action.explorer.delete.DeleteContextElementAction
 
getConfirmDeleteMessage() - Method in class org.eclipse.egf.core.ui.workbench.action.explorer.delete.DeleteContractElementAction
 
getConfirmDeleteMessage() - Method in class org.eclipse.egf.core.ui.workbench.action.explorer.delete.DeleteDomainAction
 
getConfirmDeleteMessage() - Method in class org.eclipse.egf.core.ui.workbench.action.explorer.delete.DeleteFactoryComponentInvocationAction
 
getConfirmDeleteMessage() - Method in class org.eclipse.egf.core.ui.workbench.action.explorer.delete.DeleteMappingAction
 
getConfirmDeleteMessage() - Method in class org.eclipse.egf.core.ui.workbench.action.explorer.delete.DeleteModelElementAction
Get the message used when displaying confirm delete dialog to the end-user.
getConfirmDeleteMessage() - Method in class org.eclipse.egf.core.ui.workbench.action.explorer.delete.DeletePatternAction
 
getConfirmDeleteMessage() - Method in class org.eclipse.egf.core.ui.workbench.action.explorer.delete.DeletePatternLibraryAction
 
getConfirmDeleteMessage() - Method in class org.eclipse.egf.core.ui.workbench.action.explorer.delete.DeleteTaskFactoryHolderAction
 
getContainingPackage(ENamedElement) - Static method in class org.eclipse.egf.common.helper.EcoreHelper
Get containing package for specified element.
getContentHandler() - Method in class org.eclipse.egf.common.ui.viewers.OrderedListViewerWithAddAndRemove
Get content handler instance.
getContentHandler() - Method in class org.eclipse.egf.pattern.ui.editor.page.PatternSpecificationPage.ParametersViewer
 
getContentHandler() - Method in class org.eclipse.egf.pattern.ui.internal.editor.page.implementation.MethodPatternCodeViewer
 
getContentNumColumn() - Method in class org.eclipse.egf.common.ui.wizard.page.AbstractWizardPage
Get the number of columns to be displayed in the content.
getContentProvider() - Method in class org.eclipse.egf.core.ui.workbench.views.fc.AbstractFactoryComponentView
Return the content provider used by this view.
getContentProviderId() - Method in class org.eclipse.egf.core.ui.workbench.views.explorer.FactoryComponentProjectExplorer
 
getContentProviderId() - Method in class org.eclipse.egf.core.ui.workbench.views.fc.AbstractFactoryComponentView
Return the content provider identifier.
getContentProviderId() - Method in class org.eclipse.egf.core.ui.workbench.views.fc.InstalledFactoryComponentView
 
getContents(boolean) - Method in class org.eclipse.egf.common.ui.internal.resource.ExtendedUnmodifiableFile
 
getContext() - Method in interface org.eclipse.egf.model.AbstractFactoryComponentFactory
Returns the value of the 'Context' containment reference
getContext() - Method in class org.eclipse.egf.model.impl.AbstractFactoryComponentFactoryImpl
 
getContext() - Method in class org.eclipse.egf.model.impl.ModelPackageImpl
 
getContext() - Method in interface org.eclipse.egf.model.ModelPackage
Returns the meta object for class 'Context'
getContext() - Method in class org.eclipse.egf.pattern.ecore.condition.AbstractPatternCondition
Get available production context.
getContext(Object) - Static method in class org.eclipse.egf.pattern.execution.PatternExecutionHelper
Get production context from pattern argument.
getContext_ContextElements() - Method in class org.eclipse.egf.model.impl.ModelPackageImpl
 
getContext_ContextElements() - Method in interface org.eclipse.egf.model.ModelPackage
Returns the meta object for the containment reference list 'Context Elements'. getContextElement() - Method in class org.eclipse.egf.core.ui.wizard.page.ContextElementKeyWizardPage
Return the handled context element.
getContextElement() - Method in class org.eclipse.egf.core.ui.wizard.page.ContextElementReferenceWizardPage
Return the handled context element.
getContextElement() - Method in class org.eclipse.egf.core.ui.wizard.page.ContextElementValueWizardPage
Return the handled context element.
getContextElement() - Method in class org.eclipse.egf.model.impl.ModelPackageImpl
 
getContextElement() - Method in interface org.eclipse.egf.model.ModelPackage
Returns the meta object for class 'Context Element'
getContextElement_ContextType() - Method in class org.eclipse.egf.model.impl.ModelPackageImpl
 
getContextElement_ContextType() - Method in interface org.eclipse.egf.model.ModelPackage
Returns the meta object for the containment reference 'Context Type'. getContextElement_ContractElementReference() - Method in class org.eclipse.egf.model.impl.ModelPackageImpl
 
getContextElement_ContractElementReference() - Method in interface org.eclipse.egf.model.ModelPackage
Returns the meta object for the containment reference 'Contract Element Reference'
getContextElement_ContractReferenceId() - Method in class org.eclipse.egf.model.impl.ModelPackageImpl
 
getContextElement_ContractReferenceId() - Method in interface org.eclipse.egf.model.ModelPackage
Returns the meta object for the attribute 'Contract Reference Id'. getContextElement_Key() - Method in class org.eclipse.egf.model.impl.ModelPackageImpl
 
getContextElement_Key() - Method in interface org.eclipse.egf.model.ModelPackage
Returns the meta object for the attribute 'Key'
getContextElement_PluginId() - Method in class org.eclipse.egf.model.impl.ModelPackageImpl
 
getContextElement_PluginId() - Method in interface org.eclipse.egf.model.ModelPackage
Returns the meta object for the attribute 'Plugin Id'
getContextElement_ReadableValue() - Method in class org.eclipse.egf.model.impl.ModelPackageImpl
 
getContextElement_ReadableValue() - Method in interface org.eclipse.egf.model.ModelPackage
Returns the meta object for the attribute 'Readable Value'
getContextElement_Value() - Method in class org.eclipse.egf.model.impl.ModelPackageImpl
 
getContextElement_Value() - Method in interface org.eclipse.egf.model.ModelPackage
Returns the meta object for the attribute 'Value'. getContextElementDescriptors() - Method in interface org.eclipse.egf.model.data.reader.descriptor.IContextDescriptor
Get the context element descriptor list.
getContextElementIdAttribute() - Method in class org.eclipse.egf.pde.internal.plugin.command.context.AbstractContextElementCommand
Get id attribute for the context element.
getContextElementIdAttributeValue() - Method in class org.eclipse.egf.pde.internal.plugin.command.context.AbstractContextElementCommand
Get the value for context element id attribute.
getContextElements() - Method in interface org.eclipse.egf.model.Context
Returns the value of the 'Context Elements' containment reference list.
getContextElements() - Method in class org.eclipse.egf.model.impl.ContextImpl
 
getContextExtensionHelper() - Method in class org.eclipse.egf.pde.EgfPdeActivator
Get a context extension helper.
getContextId() - Method in interface org.eclipse.egf.model.AbstractFactoryComponentFactory
Returns the value of the 'Context Id' attribute
getContextId() - Method in interface org.eclipse.egf.model.data.reader.descriptor.IFactoryComponentInvocationDescriptor
Get the context id.
getContextId() - Method in interface org.eclipse.egf.model.data.reader.descriptor.IProductionPlanDescriptor
Get the context id.
getContextId() - Method in class org.eclipse.egf.model.edit.command.plugin.context.AbstractContextElementWrapperCommand
Returns the context id of model element object.
getContextId() - Method in class org.eclipse.egf.model.impl.AbstractFactoryComponentFactoryImpl
 
getContextId() - Method in class org.eclipse.egf.pde.internal.plugin.command.context.AbstractContextCommand
Get the context id value.
getContextType() - Method in interface org.eclipse.egf.model.ContextElement
Returns the value of the 'Context Type' containment reference
getContextType() - Method in class org.eclipse.egf.model.impl.ContextElementImpl
 
getContract(FactoryComponent) - Static method in class org.eclipse.egf.model.data.helper.ModelHelper
Get the contract for given factory component.
getContract() - Method in class org.eclipse.egf.model.impl.ModelPackageImpl
 
getContract() - Method in interface org.eclipse.egf.model.ModelPackage
Returns the meta object for class 'Contract'
getContract_ContractElements() - Method in class org.eclipse.egf.model.impl.ModelPackageImpl
 
getContract_ContractElements() - Method in interface org.eclipse.egf.model.ModelPackage
Returns the meta object for the containment reference list 'Contract Elements'. getContractElement() - Method in class org.eclipse.egf.core.ui.wizard.page.ContractElementReferenceWizardPage
Return the handled contract element.
getContractElement() - Method in class org.eclipse.egf.core.ui.wizard.page.ContractElementTypeWizardPage
 
getContractElement() - Method in class org.eclipse.egf.model.impl.ModelPackageImpl
 
getContractElement() - Method in interface org.eclipse.egf.model.ModelPackage
Returns the meta object for class 'Contract Element'
getContractElement() - Method in class org.eclipse.egf.pde.internal.plugin.command.contract.AbstractContractElementCommand
Get the contract element.
getContractElement_ContractElementReferences() - Method in class org.eclipse.egf.model.impl.ModelPackageImpl
 
getContractElement_ContractElementReferences() - Method in interface org.eclipse.egf.model.ModelPackage
Returns the meta object for the containment reference list 'Contract Element References'
getContractElement_ContractReferenceIds() - Method in class org.eclipse.egf.model.impl.ModelPackageImpl
 
getContractElement_ContractReferenceIds() - Method in interface org.eclipse.egf.model.ModelPackage
Returns the meta object for the attribute list 'Contract Reference Ids'
getContractElement_ContractType() - Method in class org.eclipse.egf.model.impl.ModelPackageImpl
 
getContractElement_ContractType() - Method in interface org.eclipse.egf.model.ModelPackage
Returns the meta object for the containment reference 'Contract Type'. getContractElement_FactoryComponentId() - Method in class org.eclipse.egf.model.impl.ModelPackageImpl
 
getContractElement_FactoryComponentId() - Method in interface org.eclipse.egf.model.ModelPackage
Returns the meta object for the attribute 'Factory Component Id'
getContractElement_Mandatory() - Method in class org.eclipse.egf.model.impl.ModelPackageImpl
 
getContractElement_Mandatory() - Method in interface org.eclipse.egf.model.ModelPackage
Returns the meta object for the attribute 'Mandatory'
getContractElementDescriptors() - Method in interface org.eclipse.egf.model.data.reader.descriptor.IContractDescriptor
Get the contract element descriptors.
getContractElementId() - Method in interface org.eclipse.egf.model.data.reader.descriptor.IContractElementReferenceDescriptor
Get the contract element id.
getContractElementName() - Method in interface org.eclipse.egf.model.data.reader.descriptor.IContractElementDescriptor
Get the contract element name.
getContractElementName() - Method in interface org.eclipse.egf.model.data.reader.descriptor.IContractElementReferenceDescriptor
Deprecated.  
getContractElementReference() - Method in interface org.eclipse.egf.model.ContextElement
Returns the value of the 'Contract Element Reference' containment reference
getContractElementReference() - Method in class org.eclipse.egf.model.impl.ContextElementImpl
 
getContractElementReference() - Method in class org.eclipse.egf.model.impl.ModelPackageImpl
 
getContractElementReference() - Method in interface org.eclipse.egf.model.ModelPackage
Returns the meta object for class 'Contract Element Reference'
getContractElementReference_ReferencedContractElement() - Method in class org.eclipse.egf.model.impl.ModelPackageImpl
 
getContractElementReference_ReferencedContractElement() - Method in interface org.eclipse.egf.model.ModelPackage
Returns the meta object for the reference 'Referenced Contract Element'
getContractElementReference_ReferencedContractElementId() - Method in class org.eclipse.egf.model.impl.ModelPackageImpl
 
getContractElementReference_ReferencedContractElementId() - Method in interface org.eclipse.egf.model.ModelPackage
Returns the meta object for the attribute 'Referenced Contract Element Id'
getContractElementReference_ReferencedContractElementName() - Method in class org.eclipse.egf.model.impl.ModelPackageImpl
 
getContractElementReference_ReferencedContractElementName() - Method in interface org.eclipse.egf.model.ModelPackage
Returns the meta object for the attribute 'Referenced Contract Element Name'
getContractElementReference_ReferencedFactoryComponentId() - Method in class org.eclipse.egf.model.impl.ModelPackageImpl
 
getContractElementReference_ReferencedFactoryComponentId() - Method in interface org.eclipse.egf.model.ModelPackage
Returns the meta object for the attribute 'Referenced FactoryComponent Id'. getContractElementReferenceId() - Method in class org.eclipse.egf.pde.internal.plugin.command.contract.element.ref.AbstractContractElementRefCmd
Get the contract element reference id value.
getContractElementReferenceIdAttribute() - Method in class org.eclipse.egf.pde.internal.plugin.command.context.AbstractCtxtEltBasedOnContractEltRefCmd
Get the id attribute for contract element reference.
getContractElementReferenceIdAttributeValue() - Method in class org.eclipse.egf.pde.internal.plugin.command.context.AbstractCtxtEltBasedOnContractEltRefCmd
Get the contract element reference id.
getContractElementReferences() - Method in interface org.eclipse.egf.model.ContractElement
Returns the value of the 'Contract Element References' containment reference list.
getContractElementReferences() - Method in class org.eclipse.egf.model.impl.ContractElementImpl
 
getContractElementRefExtensionHelper() - Method in class org.eclipse.egf.pde.EgfPdeActivator
Get a contract element reference extension helper.
getContractElements() - Method in interface org.eclipse.egf.model.Contract
Returns the value of the 'Contract Elements' containment reference list.
getContractElements() - Method in class org.eclipse.egf.model.impl.ContractImpl
 
getContractExtensionHelper() - Method in class org.eclipse.egf.pde.EgfPdeActivator
Get a contract extension helper.
getContractId() - Method in interface org.eclipse.egf.model.data.reader.descriptor.IFactoryComponentDescriptor
Get the contract id.
getContractId() - Method in class org.eclipse.egf.model.edit.command.plugin.contract.AbstractContractWrapperCommand
Returns the contract id of model element object.
getContractId() - Method in class org.eclipse.egf.pde.internal.plugin.command.contract.AbstractContractCommand
Get the contract Id.
getContractReferenceId() - Method in interface org.eclipse.egf.model.ContextElement
Returns the value of the 'Contract Reference Id' attribute
getContractReferenceId() - Method in interface org.eclipse.egf.model.data.reader.descriptor.IContextElementDescriptor
Get the contract reference id.
getContractReferenceId() - Method in class org.eclipse.egf.model.impl.ContextElementImpl
 
getContractReferenceIds() - Method in interface org.eclipse.egf.model.ContractElement
Returns the value of the 'Contract Reference Ids' attribute list.
getContractReferenceIds() - Method in interface org.eclipse.egf.model.data.reader.descriptor.IContractElementDescriptor
Get the contract reference id list.
getContractReferenceIds() - Method in class org.eclipse.egf.model.impl.ContractElementImpl
 
getContractType() - Method in interface org.eclipse.egf.model.ContractElement
Returns the value of the 'Contract Type' containment reference
getContractType() - Method in class org.eclipse.egf.model.impl.ContractElementImpl
 
getControl() - Method in class org.eclipse.egf.pattern.ui.editor.page.AbstractPatternPage.TextValidator
Get control.
getCreationDescription() - Method in class org.eclipse.egf.core.ui.wizard.AbstractModelElementWizard
Returns the description when this wizard creates the displayed object.
getCreationDescription() - Method in class org.eclipse.egf.core.ui.wizard.AbstractPatternLibraryWizard
 
getCreationDescription() - Method in class org.eclipse.egf.core.ui.wizard.ContextElementWizard
 
getCreationDescription() - Method in class org.eclipse.egf.core.ui.wizard.ContractElementWizard
 
getCreationDescription() - Method in class org.eclipse.egf.core.ui.wizard.EditDomainWizard
 
getCreationDescription() - Method in class org.eclipse.egf.core.ui.wizard.EditFactoryComponentWizard
 
getCreationDescription() - Method in class org.eclipse.egf.core.ui.wizard.FactoryComponentInvocationWizard
 
getCreationDescription() - Method in class org.eclipse.egf.core.ui.wizard.MappingWizard
 
getCreationDescription() - Method in class org.eclipse.egf.core.ui.wizard.NewDomainWizard
 
getCreationDescription() - Method in class org.eclipse.egf.core.ui.wizard.PatternWizard
 
getCreationDescription() - Method in class org.eclipse.egf.core.ui.wizard.TaskFactoryHolderWizard
 
getCrudCommand(EditingDomain, EObject, EStructuralFeature, Object) - Method in class org.eclipse.egf.core.ui.command.ChangeRecorderWrapperCommand
 
getCrudCommand(EditingDomain, EObject, EStructuralFeature, Object) - Method in class org.eclipse.egf.model.edit.command.AbstractModelElementCommand
Get the initial EMF CRUD command to execute : SetCommand, AddCommand, ...
getCrudCommand(EditingDomain, EObject, EStructuralFeature, Object) - Method in class org.eclipse.egf.model.edit.command.AddModelElementCommand
 
getCrudCommand(EditingDomain, EObject, EStructuralFeature, Object) - Method in class org.eclipse.egf.model.edit.command.RemoveModelElementCommand
 
getCrudCommand(EditingDomain, EObject, EStructuralFeature, Object) - Method in class org.eclipse.egf.model.edit.command.SetModelElementCommand
 
getCurrentLocation() - Method in class org.eclipse.egf.core.ui.workbench.internal.drop.DelegatingCommonDropAdapter
 
getCurrentOperation() - Method in class org.eclipse.egf.core.ui.workbench.internal.drop.DelegatingCommonDropAdapter
 
getCurrentTransfer() - Method in class org.eclipse.egf.core.ui.workbench.internal.drop.DelegatingCommonDropAdapter
/**
getData() - Method in class org.eclipse.egf.common.ui.viewers.AbstractViewerWithButtons.ButtonData
Get user data.
getDecoratedViewer() - Method in class org.eclipse.egf.common.ui.viewers.AbstractViewerWithButtons
Return the decorated viewer.
getDefault() - Static method in class org.eclipse.egf.batch.application.EgfApplicationActivator
Returns the shared instance
getDefault() - Static method in class org.eclipse.egf.common.activator.CommonActivator
Get shared instance.
getDefault() - Static method in class org.eclipse.egf.core.ui.EgfUiActivator
Returns the shared instance
getDefault() - Static method in class org.eclipse.egf.core.ui.workbench.EgfWorkbenchActivator
Returns the shared instance
getDefault() - Static method in class org.eclipse.egf.mapping.EgfMappingActivator
Returns the shared instance
getDefault() - Static method in class org.eclipse.egf.mapping.ui.editor.MappingEditorActivator
Returns the shared instance.
getDefault() - Static method in class org.eclipse.egf.model.ModelActivator
 
getDefault() - Static method in class org.eclipse.egf.pattern.PatternActivator
Get shared instance.
getDefault() - Static method in class org.eclipse.egf.pattern.PatternActivator
Get shared instance.
getDefault() - Static method in class org.eclipse.egf.pattern.ui.PatternUiActivator
Returns the shared instance
getDefault() - Static method in class org.eclipse.egf.pde.EgfPdeActivator
Returns the shared instance
getDefault() - Static method in class org.eclipse.egf.pde.emf.PdeEmfActivator
Returns the shared instance
getDefault() - Static method in class org.eclipse.egf.pde.pattern.PdePatternActivator
Returns the shared instance
getDefault() - Static method in class org.eclipse.egf.pde.reader.PdeTargetPlatformReader
Return a shared default instance.
getDefault() - Static method in class org.eclipse.egf.pde.reader.WorkspaceFactoryComponentReader
Return a shared default instance.
getDefaultCheckedShowTopFirst() - Method in class org.eclipse.egf.mapping.ui.editor.EGFMappingEditor
 
getDefaultDomainFilePath() - Method in class org.eclipse.egf.core.ui.wizard.page.AbstractDomainWizardPage
Return the default domain file path.
getDefaultErrorDialogTitle() - Method in class org.eclipse.egf.core.ui.workbench.action.navigator.ValidateElementAction
Return the default error dialog title.
getDefiningPatternName() - Method in class org.eclipse.egf.pattern.ui.internal.editor.PatternEditorContentOutlinePage.PatternParameterNode
Get name of the pattern that defines the parameter.
getDeleteActions() - Method in class org.eclipse.egf.core.ui.workbench.action.navigator.AbstractActionProvider
Return the 'Delete' action list.
getDependencies(String) - Method in class org.eclipse.egf.pde.ui.template.EmptyFactoryComponentTemplate
 
getDependencyFromName(String, String, ResourceSet) - Static method in class org.eclipse.egf.pattern.ecore.AbstractPatternGenerator
Find the class corresponding to given name in pointed ecore file.
getDescription(Object) - Method in class org.eclipse.egf.core.ui.viewers.AdaptedModelElementLabelProvider
 
getDescription() - Method in class org.eclipse.egf.core.ui.wizard.AbstractModelElementWizard
Get the wizard description.
getDescription() - Method in interface org.eclipse.egf.model.data.reader.descriptor.ITypedDescriptor
Get the description.
getDescription() - Method in class org.eclipse.egf.model.impl.NamedModelElementWithIdImpl
 
getDescription() - Method in interface org.eclipse.egf.model.NamedModelElementWithId
Returns the value of the 'Description' attribute
getDescription() - Method in class org.eclipse.egf.pattern.impl.PatternImpl
 
getDescription() - Method in interface org.eclipse.egf.pattern.Pattern
Returns the value of the 'Description' attribute
getDescription() - Method in interface org.eclipse.egf.pattern.Pattern
Returns the value of the 'Description' attribute
getDescription() - Method in enum org.eclipse.egf.pattern.production.TemplateType
Get the description of this enumeration.
getDescriptor(Object) - Method in class org.eclipse.egf.pattern.ui.editor.page.PatternInheritancePage.ParentsContentProvider
Get descriptor from given input.
getDescriptor() - Method in class org.eclipse.egf.pde.reader.CreateDescriptorOperation
Get the created descriptor.
getDescriptorFullId(IDescriptor) - Static method in class org.eclipse.egf.common.descriptor.pattern.helper.PatternDescriptorStrategy
Get full id for given library/pattern descriptor.
getDescriptors() - Method in class org.eclipse.egf.pde.emf.reader.PlatformEmfExtensionReader
Get all deployed values as a top level descriptor with possible children.
getDescriptors(IConfigurationElement[]) - Method in class org.eclipse.egf.pde.pattern.reader.PlatformPatternExtensionReader
Get descriptors for given configuration elements.
getDestinationElement() - Method in class org.eclipse.egf.pattern.refactoring.move.MoveInfo
Get destination element.
getDetailedLabel() - Method in class org.eclipse.egf.model.edit.command.AbstractModelElementCommand
Get the detailed label for this command.
getDialogToOpen() - Method in class org.eclipse.egf.common.ui.field.ValidatingStringButtonFieldEditor
Return the provided dialog to open when 'Browse' button is pressed.
getDisplay() - Method in class org.eclipse.egf.pde.internal.plugin.command.PluginChangesCommandRunner
Return the display.
getDomain() - Method in interface org.eclipse.egf.model.FactoryComponent
Returns the value of the 'Domain' containment reference
getDomain() - Method in class org.eclipse.egf.model.impl.FactoryComponentImpl
 
getDomain() - Method in class org.eclipse.egf.model.impl.ModelPackageImpl
 
getDomain() - Method in interface org.eclipse.egf.model.ModelPackage
Returns the meta object for class 'Domain'
getDomain_Path() - Method in class org.eclipse.egf.model.impl.ModelPackageImpl
 
getDomain_Path() - Method in interface org.eclipse.egf.model.ModelPackage
Returns the meta object for the attribute 'Path'
getDomainFileNameFieldEditor() - Method in class org.eclipse.egf.core.ui.wizard.page.AbstractDomainWizardPage
Return the domain field editor.
getDomainPath() - Method in interface org.eclipse.egf.model.data.reader.descriptor.IFactoryComponentDescriptor
Get the domain path.
getDomainPath(IProject) - Method in class org.eclipse.egf.model.edit.command.plugin.domain.AbstractDomainWrapperCommand
Get the domain relative domain path to the workspace.
getDomainURI(Domain) - Method in class org.eclipse.egf.core.ui.workbench.action.open.OpenDomainAction
Return the domain URI for current model element.
getDomainURI(String) - Static method in class org.eclipse.egf.model.edit.helper.FactoryComponentHelper
Returns the domain uri for given domain.
getEcore2EcoreMappingRoot() - Method in class org.eclipse.egf.mapping.data.MappingServices
Load the Ecore2EcoreMappingRoot element from physical file.
getEditActions() - Method in class org.eclipse.egf.core.ui.workbench.action.navigator.AbstractActionProvider
Return the 'Edit' action list.
getEditDescription() - Method in class org.eclipse.egf.core.ui.wizard.AbstractModelElementWizard
Returns the description when this wizard modifies the displayed object.
getEditDescription() - Method in class org.eclipse.egf.core.ui.wizard.AbstractPatternLibraryWizard
 
getEditDescription() - Method in class org.eclipse.egf.core.ui.wizard.ContextElementWizard
 
getEditDescription() - Method in class org.eclipse.egf.core.ui.wizard.ContractElementWizard
 
getEditDescription() - Method in class org.eclipse.egf.core.ui.wizard.EditDomainWizard
 
getEditDescription() - Method in class org.eclipse.egf.core.ui.wizard.EditFactoryComponentWizard
 
getEditDescription() - Method in class org.eclipse.egf.core.ui.wizard.FactoryComponentInvocationWizard
 
getEditDescription() - Method in class org.eclipse.egf.core.ui.wizard.MappingWizard
 
getEditDescription() - Method in class org.eclipse.egf.core.ui.wizard.NewDomainWizard
 
getEditDescription() - Method in class org.eclipse.egf.core.ui.wizard.PatternWizard
 
getEditDescription() - Method in class org.eclipse.egf.core.ui.wizard.TaskFactoryHolderWizard
 
getEditingDomain() - Method in class org.eclipse.egf.core.ui.EgfUiActivator
Get the editing domain to deal with EGF model elements.
getEditingDomain() - Method in class org.eclipse.egf.core.ui.workbench.action.navigator.AbstractModelElementAction
Get the editing domain.
getEditingDomain() - Method in class org.eclipse.egf.core.ui.workbench.views.explorer.FactoryComponentProjectExplorer
 
getEditingDomain() - Method in class org.eclipse.egf.core.ui.workbench.views.fc.AbstractFactoryComponentView
Return the adapter factory editing domain for this view.
getEditingDomain() - Method in class org.eclipse.egf.core.ui.workbench.views.fc.InstalledFactoryComponentView
 
getEditingDomainInReadOnly() - Method in class org.eclipse.egf.core.ui.EgfUiActivator
Get the editing domain to deal with EGF model elements in a read only context
getEditor() - Method in class org.eclipse.egf.pattern.ui.editor.page.AbstractPatternPage
 
getEditorId() - Method in class org.eclipse.egf.core.ui.workbench.action.open.OpenDomainAction
 
getEditorId() - Method in class org.eclipse.egf.core.ui.workbench.action.open.OpenMappingAction
 
getEditorId() - Method in class org.eclipse.egf.core.ui.workbench.action.open.OpenModelElementAction
Return the id of the editor to be opened.
getEditorId() - Method in class org.eclipse.egf.core.ui.workbench.action.open.OpenPatternAction
 
getEditorInput() - Method in class org.eclipse.egf.core.ui.workbench.action.open.OpenDomainAction
 
getEditorInput() - Method in class org.eclipse.egf.core.ui.workbench.action.open.OpenMappingAction
 
getEditorInput() - Method in class org.eclipse.egf.core.ui.workbench.action.open.OpenModelElementAction
Return the input used by the open editor.
getEditorInput() - Method in class org.eclipse.egf.core.ui.workbench.action.open.OpenPatternAction
 
getEditorInput(PatternModel, boolean) - Static method in class org.eclipse.egf.pattern.ui.editor.PatternEditorHelper
Get the editor input for given PatternModel element.
getElement(Object, Class<?>) - Method in class org.eclipse.egf.pattern.ui.internal.editor.page.AbstractPatternPageContentProvider
Get first element from elements_p that is of given type.
getElement(IPluginParent, String, String, String, boolean) - Method in class org.eclipse.egf.pde.plugin.command.AbstractExtensionChangesCommand
Get an element for given parameters.
getElementCount() - Method in class org.eclipse.egf.common.ui.viewers.OrderedListViewer
Return the number of element contained in the viewer.
getElements(Object) - Method in class org.eclipse.egf.core.ui.internal.viewers.ObservableArrayContentProvider
 
getElements(Object) - Method in class org.eclipse.egf.core.ui.internal.viewers.ObservablePatternElementContentProvider
 
getElements(Object) - Method in class org.eclipse.egf.core.ui.internal.viewers.ObservableReferencedContractElementContentProvider
 
getElements(Object) - Method in class org.eclipse.egf.core.ui.internal.viewers.PossibleContractElementReferenceTreeContentProvider
 
getElements(Object) - Method in class org.eclipse.egf.core.ui.viewers.AbstractAdaptedModelElementContentProvider
 
getElements() - Method in class org.eclipse.egf.pattern.refactoring.move.MoveProcessor
 
getElements(Object) - Method in class org.eclipse.egf.pattern.ui.editor.page.PatternImplementationPage.InternalMethodsContentProvider
 
getElements(Object) - Method in class org.eclipse.egf.pattern.ui.editor.page.PatternInheritancePage.ParentsContentProvider
 
getElements(Object) - Method in class org.eclipse.egf.pattern.ui.editor.page.PatternSpecificationPage.ParametersContentProvider
 
getElements(Object) - Method in class org.eclipse.egf.pattern.ui.internal.editor.page.implementation.MethodPatternCodeViewer.MethodPatternCodeContentProvider
 
getElements(Object) - Method in class org.eclipse.egf.pattern.ui.internal.editor.page.implementation.wizard.PatternIdParameterSelectionPage.PatternIdContentProvider
 
getElements(Object) - Method in class org.eclipse.egf.pattern.ui.internal.editor.page.specification.wizard.ParameterTypeSelectionPage.ParameterTypeContentProvider
 
getElements(Object) - Method in class org.eclipse.egf.pattern.ui.internal.editor.PatternEditorContentOutlinePage.OutlineContentProvider
 
getElementsToMove() - Method in class org.eclipse.egf.pattern.refactoring.move.MoveInfo
Get elements to move.
getEMFGeneratedPackagesNames(PatternHandler.PatternData) - Static method in class org.eclipse.egf.pattern.production.GeneratedContentHelper
Get pattern generated EMF packages names.
getEMFGeneratedRootFolderRelativePath(PatternHandler.PatternData) - Static method in class org.eclipse.egf.pattern.production.GeneratedContentHelper
Get pattern generated EMF root folder path.
getEPackage() - Method in class org.eclipse.egf.model.util.ModelValidator
Returns the package of this validator switch
getEPackage() - Method in class org.eclipse.egf.pattern.util.PatternValidator
Returns the package of this validator switch
getErrorDialogTitle() - Method in class org.eclipse.egf.core.ui.workbench.action.navigator.ValidateElementAction
Return the error title to use when reporting validation errors.
getErrorMessageFor(String, String) - Method in class org.eclipse.egf.pattern.ui.editor.page.AbstractPatternPage.TextValidator
Get error message for given error key and erroneous value.
getErrorMessageFor(String, String) - Method in class org.eclipse.egf.pattern.ui.editor.page.PatternImplementationPage.MethodNameValidator
 
getErrorMessageFor(String, String) - Method in class org.eclipse.egf.pattern.ui.editor.page.PatternSpecificationPage.ParameterNameValidator
 
getEventType() - Method in class org.eclipse.egf.pattern.ui.internal.editor.DefaultPatternModificationNotification
 
getEventType() - Method in interface org.eclipse.egf.pattern.ui.internal.editor.IPatternModificationNotification
Get the type of change that has occurred.
getExecutableCommandList(ContractElement) - Method in class org.eclipse.egf.model.edit.command.plugin.contract.AbstractContractWrapperCommand
 
getExecutablePluginChangeCommand() - Method in class org.eclipse.egf.model.edit.command.plugin.context.AddContextElementWrapperCommand
 
getExecutablePluginChangeCommand() - Method in class org.eclipse.egf.model.edit.command.plugin.context.AddContextInFcInvocationConfWrapperCommand
 
getExecutablePluginChangeCommand() - Method in class org.eclipse.egf.model.edit.command.plugin.context.AddContextInProductionPlanWrapperCommand
 
getExecutablePluginChangeCommand() - Method in class org.eclipse.egf.model.edit.command.plugin.context.RemoveContextElementWrapperCommand
 
getExecutablePluginChangeCommand() - Method in class org.eclipse.egf.model.edit.command.plugin.context.RemoveContextInFcInvocationWrapperCommand
 
getExecutablePluginChangeCommand() - Method in class org.eclipse.egf.model.edit.command.plugin.context.RemoveContextInProductionPlanWrapperCommand
 
getExecutablePluginChangeCommand() - Method in class org.eclipse.egf.model.edit.command.plugin.context.SetContextElementWrapperCommand
 
getExecutablePluginChangeCommand() - Method in class org.eclipse.egf.model.edit.command.plugin.contract.AddContractElementWrapperCommand
 
getExecutablePluginChangeCommand() - Method in class org.eclipse.egf.model.edit.command.plugin.contract.RemoveContractElementWrapperCommand
 
getExecutablePluginChangeCommand() - Method in class org.eclipse.egf.model.edit.command.plugin.contract.SetContractElementWrapperCommand
 
getExecutablePluginChangeCommand() - Method in class org.eclipse.egf.model.edit.command.plugin.domain.AbstractDomainWrapperCommand
 
getExecutablePluginChangeCommand() - Method in class org.eclipse.egf.model.edit.command.plugin.fc.SetFactoryComponentWrapperCommand
 
getExecutablePluginChangeCommand() - Method in class org.eclipse.egf.model.edit.command.plugin.fci.AddFactoryComponentInvocationWrapperCommand
 
getExecutablePluginChangeCommand() - Method in class org.eclipse.egf.model.edit.command.plugin.fci.RemoveFactoryComponentInvocationWrapperCommand
 
getExecutablePluginChangeCommand() - Method in class org.eclipse.egf.model.edit.command.plugin.fci.SetFactoryComponentInvocationWrapperCommand
 
getExecutablePluginChangeCommand() - Method in class org.eclipse.egf.model.edit.command.plugin.library.AddPatternLibraryWrapperCommand
 
getExecutablePluginChangeCommand() - Method in class org.eclipse.egf.model.edit.command.plugin.library.RemovePatternLibraryWrapperCommand
 
getExecutablePluginChangeCommand() - Method in class org.eclipse.egf.model.edit.command.plugin.library.SetPatternLibraryWrapperCommand
 
getExecutablePluginChangeCommand() - Method in class org.eclipse.egf.model.edit.command.plugin.mapping.AbstractMappingWrapperCommand
 
getExecutablePluginChangeCommand() - Method in class org.eclipse.egf.model.edit.command.plugin.mapping.AddMappingWrapperCommand
 
getExecutablePluginChangeCommand() - Method in class org.eclipse.egf.model.edit.command.plugin.mapping.RemoveMappingWrapperCommand
 
getExecutablePluginChangeCommand() - Method in class org.eclipse.egf.model.edit.command.plugin.mapping.SetMappingWrapperCommand
 
getExecutablePluginChangeCommand() - Method in class org.eclipse.egf.model.edit.command.plugin.pattern.AddPatternWrapperCommand
 
getExecutablePluginChangeCommand() - Method in class org.eclipse.egf.model.edit.command.plugin.pattern.RemovePatternWrapperCommand
 
getExecutablePluginChangeCommand() - Method in class org.eclipse.egf.model.edit.command.plugin.pattern.SetPatternWrapperCommand
 
getExecutablePluginChangeCommand() - Method in class org.eclipse.egf.model.edit.command.plugin.PluginChangeWrapperCommand
Returns the extension changes command used in the execute call.
getExecutablePluginChangeCommand() - Method in class org.eclipse.egf.model.edit.command.plugin.taskfactory.AddTaskFactoryHolderWrapperCommand
 
getExecutablePluginChangeCommand() - Method in class org.eclipse.egf.model.edit.command.plugin.taskfactory.RemoveTaskFactoryHolderWrapperCommand
 
getExecutablePluginChangeCommand() - Method in class org.eclipse.egf.model.edit.command.plugin.taskfactory.SetTaskFactoryHolderWrapperCommand
 
getExecutionReporter(Object) - Static method in class org.eclipse.egf.pattern.execution.PatternExecutionHelper
Get execution reporter.
getExistingImports() - Method in class org.eclipse.egf.pde.internal.plugin.manifest.command.AbstractRequiredPluginsCommand
Return the existing imports.
getExistingPackages(IBundle) - Method in class org.eclipse.egf.pde.internal.plugin.manifest.command.AbstractExportedPackagesCommand
Return the existing exported packages.
getExpectedType() - Method in class org.eclipse.egf.model.contract.type.ClassTypeHolder
Get the expected java type.
getExportedPackageHeader(IBundle) - Method in class org.eclipse.egf.pde.internal.plugin.manifest.command.AbstractExportedPackagesCommand
Get the exported package header.
getExportedPackages() - Method in class org.eclipse.egf.pde.internal.plugin.manifest.command.AbstractExportedPackagesCommand
Get considered exported packages as an array of String.
getExtensionChildIdAttribute() - Method in class org.eclipse.egf.pde.emf.internal.plugin.command.AbstractGeneratedPackageCommand
 
getExtensionChildIdAttribute() - Method in class org.eclipse.egf.pde.pattern.internal.plugin.command.condition.AbstractPatternConditionCommand
 
getExtensionChildIdAttribute() - Method in class org.eclipse.egf.pde.plugin.command.AbstractExtensionChangesCommand
Get the id attribute of the children for the extension.
getExtensionChildName() - Method in class org.eclipse.egf.pde.emf.internal.plugin.command.AbstractGeneratedPackageCommand
 
getExtensionChildName() - Method in class org.eclipse.egf.pde.internal.plugin.command.context.AbstractContextCommand
 
getExtensionChildName() - Method in class org.eclipse.egf.pde.internal.plugin.command.contract.AbstractContractCommand
 
getExtensionChildName() - Method in class org.eclipse.egf.pde.internal.plugin.command.contract.element.ref.AbstractContractElementRefCmd
 
getExtensionChildName() - Method in class org.eclipse.egf.pde.internal.plugin.command.fc.AbstractFactoryComponentExtensionCommand
 
getExtensionChildName() - Method in class org.eclipse.egf.pde.internal.plugin.command.fci.AbstractFactoryComponentInvocationCommand
 
getExtensionChildName() - Method in class org.eclipse.egf.pde.internal.plugin.command.mapping.AbstractMappingCommand
 
getExtensionChildName() - Method in class org.eclipse.egf.pde.internal.plugin.command.pp.AbstractProductionPlanCommand
 
getExtensionChildName() - Method in class org.eclipse.egf.pde.internal.plugin.command.taskfactory.AbstractTaskFactoryCommand
 
getExtensionChildName() - Method in class org.eclipse.egf.pde.pattern.internal.plugin.command.AbstractPatternElementCommand
 
getExtensionChildName() - Method in class org.eclipse.egf.pde.pattern.internal.plugin.command.AbstractPatternTemplateCommand
 
getExtensionChildName() - Method in class org.eclipse.egf.pde.pattern.internal.plugin.command.condition.AbstractPatternConditionCommand
 
getExtensionChildName() - Method in class org.eclipse.egf.pde.plugin.command.AbstractExtensionChangesCommand
Get the node name of the children for the extension.
getExtensionElementFromUniqueExtension(String) - Method in class org.eclipse.egf.pde.plugin.command.AbstractExtensionChangesCommand
Get an extension element child for specified element id value.
getExtensionElementFromUniqueExtension(String, boolean) - Method in class org.eclipse.egf.pde.plugin.command.AbstractExtensionChangesCommand
Get an extension element child for specified element id value.
getExtensionElementWithId(String) - Method in class org.eclipse.egf.pde.plugin.command.AbstractExtensionChangesCommand
Get a child for given id in extension matching AbstractExtensionChangesCommand.getExtensionPointId(), AbstractExtensionChangesCommand.getExtensionChildName() and AbstractExtensionChangesCommand.getExtensionChildIdAttribute().
getExtensionElementWithNodeName(String, boolean) - Method in class org.eclipse.egf.pde.plugin.command.AbstractExtensionChangesCommand
Get the extension element for given parameters.
getExtensionPointId(String, String) - Static method in class org.eclipse.egf.common.helper.ExtensionPointHelper
Return the fully qualified extension-point id from given parameters.
getExtensionPointId() - Method in class org.eclipse.egf.pde.emf.internal.plugin.command.AbstractGeneratedPackageCommand
 
getExtensionPointId() - Method in class org.eclipse.egf.pde.internal.plugin.command.context.AbstractContextCommand
 
getExtensionPointId() - Method in class org.eclipse.egf.pde.internal.plugin.command.contract.AbstractContractCommand
 
getExtensionPointId() - Method in class org.eclipse.egf.pde.internal.plugin.command.contract.element.ref.AbstractContractElementRefCmd
 
getExtensionPointId() - Method in class org.eclipse.egf.pde.internal.plugin.command.fc.AbstractFactoryComponentExtensionCommand
 
getExtensionPointId() - Method in class org.eclipse.egf.pde.internal.plugin.command.fci.AbstractFactoryComponentInvocationCommand
 
getExtensionPointId() - Method in class org.eclipse.egf.pde.internal.plugin.command.mapping.AbstractMappingCommand
 
getExtensionPointId() - Method in class org.eclipse.egf.pde.internal.plugin.command.pp.AbstractProductionPlanCommand
 
getExtensionPointId() - Method in class org.eclipse.egf.pde.internal.plugin.command.taskfactory.AbstractTaskFactoryCommand
 
getExtensionPointId() - Method in class org.eclipse.egf.pde.pattern.internal.plugin.command.AbstractPatternElementCommand
 
getExtensionPointId() - Method in class org.eclipse.egf.pde.pattern.internal.plugin.command.AbstractPatternTemplateCommand
 
getExtensionPointId() - Method in class org.eclipse.egf.pde.pattern.internal.plugin.command.condition.AbstractPatternConditionCommand
 
getExtensionPointId() - Method in class org.eclipse.egf.pde.plugin.command.AbstractExtensionChangesCommand
Get the extension point id.
getExtensions(String) - Method in class org.eclipse.egf.pde.plugin.command.AbstractExtensionChangesCommand
Returns the extensions matching the given extension point id.
getExtensions() - Method in class org.eclipse.egf.pde.plugin.command.AbstractExtensionChangesCommand
Get IExtensions instance from plug-in object.
getExtensionWithId(IPluginModelBase, String, String) - Method in class org.eclipse.egf.pde.reader.CreateDescriptorOperation
Get the extension element for given parameters.
getExtensionWithNodeName(IPluginModelBase, String, String) - Method in class org.eclipse.egf.pde.reader.CreateDescriptorOperation
Get all extension elements for given parameters.
getExternalSelectionManager() - Method in class org.eclipse.egf.pattern.ui.editor.page.AbstractPatternPage
Get external selection manager.
getFactory() - Method in interface org.eclipse.egf.model.FactoryComponent
Returns the value of the 'Factory' containment reference
getFactory() - Method in class org.eclipse.egf.model.impl.FactoryComponentImpl
 
getFactory() - Method in class org.eclipse.egf.model.impl.ModelPackageImpl
 
getFactory() - Method in class org.eclipse.egf.model.impl.TaskFactoryHolderImpl
 
getFactory() - Method in interface org.eclipse.egf.model.ModelPackage
Returns the meta object for class 'Factory'
getFactory() - Method in interface org.eclipse.egf.model.TaskFactoryHolder
Returns the value of the 'Factory' attribute
getFactory_ProductionPlan() - Method in class org.eclipse.egf.model.impl.ModelPackageImpl
 
getFactory_ProductionPlan() - Method in interface org.eclipse.egf.model.ModelPackage
Returns the meta object for the containment reference 'Production Plan'. getFactory_ProductionPlanId() - Method in class org.eclipse.egf.model.impl.ModelPackageImpl
 
getFactory_ProductionPlanId() - Method in interface org.eclipse.egf.model.ModelPackage
Returns the meta object for the attribute 'Production Plan Id'
getFactoryClass() - Method in class org.eclipse.egf.model.impl.TaskFactoryHolderImpl
 
getFactoryClass() - Method in interface org.eclipse.egf.model.TaskFactoryHolder
Returns the value of the 'Factory Class' attribute
getFactoryComponent() - Method in class org.eclipse.egf.core.ui.internal.data.UiReferencedFactoryComponent
Return the underlying factory component.
getFactoryComponent(String) - Method in interface org.eclipse.egf.model.data.helper.IFactoryComponentLoadingHelper
Get a factory component for given id.
getFactoryComponent(IFactoryComponentDescriptor) - Method in interface org.eclipse.egf.model.data.helper.IFactoryComponentLoadingHelper
Get a factory component for given descriptor.
getFactoryComponent() - Method in class org.eclipse.egf.model.impl.ModelPackageImpl
 
getFactoryComponent() - Method in interface org.eclipse.egf.model.ModelPackage
Returns the meta object for class 'Factory Component'
getFactoryComponent(IProject) - Method in class org.eclipse.egf.pde.EgfPdeActivator
Return the factory component for given project.
getFactoryComponent_Domain() - Method in class org.eclipse.egf.model.impl.ModelPackageImpl
 
getFactoryComponent_Domain() - Method in interface org.eclipse.egf.model.ModelPackage
Returns the meta object for the containment reference 'Domain'
getFactoryComponent_Factory() - Method in class org.eclipse.egf.model.impl.ModelPackageImpl
 
getFactoryComponent_Factory() - Method in interface org.eclipse.egf.model.ModelPackage
Returns the meta object for the containment reference 'Factory'
getFactoryComponent_Specification() - Method in class org.eclipse.egf.model.impl.ModelPackageImpl
 
getFactoryComponent_Specification() - Method in interface org.eclipse.egf.model.ModelPackage
Returns the meta object for the containment reference 'Specification'
getFactoryComponentContainer(NamedModelElementWithId) - Static method in class org.eclipse.egf.model.data.helper.ModelHelper
Get the factory component where given model element is a child of.
getFactoryComponentDependencyPluginId(String) - Method in class org.eclipse.egf.model.edit.command.plugin.fci.AbstractFactoryComponentInvocationWrapperCommand
Return the id of the plug-in that hosts given factory component id dependency.
getFactoryComponentExtensionHelper() - Method in class org.eclipse.egf.pde.EgfPdeActivator
Get a factory component extension helper.
getFactoryComponentForPluginId(String) - Method in class org.eclipse.egf.pde.EgfPdeActivator
Return the factory component contained by given plug-in id.
getFactoryComponentForProject(IProject) - Method in class org.eclipse.egf.pde.EgfPdeActivator
Get the related factory component from the factory component registry for given project.
getFactoryComponentFrom(String, Collection<FactoryComponent>) - Static method in class org.eclipse.egf.model.data.helper.ModelHelper
Get the factory component for specified factory component name in given fc collection.
getFactoryComponentId() - Method in interface org.eclipse.egf.model.ContractElement
Returns the value of the 'Factory Component Id' attribute
getFactoryComponentId() - Method in interface org.eclipse.egf.model.FactoryComponentInvocation
Returns the value of the 'Factory Component Id' attribute
getFactoryComponentId() - Method in class org.eclipse.egf.model.impl.ContractElementImpl
 
getFactoryComponentId() - Method in class org.eclipse.egf.model.impl.FactoryComponentInvocationImpl
 
getFactoryComponentId() - Method in class org.eclipse.egf.pattern.ecore.PatternHandler.PatternData
Get factory component id.
getFactoryComponentId(IProject) - Method in class org.eclipse.egf.pde.EgfPdeActivator
Get factory component id declared in given project.
getFactoryComponentId() - Method in class org.eclipse.egf.pde.internal.plugin.command.fc.AbstractFactoryComponentExtensionCommand
Get the factory component id.
getFactoryComponentIdFor(String) - Static method in class org.eclipse.egf.core.ui.internal.data.UIDataHelper
Get the factory component id of a factory component from its name.
getFactoryComponentInPlatormInput() - Method in class org.eclipse.egf.core.ui.EgfUiActivator
Return an input related to factory components in the platform.
getFactoryComponentInvocation() - Method in class org.eclipse.egf.core.ui.wizard.page.FactoryComponentInvocationWizardPage
Get the factory component invocation managed by this page.
getFactoryComponentInvocation() - Method in class org.eclipse.egf.model.impl.ModelPackageImpl
 
getFactoryComponentInvocation() - Method in interface org.eclipse.egf.model.ModelPackage
Returns the meta object for class 'Factory Component Invocation'
getFactoryComponentInvocation_FactoryComponentId() - Method in class org.eclipse.egf.model.impl.ModelPackageImpl
 
getFactoryComponentInvocation_FactoryComponentId() - Method in interface org.eclipse.egf.model.ModelPackage
Returns the meta object for the attribute 'Factory Component Id'
getFactoryComponentInvocation_TaskFactory() - Method in class org.eclipse.egf.model.impl.ModelPackageImpl
 
getFactoryComponentInvocation_TaskFactory() - Method in interface org.eclipse.egf.model.ModelPackage
Returns the meta object for the containment reference 'Task Factory'. getFactoryComponentInvocation_TaskFactoryId() - Method in class org.eclipse.egf.model.impl.ModelPackageImpl
 
getFactoryComponentInvocation_TaskFactoryId() - Method in interface org.eclipse.egf.model.ModelPackage
Returns the meta object for the attribute 'Task Factory Id'
getFactoryComponentInvocationExtensionHelper() - Method in class org.eclipse.egf.pde.EgfPdeActivator
Get a factory component invocation extension helper.
getFactoryComponentInvocationId() - Method in class org.eclipse.egf.pde.internal.plugin.command.fci.AbstractFactoryComponentInvocationCommand
Get the factory component invocation id.
getFactoryComponentInvocationIds() - Method in interface org.eclipse.egf.model.data.reader.descriptor.IProductionPlanDescriptor
Get factory component invocation id list.
getFactoryComponentInvocationIds() - Method in class org.eclipse.egf.model.impl.ProductionPlanImpl
 
getFactoryComponentInvocationIds() - Method in interface org.eclipse.egf.model.ProductionPlan
Returns the value of the 'FactoryComponent Configuration Ids' attribute list.
getFactoryComponentInvocations() - Method in class org.eclipse.egf.model.impl.ProductionPlanImpl
 
getFactoryComponentInvocations() - Method in interface org.eclipse.egf.model.ProductionPlan
Returns the value of the 'Factory Component Invocations' containment reference list.
getFactoryComponentInWorkspace() - Method in class org.eclipse.egf.core.ui.viewers.explorer.FactoryComponentExplorerContentProvider
Return the factory component in workspace.
getFactoryComponentInWorkspaceInput() - Method in class org.eclipse.egf.core.ui.EgfUiActivator
Return an input related to factory components in the workspace.
getFactoryComponentLoadingHelper() - Method in class org.eclipse.egf.model.internal.data.ModelElement
Get factory component loading helper.
getFactoryComponentLoadingHelper() - Method in class org.eclipse.egf.model.ModelActivator
Get factory component loading helper.
getFactoryComponentReader() - Method in interface org.eclipse.egf.model.data.reader.descriptor.ITypedDescriptor
Get the factory component reader that creates this descriptor.
getFactoryComponentReader() - Method in class org.eclipse.egf.model.internal.data.ModelElement
Get the factory component reader that has been used to collect data for this object.
getFactoryComponents() - Method in class org.eclipse.egf.core.ui.data.explorer.FactoryComponentInWorkspace
Get all existing factory components in the workspace.
getFactoryComponents() - Method in class org.eclipse.egf.core.ui.data.explorer.FactoryComponentWorkingSet
Get all existing factory components in the workspace.
getFactoryComponents() - Method in class org.eclipse.egf.core.ui.data.fc.FactoryComponentInPlatform
Get all existing factory components in the running Eclipse instance.
getFactoryComponentsInTargetPlatform() - Method in class org.eclipse.egf.pde.EgfPdeActivator
Get all factory components in the target platform referenced by the current running Eclipse IDE instance.
getFactoryComponentsInWorkspace() - Method in class org.eclipse.egf.pde.EgfPdeActivator
Get the collection of existing factory components in current workspace.
getFactoryComponentWorkingSet(IWorkingSet) - Method in class org.eclipse.egf.core.ui.data.explorer.FactoryComponentWorkingSetManager
Get the factory component working set for specified platform working set.
getFactoryComponentWorkingSetManager() - Method in class org.eclipse.egf.core.ui.workbench.views.explorer.FactoryComponentProjectExplorer
Get the factory component working set manager.
getFeature() - Method in class org.eclipse.egf.model.edit.command.plugin.PluginChangeWrapperCommand
Get the feature of the model element object upon the command will act.
getFeedbackEnabled() - Method in class org.eclipse.egf.core.ui.workbench.internal.drop.DelegatingCommonDropAdapter
 
getFile(String) - Method in class org.eclipse.egf.pde.EgfPdeActivator
Get the plug-in file where factory component is stored.
getFile(IPluginModelBase) - Method in class org.eclipse.egf.pde.EgfPdeActivator
Get the plug-in file from an IPluginModelBase element.
getFile(IProject) - Method in class org.eclipse.egf.pde.EgfPdeActivator
Get the plug-in file for given project.
getFile() - Method in class org.eclipse.egf.pde.internal.ui.util.ModelModification
 
getFileExtension(String) - Static method in class org.eclipse.egf.common.helper.FileHelper
Returns the file extension portion for given file path,
or null if there is none.
getFileFullUri(String) - Static method in class org.eclipse.egf.common.helper.FileHelper
Get a file uri from relative one which is not resolved against the eclipse platform.
getFileFullUrl(String) - Static method in class org.eclipse.egf.common.helper.FileHelper
Get file full url from relative one.
getFileFullUrl(URI) - Static method in class org.eclipse.egf.common.helper.FileHelper
Get file full url from its full uri.
getFileRelativePath() - Method in class org.eclipse.egf.pattern.ecore.PatternHandler.PatternData
 
getFilteredPatternElements() - Method in class org.eclipse.egf.core.ui.wizard.page.AbstractPatternLibrarySequenceWizardPage
Return the filtered pattern elements when adding a new one from the 'add' button.
getFilteredPatternElements() - Method in class org.eclipse.egf.core.ui.wizard.page.PatternLibraryProductionSequenceWizardPage
 
getFilterExtension() - Method in class org.eclipse.egf.common.ui.internal.field.FilteredJavaTypeSelectionExtension
 
getFilterExtension() - Method in class org.eclipse.egf.common.ui.internal.field.FilteredTypeSelectionExtension
Deprecated.  
getFilterTextValue() - Method in class org.eclipse.egf.core.ui.workbench.views.fc.AbstractFactoryComponentView
Return the filter text value.
getFirstChild(Tree) - Method in class org.eclipse.egf.pattern.ecore.AnnotationHandler
Get first child of given tree as a string.
getFirstElement(Collection<?>) - Method in class org.eclipse.egf.model.provider.NamedModelElementWithIdItemProvider
Get the first element in given collection.
getFirstElementToMove() - Method in class org.eclipse.egf.pattern.refactoring.move.MoveInfo
Get first element to move.
getFirstExtensionElement() - Method in class org.eclipse.egf.pde.plugin.command.AbstractExtensionChangesCommand
Get first extension element for given parameters.
getFullId(String, String) - Static method in class org.eclipse.egf.common.helper.PatternHelper
Get library/pattern full id from parent library full id and pattern/library id local to this library.
getFullSequence(List<String>) - Static method in class org.eclipse.egf.common.helper.PatternLibrarySequenceHelper
Get full sequence from composing ids.
getGeneratedClassRelativePath(String, String, String, String) - Static method in class org.eclipse.egf.pattern.production.GeneratedContentProducer
Get generated class relative path.
getGeneratedConditionClassContent(String) - Method in class org.eclipse.egf.pattern.ecore.condition.ConditionClassOutput
Get generated condition class content.
getGeneratedPackage() - Method in class org.eclipse.egf.pde.emf.internal.reader.descriptor.EmfExtensionDescriptor
 
getGeneratedPackage() - Method in interface org.eclipse.egf.pde.emf.reader.descriptor.IEmfExtensionDescriptor
Get generated package data as defined by emf generated package extension.
getGeneratedPatternClassRelativePath(PatternHandler.PatternData) - Static method in class org.eclipse.egf.pattern.production.GeneratedContentHelper
Get generated pattern class relative path, if any.
getGeneratedPatternTemplateIFolder(IJavaProject, String) - Static method in class org.eclipse.egf.pattern.production.template.TemplateHelper
Get generated template IFolder for given pattern short id.
getGeneratedTemplateIFolder(IJavaProject) - Static method in class org.eclipse.egf.pattern.production.template.TemplateHelper
Get generated template IFolder for given project.
getGenerateOperation(Pattern) - Method in class org.eclipse.egf.pattern.ecore.PatternHandler
Get user modifiable generate operation.
getGenerateOperation() - Method in class org.eclipse.egf.pattern.ecore.PatternHandler.PatternData
Get generate operation.
getGenerator() - Method in class org.eclipse.egf.pattern.impl.PatternPackageImpl
 
getGenerator() - Method in interface org.eclipse.egf.pattern.PatternPackage
Returns the meta object for class 'Generator'
getGenerator() - Method in interface org.eclipse.egf.pattern.PatternPackage
Returns the meta object for class 'Generator'
getGeneratorAdapterFactory() - Method in class org.eclipse.egf.core.ui.actions.AbstractGenerateCodeOperation
Return the generator adapter factory.
getGrammarFileName() - Method in class org.eclipse.egf.pattern.ecore.grammar.PatternLanguageLexer
 
getGrammarFileName() - Method in class org.eclipse.egf.pattern.ecore.grammar.PatternLanguageParser
 
getHandlersFor(EOperation) - Method in class org.eclipse.egf.pattern.ui.internal.editor.page.implementation.MethodPatternCodeViewer.MethodPatternCodeContentHandler
Get handlers using with given method.
getHelpContextId() - Method in class org.eclipse.egf.common.ui.wizard.page.AbstractWizardPage
Return the Help context id if any.
getHelpContextId() - Method in class org.eclipse.egf.core.ui.wizard.page.AbstractDomainWizardPage
 
getHelpContextId() - Method in class org.eclipse.egf.core.ui.wizard.page.ContextElementKeyWizardPage
 
getHelpContextId() - Method in class org.eclipse.egf.core.ui.wizard.page.ContextElementReferenceWizardPage
 
getHelpContextId() - Method in class org.eclipse.egf.core.ui.wizard.page.ContextElementValueWizardPage
 
getHelpContextId() - Method in class org.eclipse.egf.core.ui.wizard.page.ContextElementWizardPage
 
getHelpContextId() - Method in class org.eclipse.egf.core.ui.wizard.page.ContractElementReferenceWizardPage
 
getHelpContextId() - Method in class org.eclipse.egf.core.ui.wizard.page.ContractElementTypeWizardPage
 
getHelpContextId() - Method in class org.eclipse.egf.core.ui.wizard.page.ContractElementWizardPage
 
getHelpContextId() - Method in class org.eclipse.egf.core.ui.wizard.page.EditFactoryComponentWizardPage
 
getHelpContextId() - Method in class org.eclipse.egf.core.ui.wizard.page.FactoryComponentInvocationWizardPage
 
getHelpContextId() - Method in class org.eclipse.egf.core.ui.wizard.page.MappingWizardPage
 
getHelpContextId() - Method in class org.eclipse.egf.core.ui.wizard.page.PatternLibraryProductionSequenceWizardPage
 
getHelpContextId() - Method in class org.eclipse.egf.core.ui.wizard.page.PatternLibraryRuntimeSequenceWizardPage
 
getHelpContextId() - Method in class org.eclipse.egf.core.ui.wizard.page.PatternLibraryWizardPage
 
getHelpContextId() - Method in class org.eclipse.egf.core.ui.wizard.page.PatternWizardPage
 
getHelpContextId() - Method in class org.eclipse.egf.core.ui.wizard.page.TaskFactoryHolderWizardPage
 
getHelpContextId() - Method in class org.eclipse.egf.pattern.ui.editor.page.AbstractPatternPage
Get help context id for current page.
getHelpContextId() - Method in class org.eclipse.egf.pattern.ui.editor.page.PatternConnectionPage
 
getHelpContextId() - Method in class org.eclipse.egf.pattern.ui.editor.page.PatternContextPage
 
getHelpContextId() - Method in class org.eclipse.egf.pattern.ui.editor.page.PatternImplementationPage
 
getHelpContextId() - Method in class org.eclipse.egf.pattern.ui.editor.page.PatternInheritancePage
 
getHelpContextId() - Method in class org.eclipse.egf.pattern.ui.editor.page.PatternOverviewPage
 
getHelpContextId() - Method in class org.eclipse.egf.pattern.ui.editor.page.PatternProductionPage
 
getHelpContextId() - Method in class org.eclipse.egf.pattern.ui.editor.page.PatternSpecificationPage
 
getHelpContextId() - Method in class org.eclipse.egf.pattern.ui.internal.editor.page.implementation.wizard.AbstractPatternCodeWizardPage
 
getHelpContextId() - Method in class org.eclipse.egf.pattern.ui.internal.editor.page.specification.wizard.ParameterTypeSelectionPage
 
getHostingBundle() - Method in class org.eclipse.egf.core.ui.wizard.page.AbstractModelElementWizardPage
Return the bundle of the hosting project #getBundle().
getHostingPluginId() - Method in class org.eclipse.egf.core.ui.wizard.page.AbstractModelElementWizardPage
Return the id of the plug-in that hosts model element parent object.
getHostingProject() - Method in class org.eclipse.egf.core.ui.wizard.page.AbstractModelElementWizardPage
Return the project that hosts model element parent object.
getHostingProjectClassLoader() - Method in class org.eclipse.egf.core.ui.wizard.page.AbstractModelElementWizardPage
Return the class loader of the hosting project AbstractModelElementWizardPage.getHostingProject().
getId(IConfigurationElement) - Static method in class org.eclipse.egf.common.helper.ExtensionPointHelper
Return the value of the "id" attribute for given configuration element.
getId() - Method in interface org.eclipse.egf.model.data.reader.descriptor.ITypedDescriptor
Get the descriptor identifier.
getId() - Method in class org.eclipse.egf.model.impl.NamedModelElementWithIdImpl
 
getId() - Method in class org.eclipse.egf.model.internal.data.ModelElement
Get the business id of current element.
getId() - Method in interface org.eclipse.egf.model.NamedModelElementWithId
Returns the value of the 'Id' attribute
getId() - Method in class org.eclipse.egf.pattern.impl.PatternImpl
 
getId() - Method in interface org.eclipse.egf.pattern.Pattern
Returns the value of the 'Id' attribute
getId() - Method in interface org.eclipse.egf.pattern.Pattern
Returns the value of the 'Id' attribute
getId() - Method in enum org.eclipse.egf.pattern.production.TemplateType
Get the identifier of this enumeration.
getIdAttribute() - Method in class org.eclipse.egf.pde.internal.plugin.command.contract.AbstractContractElementCommand
Get the contract element id attribute.
getIdAttribute() - Method in class org.eclipse.egf.pde.internal.plugin.command.pp.AbstractFactoryComponentInvocationReferenceCommand
Get the id attribute for the FactoryComponentInvocation child.
getIdAttributeValue() - Method in class org.eclipse.egf.pde.internal.plugin.command.contract.AbstractContractElementCommand
Get the value of the contract element id attribute.
getIdAttributeValue() - Method in class org.eclipse.egf.pde.internal.plugin.command.pp.AbstractFactoryComponentInvocationReferenceCommand
Get the value of the FactoryComponentInvocation id attribute.
getIdentifier() - Method in class org.eclipse.egf.pattern.refactoring.move.MoveProcessor
 
getImage(String) - Method in class org.eclipse.egf.common.ui.activator.AbstractUIActivator
Get an image for given key.
getImage(ImageDescriptor) - Method in class org.eclipse.egf.common.ui.resource.BasicImageRegistry
Get an image for its given descriptor.
getImage(Object) - Method in class org.eclipse.egf.common.ui.viewers.AbstractTooltipLabelProvider
 
getImage() - Method in class org.eclipse.egf.core.ui.internal.data.AbstractUiContainer
Return the image used as icon for this UI container.
getImage() - Method in class org.eclipse.egf.core.ui.internal.data.UiReferencedFactoryComponent
 
getImage(Object) - Method in class org.eclipse.egf.core.ui.internal.viewers.BasicLabelProvider
 
getImage(Object) - Method in class org.eclipse.egf.core.ui.internal.viewers.DecoratedModelLabelProvider
 
getImage(Object) - Method in class org.eclipse.egf.core.ui.viewers.AdaptedModelElementLabelProvider
 
getImage(Object) - Method in class org.eclipse.egf.core.ui.viewers.DefaultPatternStructureLabelProvider
 
getImage(Object) - Method in class org.eclipse.egf.model.provider.ContextElementItemProvider
This returns ContextElement.gif
getImage(Object) - Method in class org.eclipse.egf.model.provider.ContextItemProvider
This returns Context.gif
getImage(Object) - Method in class org.eclipse.egf.model.provider.ContractElementItemProvider
This returns ContractElement.gif
getImage(Object) - Method in class org.eclipse.egf.model.provider.ContractElementReferenceItemProvider
This returns ContractElementReference.gif
getImage(Object) - Method in class org.eclipse.egf.model.provider.ContractItemProvider
This returns Contract.gif
getImage(Object) - Method in class org.eclipse.egf.model.provider.DomainItemProvider
This returns Domain.gif
getImage(Object) - Method in class org.eclipse.egf.model.provider.FactoryComponentInvocationItemProvider
This returns FactoryComponentInvocation.gif
getImage(Object) - Method in class org.eclipse.egf.model.provider.FactoryComponentItemProvider
This returns FactoryComponent.gif
getImage(Object) - Method in class org.eclipse.egf.model.provider.FactoryItemProvider
This returns Factory.gif
getImage(Object) - Method in class org.eclipse.egf.model.provider.MappingModelItemProvider
This returns MappingModel.gif
getImage(Object) - Method in class org.eclipse.egf.model.provider.MappingViewpointItemProvider
This returns MappingViewpoint.gif
getImage(Object) - Method in class org.eclipse.egf.model.provider.NamedModelElementWithIdItemProvider
This returns NamedModelElementWithId.gif
getImage(Object) - Method in class org.eclipse.egf.model.provider.PatternLibraryItemProvider
This returns PatternLibrary.gif
getImage(Object) - Method in class org.eclipse.egf.model.provider.PatternModelItemProvider
This returns PatternModel.gif
getImage(Object) - Method in class org.eclipse.egf.model.provider.PatternViewpointItemProvider
This returns PatternViewpoint.gif
getImage(Object) - Method in class org.eclipse.egf.model.provider.ProductionPlanItemProvider
This returns ProductionPlan.gif
getImage(Object) - Method in class org.eclipse.egf.model.provider.SpecificationItemProvider
This returns Specification.gif
getImage(Object) - Method in class org.eclipse.egf.model.provider.TaskFactoryHolderItemProvider
This returns TaskFactoryHolder.gif
getImage(Object) - Method in class org.eclipse.egf.model.provider.TypeItemProvider
This returns Type.gif
getImage(Object) - Method in class org.eclipse.egf.pattern.ui.internal.editor.PatternEditorContentOutlinePage.OutlineLabelProvider
 
getImageDescriptor(String) - Method in class org.eclipse.egf.common.ui.activator.AbstractUIActivator
Get an image descriptor for given key.
getImageDescriptor(Object) - Method in class org.eclipse.egf.core.ui.data.explorer.adapter.FactoryComponentInWorkspaceAdapter
 
getImageDescriptor(Object) - Method in class org.eclipse.egf.core.ui.data.explorer.adapter.FactoryComponentWorkingSetAdapter
 
getImageDescriptor(Object) - Method in class org.eclipse.egf.core.ui.data.explorer.adapter.FactoryComponentWorkingSetManagerAdapter
 
getImageDescriptor(Object) - Method in class org.eclipse.egf.core.ui.data.fc.adapter.FactoryComponentInPlatformAdapter
 
getImageDescriptor() - Method in class org.eclipse.egf.pattern.ui.editor.PatternEditorInput
 
getImportedPackageName(EPackage) - Static method in class org.eclipse.egf.common.helper.EcoreHelper
Get generated package Java name for given package.
getInitialContent() - Method in class org.eclipse.egf.pattern.ui.editor.page.AbstractPatternDetails
Get initial content required at construction time.
getInitialInput() - Method in class org.eclipse.egf.core.ui.internal.dialogs.FactoryComponentSelectionDialog
Return the initial factory components.
getInitialInput() - Method in class org.eclipse.egf.core.ui.viewers.AbstractAdaptedModelElementContentProvider
Return the initial input object.
getInitialInput() - Method in class org.eclipse.egf.core.ui.workbench.views.explorer.FactoryComponentProjectExplorer
 
getInitialInput() - Method in class org.eclipse.egf.core.ui.workbench.views.fc.InstalledFactoryComponentView
 
getInitialInput() - Method in class org.eclipse.egf.pattern.ui.editor.page.PatternInheritancePage.ParentsContentProvider
 
getInitialInput() - Method in class org.eclipse.egf.pattern.ui.internal.editor.page.AbstractPatternPageContentProvider
Get initial input.
getInitialWindowPerspectiveId() - Method in class org.eclipse.egf.batch.application.FactoryComponentRunnerWorkbenchAdvisor
 
getInstance() - Static method in class org.eclipse.egf.common.ui.resource.BasicImageRegistry
Get the singleton instance of this registry.
getInstance() - Static method in class org.eclipse.egf.model.internal.helper.ModelUIDGeneratorHelper
Get the unique instance.
getInstance() - Static method in class org.eclipse.egf.pde.internal.plugin.extension.ContextExtensionFactory
Get the unique instance.
getInstance() - Static method in class org.eclipse.egf.pde.internal.plugin.extension.ContractElementRefExtensionFactory
Get the unique instance.
getInstance() - Static method in class org.eclipse.egf.pde.internal.plugin.extension.ContractExtensionFactory
Get the unique instance.
getInstance() - Static method in class org.eclipse.egf.pde.internal.plugin.extension.FactoryComponentExtensionFactory
Get the unique instance.
getInstance() - Static method in class org.eclipse.egf.pde.internal.plugin.extension.FactoryComponentInvocationExtensionFactory
Get the unique instance.
getInstance() - Static method in class org.eclipse.egf.pde.internal.plugin.extension.MappingExtensionFactory
Get the unique instance.
getInstance() - Static method in class org.eclipse.egf.pde.internal.plugin.extension.ProductionPlanExtensionFactory
Get the unique instance.
getInstance() - Static method in class org.eclipse.egf.pde.internal.plugin.extension.TaskFactoryExtensionFactory
Get the unique instance.
getInternalMethodsFromInput(PatternHandler.PatternData, InternalMethodHelper.IInternalMethodHandlerFactory) - Static method in class org.eclipse.egf.pattern.ui.internal.editor.page.implementation.InternalMethodHelper
Get internal methods array from pattern data input.
getJavaIdentifier() - Method in class org.eclipse.egf.model.impl.NamedModelElementWithIdImpl
 
getJavaIdentifier() - Method in interface org.eclipse.egf.model.NamedModelElementWithId
Returns the value of the 'Java Identifier' attribute
getJavaProject(String) - Static method in class org.eclipse.egf.common.helper.ProjectHelper
Get java project in the workspace from its project name.
getJavaProject(IProject) - Static method in class org.eclipse.egf.common.helper.ProjectHelper
Get java project from workspace project.
getJavaProject() - Method in class org.eclipse.egf.pattern.ecore.PatternHandler.PatternData
 
getJavaSourceFile(IJavaProject, IPath) - Static method in class org.eclipse.egf.common.helper.JavaHelper
Get a java source IFile within a IJavaProject.
getJavaSourceFolder(IJavaProject, IPath) - Static method in class org.eclipse.egf.common.helper.JavaHelper
Get a java source folder who contain an IPath.
getKey() - Method in class org.eclipse.egf.common.misc.Couple
Get key.
getKey() - Method in interface org.eclipse.egf.model.ContextElement
Returns the value of the 'Key' attribute
getKey() - Method in interface org.eclipse.egf.model.data.reader.descriptor.IContextElementDescriptor
Get the key
getKey() - Method in class org.eclipse.egf.model.impl.ContextElementImpl
 
getKeyIdAttribute() - Method in class org.eclipse.egf.pde.internal.plugin.command.context.AbstractCtxtEltBaseOnKeyCmd
Get the key value.
getKeyIdAttributeValue() - Method in class org.eclipse.egf.pde.internal.plugin.command.context.AbstractCtxtEltBaseOnKeyCmd
Get the key value.
getKeyType() - Method in class org.eclipse.egf.pde.internal.plugin.command.context.AbstractCtxtEltBaseOnKeyCmd
Return the key type value
getLabel() - Method in class org.eclipse.egf.common.ui.viewers.AbstractViewerWithButtons.ButtonData
Get button label.
getLabel() - Method in class org.eclipse.egf.core.ui.command.ChangeRecorderWrapperCommand
 
getLabel(Object) - Method in class org.eclipse.egf.core.ui.data.explorer.adapter.FactoryComponentInWorkspaceAdapter
 
getLabel(Object) - Method in class org.eclipse.egf.core.ui.data.explorer.adapter.FactoryComponentWorkingSetAdapter
 
getLabel(Object) - Method in class org.eclipse.egf.core.ui.data.explorer.adapter.FactoryComponentWorkingSetManagerAdapter
 
getLabel(Object) - Method in class org.eclipse.egf.core.ui.data.fc.adapter.FactoryComponentInPlatformAdapter
 
getLabel() - Method in class org.eclipse.egf.model.edit.command.AbstractModelElementCommand
 
getLibraries() - Method in class org.eclipse.egf.model.impl.PatternViewpointImpl
 
getLibraries() - Method in interface org.eclipse.egf.model.PatternViewpoint
Returns the value of the 'Libraries' containment reference list.
getLibrary(String, PatternViewpoint) - Static method in class org.eclipse.egf.model.data.helper.ModelHelper
Get a library for specified id in given pattern viewpoint.
getLibrary(String, PatternLibrary) - Static method in class org.eclipse.egf.model.data.helper.ModelHelper
Get a library for specified id in given library children.
getLibrary(String) - Method in class org.eclipse.egf.pde.pattern.internal.plugin.command.AbstractPatternElementCommand
Get the plug-in element for given library full id.
getLiteral() - Method in enum org.eclipse.egf.model.ViewpointType
 
getLogicalName() - Method in class org.eclipse.egf.pattern.impl.PatternImpl
 
getLogicalName() - Method in interface org.eclipse.egf.pattern.Pattern
Returns the value of the 'Logical Name' attribute
getLogicalName() - Method in interface org.eclipse.egf.pattern.Pattern
Returns the value of the 'Logical Name' attribute
getMandatoryContractElement(FactoryComponent) - Static method in class org.eclipse.egf.model.data.helper.ModelHelper
Return a list of 'mandatory' contract element owned by specified factory component.
getManifestFile() - Method in class org.eclipse.egf.pde.internal.ui.util.ModelModification
 
getMapping(String, List<MappingModel>) - Static method in class org.eclipse.egf.model.data.helper.ModelHelper
Get a mapping model in given list for specified mapping id.
getMapping() - Method in class org.eclipse.egf.model.edit.command.plugin.mapping.AbstractMappingWrapperCommand
Get the mapping model element.
getMapping() - Method in class org.eclipse.egf.model.edit.command.plugin.mapping.AddMappingWrapperCommand
 
getMapping() - Method in class org.eclipse.egf.model.edit.command.plugin.mapping.RemoveMappingWrapperCommand
 
getMapping() - Method in class org.eclipse.egf.model.edit.command.plugin.mapping.SetMappingWrapperCommand
 
getMappingElements(EModelElement) - Method in class org.eclipse.egf.mapping.data.MappingServices
Returns the mapping elements for given model element.
getMappingElements(EModelElement, <any>) - Method in class org.eclipse.egf.mapping.data.MappingServices
Returns the mapped objects for given model element in specified mapping list.
getMappingElements(EModelElement, Mapping) - Method in class org.eclipse.egf.mapping.data.MappingServices
Returns the mapping element for given model element for specified mapping.
getMappingElements(EModelElement, <any>, <any>) - Method in class org.eclipse.egf.mapping.data.MappingServices
Get mapped objects for given element.
getMappingExtensionHelper() - Method in class org.eclipse.egf.pde.EgfPdeActivator
Get a mapping extension helper.
getMappingFolder() - Method in class org.eclipse.egf.core.ui.wizard.page.MappingWizardPage
Return the folder where mapping files are located.
getMappingId() - Method in class org.eclipse.egf.pde.internal.plugin.command.mapping.AbstractMappingCommand
Get the mapping id.
getMappingModel() - Method in class org.eclipse.egf.core.ui.wizard.page.MappingWizardPage
Return the mapping model.
getMappingModel() - Method in class org.eclipse.egf.model.impl.ModelPackageImpl
 
getMappingModel() - Method in interface org.eclipse.egf.model.ModelPackage
Returns the meta object for class 'Mapping Model'
getMappingModel_Path() - Method in class org.eclipse.egf.model.impl.ModelPackageImpl
 
getMappingModel_Path() - Method in interface org.eclipse.egf.model.ModelPackage
Returns the meta object for the attribute 'Path'
getMappingModel_Source() - Method in class org.eclipse.egf.model.impl.ModelPackageImpl
 
getMappingModel_Source() - Method in interface org.eclipse.egf.model.ModelPackage
Returns the meta object for the attribute 'Source'. getMappingModel_Target() - Method in class org.eclipse.egf.model.impl.ModelPackageImpl
 
getMappingModel_Target() - Method in interface org.eclipse.egf.model.ModelPackage
Returns the meta object for the attribute 'Target'. getMappingPath(String, IProject) - Method in class org.eclipse.egf.model.edit.command.plugin.mapping.AbstractMappingWrapperCommand
Return the full path relative to the workspace for specified mapping parameters.
getMappings(FactoryComponent) - Static method in class org.eclipse.egf.model.data.helper.ModelHelper
Get all mappings contained in given factory component.
getMappings() - Method in class org.eclipse.egf.model.impl.MappingViewpointImpl
 
getMappings() - Method in interface org.eclipse.egf.model.MappingViewpoint
Returns the value of the 'Mappings' containment reference list.
getMappingServices(String) - Method in class org.eclipse.egf.mapping.EgfMappingActivator
Returns the mapping services related to given mapping id.
getMappingServices(String) - Static method in class org.eclipse.egf.mapping.internal.MappingHelper
Returns the mapping services related to given mapping id.
getMappingViewpoint(FactoryComponent) - Static method in class org.eclipse.egf.model.data.helper.ModelHelper
Get mapping viewpoint for given factory component.
getMappingViewpoint() - Method in class org.eclipse.egf.model.impl.ModelPackageImpl
 
getMappingViewpoint() - Method in interface org.eclipse.egf.model.ModelPackage
Returns the meta object for class 'Mapping Viewpoint'. getMappingViewpoint_Mappings() - Method in class org.eclipse.egf.model.impl.ModelPackageImpl
 
getMappingViewpoint_Mappings() - Method in interface org.eclipse.egf.model.ModelPackage
Returns the meta object for the containment reference list 'Mappings'. getMasterPart() - Method in class org.eclipse.egf.pattern.ui.editor.page.AbstractPatternBlock
Get master form part.
getMDSoFaPde() - Method in class org.eclipse.egf.model.edit.command.plugin.PluginChangeWrapperCommand
Return the MDSoFA PDE activator.
getMemento() - Method in class org.eclipse.egf.core.ui.workbench.views.fc.AbstractFactoryComponentView
Return the memento for this view.
getMessageFor(Object) - Method in interface org.eclipse.egf.pattern.ui.internal.editor.page.implementation.IMessageProvider
Get displayable message from given object.
getMethod() - Method in class org.eclipse.egf.pattern.ui.editor.page.PatternImplementationPage.InternalMethodLinkListener
Get handled method.
getMethod() - Method in class org.eclipse.egf.pattern.ui.internal.editor.page.implementation.InternalMethodHandler
Get method.
getMethodeNameFromReference(String) - Method in class org.eclipse.egf.pattern.ui.internal.editor.page.implementation.MethodPatternCodeLabelProvider
Get method name from its reference in the action.
getMethodName() - Method in class org.eclipse.egf.pattern.ui.editor.page.PatternImplementationPage.InternalMethodLinkListener
Get method name.
getMethodName() - Method in class org.eclipse.egf.pattern.ui.internal.editor.page.implementation.InternalMethodHandler
Get method name.
getMethodNameFromTemplateRelativePath(String) - Method in class org.eclipse.egf.pattern.ui.internal.editor.page.implementation.MethodPatternCodeLabelProvider
Get method name from template file relative path.
getModelElement() - Method in class org.eclipse.egf.core.ui.wizard.AbstractModelElementWizard
Get the model element object handled by this wizard.
getModelElement() - Method in class org.eclipse.egf.core.ui.wizard.page.AbstractModelElementWizardPage
Get the model element object displayed in this page.
getModelElement() - Method in class org.eclipse.egf.core.ui.workbench.action.navigator.AbstractModelElementAction
Get the editing model element.
getModelElement() - Method in class org.eclipse.egf.model.edit.command.plugin.PluginChangeWrapperCommand
Get the model element object upon which this command will act.
getModelElementClass() - Method in class org.eclipse.egf.core.ui.workbench.action.edit.EditContextElementAction
 
getModelElementClass() - Method in class org.eclipse.egf.core.ui.workbench.action.edit.EditContractElementAction
 
getModelElementClass() - Method in class org.eclipse.egf.core.ui.workbench.action.edit.EditDomainAction
 
getModelElementClass() - Method in class org.eclipse.egf.core.ui.workbench.action.edit.EditFactoryComponentAction
 
getModelElementClass() - Method in class org.eclipse.egf.core.ui.workbench.action.edit.EditFactoryComponentInvocationAction
 
getModelElementClass() - Method in class org.eclipse.egf.core.ui.workbench.action.edit.EditMappingAction
 
getModelElementClass() - Method in class org.eclipse.egf.core.ui.workbench.action.edit.EditPatternLibraryAction
 
getModelElementClass() - Method in class org.eclipse.egf.core.ui.workbench.action.edit.EditTaskFactoryHolderAction
 
getModelElementClass() - Method in class org.eclipse.egf.core.ui.workbench.action.explorer.CleanPatternAction
 
getModelElementClass() - Method in class org.eclipse.egf.core.ui.workbench.action.explorer.CleanPatternLibraryAction
 
getModelElementClass() - Method in class org.eclipse.egf.core.ui.workbench.action.explorer.create.CreateContextAction
 
getModelElementClass() - Method in class org.eclipse.egf.core.ui.workbench.action.explorer.create.CreateContextElementAction
 
getModelElementClass() - Method in class org.eclipse.egf.core.ui.workbench.action.explorer.create.CreateContractElementAction
 
getModelElementClass() - Method in class org.eclipse.egf.core.ui.workbench.action.explorer.create.CreateDomainAction
 
getModelElementClass() - Method in class org.eclipse.egf.core.ui.workbench.action.explorer.create.CreateFactoryComponentInvocationAction
 
getModelElementClass() - Method in class org.eclipse.egf.core.ui.workbench.action.explorer.create.CreateMappingAction
 
getModelElementClass() - Method in class org.eclipse.egf.core.ui.workbench.action.explorer.create.CreatePatternAction
 
getModelElementClass() - Method in class org.eclipse.egf.core.ui.workbench.action.explorer.create.CreatePatternLibraryAction
 
getModelElementClass() - Method in class org.eclipse.egf.core.ui.workbench.action.explorer.create.CreateRootPatternLibraryAction
 
getModelElementClass() - Method in class org.eclipse.egf.core.ui.workbench.action.explorer.create.CreateTaskFactoryHolderAction
 
getModelElementClass() - Method in class org.eclipse.egf.core.ui.workbench.action.explorer.delete.DeleteContextAction
 
getModelElementClass() - Method in class org.eclipse.egf.core.ui.workbench.action.explorer.delete.DeleteContextElementAction
 
getModelElementClass() - Method in class org.eclipse.egf.core.ui.workbench.action.explorer.delete.DeleteContractElementAction
 
getModelElementClass() - Method in class org.eclipse.egf.core.ui.workbench.action.explorer.delete.DeleteDomainAction
 
getModelElementClass() - Method in class org.eclipse.egf.core.ui.workbench.action.explorer.delete.DeleteFactoryComponentInvocationAction
 
getModelElementClass() - Method in class org.eclipse.egf.core.ui.workbench.action.explorer.delete.DeleteMappingAction
 
getModelElementClass() - Method in class org.eclipse.egf.core.ui.workbench.action.explorer.delete.DeletePatternAction
 
getModelElementClass() - Method in class org.eclipse.egf.core.ui.workbench.action.explorer.delete.DeletePatternLibraryAction
 
getModelElementClass() - Method in class org.eclipse.egf.core.ui.workbench.action.explorer.delete.DeleteTaskFactoryHolderAction
 
getModelElementClass() - Method in class org.eclipse.egf.core.ui.workbench.action.explorer.ProducePatternElementAction
 
getModelElementClass() - Method in class org.eclipse.egf.core.ui.workbench.action.fc.ExecuteFactoryAction
 
getModelElementClass() - Method in class org.eclipse.egf.core.ui.workbench.action.fc.ExecuteFactoryComponentAction
 
getModelElementClass() - Method in class org.eclipse.egf.core.ui.workbench.action.navigator.AbstractNavigatorAction
Get the model element class for which this action is enabled for.
getModelElementClass() - Method in class org.eclipse.egf.core.ui.workbench.action.navigator.ValidateElementAction
 
getModelElementClass() - Method in class org.eclipse.egf.core.ui.workbench.action.open.OpenDomainAction
 
getModelElementClass() - Method in class org.eclipse.egf.core.ui.workbench.action.open.OpenMappingAction
 
getModelElementClass() - Method in class org.eclipse.egf.core.ui.workbench.action.open.OpenPatternAction
 
getModelElementWizard() - Method in class org.eclipse.egf.core.ui.wizard.page.AbstractModelElementWizardPage
Return the wizard that contains this page as an AbstractModelElementWizard instance.
getModelFactory() - Method in class org.eclipse.egf.model.impl.ModelPackageImpl
 
getModelFactory() - Method in interface org.eclipse.egf.model.ModelPackage
Returns the factory that creates the instances of the model
getModelFile() - Method in class org.eclipse.egf.pde.reader.CreateDescriptorOperation
Get model file.
getModelPackage() - Method in class org.eclipse.egf.model.impl.ModelFactoryImpl
 
getModelPackage() - Method in interface org.eclipse.egf.model.ModelFactory
Returns the package supported by this factory
getModelPath() - Method in class org.eclipse.egf.core.ui.actions.AbstractGenerateCodeOperation
Return the model path against the eclipse platform.
getModificationListeners() - Method in class org.eclipse.egf.pattern.ui.editor.PatternEditor
Get modification listeners.
getModifiedElement() - Method in class org.eclipse.egf.pattern.refactoring.internal.move.change.PatternElementChange
 
getModifiedFeature(ChangeDescription, EObject) - Method in class org.eclipse.egf.core.ui.wizard.AbstractModelElementWizard
Get the modified feature with its new value from specified change description and given object.
getMonitor() - Method in class org.eclipse.egf.common.progress.ProductionProgressMonitor
Return the underlying monitor.
getName() - Method in class org.eclipse.egf.core.ui.internal.databinding.ReferencedFactoryComponent
Return the name of the referenced factory component.
getName() - Method in interface org.eclipse.egf.model.data.reader.descriptor.IFactoryComponentDescriptor
Get the factory component name.
getName() - Method in interface org.eclipse.egf.model.data.reader.descriptor.IFactoryComponentInvocationDescriptor
Get the factory component configuration name.
getName() - Method in class org.eclipse.egf.model.impl.NamedModelElementWithIdImpl
 
getName() - Method in class org.eclipse.egf.model.internal.data.ModelElement
Get a readable name of current element.
getName() - Method in interface org.eclipse.egf.model.NamedModelElementWithId
Returns the value of the 'Name' attribute
getName() - Method in enum org.eclipse.egf.model.ViewpointType
 
getName() - Method in class org.eclipse.egf.pattern.refactoring.internal.move.change.PatternElementChange
 
getName() - Method in class org.eclipse.egf.pattern.relations.impl.PatternRelationImpl
 
getName() - Method in interface org.eclipse.egf.pattern.relations.PatternRelation
Returns the value of the 'Name' attribute
getName() - Method in class org.eclipse.egf.pattern.ui.editor.PatternEditorInput
 
getNamedModelElementWithId() - Method in class org.eclipse.egf.model.impl.ModelPackageImpl
 
getNamedModelElementWithId() - Method in interface org.eclipse.egf.model.ModelPackage
Returns the meta object for class 'Named Model Element With Id'
getNamedModelElementWithId_Description() - Method in class org.eclipse.egf.model.impl.ModelPackageImpl
 
getNamedModelElementWithId_Description() - Method in interface org.eclipse.egf.model.ModelPackage
Returns the meta object for the attribute 'Description'
getNamedModelElementWithId_Id() - Method in class org.eclipse.egf.model.impl.ModelPackageImpl
 
getNamedModelElementWithId_Id() - Method in interface org.eclipse.egf.model.ModelPackage
Returns the meta object for the attribute 'Id'
getNamedModelElementWithId_JavaIdentifier() - Method in class org.eclipse.egf.model.impl.ModelPackageImpl
 
getNamedModelElementWithId_JavaIdentifier() - Method in interface org.eclipse.egf.model.ModelPackage
Returns the meta object for the attribute 'Java Identifier'
getNamedModelElementWithId_Name() - Method in class org.eclipse.egf.model.impl.ModelPackageImpl
 
getNamedModelElementWithId_Name() - Method in interface org.eclipse.egf.model.ModelPackage
Returns the meta object for the attribute 'Name'
getNewActions() - Method in class org.eclipse.egf.core.ui.workbench.action.navigator.AbstractActionProvider
Return the 'New' action list.
getNewConditionClassDefaultContent(PatternHandler.PatternData, List<ParameterRelation>) - Static method in class org.eclipse.egf.pattern.ecore.condition.GeneratedConditionProducer
Get condition class expected content, without the already existing user code.
getNewFiles() - Method in class org.eclipse.egf.pde.ui.template.EmptyFactoryComponentTemplate
 
getNewMethodName(Pattern) - Method in class org.eclipse.egf.pattern.ui.editor.page.PatternImplementationPage.InternalMethodsHandler
Get next available correct method name.
getNewParameterName() - Method in class org.eclipse.egf.pattern.ui.editor.page.PatternSpecificationPage.ParametersContentHandler
Get next new correct parameter name.
getNewValue() - Method in class org.eclipse.egf.pattern.ui.internal.editor.DefaultPatternModificationNotification
 
getNewValue() - Method in interface org.eclipse.egf.pattern.ui.internal.editor.IPatternModificationNotification
Get the new value after the change occurred.
getNextPage() - Method in class org.eclipse.egf.core.ui.wizard.page.ContextElementKeyWizardPage
 
getNextPage() - Method in class org.eclipse.egf.core.ui.wizard.page.ContextElementReferenceWizardPage
 
getNextPage() - Method in class org.eclipse.egf.core.ui.wizard.page.ContextElementValueWizardPage
 
getNextPage() - Method in class org.eclipse.egf.core.ui.wizard.page.ContextElementWizardPage
 
getNextPage() - Method in class org.eclipse.egf.core.ui.wizard.page.ContractElementReferenceWizardPage
 
getNextPage() - Method in class org.eclipse.egf.core.ui.wizard.page.ContractElementTypeWizardPage
 
getNextPage() - Method in class org.eclipse.egf.core.ui.wizard.page.ContractElementWizardPage
 
getNextPage() - Method in class org.eclipse.egf.core.ui.wizard.page.PatternLibraryProductionSequenceWizardPage
 
getNextPage() - Method in class org.eclipse.egf.core.ui.wizard.page.PatternLibraryWizardPage
 
getNextPage() - Method in class org.eclipse.egf.pattern.ui.internal.editor.page.implementation.wizard.PatternCodeActionTypeSelectionPage
 
getNode(Object) - Method in class org.eclipse.egf.pattern.ui.internal.editor.PatternEditorContentOutlinePage.PatternDataNode
Get node for given element.
getNotifier() - Method in class org.eclipse.egf.pattern.ui.internal.editor.DefaultPatternModificationNotification
 
getNotifier() - Method in interface org.eclipse.egf.pattern.ui.internal.editor.IPatternModificationNotification
Get the object affected by the change.
getNumberOfControls() - Method in class org.eclipse.egf.common.ui.field.LabelFieldEditor
 
getNumberOfWorkUnits() - Method in class org.eclipse.egf.pde.ui.template.EmptyFactoryComponentTemplate
 
getOldValue() - Method in class org.eclipse.egf.pattern.ui.internal.editor.DefaultPatternModificationNotification
 
getOldValue() - Method in interface org.eclipse.egf.pattern.ui.internal.editor.IPatternModificationNotification
Get the value before the change occurred.
getOpenActions() - Method in class org.eclipse.egf.core.ui.workbench.action.navigator.AbstractActionProvider
Return the 'Open' action list.
getOpenBuildPropertiesEditor(IProject) - Static method in class org.eclipse.egf.pde.internal.ui.util.PDEModelUtility
Returns an open BuildEditor that is associated with this project.
getOpenManifestEditor(IProject) - Static method in class org.eclipse.egf.pde.internal.ui.util.PDEModelUtility
Returns an open ManifestEditor that is associated with this project.
getOpenModel(IDocument) - Static method in class org.eclipse.egf.pde.internal.ui.util.PDEModelUtility
 
getOpenSchemaEditor(IFile) - Static method in class org.eclipse.egf.pde.internal.ui.util.PDEModelUtility
Get the open schema editor rooted at the specified underlying file
getOpenUpdateSiteEditor(IProject) - Static method in class org.eclipse.egf.pde.internal.ui.util.PDEModelUtility
Returns an open SiteEditor that is associated with this project.
getOperationName() - Method in class org.eclipse.egf.pattern.ecore.AnnotationHandler.PatternCodeAppender
Get operation name to add.
getOrchestrationValue() - Method in class org.eclipse.egf.core.ui.wizard.page.AbstractPatternLibrarySequenceWizardPage
Return the orchestration value.
getOrchestrationValue() - Method in class org.eclipse.egf.core.ui.wizard.page.PatternLibraryProductionSequenceWizardPage
 
getOrchestrationValue() - Method in class org.eclipse.egf.core.ui.wizard.page.PatternLibraryRuntimeSequenceWizardPage
 
getOrCreateAnnotation(EOperation, String, boolean) - Method in class org.eclipse.egf.pattern.ecore.AnnotationHandler
Get annotation for given operation and source.
getOrCreateJavaCodeAnnotation(EOperation) - Method in class org.eclipse.egf.pattern.ecore.AnnotationHandler
Get or create java code annotation for given operation.
getOrCreatePatternCodeAnnotation(EOperation, boolean) - Method in class org.eclipse.egf.pattern.ecore.AnnotationHandler
Get or create pattern code annotation for given operation.
getOrderedActionsFor(EOperation) - Method in class org.eclipse.egf.pattern.ecore.AnnotationHandler
Get ordered list of pattern code actions for given pattern operation.
getOtherFcsWorkingSet() - Method in class org.eclipse.egf.core.ui.data.explorer.FactoryComponentWorkingSetManager
return the working set related to "Other Factory Components".
getPackage() - Static method in class org.eclipse.egf.model.impl.ModelFactoryImpl
Deprecated.  
getPackage() - Static method in class org.eclipse.egf.pattern.impl.PatternFactoryImpl
Deprecated.  
getPackage() - Static method in class org.eclipse.egf.pattern.relations.impl.RelationsFactoryImpl
Deprecated.  
getPackageExplorerView() - Static method in class org.eclipse.egf.common.ui.helper.WorkbenchHelper
Get the Package Explorer view.
getPackageExplorerWorkingSets() - Method in class org.eclipse.egf.core.ui.workbench.views.explorer.FactoryComponentProjectExplorer
Return the active working sets from the Package Explorer.
getPackageResources(EPackage) - Method in class org.eclipse.egf.mapping.ui.editor.EGFMappingEditor
Get all loaded resource by given package.
getPage(String) - Method in class org.eclipse.egf.core.ui.wizard.AbstractPatternLibraryWizard
 
getPage(String) - Method in class org.eclipse.egf.core.ui.wizard.ContextElementWizard
 
getPage(String) - Method in class org.eclipse.egf.core.ui.wizard.ContractElementWizard
 
getPage(Object) - Method in class org.eclipse.egf.pattern.ui.editor.page.PatternImplementationPage.GenerateMethodBlock
 
getPage(Object) - Method in class org.eclipse.egf.pattern.ui.editor.page.PatternImplementationPage.InternalMethodsBlock
 
getPage(Object) - Method in class org.eclipse.egf.pattern.ui.editor.page.PatternSpecificationPage.SpecificationBlock
 
getPage() - Method in class org.eclipse.egf.pattern.ui.internal.editor.page.DefaultContentHandler
Get page.
getPage() - Method in class org.eclipse.egf.pattern.ui.internal.editor.page.implementation.MethodPatternCodeViewer
Get containing page, if any.
getPage(String) - Method in class org.eclipse.egf.pattern.ui.internal.editor.page.wizard.AbstractPatternWizard
 
getPageDescription() - Method in class org.eclipse.egf.common.ui.wizard.page.AbstractWizardPage
Get the page description.
getPageDescription() - Method in class org.eclipse.egf.core.ui.preferences.AbstractPreferencePage
Get the description of this preference page.
getPageDescription() - Method in class org.eclipse.egf.core.ui.preferences.domain.DomainPreferencePage
 
getPageDescription() - Method in class org.eclipse.egf.core.ui.preferences.EgfGeneralPreferencePage
 
getPageDescription() - Method in class org.eclipse.egf.core.ui.preferences.fc.FactoryComponentPreferencePage
 
getPageDescription() - Method in class org.eclipse.egf.core.ui.preferences.pattern.PatternPreferencePage
 
getPageDescription() - Method in class org.eclipse.egf.core.ui.wizard.page.AbstractModelElementWizardPage
 
getPageDescription() - Method in class org.eclipse.egf.pattern.ui.internal.editor.page.implementation.wizard.MethodNameParameterSelectionPage
 
getPageDescription() - Method in class org.eclipse.egf.pattern.ui.internal.editor.page.implementation.wizard.PatternCodeActionTypeSelectionPage
 
getPageDescription() - Method in class org.eclipse.egf.pattern.ui.internal.editor.page.implementation.wizard.PatternIdParameterSelectionPage
 
getPageDescription() - Method in class org.eclipse.egf.pattern.ui.internal.editor.page.implementation.wizard.SuperMethodNameParameterSelectionPage
 
getPageDescription() - Method in class org.eclipse.egf.pattern.ui.internal.editor.page.specification.wizard.ParameterTypeSelectionPage
 
getPageKey(Object) - Method in class org.eclipse.egf.pattern.ui.editor.page.PatternImplementationPage.GenerateMethodBlock
 
getPageKey(Object) - Method in class org.eclipse.egf.pattern.ui.editor.page.PatternImplementationPage.InternalMethodsBlock
 
getPageKey(Object) - Method in class org.eclipse.egf.pattern.ui.editor.page.PatternSpecificationPage.SpecificationBlock
 
getPages() - Method in class org.eclipse.egf.pattern.ui.editor.PatternEditor
Get declared pages.
getPageTitle() - Method in class org.eclipse.egf.common.ui.wizard.page.AbstractWizardPage
Get the page title.
getPageTitle() - Method in class org.eclipse.egf.core.ui.preferences.AbstractPreferencePage
Get the title of this preference page.
getPageTitle() - Method in class org.eclipse.egf.core.ui.preferences.domain.DomainPreferencePage
 
getPageTitle() - Method in class org.eclipse.egf.core.ui.preferences.EgfGeneralPreferencePage
 
getPageTitle() - Method in class org.eclipse.egf.core.ui.preferences.fc.FactoryComponentPreferencePage
 
getPageTitle() - Method in class org.eclipse.egf.core.ui.preferences.pattern.PatternPreferencePage
 
getPageTitle() - Method in class org.eclipse.egf.core.ui.wizard.page.ContextElementKeyWizardPage
 
getPageTitle() - Method in class org.eclipse.egf.core.ui.wizard.page.ContextElementReferenceWizardPage
 
getPageTitle() - Method in class org.eclipse.egf.core.ui.wizard.page.ContextElementValueWizardPage
 
getPageTitle() - Method in class org.eclipse.egf.core.ui.wizard.page.ContextElementWizardPage
 
getPageTitle() - Method in class org.eclipse.egf.core.ui.wizard.page.ContractElementReferenceWizardPage
 
getPageTitle() - Method in class org.eclipse.egf.core.ui.wizard.page.ContractElementTypeWizardPage
 
getPageTitle() - Method in class org.eclipse.egf.core.ui.wizard.page.ContractElementWizardPage
 
getPageTitle() - Method in class org.eclipse.egf.core.ui.wizard.page.EditDomainWizardPage
 
getPageTitle() - Method in class org.eclipse.egf.core.ui.wizard.page.EditFactoryComponentWizardPage
 
getPageTitle() - Method in class org.eclipse.egf.core.ui.wizard.page.FactoryComponentInvocationWizardPage
 
getPageTitle() - Method in class org.eclipse.egf.core.ui.wizard.page.MappingWizardPage
 
getPageTitle() - Method in class org.eclipse.egf.core.ui.wizard.page.NewDomainWizardPage
 
getPageTitle() - Method in class org.eclipse.egf.core.ui.wizard.page.PatternLibraryProductionSequenceWizardPage
 
getPageTitle() - Method in class org.eclipse.egf.core.ui.wizard.page.PatternLibraryRuntimeSequenceWizardPage
 
getPageTitle() - Method in class org.eclipse.egf.core.ui.wizard.page.PatternLibraryWizardPage
 
getPageTitle() - Method in class org.eclipse.egf.core.ui.wizard.page.PatternWizardPage
 
getPageTitle() - Method in class org.eclipse.egf.core.ui.wizard.page.TaskFactoryHolderWizardPage
 
getPageTitle() - Method in class org.eclipse.egf.pattern.ui.internal.editor.page.implementation.wizard.MethodNameParameterSelectionPage
 
getPageTitle() - Method in class org.eclipse.egf.pattern.ui.internal.editor.page.implementation.wizard.PatternCodeActionTypeSelectionPage
 
getPageTitle() - Method in class org.eclipse.egf.pattern.ui.internal.editor.page.implementation.wizard.PatternIdParameterSelectionPage
 
getPageTitle() - Method in class org.eclipse.egf.pattern.ui.internal.editor.page.implementation.wizard.SuperMethodNameParameterSelectionPage
 
getPageTitle() - Method in class org.eclipse.egf.pattern.ui.internal.editor.page.specification.wizard.ParameterTypeSelectionPage
 
getParameter() - Method in class org.eclipse.egf.pattern.ecore.AnnotationHandler.PatternCodeAppender
Get operation parameter to add.
getParameter() - Method in interface org.eclipse.egf.pattern.ui.internal.editor.page.implementation.IParameterHandler
Get parameter.
getParameter() - Method in class org.eclipse.egf.pattern.ui.internal.editor.page.specification.wizard.ParameterWizard
Get parameter.
getParameter() - Method in class org.eclipse.egf.pattern.ui.internal.editor.PatternEditorContentOutlinePage.PatternParameterNode
 
getParameterName() - Method in class org.eclipse.egf.pattern.ui.editor.page.PatternSpecificationPage.ParameterDetailsHandler
Get parameter name.
getParameterPageId(String) - Static method in class org.eclipse.egf.pattern.ui.internal.editor.page.implementation.wizard.PatternCodeActionTypeSelectionPage
Get parameter page id for given action type.
getParameterRelation() - Method in class org.eclipse.egf.pattern.relations.impl.RelationsPackageImpl
 
getParameterRelation() - Method in interface org.eclipse.egf.pattern.relations.RelationsPackage
Returns the meta object for class 'Parameter Relation'
getParameterRelation_Type() - Method in class org.eclipse.egf.pattern.relations.impl.RelationsPackageImpl
 
getParameterRelation_Type() - Method in interface org.eclipse.egf.pattern.relations.RelationsPackage
Returns the meta object for the reference 'Type'
getParameters() - Method in class org.eclipse.egf.pattern.impl.PatternImpl
 
getParameters() - Method in interface org.eclipse.egf.pattern.Pattern
Returns the value of the 'Parameters' containment reference list.
getParameters() - Method in interface org.eclipse.egf.pattern.Pattern
Returns the value of the 'Parameters' containment reference list.
getParameters() - Method in class org.eclipse.egf.pattern.ui.editor.page.PatternSpecificationPage.ParametersContentHandler
Get known parameters.
getParameterType() - Method in class org.eclipse.egf.pattern.ui.editor.page.PatternSpecificationPage.ParameterDetailsHandler
Get parameter type as a String.
getParent() - Method in class org.eclipse.egf.common.descriptor.GenericDescriptor
 
getParent() - Method in interface org.eclipse.egf.common.descriptor.IDescriptor
Get parent descriptor, if it was set by the reading algorithm.
getParent() - Method in class org.eclipse.egf.common.ui.viewers.DefaultTreeNode
 
getParent() - Method in interface org.eclipse.egf.common.ui.viewers.ITreeNode
Get parent node.
getParent(Object) - Method in class org.eclipse.egf.core.ui.data.explorer.adapter.FactoryComponentInWorkspaceAdapter
 
getParent(Object) - Method in class org.eclipse.egf.core.ui.data.explorer.adapter.FactoryComponentWorkingSetAdapter
 
getParent(Object) - Method in class org.eclipse.egf.core.ui.data.explorer.adapter.FactoryComponentWorkingSetManagerAdapter
 
getParent(IProject) - Method in class org.eclipse.egf.core.ui.data.explorer.FactoryComponentWorkingSetManager
Get the parent working set of specified object
getParent(Object) - Method in class org.eclipse.egf.core.ui.data.fc.adapter.FactoryComponentInPlatformAdapter
 
getParent() - Method in class org.eclipse.egf.core.ui.internal.data.AbstractUiContainer
Return the parent of this container or null if none.
getParent(Object) - Method in class org.eclipse.egf.core.ui.internal.viewers.ObservableReferencedContractElementContentProvider
 
getParent(Object) - Method in class org.eclipse.egf.core.ui.internal.viewers.PossibleContractElementReferenceTreeContentProvider
 
getParent(Object) - Method in class org.eclipse.egf.core.ui.viewers.AbstractAdaptedModelElementContentProvider
 
getParent() - Method in class org.eclipse.egf.core.ui.wizard.AbstractModelElementWizard
Get the parent object of the handled model element.
getParent() - Method in class org.eclipse.egf.core.ui.wizard.page.AbstractModelElementWizardPage
Get the parent object of the handled model element.
getParent(Object) - Method in class org.eclipse.egf.pattern.ui.editor.page.PatternInheritancePage.ParentsContentProvider
 
getParent(Object) - Method in class org.eclipse.egf.pattern.ui.internal.editor.page.implementation.wizard.PatternIdParameterSelectionPage.PatternIdContentProvider
 
getParent(Object) - Method in class org.eclipse.egf.pattern.ui.internal.editor.page.specification.wizard.ParameterTypeSelectionPage.ParameterTypeContentProvider
 
getParent(Object) - Method in class org.eclipse.egf.pattern.ui.internal.editor.PatternEditorContentOutlinePage.OutlineContentProvider
 
getParent() - Method in class org.eclipse.egf.pattern.ui.internal.editor.PatternEditorContentOutlinePage.PatternMethodNode
 
getParentClassName() - Method in class org.eclipse.egf.pattern.ecore.AbstractPatternGenerator
Get parent parent class name.
getParentEcoreURI() - Method in class org.eclipse.egf.pattern.ecore.AbstractPatternGenerator
Get pattern parent class ecore URI.
getParentLibraryId(AbstractPatternElement) - Static method in class org.eclipse.egf.model.data.helper.ModelHelper
Return the id of the parent library id for specified pattern element.
getParentLibraryId() - Method in class org.eclipse.egf.pde.pattern.internal.plugin.command.AbstractPatternElementCommand
Get the parent library full id.
getParentPattern() - Method in class org.eclipse.egf.pattern.ecore.PatternHandler.PatternData
Get parent pattern.
getPath() - Method in interface org.eclipse.egf.model.Domain
Returns the value of the 'Path' attribute
getPath() - Method in class org.eclipse.egf.model.impl.DomainImpl
 
getPath() - Method in class org.eclipse.egf.model.impl.MappingModelImpl
 
getPath() - Method in class org.eclipse.egf.model.impl.PatternModelImpl
 
getPath() - Method in interface org.eclipse.egf.model.MappingModel
Returns the value of the 'Path' attribute
getPath() - Method in interface org.eclipse.egf.model.PatternModel
Returns the value of the 'Path' attribute
getPattern() - Method in class org.eclipse.egf.pattern.ecore.PatternHandler.PatternData
 
getPattern() - Method in class org.eclipse.egf.pattern.impl.PatternPackageImpl
 
getPattern() - Method in interface org.eclipse.egf.pattern.PatternPackage
Returns the meta object for class 'Pattern'
getPattern() - Method in interface org.eclipse.egf.pattern.PatternPackage
Returns the meta object for class 'Pattern'
getPattern() - Method in class org.eclipse.egf.pattern.ui.internal.editor.page.DefaultContentHandler
Get pattern.
getPattern_CallParameters() - Method in class org.eclipse.egf.pattern.impl.PatternPackageImpl
 
getPattern_CallParameters() - Method in interface org.eclipse.egf.pattern.PatternPackage
Returns the meta object for the containment reference list 'Call Parameters'. getPattern_CallParameters() - Method in interface org.eclipse.egf.pattern.PatternPackage
Returns the meta object for the containment reference list 'Call Parameters'. getPattern_Description() - Method in class org.eclipse.egf.pattern.impl.PatternPackageImpl
 
getPattern_Description() - Method in interface org.eclipse.egf.pattern.PatternPackage
Returns the meta object for the attribute 'Description'
getPattern_Description() - Method in interface org.eclipse.egf.pattern.PatternPackage
Returns the meta object for the attribute 'Description'
getPattern_Id() - Method in class org.eclipse.egf.pattern.impl.PatternPackageImpl
 
getPattern_Id() - Method in interface org.eclipse.egf.pattern.PatternPackage
Returns the meta object for the attribute 'Id'
getPattern_Id() - Method in interface org.eclipse.egf.pattern.PatternPackage
Returns the meta object for the attribute 'Id'
getPattern_LogicalName() - Method in class org.eclipse.egf.pattern.impl.PatternPackageImpl
 
getPattern_LogicalName() - Method in interface org.eclipse.egf.pattern.PatternPackage
Returns the meta object for the attribute 'Logical Name'
getPattern_LogicalName() - Method in interface org.eclipse.egf.pattern.PatternPackage
Returns the meta object for the attribute 'Logical Name'
getPattern_Parameters() - Method in class org.eclipse.egf.pattern.impl.PatternPackageImpl
 
getPattern_Parameters() - Method in interface org.eclipse.egf.pattern.PatternPackage
Returns the meta object for the containment reference list 'Parameters'
getPattern_Parameters() - Method in interface org.eclipse.egf.pattern.PatternPackage
Returns the meta object for the containment reference list 'Parameters'
getPattern_Relations() - Method in class org.eclipse.egf.pattern.impl.PatternPackageImpl
 
getPattern_Relations() - Method in interface org.eclipse.egf.pattern.PatternPackage
Returns the meta object for the containment reference list 'Relations'
getPattern_Relations() - Method in interface org.eclipse.egf.pattern.PatternPackage
Returns the meta object for the containment reference list 'Relations'
getPattern_ShortId() - Method in class org.eclipse.egf.pattern.impl.PatternPackageImpl
 
getPattern_ShortId() - Method in interface org.eclipse.egf.pattern.PatternPackage
Returns the meta object for the attribute 'Short Id'
getPattern_ShortId() - Method in interface org.eclipse.egf.pattern.PatternPackage
Returns the meta object for the attribute 'Short Id'
getPatternClassName(Pattern) - Static method in class org.eclipse.egf.pattern.production.GeneratedContentHelper
Get pattern generated EMF class name.
getPatternCode(EOperation) - Method in class org.eclipse.egf.pattern.ecore.AnnotationHandler
Get pattern code for given operation.
getPatternContainingPluginId() - Method in class org.eclipse.egf.pattern.ecore.AbstractPatternGenerator
Get pattern containing plug-in id.
getPatternData() - Method in class org.eclipse.egf.pattern.ecore.PatternHandler
Get pattern data.
getPatternData() - Method in class org.eclipse.egf.pattern.ui.editor.page.AbstractPatternPage
Get available pattern data.
getPatternData(IEditorInput) - Method in class org.eclipse.egf.pattern.ui.editor.PatternEditor
Get pattern data.
getPatternData() - Method in class org.eclipse.egf.pattern.ui.internal.editor.DefaultPatternModificationNotification
 
getPatternData() - Method in interface org.eclipse.egf.pattern.ui.internal.editor.IPatternModificationNotification
Get pattern data scope attached to the event.
getPatternData() - Method in class org.eclipse.egf.pattern.ui.internal.editor.page.DefaultContentHandler
Get pattern data.
getPatternData() - Method in class org.eclipse.egf.pattern.ui.internal.editor.page.implementation.wizard.AbstractPatternCodeWizard
Get pattern data.
getPatternData() - Method in class org.eclipse.egf.pattern.ui.internal.editor.PatternEditorContentOutlinePage
Get pattern data.
getPatternDataNode() - Method in class org.eclipse.egf.pattern.ui.internal.editor.PatternEditorContentOutlinePage
Get pattern data node.
getPatternDependenciesIds() - Method in class org.eclipse.egf.pattern.ecore.PatternHandler.PatternData
 
getPatternDisplayableName(PatternHandler.PatternData) - Method in class org.eclipse.egf.pattern.ui.editor.PatternEditor
Get pattern displayable name.
getPatternElement(String, PatternLibrary) - Static method in class org.eclipse.egf.model.data.helper.ModelHelper
Get a first level child as AbstractPatternElement from given short pattern element id.
getPatternElement(IPluginElement, String, String, boolean) - Method in class org.eclipse.egf.pde.pattern.internal.plugin.command.AbstractPatternElementCommand
Get the pattern element for specified id from given parent plug-in element.
getPatternElementFullId() - Method in class org.eclipse.egf.pde.pattern.internal.plugin.command.AbstractPatternElementCommand
Get the pattern element full id.
getPatternElementId() - Method in class org.eclipse.egf.pde.pattern.internal.plugin.command.AbstractPatternElementCommand
Get the pattern element id.
getPatternElementName() - Method in class org.eclipse.egf.pde.pattern.internal.plugin.command.AbstractPatternElementCommand
Get the pattern element name.
getPatternElements(String) - Method in class org.eclipse.egf.core.ui.wizard.page.AbstractPatternLibrarySequenceWizardPage
Return the list of pattern element for given orchestration value.
getPatternElements() - Method in class org.eclipse.egf.core.ui.wizard.page.AbstractPatternLibrarySequenceWizardPage
Get pattern elements for handled pattern library.
getPatternElements(String) - Method in class org.eclipse.egf.core.ui.wizard.page.PatternLibraryProductionSequenceWizardPage
 
getPatternElements(String) - Method in class org.eclipse.egf.core.ui.wizard.page.PatternLibraryRuntimeSequenceWizardPage
 
getPatternElements() - Method in class org.eclipse.egf.model.impl.PatternLibraryImpl
 
getPatternElements() - Method in interface org.eclipse.egf.model.PatternLibrary
Returns the value of the 'Pattern Elements' containment reference list.
getPatternElementShortId(AbstractPatternElement) - Static method in class org.eclipse.egf.model.data.helper.ModelHelper
Return the short id of specified pattern element.
getPatternElementsOrder() - Method in class org.eclipse.egf.core.ui.wizard.page.AbstractPatternLibrarySequenceWizardPage
Return the list of AbstractPatternElement ordered as defined by the end-user.
getPatternFactory() - Method in class org.eclipse.egf.pattern.impl.PatternPackageImpl
 
getPatternFactory() - Method in interface org.eclipse.egf.pattern.PatternPackage
Returns the factory that creates the instances of the model
getPatternFactory() - Method in interface org.eclipse.egf.pattern.PatternPackage
Returns the factory that creates the instances of the model
getPatternFilter() - Method in class org.eclipse.egf.core.ui.workbench.views.fc.AbstractFactoryComponentView
Return the pattern filter.
getPatternFullId() - Method in class org.eclipse.egf.pattern.ecore.AbstractPatternGenerator
Get pattern full id.
getPatternFullId() - Method in class org.eclipse.egf.pde.pattern.internal.plugin.command.AbstractPatternTemplateCommand
Get the pattern element full id.
getPatternFullId() - Method in class org.eclipse.egf.pde.pattern.internal.plugin.command.condition.AbstractPatternConditionCommand
Get pattern full id.
getPatternHandler(PatternModel) - Method in class org.eclipse.egf.core.ui.workbench.action.explorer.AbstractCleanPatternElementAction
Return the pattern handler for given pattern.
getPatternHandler(PatternModel) - Method in class org.eclipse.egf.core.ui.workbench.action.explorer.delete.DeletePatternAction
Get pattern handler for given pattern.
getPatternHandler() - Method in class org.eclipse.egf.pattern.ui.editor.page.AbstractPatternPage
Get pattern handler.
getPatternHandler() - Method in class org.eclipse.egf.pattern.ui.editor.PatternEditor
Get pattern handler.
getPatternIdentifier(IFile) - Static method in class org.eclipse.egf.pattern.production.GeneratedContentHelper
Get an IFile as a normalized Pattern shortID.
getPatternIdentifier(IFolder) - Static method in class org.eclipse.egf.pattern.production.GeneratedContentHelper
Get an IFolder as a normalized Pattern shortID.
getPatternLibraries() - Method in interface org.eclipse.egf.pde.pattern.reader.IPatternExtensionReader
Get all root library descriptors.
getPatternLibraries(String) - Method in interface org.eclipse.egf.pde.pattern.reader.IPatternExtensionReader
Get all root library descriptors for given factory component id.
getPatternLibraries() - Method in class org.eclipse.egf.pde.pattern.reader.PlatformPatternExtensionReader
 
getPatternLibraries(String) - Method in class org.eclipse.egf.pde.pattern.reader.PlatformPatternExtensionReader
 
getPatternLibraries() - Method in class org.eclipse.egf.pde.pattern.reader.WorkspacePatternExtensionReader
 
getPatternLibraries(String) - Method in class org.eclipse.egf.pde.pattern.reader.WorkspacePatternExtensionReader
 
getPatternLibraries(IProject) - Method in class org.eclipse.egf.pde.pattern.reader.WorkspacePatternExtensionReader
Get pattern root libraries for given project.
getPatternLibrary() - Method in class org.eclipse.egf.core.ui.wizard.page.AbstractPatternLibrarySequenceWizardPage
Get the handled pattern library.
getPatternLibrary() - Method in class org.eclipse.egf.core.ui.wizard.page.PatternLibraryWizardPage
Get the handled pattern library.
getPatternLibrary() - Method in class org.eclipse.egf.model.impl.ModelPackageImpl
 
getPatternLibrary() - Method in interface org.eclipse.egf.model.ModelPackage
Returns the meta object for class 'Pattern Library'
getPatternLibrary(String) - Method in interface org.eclipse.egf.pde.pattern.reader.IPatternExtensionReader
Get library descriptor from its full id.
getPatternLibrary(String) - Method in class org.eclipse.egf.pde.pattern.reader.PlatformPatternExtensionReader
 
getPatternLibrary(String) - Method in class org.eclipse.egf.pde.pattern.reader.WorkspacePatternExtensionReader
 
getPatternLibrary_PatternElements() - Method in class org.eclipse.egf.model.impl.ModelPackageImpl
 
getPatternLibrary_PatternElements() - Method in interface org.eclipse.egf.model.ModelPackage
Returns the meta object for the containment reference list 'Pattern Elements'
getPatternLibrary_ProductionOrchestration() - Method in class org.eclipse.egf.model.impl.ModelPackageImpl
 
getPatternLibrary_ProductionOrchestration() - Method in interface org.eclipse.egf.model.ModelPackage
Returns the meta object for the attribute 'Production Orchestration'. getPatternLibrary_RuntimeOrchestration() - Method in class org.eclipse.egf.model.impl.ModelPackageImpl
 
getPatternLibrary_RuntimeOrchestration() - Method in interface org.eclipse.egf.model.ModelPackage
Returns the meta object for the attribute 'Runtime Orchestration'. getPatternLogicalName() - Method in class org.eclipse.egf.pattern.ecore.PatternHandler.PatternData
 
getPatternModel() - Method in class org.eclipse.egf.model.impl.ModelPackageImpl
 
getPatternModel() - Method in interface org.eclipse.egf.model.ModelPackage
Returns the meta object for class 'Pattern Model'
getPatternModel_Path() - Method in class org.eclipse.egf.model.impl.ModelPackageImpl
 
getPatternModel_Path() - Method in interface org.eclipse.egf.model.ModelPackage
Returns the meta object for the attribute 'Path'
getPatternModelRelativePath(String, String) - Static method in class org.eclipse.egf.pattern.ecore.AbstractPatternGenerator
Get pattern model relative path.
getPatternName() - Method in class org.eclipse.egf.pattern.ecore.PatternHandler.PatternData
 
getPatternNameFromFullId(String) - Method in class org.eclipse.egf.pattern.ui.internal.editor.page.implementation.MethodPatternCodeLabelProvider
Get pattern name from full id.
getPatternOrLibraryFullName(String) - Method in class org.eclipse.egf.pattern.ui.editor.page.util.DisplayHelper
Get displayable full name from given pattern or library full id.
getPatternOutputPath(IProject) - Static method in class org.eclipse.egf.pattern.production.GeneratedContentHelper
Get the pattern model output IFolder.
getPatternPackage() - Method in class org.eclipse.egf.pattern.impl.PatternFactoryImpl
 
getPatternPackage() - Method in interface org.eclipse.egf.pattern.PatternFactory
Returns the package supported by this factory
getPatternPackage() - Method in interface org.eclipse.egf.pattern.PatternFactory
Returns the package supported by this factory
getPatternPackageName(Pattern) - Static method in class org.eclipse.egf.pattern.production.GeneratedContentHelper
Get pattern generated EMF package name.
getPatternPackageNsPrefix(Pattern) - Static method in class org.eclipse.egf.pattern.production.GeneratedContentHelper
Get pattern generated EMF package namespace prefix.
getPatternPackageNsURI(Pattern) - Static method in class org.eclipse.egf.pattern.production.GeneratedContentHelper
Get pattern generated EMF package namespace URI.
getPatternParameters(ResourceSet) - Method in class org.eclipse.egf.pattern.ecore.AbstractPatternGenerator
Get pattern parameters.
getPatternParameters(String) - Static method in class org.eclipse.egf.pattern.ecore.PatternConditionHelper
Get all parameters for identified pattern.
getPatternRelation() - Method in class org.eclipse.egf.pattern.relations.impl.RelationsPackageImpl
 
getPatternRelation() - Method in interface org.eclipse.egf.pattern.relations.RelationsPackage
Returns the meta object for class 'Pattern Relation'
getPatternRelation_Name() - Method in class org.eclipse.egf.pattern.relations.impl.RelationsPackageImpl
 
getPatternRelation_Name() - Method in interface org.eclipse.egf.pattern.relations.RelationsPackage
Returns the meta object for the attribute 'Name'
getPatterns(IProject) - Static method in class org.eclipse.egf.pattern.internal.PatternRegistry
 
getPatternsData(String) - Method in class org.eclipse.egf.pattern.ecore.PatternSeeker
Get patterns from full id.
getPatternsData(String, String, IDescriptor, List<PatternHandler.PatternData>) - Method in class org.eclipse.egf.pattern.ecore.PatternSeeker
Get patterns data from given full id.
getPatternSeeker() - Static method in class org.eclipse.egf.pattern.production.PatternProducer
Get pattern seeker.
getPatternShortId(Pattern) - Method in class org.eclipse.egf.pattern.ecore.AbstractPatternGenerator
Get pattern short id.
getPatternTemplateAsString(PatternHandler.PatternData, ClassLoader) - Static method in class org.eclipse.egf.pattern.production.PatternTemplateProducer
Get pattern template as a string.
getPatternTemplateClassDescription(PatternHandler.PatternData) - Static method in class org.eclipse.egf.pattern.production.GeneratedContentHelper
Get generated pattern class description, if applicable.
getPatternTemplatePath() - Method in class org.eclipse.egf.pattern.ecore.PatternHandler.ProductionOptionsHandler
 
getPatternTemplatePath(PatternHandler.PatternData) - Static method in class org.eclipse.egf.pattern.production.template.TemplateHelper
Get generated template file path for given pattern data.
getPatternTemplates(IProject) - Static method in class org.eclipse.egf.pattern.internal.PatternTemplateRegistry
 
getPatternTemplates(IProject) - Method in class org.eclipse.egf.pde.pattern.reader.WorkspacePatternTemplateExtensionReader
Get pattern templates for given project.
getPatternTemplatesFolderRelativePaths(String, String) - Static method in class org.eclipse.egf.pattern.production.template.TemplateHelper
Get templates folder relative paths.
getPatternViewpoint(FactoryComponent) - Static method in class org.eclipse.egf.model.data.helper.ModelHelper
Get the pattern viewpoint for given factory component.
getPatternViewpoint() - Method in class org.eclipse.egf.model.impl.ModelPackageImpl
 
getPatternViewpoint() - Method in interface org.eclipse.egf.model.ModelPackage
Returns the meta object for class 'Pattern Viewpoint'. getPatternViewpoint_Libraries() - Method in class org.eclipse.egf.model.impl.ModelPackageImpl
 
getPatternViewpoint_Libraries() - Method in interface org.eclipse.egf.model.ModelPackage
Returns the meta object for the containment reference list 'Libraries'. getPersistable() - Method in class org.eclipse.egf.pattern.ui.editor.PatternEditorInput
 
getPhysicalRelativePath(String) - Static method in class org.eclipse.egf.pattern.production.template.TemplateHelper
Get physical relative path from logical one.
getPhysicalRelativePath(String, String) - Static method in class org.eclipse.egf.pattern.production.template.TemplateHelper
Get physical relative path from logical given one.
getPlatformAdapter(Object, Class<?>) - Static method in class org.eclipse.egf.common.adapter.AbstractAdapterFactory
Returns an object which is an instance of the given class associated with the given object.
getPlatformFile(String) - Static method in class org.eclipse.egf.common.helper.FileHelper
Get platform file as an IResource from its relative path.
getPlatformFolder(String) - Static method in class org.eclipse.egf.common.helper.FileHelper
Get platform folder as an IResource from its relative path.
getPlatformResource(IPath) - Static method in class org.eclipse.egf.common.helper.FileHelper
Get platform IResource as an IResource from its relative IPath.
getPlugin() - Static method in class org.eclipse.egf.model.provider.FactoryComponentEditPlugin
Returns the singleton instance of the Eclipse plugin
getPluginAttributeValue(IPluginElement, String) - Method in class org.eclipse.egf.pde.reader.CreateDescriptorOperation
Get the attribute value for given element and attribute name.
getPluginChangeCommand(EditingDomain, EObject, EStructuralFeature, Object) - Method in class org.eclipse.egf.core.ui.wizard.AbstractModelElementWizard
Get the plugin change command.
getPluginChangeCommand(EditingDomain, EObject, EStructuralFeature, Object) - Method in class org.eclipse.egf.core.ui.wizard.AbstractPatternLibraryWizard
 
getPluginChangeCommand(EditingDomain, EObject, EStructuralFeature, Object) - Method in class org.eclipse.egf.core.ui.wizard.ContextElementWizard
 
getPluginChangeCommand(EditingDomain, EObject, EStructuralFeature, Object) - Method in class org.eclipse.egf.core.ui.wizard.ContractElementWizard
 
getPluginChangeCommand(EditingDomain, EObject, EStructuralFeature, Object) - Method in class org.eclipse.egf.core.ui.wizard.EditDomainWizard
 
getPluginChangeCommand(EditingDomain, EObject, EStructuralFeature, Object) - Method in class org.eclipse.egf.core.ui.wizard.EditFactoryComponentWizard
 
getPluginChangeCommand(EditingDomain, EObject, EStructuralFeature, Object) - Method in class org.eclipse.egf.core.ui.wizard.FactoryComponentInvocationWizard
 
getPluginChangeCommand(EditingDomain, EObject, EStructuralFeature, Object) - Method in class org.eclipse.egf.core.ui.wizard.MappingWizard
 
getPluginChangeCommand(EditingDomain, EObject, EStructuralFeature, Object) - Method in class org.eclipse.egf.core.ui.wizard.NewDomainWizard
 
getPluginChangeCommand(EditingDomain, EObject, EStructuralFeature, Object) - Method in class org.eclipse.egf.core.ui.wizard.PatternWizard
 
getPluginChangeCommand(EditingDomain, EObject, EStructuralFeature, Object) - Method in class org.eclipse.egf.core.ui.wizard.TaskFactoryHolderWizard
 
getPluginChangesCommandRunner() - Method in class org.eclipse.egf.pde.EgfPdeActivator
Get the plug-in changes command runner that is able to execute IPluginChangesCommand commands.
getPluginElement(IPluginParent, String, String) - Static method in class org.eclipse.egf.pde.util.ExtensionHelper
Get an IPluginElement instance for given parameters.
getPluginElement(IPluginParent, String) - Static method in class org.eclipse.egf.pde.util.ExtensionHelper
Get the IPluginElement instances for given parameters.
getPluginExtension(IExtensions, String) - Static method in class org.eclipse.egf.pde.util.ExtensionHelper
Get a list of IPluginExtension matching given extension-point id.
getPluginID() - Method in class org.eclipse.egf.common.activator.AbstractActivator
Get the plug-in ID according to MANIFEST.MF definition.
getPluginID() - Method in class org.eclipse.egf.common.ui.activator.AbstractUIActivator
Get the plug-in ID according to MANIFEST.MF definition.
getPluginId() - Method in interface org.eclipse.egf.model.ContextElement
Returns the value of the 'Plugin Id' attribute
getPluginId() - Method in interface org.eclipse.egf.model.data.reader.descriptor.IContextElementDescriptor
Return the id of the plug-in that defines this context element description.
getPluginId() - Method in class org.eclipse.egf.model.edit.command.plugin.PluginChangeWrapperCommand
Get Id of the plug-in that hosts the factory component where the model element object is contained by.
getPluginId(String, PlatformLocationType) - Static method in class org.eclipse.egf.model.edit.helper.FactoryComponentHelper
Get the plug-in id for given factory component.
getPluginId() - Method in class org.eclipse.egf.model.impl.ContextElementImpl
 
getPluginId() - Method in class org.eclipse.egf.pattern.ecore.PatternHandler.PatternData
 
getPluginIdForFactoryComponent(String) - Method in class org.eclipse.egf.pde.EgfPdeActivator
Get the plug-in id for the given factory component located in the workspace only.
getPluginModelBase(IProject) - Method in class org.eclipse.egf.pde.EgfPdeActivator
Get the plug-in model base for given project.
getPluginModelBase() - Method in class org.eclipse.egf.pde.plugin.command.AbstractChangesCommand
Get the plug-in model that this command is performed against.
getPluginModelBase() - Method in class org.eclipse.egf.pde.reader.CreateDescriptorOperation
 
getPluginModelForFactoryComponent(FactoryComponent) - Method in class org.eclipse.egf.pde.EgfPdeActivator
Return the plug-in model for given factory component.
getPluginModelForFactoryComponent(String) - Method in class org.eclipse.egf.pde.EgfPdeActivator
Get the plug-in model for given factory component id.
getPluginProjects() - Method in class org.eclipse.egf.pde.EgfPdeActivator
Get all plug-in projects located in the workspace.
getPluginResourceLocator() - Method in class org.eclipse.egf.model.provider.FactoryComponentEditPlugin
Returns the singleton instance of the Eclipse plugin
getPointedElement() - Method in class org.eclipse.egf.pattern.ui.internal.editor.page.implementation.MethodActionHandler
Get action pointed element.
getPPropertyChangeListener() - Method in class org.eclipse.egf.pattern.impl.PatternPackageImpl
 
getPPropertyChangeListener() - Method in interface org.eclipse.egf.pattern.PatternPackage
Returns the meta object for data type 'PProperty Change Listener'
getPPropertyChangeListener() - Method in interface org.eclipse.egf.pattern.PatternPackage
Returns the meta object for data type 'PProperty Change Listener'
getProcessor() - Method in class org.eclipse.egf.pattern.refactoring.move.MoveRefactoring
 
getProcessorName() - Method in class org.eclipse.egf.pattern.refactoring.move.MoveProcessor
 
getProductionContributor() - Method in class org.eclipse.egf.pattern.production.GeneratedContentProducer
Get associated production contributor.
getProductionOptionsHandler() - Method in class org.eclipse.egf.pattern.ecore.PatternHandler.PatternData
Get production options handler.
getProductionOrchestration() - Method in class org.eclipse.egf.model.impl.PatternLibraryImpl
 
getProductionOrchestration() - Method in interface org.eclipse.egf.model.PatternLibrary
Returns the value of the 'Production Orchestration' attribute
getProductionPlan(FactoryComponent) - Static method in class org.eclipse.egf.model.data.helper.ModelHelper
Get the production plan for given factory component.
getProductionPlan() - Method in interface org.eclipse.egf.model.Factory
Returns the value of the 'Production Plan' containment reference
getProductionPlan() - Method in class org.eclipse.egf.model.impl.FactoryImpl
 
getProductionPlan() - Method in class org.eclipse.egf.model.impl.ModelPackageImpl
 
getProductionPlan() - Method in interface org.eclipse.egf.model.ModelPackage
Returns the meta object for class 'Production Plan'
getProductionPlan_FactoryComponentInvocationIds() - Method in class org.eclipse.egf.model.impl.ModelPackageImpl
 
getProductionPlan_FactoryComponentInvocationIds() - Method in interface org.eclipse.egf.model.ModelPackage
Returns the meta object for the attribute list 'Factory Component Invocation Ids'
getProductionPlan_FactoryComponentInvocations() - Method in class org.eclipse.egf.model.impl.ModelPackageImpl
 
getProductionPlan_FactoryComponentInvocations() - Method in interface org.eclipse.egf.model.ModelPackage
Returns the meta object for the containment reference list 'Factory Component Invocations'
getProductionPlanExtensionHelper() - Method in class org.eclipse.egf.pde.EgfPdeActivator
Get a production plan extension helper.
getProductionPlanId() - Method in interface org.eclipse.egf.model.data.reader.descriptor.IFactoryComponentDescriptor
Get the production plan id.
getProductionPlanId() - Method in interface org.eclipse.egf.model.Factory
Returns the value of the 'Production Plan Id' attribute
getProductionPlanId() - Method in class org.eclipse.egf.model.impl.FactoryImpl
 
getProductionPlanId() - Method in class org.eclipse.egf.pde.internal.plugin.command.pp.AbstractProductionPlanCommand
Get the production plan id.
getProgressMonitor() - Method in class org.eclipse.egf.common.ant.AbstractAntTask
Get the ANT progress monitor.
getProject(String) - Static method in class org.eclipse.egf.common.helper.ProjectHelper
Get project from its name.
getProject(IPluginModelBase) - Static method in class org.eclipse.egf.common.helper.ProjectHelper
Get the IProject for specified plug-in model.
getProject(IResource) - Method in class org.eclipse.egf.common.listener.AbstractProjectListener
Get the IProject for given resource.
getProject(NamedModelElementWithId) - Static method in class org.eclipse.egf.model.data.helper.ModelHelper
Get the hosting project for given model element.
getProjectDependencies(IJavaProject) - Static method in class org.eclipse.egf.common.helper.ProjectHelper
Get given java project dependencies in terms of compilation.
getProjectForFactoryComponent(String) - Method in class org.eclipse.egf.pde.EgfPdeActivator
Get the project that hosts given factory component.
getProjects(IAdaptable[]) - Static method in class org.eclipse.egf.core.ui.data.explorer.FactoryComponentWorkingSetManager
Get projects from specified elements.
getPropertiesFile() - Method in class org.eclipse.egf.pde.internal.ui.util.ModelModification
 
getPropertyDescriptors(Object) - Method in class org.eclipse.egf.model.provider.AbstractFactoryComponentFactoryItemProvider
This returns the property descriptors for the adapted class
getPropertyDescriptors(Object) - Method in class org.eclipse.egf.model.provider.AbstractPatternElementItemProvider
This returns the property descriptors for the adapted class
getPropertyDescriptors(Object) - Method in class org.eclipse.egf.model.provider.AbstractViewpointItemProvider
This returns the property descriptors for the adapted class
getPropertyDescriptors(Object) - Method in class org.eclipse.egf.model.provider.ContextElementItemProvider
This returns the property descriptors for the adapted class
getPropertyDescriptors(Object) - Method in class org.eclipse.egf.model.provider.ContextItemProvider
This returns the property descriptors for the adapted class
getPropertyDescriptors(Object) - Method in class org.eclipse.egf.model.provider.ContractElementItemProvider
This returns the property descriptors for the adapted class. getPropertyDescriptors(Object) - Method in class org.eclipse.egf.model.provider.ContractElementReferenceItemProvider
This returns the property descriptors for the adapted class
getPropertyDescriptors(Object) - Method in class org.eclipse.egf.model.provider.ContractItemProvider
This returns the property descriptors for the adapted class
getPropertyDescriptors(Object) - Method in class org.eclipse.egf.model.provider.DomainItemProvider
This returns the property descriptors for the adapted class
getPropertyDescriptors(Object) - Method in class org.eclipse.egf.model.provider.FactoryComponentInvocationItemProvider
This returns the property descriptors for the adapted class
getPropertyDescriptors(Object) - Method in class org.eclipse.egf.model.provider.FactoryComponentItemProvider
This returns the property descriptors for the adapted class. getPropertyDescriptors(Object) - Method in class org.eclipse.egf.model.provider.FactoryItemProvider
This returns the property descriptors for the adapted class
getPropertyDescriptors(Object) - Method in class org.eclipse.egf.model.provider.MappingModelItemProvider
This returns the property descriptors for the adapted class
getPropertyDescriptors(Object) - Method in class org.eclipse.egf.model.provider.MappingViewpointItemProvider
This returns the property descriptors for the adapted class
getPropertyDescriptors(Object) - Method in class org.eclipse.egf.model.provider.NamedModelElementWithIdItemProvider
This returns the property descriptors for the adapted class. getPropertyDescriptors(Object) - Method in class org.eclipse.egf.model.provider.PatternLibraryItemProvider
This returns the property descriptors for the adapted class
getPropertyDescriptors(Object) - Method in class org.eclipse.egf.model.provider.PatternModelItemProvider
This returns the property descriptors for the adapted class
getPropertyDescriptors(Object) - Method in class org.eclipse.egf.model.provider.PatternViewpointItemProvider
This returns the property descriptors for the adapted class
getPropertyDescriptors(Object) - Method in class org.eclipse.egf.model.provider.ProductionPlanItemProvider
This returns the property descriptors for the adapted class
getPropertyDescriptors(Object) - Method in class org.eclipse.egf.model.provider.SpecificationItemProvider
This returns the property descriptors for the adapted class
getPropertyDescriptors(Object) - Method in class org.eclipse.egf.model.provider.TaskFactoryHolderItemProvider
This returns the property descriptors for the adapted class
getPropertyDescriptors(Object) - Method in class org.eclipse.egf.model.provider.TypeItemProvider
This returns the property descriptors for the adapted class
getPropertySheetPage() - Method in class org.eclipse.egf.core.ui.workbench.views.fc.AbstractFactoryComponentView
This accesses a cached version of the property sheet.
getPublicWorkingSets() - Method in class org.eclipse.egf.core.ui.data.explorer.FactoryComponentWorkingSetManager
Get all public working sets in the workspace.
getReadableName(TextEdit) - Method in class org.eclipse.egf.pde.internal.core.text.plugin.XMLTextChangeListener
 
getReadableValue() - Method in interface org.eclipse.egf.model.ContextElement
Returns the value of the 'Readable Value' attribute. getReadableValue() - Method in interface org.eclipse.egf.model.data.reader.descriptor.IContextElementDescriptor
Get the readable value.
getReadableValue() - Method in class org.eclipse.egf.model.impl.ContextElementImpl
 
getReadExtensionId() - Method in class org.eclipse.egf.pde.reader.CreateDescriptorOperation
Get the id of the read element.
getRealRelativePath() - Method in class org.eclipse.egf.pattern.ecore.PatternHandler.PatternData
Get real pattern model file relative path, based on factory component id to plug-in id resolution mechanism.
getRedoablePluginChangeCommand() - Method in class org.eclipse.egf.model.edit.command.plugin.PluginChangeWrapperCommand
Returns the extension changes command used in the redo call.
getReferencedContractElement() - Method in interface org.eclipse.egf.model.ContractElementReference
Returns the value of the 'Referenced Contract Element' reference
getReferencedContractElement() - Method in class org.eclipse.egf.model.impl.ContractElementReferenceImpl
 
getReferencedContractElementId() - Method in interface org.eclipse.egf.model.ContractElementReference
Returns the value of the 'Referenced Contract Element Id' attribute
getReferencedContractElementId() - Method in class org.eclipse.egf.model.impl.ContractElementReferenceImpl
 
getReferencedContractElementName() - Method in interface org.eclipse.egf.model.ContractElementReference
Deprecated. Use referencedContractElementId instead of.
getReferencedContractElementName() - Method in class org.eclipse.egf.model.impl.ContractElementReferenceImpl
 
getReferencedFactoryComponentId() - Method in interface org.eclipse.egf.model.ContractElementReference
Returns the value of the 'Referenced Factory Component Id' attribute
getReferencedFactoryComponentId() - Method in interface org.eclipse.egf.model.data.reader.descriptor.IFactoryComponentInvocationDescriptor
Get the referenced factory component id.
getReferencedFactoryComponentId() - Method in class org.eclipse.egf.model.impl.ContractElementReferenceImpl
 
getReferencedFcId() - Method in interface org.eclipse.egf.model.data.reader.descriptor.IContractElementReferenceDescriptor
Get the reference factory component id.
getReferencedPattern() - Method in class org.eclipse.egf.pattern.relations.impl.ReferenceRelationImpl
 
getReferencedPattern() - Method in interface org.eclipse.egf.pattern.relations.ReferenceRelation
Returns the value of the 'Referenced Pattern' reference
getReferenceForContainer(NamedModelElementWithId) - Method in class org.eclipse.egf.pattern.refactoring.internal.move.change.PatternElementChange
Get containing reference for given container, that is hosting the element to move.
getReferenceRelation() - Method in class org.eclipse.egf.pattern.relations.impl.RelationsPackageImpl
 
getReferenceRelation() - Method in interface org.eclipse.egf.pattern.relations.RelationsPackage
Returns the meta object for class 'Reference Relation'
getReferenceRelation_ReferencedPattern() - Method in class org.eclipse.egf.pattern.relations.impl.RelationsPackageImpl
 
getReferenceRelation_ReferencedPattern() - Method in interface org.eclipse.egf.pattern.relations.RelationsPackage
Returns the meta object for the reference 'Referenced Pattern'
getRelations() - Method in class org.eclipse.egf.pattern.impl.PatternImpl
 
getRelations() - Method in interface org.eclipse.egf.pattern.Pattern
Returns the value of the 'Relations' containment reference list.
getRelations() - Method in interface org.eclipse.egf.pattern.Pattern
Returns the value of the 'Relations' containment reference list.
getRelationsFactory() - Method in class org.eclipse.egf.pattern.relations.impl.RelationsPackageImpl
 
getRelationsFactory() - Method in interface org.eclipse.egf.pattern.relations.RelationsPackage
Returns the factory that creates the instances of the model
getRelationsPackage() - Method in class org.eclipse.egf.pattern.relations.impl.RelationsFactoryImpl
 
getRelationsPackage() - Method in interface org.eclipse.egf.pattern.relations.RelationsFactory
Returns the package supported by this factory
getRelativePathToMergeFile() - Static method in class org.eclipse.egf.pattern.internal.ConditionMergeHelper
Get merge.xml file relative path to workspace.
getRelativeToProjectDomainPath() - Method in class org.eclipse.egf.model.edit.command.plugin.domain.AbstractDomainWrapperCommand
Return the relative path to project for managed domain.
getRelativeToProjectDomainPath() - Method in class org.eclipse.egf.model.edit.command.plugin.domain.RemoveDomainWrapperCommand
 
getRelativeToProjectDomainPath() - Method in class org.eclipse.egf.model.edit.command.plugin.domain.SetDomainWrapperCommand
 
getRemoveContextWrapperCommand(EditingDomain, EObject, EStructuralFeature, Object) - Method in class org.eclipse.egf.model.provider.AbstractFactoryComponentFactoryItemProvider
Return the RemoveContextWrapperCommand according to real AbstractFactoryComponentFactory.
getRemoveContextWrapperCommand(EditingDomain, EObject, EStructuralFeature, Object) - Method in class org.eclipse.egf.model.provider.FactoryComponentInvocationItemProvider
 
getRemoveContextWrapperCommand(EditingDomain, EObject, EStructuralFeature, Object) - Method in class org.eclipse.egf.model.provider.ProductionPlanItemProvider
 
getReportingTitle() - Method in interface org.eclipse.egf.common.progress.IProgressRunnable
Get reporting title.
getRequiredPlugins() - Method in class org.eclipse.egf.pde.internal.plugin.manifest.command.AbstractRequiredPluginsCommand
Get the required plug-ins.
getResource(Object) - Static method in class org.eclipse.egf.pattern.execution.PatternExecutionHelper
Get EMF resource from pattern argument.
getResourceLocator() - Method in class org.eclipse.egf.model.provider.NamedModelElementWithIdItemProvider
Return the resource locator for this item provider's resources
getResourceLocator() - Method in class org.eclipse.egf.model.util.ModelValidator
Returns the resource locator that will be used to fetch messages for this validator's diagnostics
getResourceLocator() - Method in class org.eclipse.egf.pattern.util.PatternValidator
Returns the resource locator that will be used to fetch messages for this validator's diagnostics
getResult() - Method in class org.eclipse.egf.core.ui.actions.AbstractGenerateCodeOperation
Return if the Emf generation is successful or not.
getRootAdapterFactory() - Method in class org.eclipse.egf.model.provider.ModelItemProviderAdapterFactory
This returns the root adapter factory that contains this factory
getRootDescriptorFor(IDescriptor) - Method in class org.eclipse.egf.pattern.ui.editor.page.PatternInheritancePage.ParentsViewer
Get a root descriptor for given descriptor.
getRootLibraryFromId(String) - Method in class org.eclipse.egf.pattern.ecore.PatternSeeker
Get root library from its id.
getRootLibraryId(String) - Static method in class org.eclipse.egf.common.helper.PatternHelper
Get root library id from given full id.
getRootPackage(EPackage) - Static method in class org.eclipse.egf.common.helper.EcoreHelper
Get root package for given one.
getRootPackage(ENamedElement) - Static method in class org.eclipse.egf.common.helper.EcoreHelper
Get root package for specified element.
getRootPackage() - Method in class org.eclipse.egf.core.ui.wizard.page.NewDomainWizardPage
Return the root package entered by the end-user.
getRootPackage(URI) - Method in class org.eclipse.egf.pattern.ui.internal.editor.page.specification.wizard.ParameterTypeSelectionPage
Get static root package initial input for identified model.
getRootPackage() - Method in class org.eclipse.egf.pattern.ui.internal.editor.page.specification.wizard.ParameterTypeSelectionPage.InitialInput
Get root package.
getRuntimeOrchestration() - Method in class org.eclipse.egf.model.impl.PatternLibraryImpl
 
getRuntimeOrchestration() - Method in interface org.eclipse.egf.model.PatternLibrary
Returns the value of the 'Runtime Orchestration' attribute
getSectionId() - Method in class org.eclipse.egf.pde.ui.template.EmptyFactoryComponentTemplate
 
getSelectedHandler() - Method in class org.eclipse.egf.pattern.ui.editor.page.PatternImplementationPage.InternalMethodsHandler
Get selected handler.
getSelectedHandler() - Method in class org.eclipse.egf.pattern.ui.editor.page.PatternImplementationPage.InternalMethodsViewer
Get selected handler.
getSelection(ExecutionEvent, Class<T>) - Method in class org.eclipse.egf.core.ui.actions.AbstractUiHandler
Return the selected objects in current selection matching given expected type.
getSelection(Class<?>) - Method in class org.eclipse.egf.core.ui.workbench.action.navigator.AbstractNavigatorAction
Get the current selected object
getSelectionChangedHandler() - Method in class org.eclipse.egf.common.ui.viewers.AbstractViewerWithButtons.ButtonData
Get the selection changed handler.
getSelectionDialog() - Method in class org.eclipse.egf.model.contract.type.AbstractTypeHolder
Default implementation returns null.
getSelectionDialog() - Method in interface org.eclipse.egf.model.contract.type.ITypeHolder
Return the class name of the selection dialog to open when 'Browse' button is pressed to enter the value of a type holder.
getSelectionHandler() - Method in class org.eclipse.egf.model.contract.type.AbstractTypeHolder
Default implementation returns null.
getSelectionHandler() - Method in interface org.eclipse.egf.model.contract.type.ITypeHolder
Return a class that is able to handle selected object returned by the selection dialog.
getSelectionIndex() - Method in class org.eclipse.egf.common.ui.viewers.OrderedListViewer
Returns the zero-relative index of the element which is currently selected in the viewer.
getSelectionProvider() - Method in class org.eclipse.egf.core.ui.workbench.action.navigator.AbstractNavigatorAction
Get the selection provider.
getSharedImages() - Method in class org.eclipse.egf.core.ui.workbench.action.navigator.AbstractNavigatorAction
Get the shared images.
getSharedInstance() - Static method in class org.eclipse.egf.pattern.ecore.condition.ConditionClassOutput
Get shared instance at the time of calling.
getShell() - Method in class org.eclipse.egf.core.ui.workbench.action.navigator.AbstractNavigatorAction
Get the shell
getShortId() - Method in class org.eclipse.egf.pattern.impl.PatternImpl
 
getShortId() - Method in interface org.eclipse.egf.pattern.Pattern
Returns the value of the 'Short Id' attribute
getShortId() - Method in interface org.eclipse.egf.pattern.Pattern
Returns the value of the 'Short Id' attribute
getSource() - Method in class org.eclipse.egf.model.impl.MappingModelImpl
 
getSource() - Method in interface org.eclipse.egf.model.MappingModel
Returns the value of the 'Source' attribute
getSources() - Method in class org.eclipse.egf.mapping.data.MappingElement
Return the specified EModelElement in a mapping request and it sibling elements if any.
getSpecification() - Method in interface org.eclipse.egf.model.FactoryComponent
Returns the value of the 'Specification' containment reference
getSpecification() - Method in class org.eclipse.egf.model.impl.FactoryComponentImpl
 
getSpecification() - Method in class org.eclipse.egf.model.impl.ModelPackageImpl
 
getSpecification() - Method in interface org.eclipse.egf.model.ModelPackage
Returns the meta object for class 'Specification'
getSpecification_ViewpointIds() - Method in class org.eclipse.egf.model.impl.ModelPackageImpl
 
getSpecification_ViewpointIds() - Method in interface org.eclipse.egf.model.ModelPackage
Returns the meta object for the attribute 'Viewpoint Ids'
getSpecification_Viewpoints() - Method in class org.eclipse.egf.model.impl.ModelPackageImpl
 
getSpecification_Viewpoints() - Method in interface org.eclipse.egf.model.ModelPackage
Returns the meta object for the containment reference list 'Viewpoints'. getStandardDependencies() - Static method in class org.eclipse.egf.pde.internal.FactoryComponentGeneratorHelper
Return the standard dependencies for a factory component.
getStaticClass(EClass) - Static method in class org.eclipse.egf.common.helper.EcoreHelper
Get static class from serialized one.
getStaticPackage(EPackage) - Static method in class org.eclipse.egf.common.helper.EcoreHelper
Get static ecore package from serialized one.
getStyle() - Method in class org.eclipse.egf.common.ui.viewers.AbstractViewerWithButtons.ButtonData
Get button style.
getSupportedDropTransfers() - Method in class org.eclipse.egf.core.ui.workbench.internal.drop.DelegatingCommonDropAdapter
CommonDropAdapter#getSupportedDropTransfers()
getTarget() - Method in class org.eclipse.egf.model.impl.MappingModelImpl
 
getTarget() - Method in interface org.eclipse.egf.model.MappingModel
Returns the value of the 'Target' attribute
getTargetPlatformFactoryComponents() - Method in class org.eclipse.egf.core.ui.EgfUiActivator
Return all factory components located in the running Eclipse platform.
getTargets() - Method in class org.eclipse.egf.mapping.data.MappingElement
Return the result of a mapping request.
getTaskFactory() - Method in interface org.eclipse.egf.model.data.reader.descriptor.ITaskFactoryDescriptor
Get the task factory instance.
getTaskFactory() - Method in interface org.eclipse.egf.model.FactoryComponentInvocation
Returns the value of the 'Task Factory' containment reference
getTaskFactory() - Method in class org.eclipse.egf.model.impl.FactoryComponentInvocationImpl
 
getTaskFactoryClass() - Method in interface org.eclipse.egf.model.data.reader.descriptor.ITaskFactoryDescriptor
Get the task factory class name.
getTaskFactoryExtensionHelper() - Method in class org.eclipse.egf.pde.EgfPdeActivator
Get a task factory extension helper.
getTaskFactoryHolder() - Method in class org.eclipse.egf.model.impl.ModelPackageImpl
 
getTaskFactoryHolder() - Method in interface org.eclipse.egf.model.ModelPackage
Returns the meta object for class 'Task Factory Holder'. getTaskFactoryHolder_Factory() - Method in class org.eclipse.egf.model.impl.ModelPackageImpl
 
getTaskFactoryHolder_Factory() - Method in interface org.eclipse.egf.model.ModelPackage
Returns the meta object for the attribute 'Factory'
getTaskFactoryHolder_FactoryClass() - Method in class org.eclipse.egf.model.impl.ModelPackageImpl
 
getTaskFactoryHolder_FactoryClass() - Method in interface org.eclipse.egf.model.ModelPackage
Returns the meta object for the attribute 'Factory Class'
getTaskFactoryId() - Method in interface org.eclipse.egf.model.data.reader.descriptor.IFactoryComponentInvocationDescriptor
Get the task factory id.
getTaskFactoryId() - Method in interface org.eclipse.egf.model.FactoryComponentInvocation
Returns the value of the 'Task Factory Id' attribute
getTaskFactoryId() - Method in class org.eclipse.egf.model.impl.FactoryComponentInvocationImpl
 
getTaskFactoryId() - Method in class org.eclipse.egf.pde.internal.plugin.command.taskfactory.AbstractTaskFactoryCommand
Get the task factory id value.
getTemplateRelativePath(String, String, String) - Method in class org.eclipse.egf.pattern.ecore.AbstractPatternGenerator
Get template relative path from operation name.
getTemplateRelativePath(String, String, String, String) - Static method in class org.eclipse.egf.pattern.production.template.TemplateHelper
Get template relative path for identified operation.
getTemplateRootIFolder(IJavaProject) - Static method in class org.eclipse.egf.pattern.production.template.TemplateHelper
Get generated template root IFolder for given project.
getText(Object) - Method in class org.eclipse.egf.common.ui.viewers.AbstractTooltipLabelProvider
 
getText() - Method in class org.eclipse.egf.core.ui.internal.data.AbstractUiContainer
Return the text used as label for this UI container.
getText() - Method in class org.eclipse.egf.core.ui.internal.data.UiReferencedFactoryComponent
 
getText() - Method in class org.eclipse.egf.core.ui.internal.data.UiReferencedFactoryComponentContainer
 
getText(Object) - Method in class org.eclipse.egf.core.ui.internal.viewers.BasicLabelProvider
 
getText(Object) - Method in class org.eclipse.egf.core.ui.internal.viewers.DecoratedModelLabelProvider
 
getText(Object) - Method in class org.eclipse.egf.core.ui.viewers.AdaptedModelElementLabelProvider
 
getText(Object) - Method in class org.eclipse.egf.core.ui.viewers.DefaultPatternStructureLabelProvider
 
getText(Object) - Method in class org.eclipse.egf.model.provider.AbstractFactoryComponentFactoryItemProvider
This returns the label text for the adapted class
getText(Object) - Method in class org.eclipse.egf.model.provider.AbstractPatternElementItemProvider
This returns the label text for the adapted class
getText(Object) - Method in class org.eclipse.egf.model.provider.AbstractViewpointItemProvider
This returns the label text for the adapted class
getText(Object) - Method in class org.eclipse.egf.model.provider.ContextElementItemProvider
This returns the label text for the adapted class. getText(Object) - Method in class org.eclipse.egf.model.provider.ContextItemProvider
This returns the label text for the adapted class
getText(Object) - Method in class org.eclipse.egf.model.provider.ContractElementItemProvider
This returns the label text for the adapted class. getText(Object) - Method in class org.eclipse.egf.model.provider.ContractElementReferenceItemProvider
This returns the label text for the adapted class
getText(Object) - Method in class org.eclipse.egf.model.provider.ContractItemProvider
This returns the label text for the adapted class
getText(Object) - Method in class org.eclipse.egf.model.provider.DomainItemProvider
This returns the label text for the adapted class
getText(Object) - Method in class org.eclipse.egf.model.provider.FactoryComponentInvocationItemProvider
This returns the label text for the adapted class. getText(Object) - Method in class org.eclipse.egf.model.provider.FactoryComponentItemProvider
This returns the label text for the adapted class. getText(Object) - Method in class org.eclipse.egf.model.provider.FactoryItemProvider
This returns the label text for the adapted class
getText(Object) - Method in class org.eclipse.egf.model.provider.MappingModelItemProvider
This returns the label text for the adapted class
getText(Object) - Method in class org.eclipse.egf.model.provider.MappingViewpointItemProvider
This returns the label text for the adapted class
getText(Object) - Method in class org.eclipse.egf.model.provider.NamedModelElementWithIdItemProvider
This returns the label text for the adapted class
getText(Object) - Method in class org.eclipse.egf.model.provider.PatternLibraryItemProvider
This returns the label text for the adapted class. getText(Object) - Method in class org.eclipse.egf.model.provider.PatternModelItemProvider
This returns the label text for the adapted class. getText(Object) - Method in class org.eclipse.egf.model.provider.PatternViewpointItemProvider
This returns the label text for the adapted class
getText(Object) - Method in class org.eclipse.egf.model.provider.ProductionPlanItemProvider
This returns the label text for the adapted class
getText(Object) - Method in class org.eclipse.egf.model.provider.SpecificationItemProvider
This returns the label text for the adapted class
getText(Object) - Method in class org.eclipse.egf.model.provider.TaskFactoryHolderItemProvider
This returns the label text for the adapted class
getText(Object) - Method in class org.eclipse.egf.model.provider.TypeItemProvider
This returns the label text for the adapted class
getText(Object) - Method in class org.eclipse.egf.pattern.ui.editor.page.PatternSpecificationPage.ParametersLabelProvider
 
getText(Object) - Method in class org.eclipse.egf.pattern.ui.internal.editor.page.implementation.InternalMethodsLabelProvider
 
getText(Object) - Method in class org.eclipse.egf.pattern.ui.internal.editor.page.implementation.MethodPatternCodeLabelProvider
 
getText(Object) - Method in class org.eclipse.egf.pattern.ui.internal.editor.PatternEditorContentOutlinePage.OutlineLabelProvider
 
getTextOperations() - Method in class org.eclipse.egf.pde.internal.core.text.plugin.XMLTextChangeListener
 
getTitle() - Method in class org.eclipse.egf.core.ui.wizard.AbstractModelElementWizard
Returns the title message of this wizard.
getTitle() - Method in class org.eclipse.egf.core.ui.wizard.AbstractPatternLibraryWizard
 
getTitle() - Method in class org.eclipse.egf.core.ui.wizard.ContextElementWizard
 
getTitle() - Method in class org.eclipse.egf.core.ui.wizard.ContractElementWizard
 
getTitle() - Method in class org.eclipse.egf.core.ui.wizard.EditDomainWizard
 
getTitle() - Method in class org.eclipse.egf.core.ui.wizard.EditFactoryComponentWizard
 
getTitle() - Method in class org.eclipse.egf.core.ui.wizard.FactoryComponentInvocationWizard
 
getTitle() - Method in class org.eclipse.egf.core.ui.wizard.MappingWizard
 
getTitle() - Method in class org.eclipse.egf.core.ui.wizard.NewDomainWizard
 
getTitle() - Method in class org.eclipse.egf.core.ui.wizard.PatternWizard
 
getTitle() - Method in class org.eclipse.egf.core.ui.wizard.TaskFactoryHolderWizard
 
getTokenNames() - Method in class org.eclipse.egf.pattern.ecore.grammar.PatternLanguageParser
 
getTokens(String, String) - Static method in class org.eclipse.egf.common.helper.StringHelper
Get tokens from given source string using given separators.
getToolkit() - Method in class org.eclipse.egf.pattern.ui.editor.page.AbstractPatternDetails
Get tool kit.
getToolkit() - Method in class org.eclipse.egf.pattern.ui.internal.editor.page.wizard.AbstractPatternWizardPage
 
getToolTipDisplayDelayTime(Object) - Method in class org.eclipse.egf.common.ui.viewers.AbstractTooltipLabelProvider
 
getToolTipShift(Object) - Method in class org.eclipse.egf.common.ui.viewers.AbstractTooltipLabelProvider
 
getToolTipText(Object) - Method in class org.eclipse.egf.common.ui.viewers.AbstractTooltipLabelProvider
 
getToolTipText(Object) - Method in class org.eclipse.egf.core.ui.internal.viewers.CustomTooltipLabelProvider
 
getToolTipText(Object) - Method in class org.eclipse.egf.core.ui.viewers.PatternStructureLabelProviderWithTooltip
 
getToolTipText() - Method in class org.eclipse.egf.pattern.ui.editor.PatternEditorInput
 
getToolTipTimeDisplayed(Object) - Method in class org.eclipse.egf.common.ui.viewers.AbstractTooltipLabelProvider
 
getTree(String) - Method in class org.eclipse.egf.pattern.ecore.AnnotationHandler
Get abstract syntax tree out of given pattern code.
getTree() - Method in class org.eclipse.egf.pattern.ecore.grammar.PatternLanguageParser.call_return
 
getTree() - Method in class org.eclipse.egf.pattern.ecore.grammar.PatternLanguageParser.operationCall_return
 
getTree() - Method in class org.eclipse.egf.pattern.ecore.grammar.PatternLanguageParser.operationName_return
 
getTreeAdaptor() - Method in class org.eclipse.egf.pattern.ecore.grammar.PatternLanguageParser
 
getType() - Method in class org.eclipse.egf.core.ui.internal.databinding.JavaTypeHolder
Get type.
getType() - Method in interface org.eclipse.egf.model.data.reader.descriptor.IContextElementDescriptor
Get value direct type.
getType() - Method in class org.eclipse.egf.model.impl.ModelPackageImpl
 
getType() - Method in interface org.eclipse.egf.model.ModelPackage
Returns the meta object for class 'Type'
getType() - Method in interface org.eclipse.egf.pattern.relations.CallParameter
Returns the value of the 'Type' attribute
getType() - Method in class org.eclipse.egf.pattern.relations.impl.CallParameterImpl
 
getType() - Method in class org.eclipse.egf.pattern.relations.impl.ParameterRelationImpl
 
getType() - Method in interface org.eclipse.egf.pattern.relations.ParameterRelation
Returns the value of the 'Type' reference
getType_TypeHolder() - Method in class org.eclipse.egf.model.impl.ModelPackageImpl
 
getType_TypeHolder() - Method in interface org.eclipse.egf.model.ModelPackage
Returns the meta object for the attribute 'Type Holder'
getType_TypeHolderClassName() - Method in class org.eclipse.egf.model.impl.ModelPackageImpl
 
getType_TypeHolderClassName() - Method in interface org.eclipse.egf.model.ModelPackage
Returns the meta object for the attribute 'Type Holder Class Name'
getTypeHolder() - Method in interface org.eclipse.egf.model.data.reader.descriptor.IContractElementDescriptor
Get the type holder instance.
getTypeHolder() - Method in class org.eclipse.egf.model.impl.TypeImpl
 
getTypeHolder() - Method in interface org.eclipse.egf.model.Type
Returns the value of the 'Type Holder' attribute
getTypeHolderClassName() - Method in interface org.eclipse.egf.model.data.reader.descriptor.IContractElementDescriptor
Get the concrete type holder class name.
getTypeHolderClassName() - Method in class org.eclipse.egf.model.impl.TypeImpl
 
getTypeHolderClassName() - Method in interface org.eclipse.egf.model.Type
Returns the value of the 'Type Holder Class Name' attribute
getUid(EOperation) - Method in class org.eclipse.egf.pattern.ecore.AnnotationHandler
Get operation UID.
getUiReferencedFactoryComponent(FactoryComponent) - Method in class org.eclipse.egf.core.ui.internal.data.UiReferencedFactoryComponentContainer
Get the UiReferencedFactoryComponent for given factory component.
getUnderlyingViewerControl() - Method in class org.eclipse.egf.common.ui.viewers.OrderedListViewer
Return the underlying control used by the current viewer.
getUndoablePluginChangeCommand() - Method in class org.eclipse.egf.model.edit.command.plugin.context.AddContextElementWrapperCommand
 
getUndoablePluginChangeCommand() - Method in class org.eclipse.egf.model.edit.command.plugin.context.AddContextInFcInvocationConfWrapperCommand
 
getUndoablePluginChangeCommand() - Method in class org.eclipse.egf.model.edit.command.plugin.context.AddContextInProductionPlanWrapperCommand
 
getUndoablePluginChangeCommand() - Method in class org.eclipse.egf.model.edit.command.plugin.context.RemoveContextElementWrapperCommand
 
getUndoablePluginChangeCommand() - Method in class org.eclipse.egf.model.edit.command.plugin.context.RemoveContextInFcInvocationWrapperCommand
 
getUndoablePluginChangeCommand() - Method in class org.eclipse.egf.model.edit.command.plugin.context.RemoveContextInProductionPlanWrapperCommand
 
getUndoablePluginChangeCommand() - Method in class org.eclipse.egf.model.edit.command.plugin.context.SetContextElementWrapperCommand
 
getUndoablePluginChangeCommand() - Method in class org.eclipse.egf.model.edit.command.plugin.contract.AddContractElementWrapperCommand
 
getUndoablePluginChangeCommand() - Method in class org.eclipse.egf.model.edit.command.plugin.contract.RemoveContractElementWrapperCommand
 
getUndoablePluginChangeCommand() - Method in class org.eclipse.egf.model.edit.command.plugin.contract.SetContractElementWrapperCommand
 
getUndoablePluginChangeCommand() - Method in class org.eclipse.egf.model.edit.command.plugin.domain.RemoveDomainWrapperCommand
 
getUndoablePluginChangeCommand() - Method in class org.eclipse.egf.model.edit.command.plugin.domain.SetDomainWrapperCommand
 
getUndoablePluginChangeCommand() - Method in class org.eclipse.egf.model.edit.command.plugin.fc.SetFactoryComponentWrapperCommand
 
getUndoablePluginChangeCommand() - Method in class org.eclipse.egf.model.edit.command.plugin.fci.AddFactoryComponentInvocationWrapperCommand
 
getUndoablePluginChangeCommand() - Method in class org.eclipse.egf.model.edit.command.plugin.fci.RemoveFactoryComponentInvocationWrapperCommand
 
getUndoablePluginChangeCommand() - Method in class org.eclipse.egf.model.edit.command.plugin.fci.SetFactoryComponentInvocationWrapperCommand
 
getUndoablePluginChangeCommand() - Method in class org.eclipse.egf.model.edit.command.plugin.library.AddPatternLibraryWrapperCommand
 
getUndoablePluginChangeCommand() - Method in class org.eclipse.egf.model.edit.command.plugin.library.RemovePatternLibraryWrapperCommand
 
getUndoablePluginChangeCommand() - Method in class org.eclipse.egf.model.edit.command.plugin.library.SetPatternLibraryWrapperCommand
 
getUndoablePluginChangeCommand() - Method in class org.eclipse.egf.model.edit.command.plugin.mapping.AbstractMappingWrapperCommand
 
getUndoablePluginChangeCommand() - Method in class org.eclipse.egf.model.edit.command.plugin.pattern.AddPatternWrapperCommand
 
getUndoablePluginChangeCommand() - Method in class org.eclipse.egf.model.edit.command.plugin.pattern.RemovePatternWrapperCommand
 
getUndoablePluginChangeCommand() - Method in class org.eclipse.egf.model.edit.command.plugin.pattern.SetPatternWrapperCommand
 
getUndoablePluginChangeCommand() - Method in class org.eclipse.egf.model.edit.command.plugin.PluginChangeWrapperCommand
Returns the extension changes command used in the undo call.
getUndoablePluginChangeCommand() - Method in class org.eclipse.egf.model.edit.command.plugin.taskfactory.AddTaskFactoryHolderWrapperCommand
 
getUndoablePluginChangeCommand() - Method in class org.eclipse.egf.model.edit.command.plugin.taskfactory.RemoveTaskFactoryHolderWrapperCommand
 
getUndoablePluginChangeCommand() - Method in class org.eclipse.egf.model.edit.command.plugin.taskfactory.SetTaskFactoryHolderWrapperCommand
 
getUri() - Method in class org.eclipse.egf.pde.emf.internal.plugin.command.AbstractGeneratedPackageCommand
Get the URI.
getUsedExtensionPoint() - Method in class org.eclipse.egf.pde.ui.template.EmptyFactoryComponentTemplate
 
getUserEnforcedHelper() - Method in class org.eclipse.egf.common.activator.CommonActivator
Get user enforced helper unique implementation.
getValue(String) - Method in class org.eclipse.egf.common.descriptor.GenericDescriptor
 
getValue(String) - Method in interface org.eclipse.egf.common.descriptor.IDescriptor
Return the value set for the specified property name.
getValue() - Method in enum org.eclipse.egf.common.generator.EmfProjectType
Return the value for the current enumeration instance.
getValue() - Method in class org.eclipse.egf.common.misc.Couple
Get value.
getValue() - Method in interface org.eclipse.egf.model.ContextElement
Returns the value of the 'Value' attribute
getValue(String) - Method in class org.eclipse.egf.model.contract.type.BooleanTypeHolder
 
getValue(String) - Method in class org.eclipse.egf.model.contract.type.ClassTypeHolder
 
getValue(String) - Method in interface org.eclipse.egf.model.contract.type.ITypeHolder
Convert value from string to object.
getValue(String) - Method in class org.eclipse.egf.model.contract.type.StringTypeHolder
 
getValue() - Method in class org.eclipse.egf.model.edit.command.plugin.PluginChangeWrapperCommand
Get the modified value.
getValue() - Method in class org.eclipse.egf.model.impl.ContextElementImpl
 
getValue() - Method in enum org.eclipse.egf.model.ViewpointType
 
getValue() - Method in class org.eclipse.egf.pde.internal.plugin.command.context.AbstractContextElementCommand
Return the context element value.
getValue(String[]) - Method in class org.eclipse.egf.pde.internal.plugin.manifest.command.AbstractExportedPackagesCommand
Return the exported packages as one String.
getViewer() - Method in class org.eclipse.egf.core.ui.internal.viewers.ObservablePatternElementContentProvider
Return the viewer that uses this content provider.
getViewer() - Method in class org.eclipse.egf.core.ui.viewers.AbstractAdaptedModelElementContentProvider
Return the viewer that this content provider is running for.
getViewer() - Method in class org.eclipse.egf.pattern.ui.editor.page.PatternImplementationPage.InternalMethodsContentProvider
 
getViewer() - Method in class org.eclipse.egf.pattern.ui.editor.page.PatternInheritancePage.ParentsContentProvider
 
getViewer() - Method in class org.eclipse.egf.pattern.ui.editor.page.PatternSpecificationPage.ParametersContentProvider
 
getViewer() - Method in class org.eclipse.egf.pattern.ui.internal.editor.page.AbstractPatternPageContentProvider
Get viewer.
getViewer() - Method in class org.eclipse.egf.pattern.ui.internal.editor.page.implementation.MethodPatternCodeViewer.MethodPatternCodeContentProvider
 
getViewer() - Method in class org.eclipse.egf.pattern.ui.internal.editor.PatternEditorContentOutlinePage.OutlineContentProvider
 
getViewpointIds() - Method in class org.eclipse.egf.model.impl.SpecificationImpl
 
getViewpointIds() - Method in interface org.eclipse.egf.model.Specification
Returns the value of the 'Viewpoint Ids' attribute. getViewpoints() - Method in class org.eclipse.egf.model.impl.SpecificationImpl
 
getViewpoints() - Method in interface org.eclipse.egf.model.Specification
Returns the value of the 'Viewpoints' containment reference list.
getViewpointType() - Method in class org.eclipse.egf.model.impl.ModelPackageImpl
 
getViewpointType() - Method in interface org.eclipse.egf.model.ModelPackage
Returns the meta object for enum 'Viewpoint Type'
getViewpointTypeIds(Specification, ViewpointType) - Static method in class org.eclipse.egf.model.data.helper.ModelHelper
Get the viewpoint ids for given specification and viewpoint type.
getWizard() - Method in class org.eclipse.egf.pattern.ui.internal.editor.page.implementation.wizard.AbstractPatternCodeWizardPage
 
getWizard() - Method in class org.eclipse.egf.pattern.ui.internal.editor.page.implementation.wizard.PatternCodeActionTypeSelectionPage
 
getWizard() - Method in class org.eclipse.egf.pattern.ui.internal.editor.page.specification.wizard.ParameterTypeSelectionPage
 
getWizardDefaultPageImageDescriptor() - Method in class org.eclipse.egf.core.ui.wizard.AbstractModelElementWizard
Get the wizard default image.
getWizardDefaultPageImageDescriptor() - Method in class org.eclipse.egf.core.ui.wizard.AbstractPatternLibraryWizard
 
getWizardDefaultPageImageDescriptor() - Method in class org.eclipse.egf.core.ui.wizard.EditDomainWizard
 
getWizardDefaultPageImageDescriptor() - Method in class org.eclipse.egf.core.ui.wizard.MappingWizard
 
getWizardDefaultPageImageDescriptor() - Method in class org.eclipse.egf.core.ui.wizard.NewDomainWizard
 
getWizardDefaultPageImageDescriptor() - Method in class org.eclipse.egf.core.ui.wizard.PatternWizard
 
getWizardElement(ElementList, String) - Static method in class org.eclipse.egf.pde.ui.wizard.NewFactoryComponentProjectWizard
Get a wizard element for given id in given ElementList instance.
getWizardFor(NamedModelElementWithId) - Method in class org.eclipse.egf.core.ui.workbench.action.edit.EditContextElementAction
 
getWizardFor(NamedModelElementWithId) - Method in class org.eclipse.egf.core.ui.workbench.action.edit.EditContractElementAction
 
getWizardFor(NamedModelElementWithId) - Method in class org.eclipse.egf.core.ui.workbench.action.edit.EditDomainAction
 
getWizardFor(NamedModelElementWithId) - Method in class org.eclipse.egf.core.ui.workbench.action.edit.EditFactoryComponentAction
 
getWizardFor(NamedModelElementWithId) - Method in class org.eclipse.egf.core.ui.workbench.action.edit.EditFactoryComponentInvocationAction
 
getWizardFor(NamedModelElementWithId) - Method in class org.eclipse.egf.core.ui.workbench.action.edit.EditMappingAction
 
getWizardFor(NamedModelElementWithId) - Method in class org.eclipse.egf.core.ui.workbench.action.edit.EditPatternLibraryAction
 
getWizardFor(NamedModelElementWithId) - Method in class org.eclipse.egf.core.ui.workbench.action.edit.EditTaskFactoryHolderAction
 
getWizardFor(NamedModelElementWithId) - Method in class org.eclipse.egf.core.ui.workbench.action.explorer.AbstractCleanPatternElementAction
 
getWizardFor(NamedModelElementWithId) - Method in class org.eclipse.egf.core.ui.workbench.action.explorer.create.CreateContextAction
 
getWizardFor(NamedModelElementWithId) - Method in class org.eclipse.egf.core.ui.workbench.action.explorer.create.CreateContextElementAction
 
getWizardFor(NamedModelElementWithId) - Method in class org.eclipse.egf.core.ui.workbench.action.explorer.create.CreateContractElementAction
 
getWizardFor(NamedModelElementWithId) - Method in class org.eclipse.egf.core.ui.workbench.action.explorer.create.CreateDomainAction
 
getWizardFor(NamedModelElementWithId) - Method in class org.eclipse.egf.core.ui.workbench.action.explorer.create.CreateFactoryComponentInvocationAction
 
getWizardFor(NamedModelElementWithId) - Method in class org.eclipse.egf.core.ui.workbench.action.explorer.create.CreateMappingAction
 
getWizardFor(NamedModelElementWithId) - Method in class org.eclipse.egf.core.ui.workbench.action.explorer.create.CreatePatternAction
 
getWizardFor(NamedModelElementWithId) - Method in class org.eclipse.egf.core.ui.workbench.action.explorer.create.CreatePatternLibraryAction
 
getWizardFor(NamedModelElementWithId) - Method in class org.eclipse.egf.core.ui.workbench.action.explorer.create.CreateRootPatternLibraryAction
 
getWizardFor(NamedModelElementWithId) - Method in class org.eclipse.egf.core.ui.workbench.action.explorer.create.CreateTaskFactoryHolderAction
 
getWizardFor(NamedModelElementWithId) - Method in class org.eclipse.egf.core.ui.workbench.action.explorer.delete.DeleteModelElementAction
 
getWizardFor(NamedModelElementWithId) - Method in class org.eclipse.egf.core.ui.workbench.action.explorer.ProducePatternElementAction
 
getWizardFor(NamedModelElementWithId) - Method in class org.eclipse.egf.core.ui.workbench.action.fc.AbstractFactoryExecutionAction
 
getWizardFor(NamedModelElementWithId) - Method in class org.eclipse.egf.core.ui.workbench.action.navigator.AbstractModelElementAction
Get the wizard that handles with given model element.
getWizardFor(NamedModelElementWithId) - Method in class org.eclipse.egf.core.ui.workbench.action.navigator.ValidateElementAction
 
getWizardFor(NamedModelElementWithId) - Method in class org.eclipse.egf.core.ui.workbench.action.open.OpenModelElementAction
 
getWorkbenchAdapter(Object) - Static method in class org.eclipse.egf.core.ui.data.ElementAdapterFactory
Get workbench adapter for given object.
getWorkbenchDisplay() - Static method in class org.eclipse.egf.common.ui.activator.AbstractUIActivator
Returns the workbench display to be used.
getWorkingSet() - Method in class org.eclipse.egf.core.ui.data.explorer.FactoryComponentWorkingSet
Get the related platform working set.
getWorkingsetManager() - Method in class org.eclipse.egf.core.ui.data.explorer.FactoryComponentWorkingSetManager
Get the working set manager registered for the workbench.
getWorkingSetsInput() - Method in class org.eclipse.egf.core.ui.EgfUiActivator
Return an input related to factory components in the workspace.
getWorkspaceEmfExtensionDescriptors() - Method in class org.eclipse.egf.pde.emf.PdeEmfActivator
Get EMF generated_package extensions available in workspace.
getWorkspaceFactoryComponents() - Method in class org.eclipse.egf.core.ui.EgfUiActivator
Return all factory components located in the workspace.
getXMLFile() - Method in class org.eclipse.egf.pde.internal.ui.util.ModelModification
 
GRAPHICAL_ECORE_EDITOR_ID - Static variable in interface org.eclipse.egf.core.ui.preferences.IPreferenceConstants
Id of the Graphical Ecore editor.
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.