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 _

S

save(PatternModel, String, String) - Method in class org.eclipse.egf.pattern.ecore.PatternHandler
Save current pattern data to pattern model file.
save(PatternModel) - Method in class org.eclipse.egf.pattern.ecore.PatternHandler
Save current pattern data to pattern model file.
SAVED - Static variable in interface org.eclipse.egf.pattern.ui.internal.editor.IPatternModificationNotification
The model has been saved.
saveEditor(IEditorPart) - Static method in class org.eclipse.egf.common.ui.helper.WorkbenchHelper
Save given editor.
saveOpenEditor() - Method in class org.eclipse.egf.pde.internal.ui.util.ModelModification
 
savePatternCode() - Method in class org.eclipse.egf.pattern.ui.internal.editor.page.implementation.MethodPatternCodeViewer
Save pattern code for handled method.
savePatternCodeAnnotation() - Method in class org.eclipse.egf.pattern.ui.internal.editor.page.implementation.MethodPatternCodeViewer.MethodPatternCodeContentHandler
Save pattern code annotation, according to current actions list state.
saveState(IMemento) - Method in class org.eclipse.egf.core.ui.workbench.views.fc.AbstractFactoryComponentView
 
SECOND - Static variable in class org.eclipse.egf.common.helper.MathHelper
 
select(Viewer, Object, Object) - Method in class org.eclipse.egf.core.ui.viewers.GenModelViewerFilter
 
selectionChanged(IFormPart, ISelection) - Method in class org.eclipse.egf.pattern.ui.editor.page.AbstractPatternDetails
 
selectionChanged(IWorkbenchPart, ISelection) - Method in class org.eclipse.egf.pattern.ui.editor.PatternEditor
 
selectionChanged(SelectionChangedEvent) - Method in class org.eclipse.egf.pattern.ui.internal.editor.page.wizard.AbstractPatternWizardPage
 
SEMICOLON_CHARACTER - Static variable in interface org.eclipse.egf.common.constant.ICommonConstants
Semicolon character.
sendNotification(IPatternModificationNotification) - Method in class org.eclipse.egf.pattern.ui.editor.PatternEditor
Send given notification to all registered listeners.
SEQUENCE_SEPARATORS - Static variable in class org.eclipse.egf.common.helper.PatternLibrarySequenceHelper
Pattern library sequence separators.
SET - Static variable in interface org.eclipse.egf.pattern.ui.internal.editor.IPatternModificationNotification
A value has been set to another one.
setActionParameter(String) - Method in class org.eclipse.egf.pattern.ui.internal.editor.page.implementation.wizard.AbstractPatternCodeWizard
Set action parameter.
setActionType(String) - Method in class org.eclipse.egf.pattern.ui.internal.editor.page.implementation.wizard.AbstractPatternCodeWizard
Set action type.
setAdapter(Class<?>, Object) - Method in class org.eclipse.egf.model.internal.data.ModelElement
Set given object which is an instance of the given class type associated with given object.
setButtonClickedListener(IButtonClickedListener) - Method in class org.eclipse.egf.common.ui.viewers.AbstractViewerWithButtons
Set the listener that is called when a button is clicked.
setChangeDescription(ChangeDescription) - Method in class org.eclipse.egf.core.ui.command.ChangeDescriptionWrapperCommand
Set given change description.
setClassLoader(ClassLoader) - Method in class org.eclipse.egf.model.contract.type.ClassTypeHolder
Set the class loader.
setClassTypeFilter(Class<?>) - Method in class org.eclipse.egf.common.ui.field.JavaClassFieldEditor
Set the class type filter used when opening the open type dialog.
setCompileTemplateTo(boolean) - Method in class org.eclipse.egf.pattern.ecore.PatternHandler.ProductionOptionsHandler
Set compile template flag to given one.
setContext(Context) - Method in interface org.eclipse.egf.model.AbstractFactoryComponentFactory
Sets the value of the 'Context' containment reference
setContext(Context) - Method in class org.eclipse.egf.model.impl.AbstractFactoryComponentFactoryImpl
 
setContext(ProductionContext) - Method in class org.eclipse.egf.pattern.ecore.condition.AbstractPatternCondition
 
setContext(ProductionContext) - Method in interface org.eclipse.egf.pattern.ecore.condition.IPatternCondition
Set production context available for this condition.
SetContextCommand - Class in org.eclipse.egf.pde.internal.plugin.command.context
This command updates or creates an extension matching context extension-point.
SetContextCommand(String) - Constructor for class org.eclipse.egf.pde.internal.plugin.command.context.SetContextCommand
Constructor.
setContextElementBasedOnContractElementRef(String, String, String, String) - Method in class org.eclipse.egf.pde.internal.plugin.extension.ContextExtensionFactory
 
setContextElementBasedOnContractElementRef(String, String, String, String) - Method in interface org.eclipse.egf.pde.plugin.extension.IContextExtensionFactory
Set a context element based on a contract element reference in a context extension for given parameters.
setContextElementBasedOnKey(String, String, String, String, String) - Method in class org.eclipse.egf.pde.internal.plugin.extension.ContextExtensionFactory
 
setContextElementBasedOnKey(String, String, String, String, String) - Method in interface org.eclipse.egf.pde.plugin.extension.IContextExtensionFactory
Set a context element based on a key in a context extension for given parameters.
SetContextElementWrapperCommand - Class in org.eclipse.egf.model.edit.command.plugin.context
Implements a command that wraps a context element modification in a context extension.
SetContextElementWrapperCommand(EditingDomain, EObject, EStructuralFeature, Object) - Constructor for class org.eclipse.egf.model.edit.command.plugin.context.SetContextElementWrapperCommand
Constructor.
setContextExtension(String) - Method in class org.eclipse.egf.pde.internal.plugin.extension.ContextExtensionFactory
 
setContextExtension(String) - Method in interface org.eclipse.egf.pde.plugin.extension.IContextExtensionFactory
Set an extension matching "context" extension-point for given parameters.
setContextId(String) - Method in interface org.eclipse.egf.model.AbstractFactoryComponentFactory
Sets the value of the 'Context Id' attribute
setContextId(String) - Method in class org.eclipse.egf.model.impl.AbstractFactoryComponentFactoryImpl
 
setContextType(Type) - Method in interface org.eclipse.egf.model.ContextElement
Sets the value of the 'Context Type' containment reference
setContextType(ContextElement, String) - Static method in class org.eclipse.egf.model.data.helper.ModelHelper
Set the context type for given type name.
setContextType(Type) - Method in class org.eclipse.egf.model.impl.ContextElementImpl
 
setContract(String) - Method in class org.eclipse.egf.pde.internal.plugin.extension.ContractExtensionFactory
 
setContract(String) - Method in interface org.eclipse.egf.pde.plugin.extension.IContractExtensionFactory
Set a new contract extension.
setContractElement(String, String, String, String, List<String>, String, String) - Method in class org.eclipse.egf.pde.internal.plugin.extension.ContractExtensionFactory
 
