FIX : javadoc build script
[EMFCompare2.git] / doc / org.eclipse.emf.compare.doc / references / javadoc / diff_extension / MoveModelElement.html
blob56d659bb2edc7b656eb08f2aa21a125e189f0f35
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2 <!--NewPage-->
3 <HTML>
4 <HEAD>
5 <!-- Generated by javadoc (build 1.5.0_08) on Fri Apr 20 12:42:43 CEST 2007 -->
6 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
7 <TITLE>
8 MoveModelElement (EMF Compare Javadoc)
9 </TITLE>
11 <META NAME="keywords" CONTENT="diff_extension.MoveModelElement interface">
13 <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style">
15 <SCRIPT type="text/javascript">
16 function windowTitle()
18 parent.document.title="MoveModelElement (EMF Compare Javadoc)";
20 </SCRIPT>
21 <NOSCRIPT>
22 </NOSCRIPT>
24 </HEAD>
26 <BODY BGCOLOR="white" onload="windowTitle();">
29 <!-- ========= START OF TOP NAVBAR ======= -->
30 <A NAME="navbar_top"><!-- --></A>
31 <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
32 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
33 <TR>
34 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
35 <A NAME="navbar_top_firstrow"><!-- --></A>
36 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
37 <TR ALIGN="center" VALIGN="top">
38 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
39 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
40 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
41 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/MoveModelElement.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
42 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
43 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
44 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
45 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
46 </TR>
47 </TABLE>
48 </TD>
49 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
50 </EM>
51 </TD>
52 </TR>
54 <TR>
55 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
56 &nbsp;<A HREF="../diff_extension/Diff_extensionPackage.Literals.html" title="interface in diff_extension"><B>PREV CLASS</B></A>&nbsp;
57 &nbsp;<A HREF="../diff_extension/RenameModelElement.html" title="interface in diff_extension"><B>NEXT CLASS</B></A></FONT></TD>
58 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
59 <A HREF="../index.html?diff_extension/MoveModelElement.html" target="_top"><B>FRAMES</B></A> &nbsp;
60 &nbsp;<A HREF="MoveModelElement.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
61 &nbsp;<SCRIPT type="text/javascript">
62 <!--
63 if(window==top) {
64 document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>');
66 //-->
67 </SCRIPT>
68 <NOSCRIPT>
69 <A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
70 </NOSCRIPT>
73 </FONT></TD>
74 </TR>
75 <TR>
76 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
77 SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;METHOD</FONT></TD>
78 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
79 DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;METHOD</FONT></TD>
80 </TR>
81 </TABLE>
82 <A NAME="skip-navbar_top"></A>
83 <!-- ========= END OF TOP NAVBAR ========= -->
85 <HR>
86 <!-- ======== START OF CLASS DATA ======== -->
87 <H2>
88 <FONT SIZE="-1">
89 diff_extension</FONT>
90 <BR>
91 Interface MoveModelElement</H2>
92 <DL>
93 <DT><B>All Superinterfaces:</B> <DD><A HREF="../org/eclipse/emf/compare/diff/DiffElement.html" title="interface in org.eclipse.emf.compare.diff">DiffElement</A>, <A HREF="../org/eclipse/emf/compare/diff/ModelElementChange.html" title="interface in org.eclipse.emf.compare.diff">ModelElementChange</A>, <A HREF="../org/eclipse/emf/compare/diff/UpdateModelElement.html" title="interface in org.eclipse.emf.compare.diff">UpdateModelElement</A></DD>
94 </DL>
95 <DL>
96 <DT><B>All Known Implementing Classes:</B> <DD><A HREF="../diff_extension/impl/MoveModelElementImpl.html" title="class in diff_extension.impl">MoveModelElementImpl</A></DD>
97 </DL>
98 <HR>
99 <DL>
100 <DT><PRE>public interface <B>MoveModelElement</B><DT>extends <A HREF="../org/eclipse/emf/compare/diff/UpdateModelElement.html" title="interface in org.eclipse.emf.compare.diff">UpdateModelElement</A></DL>
101 </PRE>
104 <!-- begin-user-doc -->
105 A representation of the model object '<em><b>Move Model Element</b></em>'.
106 <!-- end-user-doc -->
110 <DL>
111 <DT><B>See Also:</B><DD><A HREF="../diff_extension/Diff_extensionPackage.html#getMoveModelElement()"><CODE>Diff_extensionPackage.getMoveModelElement()</CODE></A></DL>
112 <HR>
116 <!-- ========== METHOD SUMMARY =========== -->
118 <A NAME="method_summary"><!-- --></A>
119 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
120 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
121 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
122 <B>Method Summary</B></FONT></TH>
123 </TR>
124 </TABLE>
125 &nbsp;<A NAME="methods_inherited_from_class_org.eclipse.emf.compare.diff.UpdateModelElement"><!-- --></A>
126 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
127 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
128 <TH ALIGN="left"><B>Methods inherited from interface org.eclipse.emf.compare.diff.<A HREF="../org/eclipse/emf/compare/diff/UpdateModelElement.html" title="interface in org.eclipse.emf.compare.diff">UpdateModelElement</A></B></TH>
129 </TR>
130 <TR BGCOLOR="white" CLASS="TableRowColor">
131 <TD><CODE><A HREF="../org/eclipse/emf/compare/diff/UpdateModelElement.html#getLeftElement()">getLeftElement</A>, <A HREF="../org/eclipse/emf/compare/diff/UpdateModelElement.html#getRightElement()">getRightElement</A>, <A HREF="../org/eclipse/emf/compare/diff/UpdateModelElement.html#setLeftElement(EObject)">setLeftElement</A>, <A HREF="../org/eclipse/emf/compare/diff/UpdateModelElement.html#setRightElement(EObject)">setRightElement</A></CODE></TD>
132 </TR>
133 </TABLE>
134 &nbsp;<A NAME="methods_inherited_from_class_org.eclipse.emf.compare.diff.DiffElement"><!-- --></A>
135 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
136 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
137 <TH ALIGN="left"><B>Methods inherited from interface org.eclipse.emf.compare.diff.<A HREF="../org/eclipse/emf/compare/diff/DiffElement.html" title="interface in org.eclipse.emf.compare.diff">DiffElement</A></B></TH>
138 </TR>
139 <TR BGCOLOR="white" CLASS="TableRowColor">
140 <TD><CODE><A HREF="../org/eclipse/emf/compare/diff/DiffElement.html#getSubDiffElements()">getSubDiffElements</A></CODE></TD>
141 </TR>
142 </TABLE>
143 &nbsp;
145 <!-- ========= END OF CLASS DATA ========= -->
146 <HR>
149 <!-- ======= START OF BOTTOM NAVBAR ====== -->
150 <A NAME="navbar_bottom"><!-- --></A>
151 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
152 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
153 <TR>
154 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
155 <A NAME="navbar_bottom_firstrow"><!-- --></A>
156 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
157 <TR ALIGN="center" VALIGN="top">
158 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
159 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
160 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
161 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/MoveModelElement.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
162 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
163 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
164 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
165 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
166 </TR>
167 </TABLE>
168 </TD>
169 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
170 Copyright 2006 IBM Corporation and others.<br> All Rights Reserved.</EM>
171 </TD>
172 </TR>
174 <TR>
175 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
176 &nbsp;<A HREF="../diff_extension/Diff_extensionPackage.Literals.html" title="interface in diff_extension"><B>PREV CLASS</B></A>&nbsp;
177 &nbsp;<A HREF="../diff_extension/RenameModelElement.html" title="interface in diff_extension"><B>NEXT CLASS</B></A></FONT></TD>
178 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
179 <A HREF="../index.html?diff_extension/MoveModelElement.html" target="_top"><B>FRAMES</B></A> &nbsp;
180 &nbsp;<A HREF="MoveModelElement.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
181 &nbsp;<SCRIPT type="text/javascript">
182 <!--
183 if(window==top) {
184 document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>');
186 //-->
187 </SCRIPT>
188 <NOSCRIPT>
189 <A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
190 </NOSCRIPT>
193 </FONT></TD>
194 </TR>
195 <TR>
196 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
197 SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;METHOD</FONT></TD>
198 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
199 DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;METHOD</FONT></TD>
200 </TR>
201 </TABLE>
202 <A NAME="skip-navbar_bottom"></A>
203 <!-- ======== END OF BOTTOM NAVBAR ======= -->
205 <HR>
207 </BODY>
208 </HTML>