platform-vcm-home/docs/online/team3.1/logical-physical-mappings.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.10, Tue Mar 22 15:45:50 2005 UTC revision 1.11, Fri Sep 9 20:53:52 2005 UTC
# Line 58  Line 58 
58      resource mapping by the client when obtaining traversals. This context allows      resource mapping by the client when obtaining traversals. This context allows
59      the logical model to determine what the remote state of the model is so that      the logical model to determine what the remote state of the model is so that
60      the proper resources can be covered by the resource traversals returned by      the proper resources can be covered by the resource traversals returned by
61      the resource mapping. The use of the<code> <a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.core.resources/src/org/eclipse/core/resources/mapping/ResourceMappingContext.java?rev=HEAD&content-type=text/vnd.viewcvs-markup">ResourceMappingContext</a></code>      the resource mapping. The use of the<code> <a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.core.resources/src/org/eclipse/core/internal/resources/mapping/ResourceMappingContext.java?rev=HEAD&content-type=text/vnd.viewcvs-markup">ResourceMappingContext</a></code>
62        and<code> <a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.core.resources/src/org/eclipse/core/internal/resources/mapping/RemoteResourceMappingContext.java?rev=HEAD&content-type=text/vnd.viewcvs-markup">RemoteResourceMappingContext</a></code>
63      is a bit more complicated and is described <a href="#ResourceMappingContext">later</a>.</li>      is a bit more complicated and is described <a href="#ResourceMappingContext">later</a>.</li>
64  </ul>  </ul>
65  <p>There are two types of plugins that should be interested in resource mappings.  <p>There are two types of plugins that should be interested in resource mappings.

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11