setContractElement(String, String, String, String, List<String>, String, String) - Method in interface org.eclipse.egf.pde.plugin.extension.IContractExtensionFactory
Set a contractElement object in a contract extension.
SetContractElementCommand - Class in org.eclipse.egf.pde.internal.plugin.command.contract
This command updates or creates a contractElement in an extension matching Contract extension-point.
SetContractElementCommand(String, String, String, String, List<String>, String, String) - Constructor for class org.eclipse.egf.pde.internal.plugin.command.contract.SetContractElementCommand
Constructor.
SetContractElementRefCmd - Class in org.eclipse.egf.pde.internal.plugin.command.contract.element.ref
This command updates or creates a contractElementReference in an extension matching ContractElementReferences extension-point.
SetContractElementRefCmd(String, String, String) - Constructor for class org.eclipse.egf.pde.internal.plugin.command.contract.element.ref.SetContractElementRefCmd
Constructor.
setContractElementReference(ContractElementReference) - Method in interface org.eclipse.egf.model.ContextElement
Sets the value of the 'Contract Element Reference' containment reference
setContractElementReference(ContractElementReference) - Method in class org.eclipse.egf.model.impl.ContextElementImpl
 
setContractElementReference(IPluginElement, String, String, String) - Method in class org.eclipse.egf.pde.internal.plugin.command.context.AbstractCtxtEltBasedOnContractEltRefCmd
Set a contract element reference for given context element according to parameters values.
setContractElementReferenceExtension(String, String, String) - Method in class org.eclipse.egf.pde.internal.plugin.extension.ContractElementRefExtensionFactory
 
setContractElementReferenceExtension(String, String, String) - Method in interface org.eclipse.egf.pde.plugin.extension.IContractElementRefExtensionFactory
Set an extension matching "ContractElementReferences" extension-point for given parameters.
SetContractElementWrapperCommand - Class in org.eclipse.egf.model.edit.command.plugin.contract
Implements a command that wraps a contract element modification in a contract extension.
SetContractElementWrapperCommand(EditingDomain, EObject, EStructuralFeature, Object) - Constructor for class org.eclipse.egf.model.edit.command.plugin.contract.SetContractElementWrapperCommand
Constructor.
SetContractExtensionCommand - Class in org.eclipse.egf.pde.internal.plugin.command.contract
This command creates a new root contract extension (see Contract extension point).
SetContractExtensionCommand(String) - Constructor for class org.eclipse.egf.pde.internal.plugin.command.contract.SetContractExtensionCommand
Constructor.
setContractReferenceId(String) - Method in interface org.eclipse.egf.model.ContextElement
Sets the value of the 'Contract Reference Id' attribute
setContractReferenceId(String) - Method in interface org.eclipse.egf.model.data.reader.descriptor.IContextElementDescriptor
Set given contract reference id.
setContractReferenceId(String) - Method in class org.eclipse.egf.model.impl.ContextElementImpl
 
setContractType(Type) - Method in interface org.eclipse.egf.model.ContractElement
Sets the value of the 'Contract Type' containment reference
setContractType(ContractElement, String) - Static method in class org.eclipse.egf.model.data.helper.ModelHelper
Set the contract type for given type name.
setContractType(Type) - Method in class org.eclipse.egf.model.impl.ContractElementImpl
 
SetCtxtEltBasedOnContractEltRefCmd - Class in org.eclipse.egf.pde.internal.plugin.command.context
This commands creates or updates a contextElement based on a contractElementReference in an extension matching context extension-point.
SetCtxtEltBasedOnContractEltRefCmd(String, String, String, String) - Constructor for class org.eclipse.egf.pde.internal.plugin.command.context.SetCtxtEltBasedOnContractEltRefCmd
Constructor.
SetCtxtEltBasedOnKeyCmd - Class in org.eclipse.egf.pde.internal.plugin.command.context
This commands creates or updates a contextElement based on a simple key in an extension matching context extension-point.
SetCtxtEltBasedOnKeyCmd(String, String, String, String, String) - Constructor for class org.eclipse.egf.pde.internal.plugin.command.context.SetCtxtEltBasedOnKeyCmd
 
setDescription(String) - Method in class org.eclipse.egf.model.impl.NamedModelElementWithIdImpl
 
setDescription(String) - Method in interface org.eclipse.egf.model.NamedModelElementWithId
Sets the value of the 'Description' attribute
setDescription(String) - Method in class org.eclipse.egf.pattern.impl.PatternImpl
 
setDescription(String) - Method in interface org.eclipse.egf.pattern.Pattern
Sets the value of the 'Description' attribute. setDescription(String) - Method in interface org.eclipse.egf.pattern.Pattern
Sets the value of the 'Description' attribute. setDescription(IPluginElement, String, String) - Method in class org.eclipse.egf.pde.plugin.command.AbstractExtensionChangesCommand
Set the description node.
setDestinationElement(NamedModelElementWithId) - Method in class org.eclipse.egf.pattern.refactoring.move.MoveInfo
Set destination element.
setDialogToOpen(SelectionDialog) - Method in class org.eclipse.egf.common.ui.field.ContextElementFieldEditor
 
setDialogToOpen(SelectionDialog) - Method in class org.eclipse.egf.common.ui.field.ValidatingStringButtonFieldEditor
Set the dialog to open.
setDirty(boolean) - Method in class org.eclipse.egf.pattern.ui.editor.page.AbstractPatternPage
Set page dirty state.
setDomain(Domain) - Method in interface org.eclipse.egf.model.FactoryComponent
Sets the value of the 'Domain' containment reference
setDomain(Domain) - Method in class org.eclipse.egf.model.impl.FactoryComponentImpl
 
SetDomainWrapperCommand - Class in org.eclipse.egf.model.edit.command.plugin.domain
Implements a command that wraps a domain modification in factoryComponent extension.
SetDomainWrapperCommand(EditingDomain, EObject, EStructuralFeature, Object) - Constructor for class org.eclipse.egf.model.edit.command.plugin.domain.SetDomainWrapperCommand
Constructor.
setElements(List<? extends NamedModelElementWithId>) - Method in class org.eclipse.egf.core.ui.internal.dialogs.ModelElementSelectionDialog
Sets the elements of the list.
setEmfGeneratedPackageExtension(String, String, String) - Static method in class org.eclipse.egf.pde.emf.plugin.command.EmfExtensionFactory
Create set EMF generated package extension command for given parameters.
setEnabled(boolean) - Method in class org.eclipse.egf.pattern.ecore.PatternHandler.ProductionOptionsHandler
Set options enablement to given value.
setErrorDialogTitle(String) - Method in class org.eclipse.egf.core.ui.workbench.action.navigator.ValidateElementAction
Set the error dialog title with the specified value.
setEventType(int) - Method in class org.eclipse.egf.pattern.ui.internal.editor.DefaultPatternModificationNotification
Set the type of change that has occurred.
setExecutedFactoryComponentId(String) - Method in class org.eclipse.egf.batch.application.FactoryComponentRunnerWorkbenchAdvisor
Set the value of the factory component to execute.
setExpectedClassType(Class<?>) - Method in class org.eclipse.egf.common.ui.internal.validators.JavaClassValidator
Set the expected class type to given one.
setExportedPackages(String[]) - Static method in class org.eclipse.egf.pde.plugin.manifest.command.ManifestChangeCommandFactory
Create set exported packages command for given ones.
SetExportedPackagesCommand - Class in org.eclipse.egf.pde.internal.plugin.manifest.command
Implement a command that adds exported packages in the Export-Package property of the manifest file.
SetExportedPackagesCommand(String[]) - Constructor for class org.eclipse.egf.pde.internal.plugin.manifest.command.SetExportedPackagesCommand
Constructor.
setFactory(Factory) - Method in interface org.eclipse.egf.model.FactoryComponent
Sets the value of the 'Factory' containment reference. setFactory(Factory) - Method in class org.eclipse.egf.model.impl.FactoryComponentImpl
 
