Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/util/CDOURIData.html')
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/util/CDOURIData.html16
1 files changed, 8 insertions, 8 deletions
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/util/CDOURIData.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/util/CDOURIData.html
index 435573e2f2..a709142193 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/util/CDOURIData.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/util/CDOURIData.html
@@ -244,7 +244,7 @@ Represents a CDO-specific <A HREF="http://download.eclipse.org/modeling/emf/emf/
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;org.eclipse.core.runtime.IPath</CODE></FONT></TD>
+<CODE>&nbsp;<A HREF="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/core/runtime/IPath.html?is-external=true" title="class or interface in org.eclipse.core.runtime">IPath</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/emf/cdo/util/CDOURIData.html#getBranchPath()">getBranchPath</A></B>()</CODE>
<BR>
@@ -276,7 +276,7 @@ Represents a CDO-specific <A HREF="http://download.eclipse.org/modeling/emf/emf/
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;org.eclipse.core.runtime.IPath</CODE></FONT></TD>
+<CODE>&nbsp;<A HREF="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/core/runtime/IPath.html?is-external=true" title="class or interface in org.eclipse.core.runtime">IPath</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/emf/cdo/util/CDOURIData.html#getResourcePath()">getResourcePath</A></B>()</CODE>
<BR>
@@ -333,7 +333,7 @@ Represents a CDO-specific <A HREF="http://download.eclipse.org/modeling/emf/emf/
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../org/eclipse/emf/cdo/util/CDOURIData.html#setBranchPath(org.eclipse.core.runtime.IPath)">setBranchPath</A></B>(org.eclipse.core.runtime.IPath&nbsp;branchPath)</CODE>
+<TD><CODE><B><A HREF="../../../../../org/eclipse/emf/cdo/util/CDOURIData.html#setBranchPath(org.eclipse.core.runtime.IPath)">setBranchPath</A></B>(<A HREF="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/core/runtime/IPath.html?is-external=true" title="class or interface in org.eclipse.core.runtime">IPath</A>&nbsp;branchPath)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -357,7 +357,7 @@ Represents a CDO-specific <A HREF="http://download.eclipse.org/modeling/emf/emf/
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../org/eclipse/emf/cdo/util/CDOURIData.html#setResourcePath(org.eclipse.core.runtime.IPath)">setResourcePath</A></B>(org.eclipse.core.runtime.IPath&nbsp;resourcePath)</CODE>
+<TD><CODE><B><A HREF="../../../../../org/eclipse/emf/cdo/util/CDOURIData.html#setResourcePath(org.eclipse.core.runtime.IPath)">setResourcePath</A></B>(<A HREF="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/core/runtime/IPath.html?is-external=true" title="class or interface in org.eclipse.core.runtime">IPath</A>&nbsp;resourcePath)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -648,7 +648,7 @@ public void <B>setRepositoryName</B>(<A HREF="http://download.oracle.com/javase/
<A NAME="getResourcePath()"><!-- --></A><H3>
getResourcePath</H3>
<PRE>
-public org.eclipse.core.runtime.IPath <B>getResourcePath</B>()</PRE>
+public <A HREF="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/core/runtime/IPath.html?is-external=true" title="class or interface in org.eclipse.core.runtime">IPath</A> <B>getResourcePath</B>()</PRE>
<DL>
<DD><DL>
</DL>
@@ -659,7 +659,7 @@ public org.eclipse.core.runtime.IPath <B>getResourcePath</B>()</PRE>
<A NAME="setResourcePath(org.eclipse.core.runtime.IPath)"><!-- --></A><H3>
setResourcePath</H3>
<PRE>
-public void <B>setResourcePath</B>(org.eclipse.core.runtime.IPath&nbsp;resourcePath)</PRE>
+public void <B>setResourcePath</B>(<A HREF="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/core/runtime/IPath.html?is-external=true" title="class or interface in org.eclipse.core.runtime">IPath</A>&nbsp;resourcePath)</PRE>
<DL>
<DD><DL>
</DL>
@@ -670,7 +670,7 @@ public void <B>setResourcePath</B>(org.eclipse.core.runtime.IPath&nbsp;resourceP
<A NAME="getBranchPath()"><!-- --></A><H3>
getBranchPath</H3>
<PRE>
-public org.eclipse.core.runtime.IPath <B>getBranchPath</B>()</PRE>
+public <A HREF="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/core/runtime/IPath.html?is-external=true" title="class or interface in org.eclipse.core.runtime">IPath</A> <B>getBranchPath</B>()</PRE>
<DL>
<DD><DL>
</DL>
@@ -681,7 +681,7 @@ public org.eclipse.core.runtime.IPath <B>getBranchPath</B>()</PRE>
<A NAME="setBranchPath(org.eclipse.core.runtime.IPath)"><!-- --></A><H3>
setBranchPath</H3>
<PRE>
-public void <B>setBranchPath</B>(org.eclipse.core.runtime.IPath&nbsp;branchPath)</PRE>
+public void <B>setBranchPath</B>(<A HREF="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/core/runtime/IPath.html?is-external=true" title="class or interface in org.eclipse.core.runtime">IPath</A>&nbsp;branchPath)</PRE>
<DL>
<DD><DL>
</DL>

Back to the top