<li><ahref="../../../com/mxgraph/model/mxIGraphModel.html"title="interface in com.mxgraph.model"><spanclass="typeNameLink">Prev Class</span></a></li>
<li><ahref="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true"title="class or interface in java.lang">java.lang.Object</a></li>
<dd><ahref="../../../com/mxgraph/util/mxUndoableEdit.mxUndoableChange.html"title="interface in com.mxgraph.util">mxUndoableEdit.mxUndoableChange</a></dd>
</dl>
<dl>
<dt>Direct Known Subclasses:</dt>
<dd><ahref="../../../com/mxgraph/model/mxGraphModel.mxChildChange.html"title="class in com.mxgraph.model">mxGraphModel.mxChildChange</a>, <ahref="../../../com/mxgraph/model/mxGraphModel.mxCollapseChange.html"title="class in com.mxgraph.model">mxGraphModel.mxCollapseChange</a>, <ahref="../../../com/mxgraph/model/mxGraphModel.mxGeometryChange.html"title="class in com.mxgraph.model">mxGraphModel.mxGeometryChange</a>, <ahref="../../../com/mxgraph/model/mxGraphModel.mxRootChange.html"title="class in com.mxgraph.model">mxGraphModel.mxRootChange</a>, <ahref="../../../com/mxgraph/model/mxGraphModel.mxStyleChange.html"title="class in com.mxgraph.model">mxGraphModel.mxStyleChange</a>, <ahref="../../../com/mxgraph/model/mxGraphModel.mxTerminalChange.html"title="class in com.mxgraph.model">mxGraphModel.mxTerminalChange</a>, <ahref="../../../com/mxgraph/model/mxGraphModel.mxValueChange.html"title="class in com.mxgraph.model">mxGraphModel.mxValueChange</a>, <ahref="../../../com/mxgraph/model/mxGraphModel.mxVisibleChange.html"title="class in com.mxgraph.model">mxGraphModel.mxVisibleChange</a></dd>
</dl>
<dl>
<dt>Enclosing interface:</dt>
<dd><ahref="../../../com/mxgraph/model/mxIGraphModel.html"title="interface in com.mxgraph.model">mxIGraphModel</a></dd>
extends <ahref="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true"title="class or interface in java.lang">Object</a>
implements <ahref="../../../com/mxgraph/util/mxUndoableEdit.mxUndoableChange.html"title="interface in com.mxgraph.util">mxUndoableEdit.mxUndoableChange</a></pre>
<divclass="block">Defines the interface for an atomic change of the graph model.</div>
<thclass="colFirst"scope="col">Modifier and Type</th>
<thclass="colLast"scope="col">Field and Description</th>
</tr>
<trclass="altColor">
<tdclass="colFirst"><code>protected <ahref="../../../com/mxgraph/model/mxIGraphModel.html"title="interface in com.mxgraph.model">mxIGraphModel</a></code></td>
<tdclass="colOne"><code><spanclass="memberNameLink"><ahref="../../../com/mxgraph/model/mxIGraphModel.mxAtomicGraphModelChange.html#mxAtomicGraphModelChange-com.mxgraph.model.mxIGraphModel-">mxAtomicGraphModelChange</a></span>(<ahref="../../../com/mxgraph/model/mxIGraphModel.html"title="interface in com.mxgraph.model">mxIGraphModel</a> model)</code>
<tdclass="colLast"><code><spanclass="memberNameLink"><ahref="../../../com/mxgraph/model/mxIGraphModel.mxAtomicGraphModelChange.html#setModel-com.mxgraph.model.mxIGraphModel-">setModel</a></span>(<ahref="../../../com/mxgraph/model/mxIGraphModel.html"title="interface in com.mxgraph.model">mxIGraphModel</a> model)</code>
<h3>Methods inherited from class java.lang.<ahref="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true"title="class or interface in java.lang">Object</a></h3>
<code><ahref="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone--"title="class or interface in java.lang">clone</a>, <ahref="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-"title="class or interface in java.lang">equals</a>, <ahref="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize--"title="class or interface in java.lang">finalize</a>, <ahref="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass--"title="class or interface in java.lang">getClass</a>, <ahref="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode--"title="class or interface in java.lang">hashCode</a>, <ahref="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify--"title="class or interface in java.lang">notify</a>, <ahref="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll--"title="class or interface in java.lang">notifyAll</a>, <ahref="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString--"title="class or interface in java.lang">toString</a>, <ahref="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait--"title="class or interface in java.lang">wait</a>, <ahref="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait-long-"title="class or interface in java.lang">wait</a>, <ahref="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait-long-int-"title="class or interface in java.lang">wait</a></code></li>
<pre>public mxAtomicGraphModelChange(<ahref="../../../com/mxgraph/model/mxIGraphModel.html"title="interface in com.mxgraph.model">mxIGraphModel</a> model)</pre>
<pre>public void setModel(<ahref="../../../com/mxgraph/model/mxIGraphModel.html"title="interface in com.mxgraph.model">mxIGraphModel</a> model)</pre>
<divclass="block">Sets the model where the change is to be carried out.</div>
<dd><code><ahref="../../../com/mxgraph/util/mxUndoableEdit.mxUndoableChange.html#execute--">execute</a></code> in interface <code><ahref="../../../com/mxgraph/util/mxUndoableEdit.mxUndoableChange.html"title="interface in com.mxgraph.util">mxUndoableEdit.mxUndoableChange</a></code></dd>
<li><ahref="../../../com/mxgraph/model/mxIGraphModel.html"title="interface in com.mxgraph.model"><spanclass="typeNameLink">Prev Class</span></a></li>