setFactory(Object) - Method in class org.eclipse.egf.model.impl.TaskFactoryHolderImpl
 
setFactory(Object) - Method in interface org.eclipse.egf.model.TaskFactoryHolder
Sets the value of the 'Factory' attribute. setFactoryClass(String) - Method in class org.eclipse.egf.model.impl.TaskFactoryHolderImpl
 
setFactoryClass(String) - Method in interface org.eclipse.egf.model.TaskFactoryHolder
Sets the value of the 'Factory Class' attribute
setFactoryComponentExtension(String, String, String, String, String, String) - Method in class org.eclipse.egf.pde.internal.plugin.extension.FactoryComponentExtensionFactory
 
setFactoryComponentExtension(String, String, String, String, String, String) - Method in interface org.eclipse.egf.pde.plugin.extension.IFactoryComponentExtensionFactory
Set an extension matching "FactoryComponent" extension-point for given parameters.
SetFactoryComponentExtensionCommand - Class in org.eclipse.egf.pde.internal.plugin.command.fc
This command updates or creates an extension matching FactoryComponent extension-point.
SetFactoryComponentExtensionCommand(String, String, String, String, String, String) - Constructor for class org.eclipse.egf.pde.internal.plugin.command.fc.SetFactoryComponentExtensionCommand
Constructor.
setFactoryComponentId(String) - Method in interface org.eclipse.egf.model.ContractElement
Sets the value of the 'Factory Component Id' attribute
setFactoryComponentId(String) - Method in interface org.eclipse.egf.model.FactoryComponentInvocation
Sets the value of the 'FactoryComponent Id' attribute. setFactoryComponentId(String) - Method in class org.eclipse.egf.model.impl.ContractElementImpl
 
setFactoryComponentId(String) - Method in class org.eclipse.egf.model.impl.FactoryComponentInvocationImpl
 
setFactoryComponentInvocation(String, String) - Method in class org.eclipse.egf.pde.internal.plugin.extension.ProductionPlanExtensionFactory
 
setFactoryComponentInvocation(String, String) - Method in interface org.eclipse.egf.pde.plugin.extension.IProductionPlanExtensionFactory
Set a factory component invocation in a production plan.
SetFactoryComponentInvocationCommand - Class in org.eclipse.egf.pde.internal.plugin.command.fci
This command updates or creates an extension matching factoryComponentInvocation extension-point.
SetFactoryComponentInvocationCommand(String, String, String, String, String) - Constructor for class org.eclipse.egf.pde.internal.plugin.command.fci.SetFactoryComponentInvocationCommand
Constructor.
setFactoryComponentInvocationExtension(String, String, String, String, String) - Method in class org.eclipse.egf.pde.internal.plugin.extension.FactoryComponentInvocationExtensionFactory
 
setFactoryComponentInvocationExtension(String, String, String, String, String) - Method in interface org.eclipse.egf.pde.plugin.extension.IFactoryComponentInvocationExtensionFactory
Set an extension matching "FactoryComponentConfiguration" extension-point for given parameters.
SetFactoryComponentInvocationReferenceCommand - Class in org.eclipse.egf.pde.internal.plugin.command.pp
This command updates or creates an FactoryComponentInvocation in an extension matching ProductionPlan extension-point.
SetFactoryComponentInvocationReferenceCommand(String, String) - Constructor for class org.eclipse.egf.pde.internal.plugin.command.pp.SetFactoryComponentInvocationReferenceCommand
Constructor.
SetFactoryComponentInvocationWrapperCommand - Class in org.eclipse.egf.model.edit.command.plugin.fci
Implements a command that wraps a factory component invocation modification in factoryComponentConfiguration extension.
SetFactoryComponentInvocationWrapperCommand(EditingDomain, EObject, EStructuralFeature, Object) - Constructor for class org.eclipse.egf.model.edit.command.plugin.fci.SetFactoryComponentInvocationWrapperCommand
Constructor.
setFactoryComponentReader(IFactoryComponentReader) - Method in class org.eclipse.egf.model.internal.data.ModelElement
Set the factory component reader that has been used to collect data for this object.
SetFactoryComponentWrapperCommand - Class in org.eclipse.egf.model.edit.command.plugin.fc
Implements a command that wraps a factory component modification in a factoryComponent extension.
SetFactoryComponentWrapperCommand(EditingDomain, EObject, EStructuralFeature, Object) - Constructor for class org.eclipse.egf.model.edit.command.plugin.fc.SetFactoryComponentWrapperCommand
Constructor.
setFeedbackEnabled(boolean) - Method in class org.eclipse.egf.core.ui.workbench.internal.drop.DelegatingCommonDropAdapter
 
setFileRelativePath(String) - Method in class org.eclipse.egf.pattern.ecore.PatternHandler
Set ecore file relative path.
setFilteredFactoryComponents(List<FactoryComponent>) - Method in class org.eclipse.egf.core.ui.internal.dialogs.FactoryComponentSelectionDialog
Set given factory component as filtered and non displayed in the dialog.
setGeneratedConditionClassContent(String, String) - Method in class org.eclipse.egf.pattern.ecore.condition.ConditionClassOutput
Set generated condition class content for identified pattern.
setGeneratedPackage(Couple<String, URI>) - Method in class org.eclipse.egf.pde.emf.internal.reader.descriptor.EmfExtensionDescriptor
 
SetGeneratedPackageCommand - Class in org.eclipse.egf.pde.emf.internal.plugin.command
Implement a command that sets the org.eclipse.emf.ecore.generated_package extension in plug-ins.
SetGeneratedPackageCommand(String, String, String) - Constructor for class org.eclipse.egf.pde.emf.internal.plugin.command.SetGeneratedPackageCommand
Constructor.
setGeneratorAdapterFactory(GeneratorAdapterFactory) - Method in class org.eclipse.egf.core.ui.actions.AbstractGenerateCodeOperation
Set the the generator adapter factory.
setId(String) - Method in class org.eclipse.egf.model.impl.NamedModelElementWithIdImpl
 
setId(String) - Method in class org.eclipse.egf.model.internal.data.ModelElement
Set given business id.
setId(String) - Method in interface org.eclipse.egf.model.NamedModelElementWithId
Sets the value of the 'Id' attribute
setId(String) - Method in class org.eclipse.egf.pattern.impl.PatternImpl
 
