Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/eresource/validation/CDOResourceNodeValidator.html')
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/eresource/validation/CDOResourceNodeValidator.html8
1 files changed, 7 insertions, 1 deletions
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/eresource/validation/CDOResourceNodeValidator.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/eresource/validation/CDOResourceNodeValidator.html
index e3d920482a..f24c64912c 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/eresource/validation/CDOResourceNodeValidator.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/eresource/validation/CDOResourceNodeValidator.html
@@ -93,7 +93,13 @@ Interface CDOResourceNodeValidator</H2>
<HR>
<DL>
<DT><PRE>public interface <B>CDOResourceNodeValidator</B></DL>
-</PRE>
+</PRE><map id="APIVIZ" name="APIVIZ">
+<area shape="rect" id="node1" href="CDOResourceNodeValidator.html" title="&#171;interface&#187; CDOResourceNodeValidator" alt="" coords="5,5,192,45"/>
+</map>
+
+<CENTER><IMG SRC="CDOResourceNodeValidator.png" USEMAP="#APIVIZ" BORDER="0"></CENTER>
+
+
<P>
A sample validator interface for <A HREF="../../../../../../org/eclipse/emf/cdo/eresource/CDOResourceNode.html" title="interface in org.eclipse.emf.cdo.eresource"><CODE>CDOResourceNode</CODE></A>. This doesn't really do

Back to the top