blob: 8890a4b6908aff742705dd041521f79ff4015ee7 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_15) on Thu Jul 08 14:00:03 CEST 2010 -->
<TITLE>
S-Index
</TITLE>
<META NAME="date" CONTENT="2010-07-08">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="S-Index";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="index-14.html"><B>PREV LETTER</B></A>&nbsp;
&nbsp;<A HREF="index-16.html"><B>NEXT LETTER</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html?index-filesindex-15.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="index-15.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">L</A> <A HREF="index-11.html">M</A> <A HREF="index-12.html">O</A> <A HREF="index-13.html">P</A> <A HREF="index-14.html">R</A> <A HREF="index-15.html">S</A> <A HREF="index-16.html">T</A> <A HREF="index-17.html">U</A> <A HREF="index-18.html">V</A> <HR>
<A NAME="_S_"><!-- --></A><H2>
<B>S</B></H2>
<DL>
<DT><A HREF="../org/eclipse/emf/refactor/common/projectgroupmapping/ProjectGroupMappingLoader.html#saveGroupConfig(org.eclipse.emf.refactor.common.projectgroupmapping.ProjectGroupMapping, org.eclipse.core.resources.IProject)"><B>saveGroupConfig(ProjectGroupMapping, IProject)</B></A> -
Static method in class org.eclipse.emf.refactor.common.projectgroupmapping.<A HREF="../org/eclipse/emf/refactor/common/projectgroupmapping/ProjectGroupMappingLoader.html" title="class in org.eclipse.emf.refactor.common.projectgroupmapping">ProjectGroupMappingLoader</A>
<DD>Saves the given ProjectGroupMapping object in a ProjectGroupMapping file
inside the given project.
<DT><A HREF="../org/eclipse/emf/refactor/common/config/EmfRefactorConfig.html#saveGroupManagement()"><B>saveGroupManagement()</B></A> -
Method in class org.eclipse.emf.refactor.common.config.<A HREF="../org/eclipse/emf/refactor/common/config/EmfRefactorConfig.html" title="class in org.eclipse.emf.refactor.common.config">EmfRefactorConfig</A>
<DD>Saves the GroupManagementObject.
<DT><A HREF="../org/eclipse/emf/refactor/common/config/EmfRefactorConfig.html#saveProjectGroupMapping(org.eclipse.core.resources.IProject)"><B>saveProjectGroupMapping(IProject)</B></A> -
Method in class org.eclipse.emf.refactor.common.config.<A HREF="../org/eclipse/emf/refactor/common/config/EmfRefactorConfig.html" title="class in org.eclipse.emf.refactor.common.config">EmfRefactorConfig</A>
<DD>Saves the actual ProjectGroupMapping in a file in the given project.
<DT><A HREF="../org/eclipse/emf/refactor/generator/util/RefactoringGeneratorUtil.html#saveRefactoringConfig(java.lang.String, java.util.List)"><B>saveRefactoringConfig(String, List&lt;RefactoringConfig&gt;)</B></A> -
Static method in class org.eclipse.emf.refactor.generator.util.<A HREF="../org/eclipse/emf/refactor/generator/util/RefactoringGeneratorUtil.html" title="class in org.eclipse.emf.refactor.generator.util">RefactoringGeneratorUtil</A>
<DD>Abstract method for saving the given RefactoringConfig list as model
refactoring extension point servings in the plugin.xml file of the
project with the given name.
<DT><A HREF="../org/eclipse/emf/refactor/generator/action/RefactoringGeneratorAction.html#selectionChanged(org.eclipse.jface.action.IAction, org.eclipse.jface.viewers.ISelection)"><B>selectionChanged(IAction, ISelection)</B></A> -
Method in class org.eclipse.emf.refactor.generator.action.<A HREF="../org/eclipse/emf/refactor/generator/action/RefactoringGeneratorAction.html" title="class in org.eclipse.emf.refactor.generator.action">RefactoringGeneratorAction</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/emf/refactor/henshin/generator/action/RefactoringGeneratorHenshinAction.html#selectionChanged(org.eclipse.jface.action.IAction, org.eclipse.jface.viewers.ISelection)"><B>selectionChanged(IAction, ISelection)</B></A> -
Method in class org.eclipse.emf.refactor.henshin.generator.action.<A HREF="../org/eclipse/emf/refactor/henshin/generator/action/RefactoringGeneratorHenshinAction.html" title="class in org.eclipse.emf.refactor.henshin.generator.action">RefactoringGeneratorHenshinAction</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/emf/refactor/generator/action/RefactoringGeneratorAction.html#setActivePart(org.eclipse.jface.action.IAction, org.eclipse.ui.IWorkbenchPart)"><B>setActivePart(IAction, IWorkbenchPart)</B></A> -
Method in class org.eclipse.emf.refactor.generator.action.<A HREF="../org/eclipse/emf/refactor/generator/action/RefactoringGeneratorAction.html" title="class in org.eclipse.emf.refactor.generator.action">RefactoringGeneratorAction</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/emf/refactor/henshin/generator/action/RefactoringGeneratorHenshinAction.html#setActivePart(org.eclipse.jface.action.IAction, org.eclipse.ui.IWorkbenchPart)"><B>setActivePart(IAction, IWorkbenchPart)</B></A> -
Method in class org.eclipse.emf.refactor.henshin.generator.action.<A HREF="../org/eclipse/emf/refactor/henshin/generator/action/RefactoringGeneratorHenshinAction.html" title="class in org.eclipse.emf.refactor.henshin.generator.action">RefactoringGeneratorHenshinAction</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/emf/refactor/common/groupmanagement/EmfRefactoringEntry.html#setAlias(java.lang.String)"><B>setAlias(String)</B></A> -
Method in interface org.eclipse.emf.refactor.common.groupmanagement.<A HREF="../org/eclipse/emf/refactor/common/groupmanagement/EmfRefactoringEntry.html" title="interface in org.eclipse.emf.refactor.common.groupmanagement">EmfRefactoringEntry</A>
<DD>Sets the value of the '<A HREF="../org/eclipse/emf/refactor/common/groupmanagement/EmfRefactoringEntry.html#getAlias()"><CODE><em>Alias</em></CODE></A>' attribute
<DT><A HREF="../org/eclipse/emf/refactor/common/groupmanagement/impl/EmfRefactoringEntryImpl.html#setAlias(java.lang.String)"><B>setAlias(String)</B></A> -
Method in class org.eclipse.emf.refactor.common.groupmanagement.impl.<A HREF="../org/eclipse/emf/refactor/common/groupmanagement/impl/EmfRefactoringEntryImpl.html" title="class in org.eclipse.emf.refactor.common.groupmanagement.impl">EmfRefactoringEntryImpl</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/emf/refactor/runtime/config/RuntimeConfig.html#setCheckEmfVersion(boolean)"><B>setCheckEmfVersion(boolean)</B></A> -
Method in class org.eclipse.emf.refactor.runtime.config.<A HREF="../org/eclipse/emf/refactor/runtime/config/RuntimeConfig.html" title="class in org.eclipse.emf.refactor.runtime.config">RuntimeConfig</A>
<DD>Sets whether the namespaceUri of the model has to be checked
against the namespaceUri of the EMF model refactoring.
<DT><A HREF="../org/eclipse/emf/refactor/henshin/generator/RefactoringConfigHenshin.html#setCheckFinalFileName(java.lang.String)"><B>setCheckFinalFileName(String)</B></A> -
Method in class org.eclipse.emf.refactor.henshin.generator.<A HREF="../org/eclipse/emf/refactor/henshin/generator/RefactoringConfigHenshin.html" title="class in org.eclipse.emf.refactor.henshin.generator">RefactoringConfigHenshin</A>
<DD>Sets the name of the Henshin file used for the final checking
of the EMF model refactoring.
<DT><A HREF="../org/eclipse/emf/refactor/henshin/generator/RefactoringConfigHenshin.html#setCheckInitialFileName(java.lang.String)"><B>setCheckInitialFileName(String)</B></A> -
Method in class org.eclipse.emf.refactor.henshin.generator.<A HREF="../org/eclipse/emf/refactor/henshin/generator/RefactoringConfigHenshin.html" title="class in org.eclipse.emf.refactor.henshin.generator">RefactoringConfigHenshin</A>
<DD>Sets the name of the Henshin file used for the initial checking
of the EMF model refactoring.
<DT><A HREF="../org/eclipse/emf/refactor/generator/ParameterConfig.html#setDescription(java.lang.String)"><B>setDescription(String)</B></A> -
Method in class org.eclipse.emf.refactor.generator.<A HREF="../org/eclipse/emf/refactor/generator/ParameterConfig.html" title="class in org.eclipse.emf.refactor.generator">ParameterConfig</A>
<DD>Sets the description of the model refactoring parameter.
<DT><A HREF="../org/eclipse/emf/refactor/common/groupmanagement/ui/GroupManagementRefactoringDialog.html#setEntries(org.eclipse.emf.refactor.common.groupmanagement.Group)"><B>setEntries(Group)</B></A> -
Method in class org.eclipse.emf.refactor.common.groupmanagement.ui.<A HREF="../org/eclipse/emf/refactor/common/groupmanagement/ui/GroupManagementRefactoringDialog.html" title="class in org.eclipse.emf.refactor.common.groupmanagement.ui">GroupManagementRefactoringDialog</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/emf/refactor/common/groupmanagement/GroupManagementController.html#setGroupName(java.lang.String)"><B>setGroupName(String)</B></A> -
Method in class org.eclipse.emf.refactor.common.groupmanagement.<A HREF="../org/eclipse/emf/refactor/common/groupmanagement/GroupManagementController.html" title="class in org.eclipse.emf.refactor.common.groupmanagement">GroupManagementController</A>
<DD>Sets the actual model refactoring group name.
<DT><A HREF="../org/eclipse/emf/refactor/common/groupmanagement/EmfRefactoringEntry.html#setId(java.lang.String)"><B>setId(String)</B></A> -
Method in interface org.eclipse.emf.refactor.common.groupmanagement.<A HREF="../org/eclipse/emf/refactor/common/groupmanagement/EmfRefactoringEntry.html" title="interface in org.eclipse.emf.refactor.common.groupmanagement">EmfRefactoringEntry</A>
<DD>Sets the value of the '<A HREF="../org/eclipse/emf/refactor/common/groupmanagement/EmfRefactoringEntry.html#getId()"><CODE><em>Id</em></CODE></A>' attribute
<DT><A HREF="../org/eclipse/emf/refactor/common/groupmanagement/impl/EmfRefactoringEntryImpl.html#setId(java.lang.String)"><B>setId(String)</B></A> -
Method in class org.eclipse.emf.refactor.common.groupmanagement.impl.<A HREF="../org/eclipse/emf/refactor/common/groupmanagement/impl/EmfRefactoringEntryImpl.html" title="class in org.eclipse.emf.refactor.common.groupmanagement.impl">EmfRefactoringEntryImpl</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/emf/refactor/common/groupmanagement/EmfRefactoringEntry.html#setMmgroup(org.eclipse.emf.refactor.common.groupmanagement.MetaModelGroup)"><B>setMmgroup(MetaModelGroup)</B></A> -
Method in interface org.eclipse.emf.refactor.common.groupmanagement.<A HREF="../org/eclipse/emf/refactor/common/groupmanagement/EmfRefactoringEntry.html" title="interface in org.eclipse.emf.refactor.common.groupmanagement">EmfRefactoringEntry</A>
<DD>Sets the value of the '<A HREF="../org/eclipse/emf/refactor/common/groupmanagement/EmfRefactoringEntry.html#getMmgroup()"><CODE><em>Mmgroup</em></CODE></A>' reference
<DT><A HREF="../org/eclipse/emf/refactor/common/groupmanagement/impl/EmfRefactoringEntryImpl.html#setMmgroup(org.eclipse.emf.refactor.common.groupmanagement.MetaModelGroup)"><B>setMmgroup(MetaModelGroup)</B></A> -
Method in class org.eclipse.emf.refactor.common.groupmanagement.impl.<A HREF="../org/eclipse/emf/refactor/common/groupmanagement/impl/EmfRefactoringEntryImpl.html" title="class in org.eclipse.emf.refactor.common.groupmanagement.impl">EmfRefactoringEntryImpl</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/emf/refactor/common/groupmanagement/EmfRefactoringEntry.html#setName(java.lang.String)"><B>setName(String)</B></A> -
Method in interface org.eclipse.emf.refactor.common.groupmanagement.<A HREF="../org/eclipse/emf/refactor/common/groupmanagement/EmfRefactoringEntry.html" title="interface in org.eclipse.emf.refactor.common.groupmanagement">EmfRefactoringEntry</A>
<DD>Sets the value of the '<A HREF="../org/eclipse/emf/refactor/common/groupmanagement/EmfRefactoringEntry.html#getName()"><CODE><em>Name</em></CODE></A>' attribute
<DT><A HREF="../org/eclipse/emf/refactor/common/groupmanagement/Group.html#setName(java.lang.String)"><B>setName(String)</B></A> -
Method in interface org.eclipse.emf.refactor.common.groupmanagement.<A HREF="../org/eclipse/emf/refactor/common/groupmanagement/Group.html" title="interface in org.eclipse.emf.refactor.common.groupmanagement">Group</A>
<DD>Sets the value of the '<A HREF="../org/eclipse/emf/refactor/common/groupmanagement/Group.html#getName()"><CODE><em>Name</em></CODE></A>' attribute
<DT><A HREF="../org/eclipse/emf/refactor/common/groupmanagement/impl/EmfRefactoringEntryImpl.html#setName(java.lang.String)"><B>setName(String)</B></A> -
Method in class org.eclipse.emf.refactor.common.groupmanagement.impl.<A HREF="../org/eclipse/emf/refactor/common/groupmanagement/impl/EmfRefactoringEntryImpl.html" title="class in org.eclipse.emf.refactor.common.groupmanagement.impl">EmfRefactoringEntryImpl</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/emf/refactor/common/groupmanagement/impl/GroupImpl.html#setName(java.lang.String)"><B>setName(String)</B></A> -
Method in class org.eclipse.emf.refactor.common.groupmanagement.impl.<A HREF="../org/eclipse/emf/refactor/common/groupmanagement/impl/GroupImpl.html" title="class in org.eclipse.emf.refactor.common.groupmanagement.impl">GroupImpl</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/emf/refactor/common/groupmanagement/impl/MetaModelGroupImpl.html#setNsUri(java.lang.String)"><B>setNsUri(String)</B></A> -
Method in class org.eclipse.emf.refactor.common.groupmanagement.impl.<A HREF="../org/eclipse/emf/refactor/common/groupmanagement/impl/MetaModelGroupImpl.html" title="class in org.eclipse.emf.refactor.common.groupmanagement.impl">MetaModelGroupImpl</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/emf/refactor/common/groupmanagement/MetaModelGroup.html#setNsUri(java.lang.String)"><B>setNsUri(String)</B></A> -
Method in interface org.eclipse.emf.refactor.common.groupmanagement.<A HREF="../org/eclipse/emf/refactor/common/groupmanagement/MetaModelGroup.html" title="interface in org.eclipse.emf.refactor.common.groupmanagement">MetaModelGroup</A>
<DD>Sets the value of the '<A HREF="../org/eclipse/emf/refactor/common/groupmanagement/MetaModelGroup.html#getNsUri()"><CODE><em>Ns Uri</em></CODE></A>' attribute
<DT><A HREF="../org/eclipse/emf/refactor/generator/RefactoringConfig.html#setParameters(java.util.List)"><B>setParameters(List&lt;ParameterConfig&gt;)</B></A> -
Method in class org.eclipse.emf.refactor.generator.<A HREF="../org/eclipse/emf/refactor/generator/RefactoringConfig.html" title="class in org.eclipse.emf.refactor.generator">RefactoringConfig</A>
<DD>Sets the list of parameters of the model refactoring to be
generated.
<DT><A HREF="../org/eclipse/emf/refactor/common/core/IController.html#setParent(org.eclipse.emf.refactor.common.core.EmfRefactoring)"><B>setParent(EmfRefactoring)</B></A> -
Method in interface org.eclipse.emf.refactor.common.core.<A HREF="../org/eclipse/emf/refactor/common/core/IController.html" title="interface in org.eclipse.emf.refactor.common.core">IController</A>
<DD>Sets the EmfRefactoring supported by the controller.
<DT><A HREF="../org/eclipse/emf/refactor/common/core/ui/IGuiHandler.html#setParent(org.eclipse.emf.refactor.common.core.EmfRefactoring)"><B>setParent(EmfRefactoring)</B></A> -
Method in interface org.eclipse.emf.refactor.common.core.ui.<A HREF="../org/eclipse/emf/refactor/common/core/ui/IGuiHandler.html" title="interface in org.eclipse.emf.refactor.common.core.ui">IGuiHandler</A>
<DD>Sets the EmfRefactoring supported by the GuiHandler.
<DT><A HREF="../org/eclipse/emf/refactor/common/config/EmfRefactorConfig.html#setProjectGroupMapping(org.eclipse.emf.refactor.common.projectgroupmapping.ProjectGroupMapping)"><B>setProjectGroupMapping(ProjectGroupMapping)</B></A> -
Method in class org.eclipse.emf.refactor.common.config.<A HREF="../org/eclipse/emf/refactor/common/config/EmfRefactorConfig.html" title="class in org.eclipse.emf.refactor.common.config">EmfRefactorConfig</A>
<DD>Sets the mapping of the actual project to several EMF model
refactoring groups.
<DT><A HREF="../org/eclipse/emf/refactor/henshin/generator/ui/CreationWizardHenshin.html#setProjectName(java.lang.String)"><B>setProjectName(String)</B></A> -
Method in class org.eclipse.emf.refactor.henshin.generator.ui.<A HREF="../org/eclipse/emf/refactor/henshin/generator/ui/CreationWizardHenshin.html" title="class in org.eclipse.emf.refactor.henshin.generator.ui">CreationWizardHenshin</A>
<DD>Sets the name of the project the model refactoring code has to be
generated to.
<DT><A HREF="../org/eclipse/emf/refactor/henshin/generator/ui/ParameterWizardPage.html#setProjectName(java.lang.String)"><B>setProjectName(String)</B></A> -
Method in class org.eclipse.emf.refactor.henshin.generator.ui.<A HREF="../org/eclipse/emf/refactor/henshin/generator/ui/ParameterWizardPage.html" title="class in org.eclipse.emf.refactor.henshin.generator.ui">ParameterWizardPage</A>
<DD>Sets the name of the project the model refactoring code has to be
generated to.
<DT><A HREF="../org/eclipse/emf/refactor/henshin/generator/ui/TransformationWizardPage.html#setProjectName(java.lang.String)"><B>setProjectName(String)</B></A> -
Method in class org.eclipse.emf.refactor.henshin.generator.ui.<A HREF="../org/eclipse/emf/refactor/henshin/generator/ui/TransformationWizardPage.html" title="class in org.eclipse.emf.refactor.henshin.generator.ui">TransformationWizardPage</A>
<DD>Sets the name of the project the model refactoring code has to be
generated to and sets the combos according to the project name.
<DT><A HREF="../org/eclipse/emf/refactor/generator/RefactoringConfig.html#setSelectedEObjectClass(java.lang.String)"><B>setSelectedEObjectClass(String)</B></A> -
Method in class org.eclipse.emf.refactor.generator.<A HREF="../org/eclipse/emf/refactor/generator/RefactoringConfig.html" title="class in org.eclipse.emf.refactor.generator">RefactoringConfig</A>
<DD>Sets the class of the model element that will be the
selected EObject when applying the refactoring (context).
<DT><A HREF="../org/eclipse/emf/refactor/generator/RefactoringConfig.html#setSelectedEObjectJar(java.lang.String)"><B>setSelectedEObjectJar(String)</B></A> -
Method in class org.eclipse.emf.refactor.generator.<A HREF="../org/eclipse/emf/refactor/generator/RefactoringConfig.html" title="class in org.eclipse.emf.refactor.generator">RefactoringConfig</A>
<DD>Sets the jar file owning the class specified in
'selectedEObjectClass'.
<DT><A HREF="../org/eclipse/emf/refactor/common/core/IController.html#setSelection(java.util.List)"><B>setSelection(List&lt;EObject&gt;)</B></A> -
Method in interface org.eclipse.emf.refactor.common.core.<A HREF="../org/eclipse/emf/refactor/common/core/IController.html" title="interface in org.eclipse.emf.refactor.common.core">IController</A>
<DD>Sets the selected EObject (invocation context of the model refactoring).
<DT><A HREF="../org/eclipse/emf/refactor/runtime/config/RuntimeConfig.html#setSupportGmfDiagramEditors(boolean)"><B>setSupportGmfDiagramEditors(boolean)</B></A> -
Method in class org.eclipse.emf.refactor.runtime.config.<A HREF="../org/eclipse/emf/refactor/runtime/config/RuntimeConfig.html" title="class in org.eclipse.emf.refactor.runtime.config">RuntimeConfig</A>
<DD>Sets whether GMF generated graphical editors shall be supported
by EMF model refactorings.
<DT><A HREF="../org/eclipse/emf/refactor/henshin/generator/ui/CreationWizardHenshin.html#setTransformationFileName(java.lang.String)"><B>setTransformationFileName(String)</B></A> -
Method in class org.eclipse.emf.refactor.henshin.generator.ui.<A HREF="../org/eclipse/emf/refactor/henshin/generator/ui/CreationWizardHenshin.html" title="class in org.eclipse.emf.refactor.henshin.generator.ui">CreationWizardHenshin</A>
<DD>Sets the name of the Henshin file used for executing the EMF model
refactoring.
<DT><A HREF="../org/eclipse/emf/refactor/henshin/generator/ui/ParameterWizardPage.html#setTransformationFileName(java.lang.String)"><B>setTransformationFileName(String)</B></A> -
Method in class org.eclipse.emf.refactor.henshin.generator.ui.<A HREF="../org/eclipse/emf/refactor/henshin/generator/ui/ParameterWizardPage.html" title="class in org.eclipse.emf.refactor.henshin.generator.ui">ParameterWizardPage</A>
<DD>Sets the name of the Henshin file used for executing the EMF model
refactoring.
<DT><A HREF="../org/eclipse/emf/refactor/henshin/runtime/HenshinInformationAdapter.html#setTransformationFileName(java.lang.String)"><B>setTransformationFileName(String)</B></A> -
Method in class org.eclipse.emf.refactor.henshin.runtime.<A HREF="../org/eclipse/emf/refactor/henshin/runtime/HenshinInformationAdapter.html" title="class in org.eclipse.emf.refactor.henshin.runtime">HenshinInformationAdapter</A>
<DD>Sets the the name of the Henshin transformation file that
shall be used by a specific EMF model refactoring.
<DT><A HREF="../org/eclipse/emf/refactor/common/core/Port.html#setValue(T)"><B>setValue(T)</B></A> -
Method in class org.eclipse.emf.refactor.common.core.<A HREF="../org/eclipse/emf/refactor/common/core/Port.html" title="class in org.eclipse.emf.refactor.common.core">Port</A>
<DD>Sets the value of the port.
<DT><A HREF="../org/eclipse/emf/refactor/common/core/ui/IGuiHandler.html#show()"><B>show()</B></A> -
Method in interface org.eclipse.emf.refactor.common.core.ui.<A HREF="../org/eclipse/emf/refactor/common/core/ui/IGuiHandler.html" title="interface in org.eclipse.emf.refactor.common.core.ui">IGuiHandler</A>
<DD>Initializes the ltk RefactoringWzard of the model refactoring.
<DT><A HREF="../org/eclipse/emf/refactor/common/core/ui/IGuiHandler.html#showInMenu(java.util.List)"><B>showInMenu(List&lt;EObject&gt;)</B></A> -
Method in interface org.eclipse.emf.refactor.common.core.ui.<A HREF="../org/eclipse/emf/refactor/common/core/ui/IGuiHandler.html" title="interface in org.eclipse.emf.refactor.common.core.ui">IGuiHandler</A>
<DD>Specifies whether the model refactoring can be invoked from the
context menu of the given selection context.
<DT><A HREF="../org/eclipse/emf/refactor/common/Activator.html#start(org.osgi.framework.BundleContext)"><B>start(BundleContext)</B></A> -
Method in class org.eclipse.emf.refactor.common.<A HREF="../org/eclipse/emf/refactor/common/Activator.html" title="class in org.eclipse.emf.refactor.common">Activator</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/emf/refactor/generator/Activator.html#start(org.osgi.framework.BundleContext)"><B>start(BundleContext)</B></A> -
Method in class org.eclipse.emf.refactor.generator.<A HREF="../org/eclipse/emf/refactor/generator/Activator.html" title="class in org.eclipse.emf.refactor.generator">Activator</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/emf/refactor/henshin/Activator.html#start(org.osgi.framework.BundleContext)"><B>start(BundleContext)</B></A> -
Method in class org.eclipse.emf.refactor.henshin.<A HREF="../org/eclipse/emf/refactor/henshin/Activator.html" title="class in org.eclipse.emf.refactor.henshin">Activator</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/emf/refactor/runtime/Activator.html#start(org.osgi.framework.BundleContext)"><B>start(BundleContext)</B></A> -
Method in class org.eclipse.emf.refactor.runtime.<A HREF="../org/eclipse/emf/refactor/runtime/Activator.html" title="class in org.eclipse.emf.refactor.runtime">Activator</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/emf/refactor/common/groupmanagement/GroupManagementController.html#startModus(org.eclipse.emf.refactor.common.groupmanagement.GroupManagementModus)"><B>startModus(GroupManagementModus)</B></A> -
Method in class org.eclipse.emf.refactor.common.groupmanagement.<A HREF="../org/eclipse/emf/refactor/common/groupmanagement/GroupManagementController.html" title="class in org.eclipse.emf.refactor.common.groupmanagement">GroupManagementController</A>
<DD>Method for starting the refactoring group management process
depenedent on the actual modus.
<DT><A HREF="../org/eclipse/emf/refactor/common/groupmanagement/ui/GroupManagementPreferencePage.html#startNaming(java.lang.String)"><B>startNaming(String)</B></A> -
Method in class org.eclipse.emf.refactor.common.groupmanagement.ui.<A HREF="../org/eclipse/emf/refactor/common/groupmanagement/ui/GroupManagementPreferencePage.html" title="class in org.eclipse.emf.refactor.common.groupmanagement.ui">GroupManagementPreferencePage</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/emf/refactor/common/groupmanagement/ui/GroupManagementPreferencePage.html#startSelection()"><B>startSelection()</B></A> -
Method in class org.eclipse.emf.refactor.common.groupmanagement.ui.<A HREF="../org/eclipse/emf/refactor/common/groupmanagement/ui/GroupManagementPreferencePage.html" title="class in org.eclipse.emf.refactor.common.groupmanagement.ui">GroupManagementPreferencePage</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/emf/refactor/common/Activator.html#stop(org.osgi.framework.BundleContext)"><B>stop(BundleContext)</B></A> -
Method in class org.eclipse.emf.refactor.common.<A HREF="../org/eclipse/emf/refactor/common/Activator.html" title="class in org.eclipse.emf.refactor.common">Activator</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/emf/refactor/generator/Activator.html#stop(org.osgi.framework.BundleContext)"><B>stop(BundleContext)</B></A> -
Method in class org.eclipse.emf.refactor.generator.<A HREF="../org/eclipse/emf/refactor/generator/Activator.html" title="class in org.eclipse.emf.refactor.generator">Activator</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/emf/refactor/henshin/Activator.html#stop(org.osgi.framework.BundleContext)"><B>stop(BundleContext)</B></A> -
Method in class org.eclipse.emf.refactor.henshin.<A HREF="../org/eclipse/emf/refactor/henshin/Activator.html" title="class in org.eclipse.emf.refactor.henshin">Activator</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/emf/refactor/runtime/Activator.html#stop(org.osgi.framework.BundleContext)"><B>stop(BundleContext)</B></A> -
Method in class org.eclipse.emf.refactor.runtime.<A HREF="../org/eclipse/emf/refactor/runtime/Activator.html" title="class in org.eclipse.emf.refactor.runtime">Activator</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/emf/refactor/common/groupmanagement/ui/GroupManagementPreferencePage.html#stopSelection()"><B>stopSelection()</B></A> -
Method in class org.eclipse.emf.refactor.common.groupmanagement.ui.<A HREF="../org/eclipse/emf/refactor/common/groupmanagement/ui/GroupManagementPreferencePage.html" title="class in org.eclipse.emf.refactor.common.groupmanagement.ui">GroupManagementPreferencePage</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/emf/refactor/common/config/EmfRefactorConfig.html#synchronizeGroupMappings()"><B>synchronizeGroupMappings()</B></A> -
Method in class org.eclipse.emf.refactor.common.config.<A HREF="../org/eclipse/emf/refactor/common/config/EmfRefactorConfig.html" title="class in org.eclipse.emf.refactor.common.config">EmfRefactorConfig</A>
<DD>Synchronizes the existing ProjectGroupMapping with the existing
model refactoring groups.
</DL>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="index-14.html"><B>PREV LETTER</B></A>&nbsp;
&nbsp;<A HREF="index-16.html"><B>NEXT LETTER</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html?index-filesindex-15.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="index-15.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">L</A> <A HREF="index-11.html">M</A> <A HREF="index-12.html">O</A> <A HREF="index-13.html">P</A> <A HREF="index-14.html">R</A> <A HREF="index-15.html">S</A> <A HREF="index-16.html">T</A> <A HREF="index-17.html">U</A> <A HREF="index-18.html">V</A> <HR>
</BODY>
</HTML>