setId(String) - Method in interface org.eclipse.egf.pattern.Pattern
Sets the value of the 'Id' attribute
setId(String) - Method in interface org.eclipse.egf.pattern.Pattern
Sets the value of the 'Id' attribute
setInput(EOperation) - Method in class org.eclipse.egf.pattern.ui.internal.editor.page.implementation.MethodPatternCodeViewer
Set viewer input to given not null one.
setKey(K) - Method in class org.eclipse.egf.common.misc.Couple
Set key with given value.
setKey(String) - Method in interface org.eclipse.egf.model.ContextElement
Sets the value of the 'Key' attribute
setKey(String) - Method in class org.eclipse.egf.model.impl.ContextElementImpl
 
setKeyValue(IPluginElement, String, String, String) - Method in class org.eclipse.egf.pde.internal.plugin.command.context.AbstractCtxtEltBaseOnKeyCmd
Set a simple key for given context element according to parameters values.
setListElements(Object[]) - Method in class org.eclipse.egf.core.ui.internal.dialogs.FactoryComponentSelectionDialog
 
setLogicalName(String) - Method in class org.eclipse.egf.pattern.impl.PatternImpl
 
setLogicalName(String) - Method in interface org.eclipse.egf.pattern.Pattern
Sets the value of the 'Logical Name' attribute
setLogicalName(String) - Method in interface org.eclipse.egf.pattern.Pattern
Sets the value of the 'Logical Name' attribute
setMandatory(boolean) - Method in interface org.eclipse.egf.model.ContractElement
Sets the value of the 'Mandatory' attribute. setMandatory(boolean) - Method in class org.eclipse.egf.model.impl.ContractElementImpl
 
SetMappingCommand - Class in org.eclipse.egf.pde.internal.plugin.command.mapping
This command updates or creates an extension matching mapping extension-point.
SetMappingCommand(String, String, String, String, String) - Constructor for class org.eclipse.egf.pde.internal.plugin.command.mapping.SetMappingCommand
Constructor.
setMappingExtension(String, String, String, String, String) - Method in class org.eclipse.egf.pde.internal.plugin.extension.MappingExtensionFactory
 
setMappingExtension(String, String, String, String, String) - Method in interface org.eclipse.egf.pde.plugin.extension.IMappingExtensionFactory
Set an extension matching mapping extension-point for given parameters.
setMappingRoot(MappingRoot) - Method in class org.eclipse.egf.mapping.ui.editor.EGFMappingEditor
 
SetMappingWrapperCommand - Class in org.eclipse.egf.model.edit.command.plugin.mapping
Implements a command that wraps a mapping modification in a mapping extension.
SetMappingWrapperCommand(EditingDomain, EObject, EStructuralFeature, Object) - Constructor for class org.eclipse.egf.model.edit.command.plugin.mapping.SetMappingWrapperCommand
Constructor.
setMethod(EOperation) - Method in class org.eclipse.egf.pattern.ui.internal.editor.page.implementation.MethodPatternCodeViewer.MethodPatternCodeContentHandler
Set method.
setMethodAndcomputeExtraData(EOperation) - Method in class org.eclipse.egf.pattern.ui.internal.editor.page.implementation.InternalMethodHandler
Set method and compute method-centric data.
setMethodName(String) - Method in class org.eclipse.egf.pattern.ui.editor.page.PatternImplementationPage.InternalMethodLinkListener
Set new method name.
setMethodName(String) - Method in class org.eclipse.egf.pattern.ui.internal.editor.page.implementation.InternalMethodHandler
Set new method name.
SetModelElementCommand - Class in org.eclipse.egf.model.edit.command
Implements a Set command that modifies a NamedModelElementWithId object with forwarding model element changes to related plug-in file.
SetModelElementCommand(EditingDomain, EObject, EStructuralFeature, Object) - Constructor for class org.eclipse.egf.model.edit.command.SetModelElementCommand
Constructor.
setModelPath(String) - Method in class org.eclipse.egf.core.ui.actions.AbstractGenerateCodeOperation
Set the model path against the eclipse platform.
setModifyBufferTo(boolean) - Method in class org.eclipse.egf.pattern.ecore.PatternHandler.ProductionOptionsHandler
Set modify buffer flag to given one.
setName(String) - Method in class org.eclipse.egf.core.ui.internal.databinding.ReferencedFactoryComponent
Set the name of the referenced factory component to given one.
setName(String) - Method in class org.eclipse.egf.model.impl.NamedModelElementWithIdImpl
 
setName(String) - Method in class org.eclipse.egf.model.internal.data.ModelElement
Set given name.
setName(String) - Method in interface org.eclipse.egf.model.NamedModelElementWithId
Sets the value of the 'Name' attribute. setName(String) - Method in class org.eclipse.egf.pattern.relations.impl.PatternRelationImpl
 
setName(String) - Method in interface org.eclipse.egf.pattern.relations.PatternRelation
Sets the value of the 'Name' attribute
setNewValue(Object) - Method in class org.eclipse.egf.pattern.ui.internal.editor.DefaultPatternModificationNotification
Set the new value implied by the change.
setNotifier(Object) - Method in class org.eclipse.egf.pattern.ui.internal.editor.DefaultPatternModificationNotification
Set the object affected by the change.
setOldValue(Object) - Method in class org.eclipse.egf.pattern.ui.internal.editor.DefaultPatternModificationNotification
Set the value before the change occurred.
setParameterName(String) - Method in class org.eclipse.egf.pattern.ui.editor.page.PatternSpecificationPage.ParameterDetailsHandler
Set parameter name.
setParameterType(String) - Method in class org.eclipse.egf.pattern.ui.editor.page.PatternSpecificationPage.ParameterDetailsHandler
Set parameter type.
setParameterValue(String) - Method in class org.eclipse.egf.pattern.ui.internal.editor.page.implementation.MethodPatternCodeDetailsViewer
Set widget parameter value to given one.
setParent(IDescriptor) - Method in class org.eclipse.egf.common.descriptor.GenericDescriptor
Set parent descriptor.
setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.eclipse.egf.model.provider.ModelItemProviderAdapterFactory
This sets the composed adapter factory that contains this factory
setPartName(String) - Method in class org.eclipse.egf.pattern.ui.editor.jet.PatternJETEditor
 
setPath(String) - Method in interface org.eclipse.egf.model.Domain
Sets the value of the 'Path' attribute
setPath(String) - Method in class org.eclipse.egf.model.impl.DomainImpl
 
setPath(String) - Method in class org.eclipse.egf.model.impl.MappingModelImpl
 
setPath(String) - Method in class org.eclipse.egf.model.impl.PatternModelImpl
 
setPath(String) - Method in interface org.eclipse.egf.model.MappingModel
Sets the value of the 'Path' attribute
setPath(String) - Method in interface org.eclipse.egf.model.PatternModel
Sets the value of the 'Path' attribute
SetPatternCommand - Class in org.eclipse.egf.pde.pattern.internal.plugin.command
This command updates or creates a pattern in an extension matching 'pattern' extension-point.
SetPatternCommand(String, String, String) - Constructor for class org.eclipse.egf.pde.pattern.internal.plugin.command.SetPatternCommand
Constructor.
SetPatternConditionCommand - Class in org.eclipse.egf.pde.pattern.internal.plugin.command.condition
 
