blob: 366cc7db7b8e8fbb5c925941d61df203520383cc [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 29 16:06:34 CEST 2010 -->
<TITLE>
I-Index
</TITLE>
<META NAME="date" CONTENT="2010-07-29">
<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="I-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-8.html"><B>PREV LETTER</B></A>&nbsp;
&nbsp;<A HREF="index-10.html"><B>NEXT LETTER</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html?index-filesindex-9.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="index-9.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="_I_"><!-- --></A><H2>
<B>I</B></H2>
<DL>
<DT><A HREF="../org/eclipse/emf/refactor/common/core/IController.html" title="interface in org.eclipse.emf.refactor.common.core"><B>IController</B></A> - Interface in <A HREF="../org/eclipse/emf/refactor/common/core/package-summary.html">org.eclipse.emf.refactor.common.core</A><DD>Interface used for specifying the controller of a specific model refactoring.<DT><A HREF="../org/eclipse/emf/refactor/common/core/IDataManagement.html" title="interface in org.eclipse.emf.refactor.common.core"><B>IDataManagement</B></A> - Interface in <A HREF="../org/eclipse/emf/refactor/common/core/package-summary.html">org.eclipse.emf.refactor.common.core</A><DD>Interface used for specific data concerning a model refactoring.<DT><A HREF="../org/eclipse/emf/refactor/common/core/ui/IGuiHandler.html" title="interface in org.eclipse.emf.refactor.common.core.ui"><B>IGuiHandler</B></A> - Interface in <A HREF="../org/eclipse/emf/refactor/common/core/ui/package-summary.html">org.eclipse.emf.refactor.common.core.ui</A><DD>Interface used for specifying gui topics of a specific model refactoring.<DT><A HREF="../org/eclipse/emf/refactor/henshin/core/IHenshinController.html" title="interface in org.eclipse.emf.refactor.henshin.core"><B>IHenshinController</B></A> - Interface in <A HREF="../org/eclipse/emf/refactor/henshin/core/package-summary.html">org.eclipse.emf.refactor.henshin.core</A><DD>Interface used for specifying the controller of a specific model
refactoring that shall be executed using Henshin.<DT><A HREF="../org/eclipse/emf/refactor/henshin/core/IHenshinDataManagement.html" title="interface in org.eclipse.emf.refactor.henshin.core"><B>IHenshinDataManagement</B></A> - Interface in <A HREF="../org/eclipse/emf/refactor/henshin/core/package-summary.html">org.eclipse.emf.refactor.henshin.core</A><DD>Interface used for specific data concerning a model refactoring that
shall be executed by EMF model transformations using the Henshin
interpreter.<DT><A HREF="../org/eclipse/emf/refactor/henshin/core/IHenshinInformation.html" title="interface in org.eclipse.emf.refactor.henshin.core"><B>IHenshinInformation</B></A> - Interface in <A HREF="../org/eclipse/emf/refactor/henshin/core/package-summary.html">org.eclipse.emf.refactor.henshin.core</A><DD>Interface used for specifying a Henshin file that shall be used by
a specific EMF model refactoring.<DT><A HREF="../org/eclipse/emf/refactor/common/groupmanagement/impl/GroupmanagementFactoryImpl.html#init()"><B>init()</B></A> -
Static method in class org.eclipse.emf.refactor.common.groupmanagement.impl.<A HREF="../org/eclipse/emf/refactor/common/groupmanagement/impl/GroupmanagementFactoryImpl.html" title="class in org.eclipse.emf.refactor.common.groupmanagement.impl">GroupmanagementFactoryImpl</A>
<DD>Creates the default factory implementation
<DT><A HREF="../org/eclipse/emf/refactor/common/groupmanagement/impl/GroupmanagementPackageImpl.html#init()"><B>init()</B></A> -
Static method in class org.eclipse.emf.refactor.common.groupmanagement.impl.<A HREF="../org/eclipse/emf/refactor/common/groupmanagement/impl/GroupmanagementPackageImpl.html" title="class in org.eclipse.emf.refactor.common.groupmanagement.impl">GroupmanagementPackageImpl</A>
<DD>Creates, registers, and initializes the <b>Package</b> for this model, and for any others upon which it depends.
<DT><A HREF="../org/eclipse/emf/refactor/common/groupmanagement/ui/GroupManagementPreferencePage.html#init(org.eclipse.ui.IWorkbench)"><B>init(IWorkbench)</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/impl/GroupmanagementPackageImpl.html#initializePackageContents()"><B>initializePackageContents()</B></A> -
Method in class org.eclipse.emf.refactor.common.groupmanagement.impl.<A HREF="../org/eclipse/emf/refactor/common/groupmanagement/impl/GroupmanagementPackageImpl.html" title="class in org.eclipse.emf.refactor.common.groupmanagement.impl">GroupmanagementPackageImpl</A>
<DD>Complete the initialization of the package and its meta-model.
<DT><A HREF="../org/eclipse/emf/refactor/runtime/ltk/change/RefactoringChange.html#initializeValidationData(org.eclipse.core.runtime.IProgressMonitor)"><B>initializeValidationData(IProgressMonitor)</B></A> -
Method in class org.eclipse.emf.refactor.runtime.ltk.change.<A HREF="../org/eclipse/emf/refactor/runtime/ltk/change/RefactoringChange.html" title="class in org.eclipse.emf.refactor.runtime.ltk.change">RefactoringChange</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/emf/refactor/runtime/ltk/change/UndoRedoChange.html#initializeValidationData(org.eclipse.core.runtime.IProgressMonitor)"><B>initializeValidationData(IProgressMonitor)</B></A> -
Method in class org.eclipse.emf.refactor.runtime.ltk.change.<A HREF="../org/eclipse/emf/refactor/runtime/ltk/change/UndoRedoChange.html" title="class in org.eclipse.emf.refactor.runtime.ltk.change">UndoRedoChange</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/emf/refactor/common/core/IDataManagement.html#initOutPorts()"><B>initOutPorts()</B></A> -
Method in interface org.eclipse.emf.refactor.common.core.<A HREF="../org/eclipse/emf/refactor/common/core/IDataManagement.html" title="interface in org.eclipse.emf.refactor.common.core">IDataManagement</A>
<DD>Initializes the output ports of the model refactoring.
<DT><A HREF="../org/eclipse/emf/refactor/runtime/DataManagementAdapter.html#initOutPorts()"><B>initOutPorts()</B></A> -
Method in class org.eclipse.emf.refactor.runtime.<A HREF="../org/eclipse/emf/refactor/runtime/DataManagementAdapter.html" title="class in org.eclipse.emf.refactor.runtime">DataManagementAdapter</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/emf/refactor/runtime/ltk/LtkEmfRefactoringProcessorAdapter.html#isApplicable()"><B>isApplicable()</B></A> -
Method in class org.eclipse.emf.refactor.runtime.ltk.<A HREF="../org/eclipse/emf/refactor/runtime/ltk/LtkEmfRefactoringProcessorAdapter.html" title="class in org.eclipse.emf.refactor.runtime.ltk">LtkEmfRefactoringProcessorAdapter</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/emf/refactor/runtime/config/RuntimeConfig.html#isCheckEmfVersion()"><B>isCheckEmfVersion()</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>Returns 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/common/groupmanagement/util/GroupmanagementAdapterFactory.html#isFactoryForType(java.lang.Object)"><B>isFactoryForType(Object)</B></A> -
Method in class org.eclipse.emf.refactor.common.groupmanagement.util.<A HREF="../org/eclipse/emf/refactor/common/groupmanagement/util/GroupmanagementAdapterFactory.html" title="class in org.eclipse.emf.refactor.common.groupmanagement.util">GroupmanagementAdapterFactory</A>
<DD>Returns whether this factory is applicable for the type of the object
<DT><A HREF="../org/eclipse/emf/refactor/runtime/config/RuntimeConfig.html#isSupportGmfDiagramEditors()"><B>isSupportGmfDiagramEditors()</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>Returns whether GMF generated graphical editors are supported
by EMF model refactorings.
<DT><A HREF="../org/eclipse/emf/refactor/henshin/core/IHenshinInformation.html#isTransformationFileSpecified()"><B>isTransformationFileSpecified()</B></A> -
Method in interface org.eclipse.emf.refactor.henshin.core.<A HREF="../org/eclipse/emf/refactor/henshin/core/IHenshinInformation.html" title="interface in org.eclipse.emf.refactor.henshin.core">IHenshinInformation</A>
<DD>Checks whether the Henshin transformation file is specified.
<DT><A HREF="../org/eclipse/emf/refactor/henshin/runtime/HenshinInformationAdapter.html#isTransformationFileSpecified()"><B>isTransformationFileSpecified()</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>&nbsp;
<DT><A HREF="../org/eclipse/emf/refactor/runtime/ltk/change/RefactoringChange.html#isValid(org.eclipse.core.runtime.IProgressMonitor)"><B>isValid(IProgressMonitor)</B></A> -
Method in class org.eclipse.emf.refactor.runtime.ltk.change.<A HREF="../org/eclipse/emf/refactor/runtime/ltk/change/RefactoringChange.html" title="class in org.eclipse.emf.refactor.runtime.ltk.change">RefactoringChange</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/emf/refactor/runtime/ltk/change/UndoRedoChange.html#isValid(org.eclipse.core.runtime.IProgressMonitor)"><B>isValid(IProgressMonitor)</B></A> -
Method in class org.eclipse.emf.refactor.runtime.ltk.change.<A HREF="../org/eclipse/emf/refactor/runtime/ltk/change/UndoRedoChange.html" title="class in org.eclipse.emf.refactor.runtime.ltk.change">UndoRedoChange</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/emf/refactor/common/config/EmfRefactorConfig.html#isValidGroup(java.lang.String)"><B>isValidGroup(String)</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>Checks whether the refactoring group with the given name is mapped
to the actual project.
</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-8.html"><B>PREV LETTER</B></A>&nbsp;
&nbsp;<A HREF="index-10.html"><B>NEXT LETTER</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html?index-filesindex-9.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="index-9.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>