SetPatternConditionCommand(String, String) - Constructor for class org.eclipse.egf.pde.pattern.internal.plugin.command.condition.SetPatternConditionCommand
Constructor.
setPatternConditionExtension(String, String) - Static method in class org.eclipse.egf.pde.pattern.plugin.command.PatternConditionExtensionFactory
Create set pattern condition extension command for given parameters.
setPatternData(PatternHandler.PatternData) - Method in class org.eclipse.egf.pattern.ui.editor.page.AbstractPatternBlock
Set pattern data.
setPatternData(PatternHandler.PatternData) - Method in class org.eclipse.egf.pattern.ui.internal.editor.DefaultPatternModificationNotification
Set pattern data scope for this event.
setPatternData(PatternHandler.PatternData) - Method in class org.eclipse.egf.pattern.ui.internal.editor.page.DefaultContentHandler
Set pattern data proxy.
setPatternData(PatternHandler.PatternData) - Method in class org.eclipse.egf.pattern.ui.internal.editor.page.implementation.MethodPatternCodeLabelProvider
Set pattern data.
setPatternExtension(String, String, String) - Static method in class org.eclipse.egf.pde.pattern.plugin.command.PatternExtensionFactory
Create a set pattern extension command for given parameters.
SetPatternLibraryCommand - Class in org.eclipse.egf.pde.pattern.internal.plugin.command
This command updates or creates a pattern library in an extension matching 'pattern' extension-point.
SetPatternLibraryCommand(String, String, String, String) - Constructor for class org.eclipse.egf.pde.pattern.internal.plugin.command.SetPatternLibraryCommand
Constructor.
setPatternLibraryExtension(String, String, String, String) - Static method in class org.eclipse.egf.pde.pattern.plugin.command.PatternExtensionFactory
Create a set pattern library extension command for given parameters.
SetPatternLibraryWrapperCommand - Class in org.eclipse.egf.model.edit.command.plugin.library
Implements a command that wraps a pattern library modification in a pattern extension.
SetPatternLibraryWrapperCommand(EditingDomain, EObject, EStructuralFeature, Object) - Constructor for class org.eclipse.egf.model.edit.command.plugin.library.SetPatternLibraryWrapperCommand
Constructor.
setPatternLogicalName(String) - Method in class org.eclipse.egf.pattern.ecore.PatternHandler.PatternData
 
setPatternPage(AbstractPatternPage) - Method in class org.eclipse.egf.pattern.ui.internal.editor.page.DefaultContentHandler
Set owner pattern page.
setPatternParent(Pattern, String, String, ResourceSet) - Static method in class org.eclipse.egf.pattern.ecore.AbstractPatternGenerator
Set pattern parent to identified one.
SetPatternTemplateCommand - Class in org.eclipse.egf.pde.pattern.internal.plugin.command
This command updates or creates a generatedPattern in an extension matching generatedPattern extension-point.
SetPatternTemplateCommand(String, String, String, String) - Constructor for class org.eclipse.egf.pde.pattern.internal.plugin.command.SetPatternTemplateCommand
Constructor.
setPatternTemplateExtension(String, String, String, String) - Static method in class org.eclipse.egf.pde.pattern.plugin.command.PatternTemplateExtensionFactory
Create a set generated pattern extension command for given parameters.
setPatternTemplatePath(String) - Method in class org.eclipse.egf.pattern.ecore.PatternHandler.ProductionOptionsHandler
Set pattern template production relative path.
SetPatternWrapperCommand - Class in org.eclipse.egf.model.edit.command.plugin.pattern
Implements a command that wraps a pattern modification in a pattern extension.
SetPatternWrapperCommand(EditingDomain, EObject, EStructuralFeature, Object) - Constructor for class org.eclipse.egf.model.edit.command.plugin.pattern.SetPatternWrapperCommand
Constructor.
setPluginChangeCommand(PluginChangeWrapperCommand) - Method in class org.eclipse.egf.model.edit.command.AbstractModelElementCommand
Set the plug-in change command upon which the model element changes will be forwarded.
setPluginId(String) - Method in interface org.eclipse.egf.model.ContextElement
Sets the value of the 'Plugin Id' attribute. setPluginId(String) - Method in class org.eclipse.egf.model.contract.type.ClassTypeHolder
 
setPluginId(String) - Method in interface org.eclipse.egf.model.contract.type.ITypeHolder
Set the id of the plug-in responsible to deal with the given value in ITypeHolder.getValue(String) and ITypeHolder.isValid(String).
setPluginId(String) - Method in class org.eclipse.egf.model.contract.type.PrimitiveTypeHolder
 
setPluginId(String) - Method in class org.eclipse.egf.model.edit.command.plugin.PluginChangeWrapperCommand
Set given plug-in id.
setPluginId(String) - Method in class org.eclipse.egf.model.impl.ContextElementImpl
 
setPluginModelBase(IPluginModelBase) - Method in class org.eclipse.egf.pde.plugin.command.AbstractChangesCommand
 
setPluginModelBase(IPluginModelBase) - Method in interface org.eclipse.egf.pde.plugin.command.IPluginChangesCommand
Set the plug-in model that this command is performed against.
setPluginModelBase(IPluginModelBase) - Method in class org.eclipse.egf.pde.reader.CreateDescriptorOperation
 
setPointedElement(Object) - Method in class org.eclipse.egf.pattern.ui.internal.editor.page.implementation.MethodActionHandler
Set action pointed element.
setProductionOrchestration(String) - Method in class org.eclipse.egf.model.impl.PatternLibraryImpl
 
setProductionOrchestration(String) - Method in interface org.eclipse.egf.model.PatternLibrary
Sets the value of the 'Production Orchestration' attribute. setProductionPlan(ProductionPlan) - Method in interface org.eclipse.egf.model.Factory
Sets the value of the 'Production Plan' containment reference
setProductionPlan(ProductionPlan) - Method in class org.eclipse.egf.model.impl.FactoryImpl
 
setProductionPlanExtension(String, String) - Method in class org.eclipse.egf.pde.internal.plugin.extension.ProductionPlanExtensionFactory
 
setProductionPlanExtension(String, String) - Method in interface org.eclipse.egf.pde.plugin.extension.IProductionPlanExtensionFactory
Set an extension matching "ProductionPlan" extension-point for given parameters.
SetProductionPlanExtensionCommand - Class in org.eclipse.egf.pde.internal.plugin.command.pp
This command updates or creates an extension matching ProductionPlan extension-point.
SetProductionPlanExtensionCommand(String, String) - Constructor for class org.eclipse.egf.pde.internal.plugin.command.pp.SetProductionPlanExtensionCommand
Constructor.
setProductionPlanId(String) - Method in interface org.eclipse.egf.model.Factory
Sets the value of the 'Production Plan Id' attribute
setProductionPlanId(String) - Method in class org.eclipse.egf.model.impl.FactoryImpl
 
setReadableValue(String) - Method in interface org.eclipse.egf.model.ContextElement
Sets the value of the 'Readable Value' attribute
setReadableValue(String) - Method in class org.eclipse.egf.model.impl.ContextElementImpl
 
setReferencedContractElement(ContractElement) - Method in interface org.eclipse.egf.model.ContractElementReference
Sets the value of the 'Referenced Contract Element' reference
setReferencedContractElement(ContractElement) - Method in class org.eclipse.egf.model.impl.ContractElementReferenceImpl
 
setReferencedContractElementId(String) - Method in interface org.eclipse.egf.model.ContractElementReference
Sets the value of the 'Referenced Contract Element Id' attribute
setReferencedContractElementId(String) - Method in class org.eclipse.egf.model.impl.ContractElementReferenceImpl
 
setReferencedContractElementName(String) - Method in interface org.eclipse.egf.model.ContractElementReference
Sets the value of the 'Referenced Contract Element Name' attribute
setReferencedContractElementName(String) - Method in class org.eclipse.egf.model.impl.ContractElementReferenceImpl
 
setReferencedFactoryComponentId(String) - Method in interface org.eclipse.egf.model.ContractElementReference
Sets the value of the 'Referenced FactoryComponent Id' attribute. setReferencedFactoryComponentId(String) - Method in class org.eclipse.egf.model.impl.ContractElementReferenceImpl
 
setReferencedFcId(String) - Method in interface org.eclipse.egf.model.data.reader.descriptor.IContractElementReferenceDescriptor
Set given referenced factory component id.
setReferencedPattern(Pattern) - Method in class org.eclipse.egf.pattern.relations.impl.ReferenceRelationImpl
 
setReferencedPattern(Pattern) - Method in interface org.eclipse.egf.pattern.relations.ReferenceRelation
Sets the value of the 'Referenced Pattern' reference. setRefreshProject(boolean) - Method in class org.eclipse.egf.core.ui.workbench.action.explorer.delete.DeletePatternAction
Set whether or not the project is refresh when selected pattern is deleted.
setRegularExpression(String) - Method in class org.eclipse.egf.pattern.ui.editor.page.AbstractPatternPage.TextValidator
Set regular expression.
setRequiredPlugins(String[]) - Static method in class org.eclipse.egf.pde.plugin.manifest.command.ManifestChangeCommandFactory
Create set required plug-ins command for given ones.
setRequiredPlugins(String[], boolean) - Static method in class org.eclipse.egf.pde.plugin.manifest.command.ManifestChangeCommandFactory
Create set required plug-ins command for given ones.
setRequiredPlugins(String[], boolean, boolean) - Static method in class org.eclipse.egf.pde.plugin.manifest.command.ManifestChangeCommandFactory
Create set required plug-ins command for given ones.
SetRequiredPluginsCommand - Class in org.eclipse.egf.pde.internal.plugin.manifest.command
Implement a command that adds required plug-ins in the Require-Bundle property of the manifest file.
SetRequiredPluginsCommand(String[]) - Constructor for class org.eclipse.egf.pde.internal.plugin.manifest.command.SetRequiredPluginsCommand
Constructor.
SetRequiredPluginsCommand(String[], boolean, boolean) - Constructor for class org.eclipse.egf.pde.internal.plugin.manifest.command.SetRequiredPluginsCommand
Constructor.
setResourceToWatch(IResource) - Method in class org.eclipse.egf.common.listener.DefaultResourceListener
Set resource to watch.
setRootPackageForDomain(String) - Method in class org.eclipse.egf.model.edit.command.plugin.domain.SetDomainWrapperCommand
Set the root package used in created domain ecore file.
setRuntimeOrchestration(String) - Method in class org.eclipse.egf.model.impl.PatternLibraryImpl
 
setRuntimeOrchestration(String) - Method in interface org.eclipse.egf.model.PatternLibrary
Sets the value of the 'Runtime Orchestration' attribute
setScrollExpandEnabled(boolean) - Method in class org.eclipse.egf.core.ui.workbench.internal.drop.DelegatingCommonDropAdapter
 
setSelectedElement(Object) - Method in class org.eclipse.egf.core.ui.workbench.action.navigator.AbstractModelElementAction
 
setSelectedElement(Object) - Method in class org.eclipse.egf.core.ui.workbench.action.navigator.AbstractNavigatorAction
Set given object as the selected object.
setSelectedHandler(InternalMethodHandler) - Method in class org.eclipse.egf.pattern.ui.editor.page.PatternImplementationPage.InternalMethodLinkListener
Set selected handler.
setSelection(ISelection) - Method in class org.eclipse.egf.pattern.ui.internal.editor.page.implementation.MethodPatternCodeViewer
Set selection for this viewer.
setSelectionFeedbackEnabled(boolean) - Method in class org.eclipse.egf.core.ui.workbench.internal.drop.DelegatingCommonDropAdapter
 
setSelectionHandler(ISelectionHandler) - Method in class org.eclipse.egf.common.ui.field.ContextElementFieldEditor
Set the selection handler to handle selected object from the selection dialog.
setSelectionToViewer(Collection<?>) - Method in class org.eclipse.egf.core.ui.workbench.views.fc.AbstractFactoryComponentView
This sets the selection into whichever viewer is active.
setSingleChild(IPluginParent, String, String, String) - Method in class org.eclipse.egf.pde.plugin.command.AbstractExtensionChangesCommand
Set a single child in a parent element.
setSource(String) - Method in class org.eclipse.egf.model.impl.MappingModelImpl
 
setSource(String) - Method in interface org.eclipse.egf.model.MappingModel
Sets the value of the 'Source' attribute
setSpecification(Specification) - Method in interface org.eclipse.egf.model.FactoryComponent
Sets the value of the 'Specification' containment reference
setSpecification(Specification) - Method in class org.eclipse.egf.model.impl.FactoryComponentImpl
 
setTarget(String) - Method in class org.eclipse.egf.model.impl.MappingModelImpl
 
setTarget(String) - Method in interface org.eclipse.egf.model.MappingModel
Sets the value of the 'Target' attribute
setTaskFactory(TaskFactoryHolder) - Method in interface org.eclipse.egf.model.FactoryComponentInvocation
Sets the value of the 'Task Factory' containment reference
setTaskFactory(TaskFactoryHolder) - Method in class org.eclipse.egf.model.impl.FactoryComponentInvocationImpl
 
SetTaskFactoryCommand - Class in org.eclipse.egf.pde.internal.plugin.command.taskfactory
This command updates or creates an extension matching taskFactory extension-point.
SetTaskFactoryCommand(String, String) - Constructor for class org.eclipse.egf.pde.internal.plugin.command.taskfactory.SetTaskFactoryCommand
Constructor.
setTaskFactoryExtension(String, String) - Method in class org.eclipse.egf.pde.internal.plugin.extension.TaskFactoryExtensionFactory
 
setTaskFactoryExtension(String, String) - Method in interface org.eclipse.egf.pde.plugin.extension.ITaskFactoryExtensionFactory
Set an extension matching "taskFactory" extension-point for given parameters.
SetTaskFactoryHolderWrapperCommand - Class in org.eclipse.egf.model.edit.command.plugin.taskfactory
Implements a command that wraps a task factory holder modification in taskFactory extension.
SetTaskFactoryHolderWrapperCommand(EditingDomain, EObject, EStructuralFeature, Object) - Constructor for class org.eclipse.egf.model.edit.command.plugin.taskfactory.SetTaskFactoryHolderWrapperCommand
Constructor.
setTaskFactoryId(String) - Method in interface org.eclipse.egf.model.FactoryComponentInvocation
Sets the value of the 'Task Factory Id' attribute
setTaskFactoryId(String) - Method in class org.eclipse.egf.model.impl.FactoryComponentInvocationImpl
 
setTreeAdaptor(TreeAdaptor) - Method in class org.eclipse.egf.pattern.ecore.grammar.PatternLanguageParser
 
setType(String) - Method in class org.eclipse.egf.core.ui.internal.databinding.JavaTypeHolder
Set given type.
setType(String) - Method in interface org.eclipse.egf.pattern.relations.CallParameter
Sets the value of the 'Type' attribute. setType(String) - Method in class org.eclipse.egf.pattern.relations.impl.CallParameterImpl
 
setType(EClass) - Method in class org.eclipse.egf.pattern.relations.impl.ParameterRelationImpl
 
setType(EClass) - Method in interface org.eclipse.egf.pattern.relations.ParameterRelation
Sets the value of the 'Type' reference
setTypeHolder(Object) - Method in class org.eclipse.egf.model.impl.TypeImpl
 
setTypeHolder(Object) - Method in interface org.eclipse.egf.model.Type
Sets the value of the 'Type Holder' attribute
setTypeHolderClassName(String) - Method in class org.eclipse.egf.model.impl.TypeImpl
 
setTypeHolderClassName(String) - Method in interface org.eclipse.egf.model.Type
Sets the value of the 'Type Holder Class Name' attribute
setUserConfirmationRequested(boolean) - Method in class org.eclipse.egf.core.ui.workbench.action.explorer.delete.DeleteModelElementAction
Set whether or not a user confirmation is requested when running.
setValue(String, Object) - Method in class org.eclipse.egf.common.descriptor.GenericDescriptor
Set the specified value for the given property name in this descriptor.
setValue(V) - Method in class org.eclipse.egf.common.misc.Couple
Set value with given value.
setValue(Object) - Method in interface org.eclipse.egf.model.ContextElement
Sets the value of the 'Value' attribute
setValue(Object) - Method in class org.eclipse.egf.model.impl.ContextElementImpl
 
setValue(IPluginElement) - Method in class org.eclipse.egf.pde.internal.plugin.command.context.AbstractContextElementCommand
Set value child element.
setValue(IPluginElement) - Method in class org.eclipse.egf.pde.internal.plugin.command.context.SetCtxtEltBasedOnKeyCmd
Set value child element.
setViewpointIds(Map<ViewpointType, <any>>) - Method in class org.eclipse.egf.model.impl.SpecificationImpl
 
setViewpointIds(Map<ViewpointType, <any>>) - Method in interface org.eclipse.egf.model.Specification
Sets the value of the 'Viewpoint Ids' attribute
setVisible(boolean) - Method in class org.eclipse.egf.pde.internal.ui.wizard.page.FactoryComponentContentPage
 
SHORT_ID_EDEFAULT - Static variable in class org.eclipse.egf.pattern.impl.PatternImpl
The default value of the 'Short Id' attribute
shouldCompileTemplate() - Method in class org.eclipse.egf.pattern.ecore.PatternHandler.ProductionOptionsHandler
 
shouldModifyBuffer() - Method in class org.eclipse.egf.pattern.ecore.PatternHandler.ProductionOptionsHandler
Should template buffer be modified (true), including replacement, or should standard way be used (false) ?
shouldSaveEditorAfterOpening() - Method in class org.eclipse.egf.core.ui.workbench.action.open.OpenMappingAction
 
shouldSaveEditorAfterOpening() - Method in class org.eclipse.egf.core.ui.workbench.action.open.OpenModelElementAction
Return whether or not the open editor has to be saved after opening.
showErrorMessage(CStringFieldEditor, String) - Method in class org.eclipse.egf.core.ui.wizard.page.AbstractModelElementWizardPage
Set and show an error for given CStringFieldEditor instance.
SLASH_CHARACTER - Static variable in interface org.eclipse.egf.common.constant.ICommonConstants
Slash character.
SortedListViewer_DownButton_Title - Static variable in class org.eclipse.egf.common.ui.viewers.Messages
 
SortedListViewer_UpButton_Title - Static variable in class org.eclipse.egf.common.ui.viewers.Messages
 
source - Variable in class org.eclipse.egf.model.impl.MappingModelImpl
The cached value of the 'Source' attribute
SOURCE_EDEFAULT - Static variable in class org.eclipse.egf.model.impl.MappingModelImpl
The default value of the 'Source' attribute
SpacerFieldEditor - Class in org.eclipse.egf.common.ui.field
A field editor used as a separator in a preference page.
SpacerFieldEditor(Composite) - Constructor for class org.eclipse.egf.common.ui.field.SpacerFieldEditor
Constructor.
specification - Variable in class org.eclipse.egf.model.impl.FactoryComponentImpl
The cached value of the 'Specification' containment reference
SPECIFICATION - Static variable in interface org.eclipse.egf.model.ModelPackage.Literals
The meta object literal for the 'Specification' class
SPECIFICATION - Static variable in interface org.eclipse.egf.model.ModelPackage
The meta object id for the 'Specification' class. Specification - Interface in org.eclipse.egf.model
A representation of the model object 'Specification'. SPECIFICATION__DESCRIPTION - Static variable in interface org.eclipse.egf.model.ModelPackage
The feature id for the 'Description' attribute
SPECIFICATION__ID - Static variable in interface org.eclipse.egf.model.ModelPackage
The feature id for the 'Id' attribute
SPECIFICATION__JAVA_IDENTIFIER - Static variable in interface org.eclipse.egf.model.ModelPackage
The feature id for the 'Java Identifier' attribute
SPECIFICATION__NAME - Static variable in interface org.eclipse.egf.model.ModelPackage
The feature id for the 'Name' attribute
SPECIFICATION__VIEWPOINT_IDS - Static variable in interface org.eclipse.egf.model.ModelPackage.Literals
The meta object literal for the 'Viewpoint Ids' attribute feature
SPECIFICATION__VIEWPOINT_IDS - Static variable in interface org.eclipse.egf.model.ModelPackage
The feature id for the 'Viewpoint Ids' attribute
SPECIFICATION__VIEWPOINTS - Static variable in interface org.eclipse.egf.model.ModelPackage.Literals
The meta object literal for the 'Viewpoints' containment reference list feature
SPECIFICATION__VIEWPOINTS - Static variable in interface org.eclipse.egf.model.ModelPackage
The feature id for the 'Viewpoints' containment reference list
SPECIFICATION_FEATURE_COUNT - Static variable in interface org.eclipse.egf.model.ModelPackage
The number of structural features of the 'Specification' class
SpecificationImpl - Class in org.eclipse.egf.model.impl
An implementation of the model object 'Specification'. SpecificationImpl() - Constructor for class org.eclipse.egf.model.impl.SpecificationImpl
 
specificationItemProvider - Variable in class org.eclipse.egf.model.provider.ModelItemProviderAdapterFactory
This keeps track of the one adapter used for all Specification instances
SpecificationItemProvider - Class in org.eclipse.egf.model.provider
This is the item provider adapter for a Specification object
SpecificationItemProvider(AdapterFactory) - Constructor for class org.eclipse.egf.model.provider.SpecificationItemProvider
This constructs an instance from a factory and a notifier. SQUARE_BRACKET_CLOSING_CHARACTER - Static variable in class org.eclipse.egf.pattern.ecore.condition.GeneratedConditionProducer
']' character.
SRC_FOLDER - Static variable in interface org.eclipse.egf.common.generator.IEgfGeneratorConstants
Define source folder where model API are produced.
start(BundleContext) - Method in class org.eclipse.egf.batch.application.EgfApplicationActivator
 
start(IApplicationContext) - Method in class org.eclipse.egf.batch.application.FactoryComponentRunnerApplication
 
start(BundleContext) - Method in class org.eclipse.egf.common.activator.CommonActivator
 
start(BundleContext) - Method in class org.eclipse.egf.core.ui.EgfUiActivator
 
start(BundleContext) - Method in class org.eclipse.egf.core.ui.workbench.EgfWorkbenchActivator
 
start(BundleContext) - Method in class org.eclipse.egf.mapping.EgfMappingActivator
 
start(BundleContext) - Method in class org.eclipse.egf.mapping.ui.editor.MappingEditorActivator
 
start(BundleContext) - Method in class org.eclipse.egf.model.ModelActivator
 
start(BundleContext) - Method in class org.eclipse.egf.pattern.PatternActivator
 
start(BundleContext) - Method in class org.eclipse.egf.pattern.PatternActivator
 
start(BundleContext) - Method in class org.eclipse.egf.pattern.ui.PatternUiActivator
 
start(BundleContext) - Method in class org.eclipse.egf.pde.EgfPdeActivator
 
start(BundleContext) - Method in class org.eclipse.egf.pde.emf.PdeEmfActivator
 
start(BundleContext) - Method in class org.eclipse.egf.pde.pattern.PdePatternActivator
 
startChangesRecording(EObject) - Method in class org.eclipse.egf.core.ui.wizard.AbstractModelElementWizard
Start model element changes recording.
StatusHelper - Class in org.eclipse.egf.common.helper
 
StatusHelper() - Constructor for class org.eclipse.egf.common.helper.StatusHelper
 
stop(BundleContext) - Method in class org.eclipse.egf.batch.application.EgfApplicationActivator
 
stop() - Method in class org.eclipse.egf.batch.application.FactoryComponentRunnerApplication
 
stop(BundleContext) - Method in class org.eclipse.egf.common.activator.CommonActivator
 
stop(BundleContext) - Method in class org.eclipse.egf.core.ui.EgfUiActivator
 
stop(BundleContext) - Method in class org.eclipse.egf.core.ui.workbench.EgfWorkbenchActivator
 
stop(BundleContext) - Method in class org.eclipse.egf.mapping.EgfMappingActivator
 
stop(BundleContext) - Method in class org.eclipse.egf.mapping.ui.editor.MappingEditorActivator
 
stop(BundleContext) - Method in class org.eclipse.egf.model.ModelActivator
 
stop(BundleContext) - Method in class org.eclipse.egf.pattern.PatternActivator
 
stop(BundleContext) - Method in class org.eclipse.egf.pattern.PatternActivator
 
stop(BundleContext) - Method in class org.eclipse.egf.pattern.ui.PatternUiActivator
 
stop(BundleContext) - Method in class org.eclipse.egf.pde.EgfPdeActivator
 
stop(BundleContext) - Method in class org.eclipse.egf.pde.emf.PdeEmfActivator
 
stop(BundleContext) - Method in class org.eclipse.egf.pde.pattern.PdePatternActivator
 
stopSearch(IDescriptor) - Method in class org.eclipse.egf.common.descriptor.pattern.helper.PatternDescriptorStrategy
Should search be stopped for potential children of given descriptor ?
StringHelper - Class in org.eclipse.egf.common.helper
String helper.
StringHelper() - Constructor for class org.eclipse.egf.common.helper.StringHelper
 
StringTypeHolder - Class in org.eclipse.egf.model.contract.type
Provides an implementation to host the java type String.
StringTypeHolder() - Constructor for class org.eclipse.egf.model.contract.type.StringTypeHolder
 
substring(String, String, String, boolean) - Static method in class org.eclipse.egf.common.helper.StringHelper
Returns a new string that is a substring of this string for specified parameters.
substringAfter(char, String) - Static method in class org.eclipse.egf.common.helper.StringHelper
Get the substring from given source string after given separator.
substringBefore(char, String) - Static method in class org.eclipse.egf.common.helper.StringHelper
Get the substring from given source string before given separator.
SuperMethodNameParameterSelectionPage - Class in org.eclipse.egf.pattern.ui.internal.editor.page.implementation.wizard
 
SuperMethodNameParameterSelectionPage() - Constructor for class org.eclipse.egf.pattern.ui.internal.editor.page.implementation.wizard.SuperMethodNameParameterSelectionPage
Constructor.
SuperMethodNameParameterSelectionPage_Title - Static variable in class org.eclipse.egf.pattern.ui.internal.editor.page.implementation.wizard.Messages
 
supportedTypes - Variable in class org.eclipse.egf.model.provider.ModelItemProviderAdapterFactory
This keeps track of all the supported types checked by isFactoryForType
swap(int, int) - Method in interface org.eclipse.egf.common.ui.viewers.IOrderedContentProvider
Swap elements according to given element positions.
swap(int, int) - Method in class org.eclipse.egf.core.ui.internal.viewers.ObservablePatternElementContentProvider
 
swap(int, int) - Method in class org.eclipse.egf.pattern.ui.editor.page.PatternSpecificationPage.ParametersContentProvider
 
swap(int, int) - Method in class org.eclipse.egf.pattern.ui.internal.editor.page.implementation.MethodPatternCodeViewer.MethodPatternCodeContentProvider
 
swapElements(int, int) - Method in class org.eclipse.egf.pattern.ui.internal.editor.page.implementation.MethodPatternCodeViewer.MethodPatternCodeContentHandler
Swap elements in the actions list.
swapParameters(int, int) - Method in class org.eclipse.egf.pattern.ui.editor.page.PatternSpecificationPage.ParametersContentHandler
Swap parameters for given indexes.
syncExec(IProgressRunnable, IProgressMonitor) - Static method in class org.eclipse.egf.common.progress.ProgressReporter
Causes the IProgressRunnable.run(IProgressMonitor) method of the given runnable to be invoked by the calling thread.

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.