You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by fr...@apache.org on 2007/05/15 02:35:16 UTC

svn commit: r538028 [14/15] - in /incubator/tuscany/java/sdo: ./ impl/ lib/ lib/src/ lib/src/main/ lib/src/main/java/ lib/src/main/java/org/ lib/src/main/java/org/apache/ lib/src/main/java/org/apache/tuscany/ lib/src/main/java/org/apache/tuscany/sdo/ l...

Added: incubator/tuscany/java/sdo/lib/target/javadoc/api/index-all.html
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/sdo/lib/target/javadoc/api/index-all.html?view=auto&rev=538028
==============================================================================
--- incubator/tuscany/java/sdo/lib/target/javadoc/api/index-all.html (added)
+++ incubator/tuscany/java/sdo/lib/target/javadoc/api/index-all.html Mon May 14 17:35:11 2007
@@ -0,0 +1,1234 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<!-- Generated by javadoc (build 1.5.0_05) on Tue Apr 17 11:36:53 EDT 2007 -->
+<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
+<TITLE>
+Index (SDO API 1.0-incubating-SNAPSHOT API)
+</TITLE>
+
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="./stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+    parent.document.title="Index (SDO API 1.0-incubating-SNAPSHOT API)";
+}
+</SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+
+
+<!-- ========= START OF TOP NAVBAR ======= -->
+<A NAME="navbar_top"><!-- --></A>
+<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_top_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;PREV&nbsp;
+&nbsp;NEXT</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="./index.html?index-all.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+  <!--
+  if(window==top) {
+    document.writeln('<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>');
+  }
+  //-->
+</SCRIPT>
+<NOSCRIPT>
+  <A HREF="./allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A>
+<!-- ========= END OF TOP NAVBAR ========= -->
+
+<A HREF="#_A_">A</A> <A HREF="#_B_">B</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_I_">I</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_P_">P</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A> <A HREF="#_W_">W</A> <A HREF="#_X_">X</A> <HR>
+<A NAME="_A_"><!-- --></A><H2>
+<B>A</B></H2>
+<DL>
+<DT><A HREF="./commonj/sdo/Sequence.html#add(java.lang.String, java.lang.Object)"><B>add(String, Object)</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/Sequence.html" title="interface in commonj.sdo">Sequence</A>
+<DD>Adds a new entry with the specified property name and value
+ to the end of the entries.
+<DT><A HREF="./commonj/sdo/Sequence.html#add(int, java.lang.Object)"><B>add(int, Object)</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/Sequence.html" title="interface in commonj.sdo">Sequence</A>
+<DD>Adds a new entry with the specified property index and value
+ to the end of the entries.
+<DT><A HREF="./commonj/sdo/Sequence.html#add(commonj.sdo.Property, java.lang.Object)"><B>add(Property, Object)</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/Sequence.html" title="interface in commonj.sdo">Sequence</A>
+<DD>Adds a new entry with the specified property and value
+ to the end of the entries.
+<DT><A HREF="./commonj/sdo/Sequence.html#add(int, java.lang.String, java.lang.Object)"><B>add(int, String, Object)</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/Sequence.html" title="interface in commonj.sdo">Sequence</A>
+<DD>Adds a new entry with the specified property name and value
+ at the specified entry index.
+<DT><A HREF="./commonj/sdo/Sequence.html#add(int, int, java.lang.Object)"><B>add(int, int, Object)</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/Sequence.html" title="interface in commonj.sdo">Sequence</A>
+<DD>Adds a new entry with the specified property index and value
+ at the specified entry index.
+<DT><A HREF="./commonj/sdo/Sequence.html#add(int, commonj.sdo.Property, java.lang.Object)"><B>add(int, Property, Object)</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/Sequence.html" title="interface in commonj.sdo">Sequence</A>
+<DD>Adds a new entry with the specified property and value
+ at the specified entry index.
+<DT><A HREF="./commonj/sdo/Sequence.html#add(java.lang.String)"><B>add(String)</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/Sequence.html" title="interface in commonj.sdo">Sequence</A>
+<DD><B>Deprecated.</B>&nbsp;<I>replaced by <A HREF="./commonj/sdo/Sequence.html#addText(java.lang.String)"><CODE>Sequence.addText(String)</CODE></A> in 2.1.0</I>
+<DT><A HREF="./commonj/sdo/Sequence.html#add(int, java.lang.String)"><B>add(int, String)</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/Sequence.html" title="interface in commonj.sdo">Sequence</A>
+<DD><B>Deprecated.</B>&nbsp;<I>replaced by <A HREF="./commonj/sdo/Sequence.html#addText(int, java.lang.String)"><CODE>Sequence.addText(int, String)</CODE></A> in 2.1.0</I>
+<DT><A HREF="./commonj/sdo/Sequence.html#addText(java.lang.String)"><B>addText(String)</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/Sequence.html" title="interface in commonj.sdo">Sequence</A>
+<DD>Adds a new text entry to the end of the Sequence.
+<DT><A HREF="./commonj/sdo/Sequence.html#addText(int, java.lang.String)"><B>addText(int, String)</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/Sequence.html" title="interface in commonj.sdo">Sequence</A>
+<DD>Adds a new text entry at the given index.
+</DL>
+<HR>
+<A NAME="_B_"><!-- --></A><H2>
+<B>B</B></H2>
+<DL>
+<DT><A HREF="./commonj/sdo/ChangeSummary.html#beginLogging()"><B>beginLogging()</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/ChangeSummary.html" title="interface in commonj.sdo">ChangeSummary</A>
+<DD>Clears the List of <A HREF="./commonj/sdo/ChangeSummary.html#getChangedDataObjects()"><CODE>changes</CODE></A> and turns change logging on.
+</DL>
+<HR>
+<A NAME="_C_"><!-- --></A><H2>
+<B>C</B></H2>
+<DL>
+<DT><A HREF="./commonj/sdo/ChangeSummary.html" title="interface in commonj.sdo"><B>ChangeSummary</B></A> - Interface in <A HREF="./commonj/sdo/package-summary.html">commonj.sdo</A><DD>A change summary is used to record changes to DataObjects,
+ allowing applications to efficiently and incrementally update back-end storage when required.<DT><A HREF="./commonj/sdo/ChangeSummary.Setting.html" title="interface in commonj.sdo"><B>ChangeSummary.Setting</B></A> - Interface in <A HREF="./commonj/sdo/package-summary.html">commonj.sdo</A><DD>A setting encapsulates a <A HREF="./commonj/sdo/Property.html" title="interface in commonj.sdo"><CODE>property</CODE></A> and a corresponding single value of the property's <A HREF="./commonj/sdo/Property.html#getType()"><CODE>type</CODE></A>.<DT><A HREF="./commonj/sdo/package-summary.html"><B>commonj.sdo</B></A> - package commonj.sdo<DD>&nbsp;<DT><A HREF="./commonj/sdo/helper/package-summary.html"><B>commonj.sdo.helper</B></A> - package commonj.sdo.helper<DD>&nbsp;<DT><A HREF="./commonj/sdo/impl/package-summary.html"><B>commonj.sdo.impl</B></A> - package commonj.sdo.impl<DD>&nbsp;<DT><A HREF="./commonj/sdo/helper/DataHelper.html#convert(commonj.sdo.Type, java.lang.Object)"><B>convert(T
 ype, Object)</B></A> - 
+Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/DataHelper.html" title="interface in commonj.sdo.helper">DataHelper</A>
+<DD>Convert the specified value to an <A HREF="./commonj/sdo/Type.html#getInstanceClass()"><CODE>instance</CODE></A>
+ of the specified type.
+<DT><A HREF="./commonj/sdo/helper/DataHelper.html#convert(commonj.sdo.Property, java.lang.Object)"><B>convert(Property, Object)</B></A> - 
+Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/DataHelper.html" title="interface in commonj.sdo.helper">DataHelper</A>
+<DD>Convert the specified value to an <A HREF="./commonj/sdo/Type.html#getInstanceClass()"><CODE>instance</CODE></A>
+ of the specified property's <A HREF="./commonj/sdo/Property.html#getType()"><CODE>type</CODE></A>.
+<DT><A HREF="./commonj/sdo/helper/CopyHelper.html#copy(commonj.sdo.DataObject)"><B>copy(DataObject)</B></A> - 
+Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/CopyHelper.html" title="interface in commonj.sdo.helper">CopyHelper</A>
+<DD>Create a deep copy of the DataObject tree:
+   Copies the dataObject and all its <A HREF="./commonj/sdo/Property.html#isContainment()"><CODE>contained</CODE></A>
+     DataObjects recursively.
+<DT><A HREF="./commonj/sdo/helper/CopyHelper.html" title="interface in commonj.sdo.helper"><B>CopyHelper</B></A> - Interface in <A HREF="./commonj/sdo/helper/package-summary.html">commonj.sdo.helper</A><DD>A helper for copying DataObjects.<DT><A HREF="./commonj/sdo/impl/HelperProvider.html#copyHelper()"><B>copyHelper()</B></A> - 
+Method in class commonj.sdo.impl.<A HREF="./commonj/sdo/impl/HelperProvider.html" title="class in commonj.sdo.impl">HelperProvider</A>
+<DD>Returns a CopyHelper obtained from this implementation.
+<DT><A HREF="./commonj/sdo/helper/CopyHelper.html#copyShallow(commonj.sdo.DataObject)"><B>copyShallow(DataObject)</B></A> - 
+Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/CopyHelper.html" title="interface in commonj.sdo.helper">CopyHelper</A>
+<DD>Create a shallow copy of the DataObject dataObject:
+   Creates a new DataObject copiedDataObject with the same values
+     as the source dataObject for each property where
+       property.getType().isDataType() is true.
+<DT><A HREF="./commonj/sdo/helper/DataFactory.html#create(java.lang.String, java.lang.String)"><B>create(String, String)</B></A> - 
+Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/DataFactory.html" title="interface in commonj.sdo.helper">DataFactory</A>
+<DD>Create a DataObject of the Type specified by typeName with the given package uri.
+<DT><A HREF="./commonj/sdo/helper/DataFactory.html#create(java.lang.Class)"><B>create(Class)</B></A> - 
+Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/DataFactory.html" title="interface in commonj.sdo.helper">DataFactory</A>
+<DD>Create a DataObject supporting the given interface.
+<DT><A HREF="./commonj/sdo/helper/DataFactory.html#create(commonj.sdo.Type)"><B>create(Type)</B></A> - 
+Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/DataFactory.html" title="interface in commonj.sdo.helper">DataFactory</A>
+<DD>Create a DataObject of the Type specified.
+<DT><A HREF="./commonj/sdo/DataObject.html#createDataObject(java.lang.String)"><B>createDataObject(String)</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
+<DD>Returns a new <A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo"><CODE>data object</CODE></A> contained by this object using the specified property,
+ which must be a <A HREF="./commonj/sdo/Property.html#isContainment()"><CODE>containment property</CODE></A>.
+<DT><A HREF="./commonj/sdo/DataObject.html#createDataObject(int)"><B>createDataObject(int)</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
+<DD>Returns a new <A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo"><CODE>data object</CODE></A> contained by this object using the specified property,
+ which must be a <A HREF="./commonj/sdo/Property.html#isContainment()"><CODE>containment property</CODE></A>.
+<DT><A HREF="./commonj/sdo/DataObject.html#createDataObject(commonj.sdo.Property)"><B>createDataObject(Property)</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
+<DD>Returns a new <A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo"><CODE>data object</CODE></A> contained by this object using the specified property,
+ which must be a <A HREF="./commonj/sdo/Property.html#isContainment()"><CODE>containment property</CODE></A>.
+<DT><A HREF="./commonj/sdo/DataObject.html#createDataObject(java.lang.String, java.lang.String, java.lang.String)"><B>createDataObject(String, String, String)</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
+<DD>Returns a new <A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo"><CODE>data object</CODE></A> contained by this object using the specified property,
+ which must be a <A HREF="./commonj/sdo/Property.html#isContainment()"><CODE>containment property</CODE></A>.
+<DT><A HREF="./commonj/sdo/DataObject.html#createDataObject(int, java.lang.String, java.lang.String)"><B>createDataObject(int, String, String)</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
+<DD>Returns a new <A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo"><CODE>data object</CODE></A> contained by this object using the specified property,
+ which must be a <A HREF="./commonj/sdo/Property.html#isContainment()"><CODE>containment property</CODE></A>.
+<DT><A HREF="./commonj/sdo/DataObject.html#createDataObject(commonj.sdo.Property, commonj.sdo.Type)"><B>createDataObject(Property, Type)</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
+<DD>Returns a new <A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo"><CODE>data object</CODE></A> contained by this object using the specified property,
+ which must be of <A HREF="./commonj/sdo/Property.html#isContainment()"><CODE>containment type</CODE></A>.
+<DT><A HREF="./commonj/sdo/helper/XMLHelper.html#createDocument(commonj.sdo.DataObject, java.lang.String, java.lang.String)"><B>createDocument(DataObject, String, String)</B></A> - 
+Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/XMLHelper.html" title="interface in commonj.sdo.helper">XMLHelper</A>
+<DD>Creates an XMLDocument with the specified XML rootElement for the DataObject.
+<DT><A HREF="./commonj/sdo/impl/HelperProvider.html#createResolvable()"><B>createResolvable()</B></A> - 
+Static method in class commonj.sdo.impl.<A HREF="./commonj/sdo/impl/HelperProvider.html" title="class in commonj.sdo.impl">HelperProvider</A>
+<DD>Create a Resolvable using the default HelperProvider
+<DT><A HREF="./commonj/sdo/impl/HelperProvider.html#createResolvable(java.lang.Object)"><B>createResolvable(Object)</B></A> - 
+Static method in class commonj.sdo.impl.<A HREF="./commonj/sdo/impl/HelperProvider.html" title="class in commonj.sdo.impl">HelperProvider</A>
+<DD>Create a Resolvable using the default HelperProvider
+<DT><A HREF="./commonj/sdo/DataGraph.html#createRootObject(java.lang.String, java.lang.String)"><B>createRootObject(String, String)</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataGraph.html" title="interface in commonj.sdo">DataGraph</A>
+<DD>Creates a new root data object of the <A HREF="./commonj/sdo/DataGraph.html#getType(java.lang.String, java.lang.String)"><CODE>specified type</CODE></A>.
+<DT><A HREF="./commonj/sdo/DataGraph.html#createRootObject(commonj.sdo.Type)"><B>createRootObject(Type)</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataGraph.html" title="interface in commonj.sdo">DataGraph</A>
+<DD>Creates a new root data object of the specified type.
+</DL>
+<HR>
+<A NAME="_D_"><!-- --></A><H2>
+<B>D</B></H2>
+<DL>
+<DT><A HREF="./commonj/sdo/helper/DataFactory.html" title="interface in commonj.sdo.helper"><B>DataFactory</B></A> - Interface in <A HREF="./commonj/sdo/helper/package-summary.html">commonj.sdo.helper</A><DD>A Factory for creating DataObjects.<DT><A HREF="./commonj/sdo/impl/HelperProvider.html#dataFactory()"><B>dataFactory()</B></A> - 
+Method in class commonj.sdo.impl.<A HREF="./commonj/sdo/impl/HelperProvider.html" title="class in commonj.sdo.impl">HelperProvider</A>
+<DD>Returns a DataFactory obtained from this implementation.
+<DT><A HREF="./commonj/sdo/DataGraph.html" title="interface in commonj.sdo"><B>DataGraph</B></A> - Interface in <A HREF="./commonj/sdo/package-summary.html">commonj.sdo</A><DD>A data graph is used to package a graph of <A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo"><CODE>data objects</CODE></A> along with their
+ metadata, that is, data describing the data.<DT><A HREF="./commonj/sdo/helper/DataHelper.html" title="interface in commonj.sdo.helper"><B>DataHelper</B></A> - Interface in <A HREF="./commonj/sdo/helper/package-summary.html">commonj.sdo.helper</A><DD>Data helper methods.<DT><A HREF="./commonj/sdo/impl/HelperProvider.html#dataHelper()"><B>dataHelper()</B></A> - 
+Method in class commonj.sdo.impl.<A HREF="./commonj/sdo/impl/HelperProvider.html" title="class in commonj.sdo.impl">HelperProvider</A>
+<DD>Returns a DataHelper obtained from this implementation.
+<DT><A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo"><B>DataObject</B></A> - Interface in <A HREF="./commonj/sdo/package-summary.html">commonj.sdo</A><DD>A data object is a representation of some structured data.<DT><A HREF="./commonj/sdo/helper/TypeHelper.html#define(commonj.sdo.DataObject)"><B>define(DataObject)</B></A> - 
+Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/TypeHelper.html" title="interface in commonj.sdo.helper">TypeHelper</A>
+<DD>Define the DataObject as a Type.
+<DT><A HREF="./commonj/sdo/helper/TypeHelper.html#define(java.util.List)"><B>define(List)</B></A> - 
+Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/TypeHelper.html" title="interface in commonj.sdo.helper">TypeHelper</A>
+<DD>Define the list of DataObjects as Types.
+<DT><A HREF="./commonj/sdo/helper/XSDHelper.html#define(java.lang.String)"><B>define(String)</B></A> - 
+Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/XSDHelper.html" title="interface in commonj.sdo.helper">XSDHelper</A>
+<DD>Define the XML Schema as Types.
+<DT><A HREF="./commonj/sdo/helper/XSDHelper.html#define(java.io.Reader, java.lang.String)"><B>define(Reader, String)</B></A> - 
+Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/XSDHelper.html" title="interface in commonj.sdo.helper">XSDHelper</A>
+<DD>Define XML Schema as Types.
+<DT><A HREF="./commonj/sdo/helper/XSDHelper.html#define(java.io.InputStream, java.lang.String)"><B>define(InputStream, String)</B></A> - 
+Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/XSDHelper.html" title="interface in commonj.sdo.helper">XSDHelper</A>
+<DD>Define XML Schema as Types.
+<DT><A HREF="./commonj/sdo/helper/TypeHelper.html#defineOpenContentProperty(java.lang.String, commonj.sdo.DataObject)"><B>defineOpenContentProperty(String, DataObject)</B></A> - 
+Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/TypeHelper.html" title="interface in commonj.sdo.helper">TypeHelper</A>
+<DD>Define the DataObject as a Property for setting open content.
+<DT><A HREF="./commonj/sdo/DataObject.html#delete()"><B>delete()</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
+<DD>Remove this object from its container and then unset all its non-<A HREF="./commonj/sdo/Property.html#isReadOnly()"><CODE>readOnly</CODE></A> Properties.
+<DT><A HREF="./commonj/sdo/DataObject.html#detach()"><B>detach()</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
+<DD>Removes this DataObject from its container, if any.
+</DL>
+<HR>
+<A NAME="_E_"><!-- --></A><H2>
+<B>E</B></H2>
+<DL>
+<DT><A HREF="./commonj/sdo/ChangeSummary.html#endLogging()"><B>endLogging()</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/ChangeSummary.html" title="interface in commonj.sdo">ChangeSummary</A>
+<DD>An implementation that requires logging may throw an UnsupportedOperationException.
+<DT><A HREF="./commonj/sdo/helper/EqualityHelper.html#equal(commonj.sdo.DataObject, commonj.sdo.DataObject)"><B>equal(DataObject, DataObject)</B></A> - 
+Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/EqualityHelper.html" title="interface in commonj.sdo.helper">EqualityHelper</A>
+<DD>Two DataObjects are equal(Deep) if they are equalShallow,
+  all their compared Properties are equal, and all reachable DataObjects in their
+  graphs excluding containers are equal.
+<DT><A HREF="./commonj/sdo/helper/EqualityHelper.html" title="interface in commonj.sdo.helper"><B>EqualityHelper</B></A> - Interface in <A HREF="./commonj/sdo/helper/package-summary.html">commonj.sdo.helper</A><DD>A helper for comparing DataObjects.<DT><A HREF="./commonj/sdo/impl/HelperProvider.html#equalityHelper()"><B>equalityHelper()</B></A> - 
+Method in class commonj.sdo.impl.<A HREF="./commonj/sdo/impl/HelperProvider.html" title="class in commonj.sdo.impl">HelperProvider</A>
+<DD>Returns a EqualityHelper obtained from this implementation.
+<DT><A HREF="./commonj/sdo/helper/EqualityHelper.html#equalShallow(commonj.sdo.DataObject, commonj.sdo.DataObject)"><B>equalShallow(DataObject, DataObject)</B></A> - 
+Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/EqualityHelper.html" title="interface in commonj.sdo.helper">EqualityHelper</A>
+<DD>Two DataObjects are equalShallow if
+  they have the same <A HREF="./commonj/sdo/DataObject.html#getType()"><CODE>Type</CODE></A>
+  and all their compared Properties are equal.
+<DT><A HREF="./commonj/sdo/impl/ExternalizableDelegator.html" title="class in commonj.sdo.impl"><B>ExternalizableDelegator</B></A> - Class in <A HREF="./commonj/sdo/impl/package-summary.html">commonj.sdo.impl</A><DD>Delegates DataObject serialization while ensuring implementation independent 
+ java.io.Serialization.<DT><A HREF="./commonj/sdo/impl/ExternalizableDelegator.html#ExternalizableDelegator()"><B>ExternalizableDelegator()</B></A> - 
+Constructor for class commonj.sdo.impl.<A HREF="./commonj/sdo/impl/ExternalizableDelegator.html" title="class in commonj.sdo.impl">ExternalizableDelegator</A>
+<DD>&nbsp;
+<DT><A HREF="./commonj/sdo/impl/ExternalizableDelegator.html#ExternalizableDelegator(java.lang.Object)"><B>ExternalizableDelegator(Object)</B></A> - 
+Constructor for class commonj.sdo.impl.<A HREF="./commonj/sdo/impl/ExternalizableDelegator.html" title="class in commonj.sdo.impl">ExternalizableDelegator</A>
+<DD>&nbsp;
+<DT><A HREF="./commonj/sdo/impl/ExternalizableDelegator.Resolvable.html" title="interface in commonj.sdo.impl"><B>ExternalizableDelegator.Resolvable</B></A> - Interface in <A HREF="./commonj/sdo/impl/package-summary.html">commonj.sdo.impl</A><DD>&nbsp;</DL>
+<HR>
+<A NAME="_G_"><!-- --></A><H2>
+<B>G</B></H2>
+<DL>
+<DT><A HREF="./commonj/sdo/helper/XSDHelper.html#generate(java.util.List)"><B>generate(List)</B></A> - 
+Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/XSDHelper.html" title="interface in commonj.sdo.helper">XSDHelper</A>
+<DD>Generate an XML Schema Declaration (XSD) from Types.
+<DT><A HREF="./commonj/sdo/helper/XSDHelper.html#generate(java.util.List, java.util.Map)"><B>generate(List, Map)</B></A> - 
+Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/XSDHelper.html" title="interface in commonj.sdo.helper">XSDHelper</A>
+<DD>Generate an XML Schema Declaration (XSD) from Types.
+<DT><A HREF="./commonj/sdo/DataObject.html#get(java.lang.String)"><B>get(String)</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
+<DD>Returns the value of a property of either this object or an object reachable from it, as identified by the
+ specified path.
+<DT><A HREF="./commonj/sdo/DataObject.html#get(int)"><B>get(int)</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
+<DD>Returns the value of the property at the specified index in <A HREF="./commonj/sdo/Type.html#getProperties()"><CODE>property list</CODE></A> 
+ of this object's <A HREF="./commonj/sdo/Type.html" title="interface in commonj.sdo"><CODE>type</CODE></A>.
+<DT><A HREF="./commonj/sdo/DataObject.html#get(commonj.sdo.Property)"><B>get(Property)</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
+<DD>Returns the value of the given property of this object.
+<DT><A HREF="./commonj/sdo/Property.html#get(commonj.sdo.Property)"><B>get(Property)</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/Property.html" title="interface in commonj.sdo">Property</A>
+<DD>Returns the value of the specified instance property of this Property.
+<DT><A HREF="./commonj/sdo/Type.html#get(commonj.sdo.Property)"><B>get(Property)</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/Type.html" title="interface in commonj.sdo">Type</A>
+<DD>Returns the value of the specified instance property of this Type.
+<DT><A HREF="./commonj/sdo/Property.html#getAliasNames()"><B>getAliasNames()</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/Property.html" title="interface in commonj.sdo">Property</A>
+<DD>Returns a list of alias names for this Property.
+<DT><A HREF="./commonj/sdo/Type.html#getAliasNames()"><B>getAliasNames()</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/Type.html" title="interface in commonj.sdo">Type</A>
+<DD>Return a list of alias names for this Type.
+<DT><A HREF="./commonj/sdo/helper/XSDHelper.html#getAppinfo(commonj.sdo.Type, java.lang.String)"><B>getAppinfo(Type, String)</B></A> - 
+Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/XSDHelper.html" title="interface in commonj.sdo.helper">XSDHelper</A>
+<DD>Return the appinfo declared for this Type and source.
+<DT><A HREF="./commonj/sdo/helper/XSDHelper.html#getAppinfo(commonj.sdo.Property, java.lang.String)"><B>getAppinfo(Property, String)</B></A> - 
+Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/XSDHelper.html" title="interface in commonj.sdo.helper">XSDHelper</A>
+<DD>Return the content of the appinfo declared for this Property and source.
+<DT><A HREF="./commonj/sdo/Type.html#getBaseTypes()"><B>getBaseTypes()</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/Type.html" title="interface in commonj.sdo">Type</A>
+<DD>Returns the List of base Types for this Type.
+<DT><A HREF="./commonj/sdo/DataObject.html#getBigDecimal(java.lang.String)"><B>getBigDecimal(String)</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
+<DD>Returns the value of a <code>BigDecimal</code> property identified by the specified path.
+<DT><A HREF="./commonj/sdo/DataObject.html#getBigDecimal(int)"><B>getBigDecimal(int)</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
+<DD>Returns the value of a <code>BigDecimal</code> property identified by the specified property index.
+<DT><A HREF="./commonj/sdo/DataObject.html#getBigDecimal(commonj.sdo.Property)"><B>getBigDecimal(Property)</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
+<DD>Returns the value of the specified <code>BigDecimal</code> property.
+<DT><A HREF="./commonj/sdo/DataObject.html#getBigInteger(java.lang.String)"><B>getBigInteger(String)</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
+<DD>Returns the value of a <code>BigInteger</code> property identified by the specified path.
+<DT><A HREF="./commonj/sdo/DataObject.html#getBigInteger(int)"><B>getBigInteger(int)</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
+<DD>Returns the value of a <code>BigInteger</code> property identified by the specified property index.
+<DT><A HREF="./commonj/sdo/DataObject.html#getBigInteger(commonj.sdo.Property)"><B>getBigInteger(Property)</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
+<DD>Returns the value of the specified <code>BigInteger</code> property.
+<DT><A HREF="./commonj/sdo/DataObject.html#getBoolean(java.lang.String)"><B>getBoolean(String)</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
+<DD>Returns the value of a <code>boolean</code> property identified by the specified path.
+<DT><A HREF="./commonj/sdo/DataObject.html#getBoolean(int)"><B>getBoolean(int)</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
+<DD>Returns the value of a <code>boolean</code> property identified by the specified property index.
+<DT><A HREF="./commonj/sdo/DataObject.html#getBoolean(commonj.sdo.Property)"><B>getBoolean(Property)</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
+<DD>Returns the value of the specified <code>boolean</code> property.
+<DT><A HREF="./commonj/sdo/DataObject.html#getByte(java.lang.String)"><B>getByte(String)</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
+<DD>Returns the value of a <code>byte</code> property identified by the specified path.
+<DT><A HREF="./commonj/sdo/DataObject.html#getByte(int)"><B>getByte(int)</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
+<DD>Returns the value of a <code>byte</code> property identified by the specified property index.
+<DT><A HREF="./commonj/sdo/DataObject.html#getByte(commonj.sdo.Property)"><B>getByte(Property)</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
+<DD>Returns the value of the specified <code>byte</code> property.
+<DT><A HREF="./commonj/sdo/DataObject.html#getBytes(java.lang.String)"><B>getBytes(String)</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
+<DD>Returns the value of a <code>byte[]</code> property identified by the specified path.
+<DT><A HREF="./commonj/sdo/DataObject.html#getBytes(int)"><B>getBytes(int)</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
+<DD>Returns the value of a <code>byte[]</code> property identified by the specified property index.
+<DT><A HREF="./commonj/sdo/DataObject.html#getBytes(commonj.sdo.Property)"><B>getBytes(Property)</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
+<DD>Returns the value of the specified <code>byte[]</code> property.
+<DT><A HREF="./commonj/sdo/ChangeSummary.html#getChangedDataObjects()"><B>getChangedDataObjects()</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/ChangeSummary.html" title="interface in commonj.sdo">ChangeSummary</A>
+<DD>Returns a list consisting of all the <A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo"><CODE>data objects</CODE></A> that have been changed while <A HREF="./commonj/sdo/ChangeSummary.html#isLogging()"><CODE>logging</CODE></A>.
+<DT><A HREF="./commonj/sdo/DataGraph.html#getChangeSummary()"><B>getChangeSummary()</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataGraph.html" title="interface in commonj.sdo">DataGraph</A>
+<DD>Returns the <A HREF="./commonj/sdo/ChangeSummary.html" title="interface in commonj.sdo"><CODE>change summary</CODE></A> associated with this data graph.
+<DT><A HREF="./commonj/sdo/DataObject.html#getChangeSummary()"><B>getChangeSummary()</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
+<DD>Returns the ChangeSummary with scope covering this dataObject, or null
+ if there is no ChangeSummary.
+<DT><A HREF="./commonj/sdo/DataObject.html#getChar(java.lang.String)"><B>getChar(String)</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
+<DD>Returns the value of a <code>char</code> property identified by the specified path.
+<DT><A HREF="./commonj/sdo/DataObject.html#getChar(int)"><B>getChar(int)</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
+<DD>Returns the value of a <code>char</code> property identified by the specified property index.
+<DT><A HREF="./commonj/sdo/DataObject.html#getChar(commonj.sdo.Property)"><B>getChar(Property)</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
+<DD>Returns the value of the specified <code>char</code> property.
+<DT><A HREF="./commonj/sdo/DataObject.html#getContainer()"><B>getContainer()</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
+<DD>Returns the containing <A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo"><CODE>data object</CODE></A>
+ or <code>null</code> if there is no container.
+<DT><A HREF="./commonj/sdo/Property.html#getContainingType()"><B>getContainingType()</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/Property.html" title="interface in commonj.sdo">Property</A>
+<DD>Returns the containing type of this Property.
+<DT><A HREF="./commonj/sdo/DataObject.html#getContainmentProperty()"><B>getContainmentProperty()</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
+<DD>Return the Property of the <A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo"><CODE>data object</CODE></A> containing this data object
+ or <code>null</code> if there is no container.
+<DT><A HREF="./commonj/sdo/helper/HelperContext.html#getCopyHelper()"><B>getCopyHelper()</B></A> - 
+Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/HelperContext.html" title="interface in commonj.sdo.helper">HelperContext</A>
+<DD>Gets the CopyHelper to use in this context.
+<DT><A HREF="./commonj/sdo/impl/HelperProvider.html#getCopyHelper()"><B>getCopyHelper()</B></A> - 
+Static method in class commonj.sdo.impl.<A HREF="./commonj/sdo/impl/HelperProvider.html" title="class in commonj.sdo.impl">HelperProvider</A>
+<DD>Returns a CopyHelper obtained from the default HelperProvider.
+<DT><A HREF="./commonj/sdo/helper/HelperContext.html#getDataFactory()"><B>getDataFactory()</B></A> - 
+Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/HelperContext.html" title="interface in commonj.sdo.helper">HelperContext</A>
+<DD>Gets the DataFactory to use in this context.
+<DT><A HREF="./commonj/sdo/impl/HelperProvider.html#getDataFactory()"><B>getDataFactory()</B></A> - 
+Static method in class commonj.sdo.impl.<A HREF="./commonj/sdo/impl/HelperProvider.html" title="class in commonj.sdo.impl">HelperProvider</A>
+<DD>Returns a DataFactory obtained from the default HelperProvider.
+<DT><A HREF="./commonj/sdo/ChangeSummary.html#getDataGraph()"><B>getDataGraph()</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/ChangeSummary.html" title="interface in commonj.sdo">ChangeSummary</A>
+<DD>Returns the <A HREF="./commonj/sdo/DataGraph.html" title="interface in commonj.sdo"><CODE>data graph</CODE></A> associated with this change summary or null.
+<DT><A HREF="./commonj/sdo/DataObject.html#getDataGraph()"><B>getDataGraph()</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
+<DD>Returns the <A HREF="./commonj/sdo/DataGraph.html" title="interface in commonj.sdo"><CODE>data graph</CODE></A> for this object or <code>null</code> if there isn't one.
+<DT><A HREF="./commonj/sdo/helper/HelperContext.html#getDataHelper()"><B>getDataHelper()</B></A> - 
+Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/HelperContext.html" title="interface in commonj.sdo.helper">HelperContext</A>
+<DD>Gets the DataHelper to use in this context.
+<DT><A HREF="./commonj/sdo/impl/HelperProvider.html#getDataHelper()"><B>getDataHelper()</B></A> - 
+Static method in class commonj.sdo.impl.<A HREF="./commonj/sdo/impl/HelperProvider.html" title="class in commonj.sdo.impl">HelperProvider</A>
+<DD>Returns a DataHelper obtained from the default HelperProvider.
+<DT><A HREF="./commonj/sdo/DataObject.html#getDataObject(java.lang.String)"><B>getDataObject(String)</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
+<DD>Returns the value of a <code>DataObject</code> property identified by the specified path.
+<DT><A HREF="./commonj/sdo/DataObject.html#getDataObject(int)"><B>getDataObject(int)</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
+<DD>Returns the value of a <code>DataObject</code> property identified by the specified property index.
+<DT><A HREF="./commonj/sdo/DataObject.html#getDataObject(commonj.sdo.Property)"><B>getDataObject(Property)</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
+<DD>Returns the value of the specified <code>DataObject</code> property.
+<DT><A HREF="./commonj/sdo/DataObject.html#getDate(java.lang.String)"><B>getDate(String)</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
+<DD>Returns the value of a <code>Date</code> property identified by the specified path.
+<DT><A HREF="./commonj/sdo/DataObject.html#getDate(int)"><B>getDate(int)</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
+<DD>Returns the value of a <code>Date</code> property identified by the specified property index.
+<DT><A HREF="./commonj/sdo/DataObject.html#getDate(commonj.sdo.Property)"><B>getDate(Property)</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
+<DD>Returns the value of the specified <code>Date</code> property.
+<DT><A HREF="./commonj/sdo/Type.html#getDeclaredProperties()"><B>getDeclaredProperties()</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/Type.html" title="interface in commonj.sdo">Type</A>
+<DD>Returns the Properties declared in this Type as opposed to
+ those declared in base Types.
+<DT><A HREF="./commonj/sdo/Property.html#getDefault()"><B>getDefault()</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/Property.html" title="interface in commonj.sdo">Property</A>
+<DD>Returns the default value this Property will have in a <A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo"><CODE>data object</CODE></A> where the Property hasn't been set.
+<DT><A HREF="./commonj/sdo/impl/HelperProvider.html#getDefaultContext()"><B>getDefaultContext()</B></A> - 
+Static method in class commonj.sdo.impl.<A HREF="./commonj/sdo/impl/HelperProvider.html" title="class in commonj.sdo.impl">HelperProvider</A>
+<DD>Gets the default HelperContext
+<DT><A HREF="./commonj/sdo/DataObject.html#getDouble(java.lang.String)"><B>getDouble(String)</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
+<DD>Returns the value of a <code>double</code> property identified by the specified path.
+<DT><A HREF="./commonj/sdo/DataObject.html#getDouble(int)"><B>getDouble(int)</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
+<DD>Returns the value of a <code>double</code> property identified by the specified property index.
+<DT><A HREF="./commonj/sdo/DataObject.html#getDouble(commonj.sdo.Property)"><B>getDouble(Property)</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
+<DD>Returns the value of the specified <code>double</code> property.
+<DT><A HREF="./commonj/sdo/helper/XMLDocument.html#getEncoding()"><B>getEncoding()</B></A> - 
+Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/XMLDocument.html" title="interface in commonj.sdo.helper">XMLDocument</A>
+<DD>Return the XML encoding of the document, or null if not specified.
+<DT><A HREF="./commonj/sdo/helper/HelperContext.html#getEqualityHelper()"><B>getEqualityHelper()</B></A> - 
+Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/HelperContext.html" title="interface in commonj.sdo.helper">HelperContext</A>
+<DD>Gets the EqualityHelper to use in this context.
+<DT><A HREF="./commonj/sdo/impl/HelperProvider.html#getEqualityHelper()"><B>getEqualityHelper()</B></A> - 
+Static method in class commonj.sdo.impl.<A HREF="./commonj/sdo/impl/HelperProvider.html" title="class in commonj.sdo.impl">HelperProvider</A>
+<DD>Returns a EqualityHelper obtained from the default HelperProvider.
+<DT><A HREF="./commonj/sdo/DataObject.html#getFloat(java.lang.String)"><B>getFloat(String)</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
+<DD>Returns the value of a <code>float</code> property identified by the specified path.
+<DT><A HREF="./commonj/sdo/DataObject.html#getFloat(int)"><B>getFloat(int)</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
+<DD>Returns the value of a <code>float</code> property identified by the specified property index.
+<DT><A HREF="./commonj/sdo/DataObject.html#getFloat(commonj.sdo.Property)"><B>getFloat(Property)</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
+<DD>Returns the value of the specified <code>float</code> property.
+<DT><A HREF="./commonj/sdo/helper/XSDHelper.html#getGlobalProperty(java.lang.String, java.lang.String, boolean)"><B>getGlobalProperty(String, String, boolean)</B></A> - 
+Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/XSDHelper.html" title="interface in commonj.sdo.helper">XSDHelper</A>
+<DD>Returns the Property defined by the named global element or attribute 
+   in the targetNamespace uri, or null if not found.
+<DT><A HREF="./commonj/sdo/impl/NoHelperProviderException.html#getImplementationName()"><B>getImplementationName()</B></A> - 
+Method in exception commonj.sdo.impl.<A HREF="./commonj/sdo/impl/NoHelperProviderException.html" title="class in commonj.sdo.impl">NoHelperProviderException</A>
+<DD>Return the name of the implementation class that could not be provided.
+<DT><A HREF="./commonj/sdo/impl/HelperProvider.html#getInstance()"><B>getInstance()</B></A> - 
+Static method in class commonj.sdo.impl.<A HREF="./commonj/sdo/impl/HelperProvider.html" title="class in commonj.sdo.impl">HelperProvider</A>
+<DD>Locate and instantiate a HelperProvider.
+<DT><A HREF="./commonj/sdo/impl/HelperProvider.html#getInstance(java.lang.ClassLoader)"><B>getInstance(ClassLoader)</B></A> - 
+Static method in class commonj.sdo.impl.<A HREF="./commonj/sdo/impl/HelperProvider.html" title="class in commonj.sdo.impl">HelperProvider</A>
+<DD>Locate and instantiate a HelperProvider using the supplied ClassLoader.
+<DT><A HREF="./commonj/sdo/Type.html#getInstanceClass()"><B>getInstanceClass()</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/Type.html" title="interface in commonj.sdo">Type</A>
+<DD>Returns the Java class that this type represents.
+<DT><A HREF="./commonj/sdo/DataObject.html#getInstanceProperties()"><B>getInstanceProperties()</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
+<DD>Returns a read-only List of the Properties currently used in this DataObject.
+<DT><A HREF="./commonj/sdo/Property.html#getInstanceProperties()"><B>getInstanceProperties()</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/Property.html" title="interface in commonj.sdo">Property</A>
+<DD>Returns a read-only List of instance Properties available on this Property.
+<DT><A HREF="./commonj/sdo/Type.html#getInstanceProperties()"><B>getInstanceProperties()</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/Type.html" title="interface in commonj.sdo">Type</A>
+<DD>Returns a read-only List of instance Properties available on this Type.
+<DT><A HREF="./commonj/sdo/DataObject.html#getInstanceProperty(java.lang.String)"><B>getInstanceProperty(String)</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
+<DD>Returns the named Property from the current instance properties,
+ or null if not found.
+<DT><A HREF="./commonj/sdo/DataObject.html#getInt(java.lang.String)"><B>getInt(String)</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
+<DD>Returns the value of a <code>int</code> property identified by the specified path.
+<DT><A HREF="./commonj/sdo/DataObject.html#getInt(int)"><B>getInt(int)</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
+<DD>Returns the value of a <code>int</code> property identified by the specified property index.
+<DT><A HREF="./commonj/sdo/DataObject.html#getInt(commonj.sdo.Property)"><B>getInt(Property)</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
+<DD>Returns the value of the specified <code>int</code> property.
+<DT><A HREF="./commonj/sdo/DataObject.html#getList(java.lang.String)"><B>getList(String)</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
+<DD>Returns the value of a <code>List</code> property identified by the specified path.
+<DT><A HREF="./commonj/sdo/DataObject.html#getList(int)"><B>getList(int)</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
+<DD>Returns the value of a <code>List</code> property identified by the specified property index.
+<DT><A HREF="./commonj/sdo/DataObject.html#getList(commonj.sdo.Property)"><B>getList(Property)</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
+<DD>Returns the value of the specified <code>List</code> property.
+<DT><A HREF="./commonj/sdo/helper/XSDHelper.html#getLocalName(commonj.sdo.Type)"><B>getLocalName(Type)</B></A> - 
+Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/XSDHelper.html" title="interface in commonj.sdo.helper">XSDHelper</A>
+<DD>Returns the local name as declared in the XSD.
+<DT><A HREF="./commonj/sdo/helper/XSDHelper.html#getLocalName(commonj.sdo.Property)"><B>getLocalName(Property)</B></A> - 
+Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/XSDHelper.html" title="interface in commonj.sdo.helper">XSDHelper</A>
+<DD>Returns the local name as declared in the XSD.
+<DT><A HREF="./commonj/sdo/DataObject.html#getLong(java.lang.String)"><B>getLong(String)</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
+<DD>Returns the value of a <code>long</code> property identified by the specified path.
+<DT><A HREF="./commonj/sdo/DataObject.html#getLong(int)"><B>getLong(int)</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
+<DD>Returns the value of a <code>long</code> property identified by the specified property index.
+<DT><A HREF="./commonj/sdo/DataObject.html#getLong(commonj.sdo.Property)"><B>getLong(Property)</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
+<DD>Returns the value of the specified <code>long</code> property.
+<DT><A HREF="./commonj/sdo/Property.html#getName()"><B>getName()</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/Property.html" title="interface in commonj.sdo">Property</A>
+<DD>Returns the name of the Property.
+<DT><A HREF="./commonj/sdo/Type.html#getName()"><B>getName()</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/Type.html" title="interface in commonj.sdo">Type</A>
+<DD>Returns the name of the type.
+<DT><A HREF="./commonj/sdo/helper/XSDHelper.html#getNamespaceURI(commonj.sdo.Property)"><B>getNamespaceURI(Property)</B></A> - 
+Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/XSDHelper.html" title="interface in commonj.sdo.helper">XSDHelper</A>
+<DD>Returns the namespace URI as declared in the XSD.
+<DT><A HREF="./commonj/sdo/helper/XMLDocument.html#getNoNamespaceSchemaLocation()"><B>getNoNamespaceSchemaLocation()</B></A> - 
+Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/XMLDocument.html" title="interface in commonj.sdo.helper">XMLDocument</A>
+<DD>Return the value of the noNamespaceSchemaLocation declaration
+ for the http://www.w3.org/2001/XMLSchema-instance namespace in the
+ root element, or null if not present.
+<DT><A HREF="./commonj/sdo/ChangeSummary.html#getOldContainer(commonj.sdo.DataObject)"><B>getOldContainer(DataObject)</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/ChangeSummary.html" title="interface in commonj.sdo">ChangeSummary</A>
+<DD>Returns the value of the <A HREF="./commonj/sdo/DataObject.html#getContainer()"><CODE>container</CODE></A> data object
+ at the point when logging <A HREF="./commonj/sdo/ChangeSummary.html#beginLogging()"><CODE>began</CODE></A>.
+<DT><A HREF="./commonj/sdo/ChangeSummary.html#getOldContainmentProperty(commonj.sdo.DataObject)"><B>getOldContainmentProperty(DataObject)</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/ChangeSummary.html" title="interface in commonj.sdo">ChangeSummary</A>
+<DD>Returns the value of the <A HREF="./commonj/sdo/DataObject.html#getContainmentProperty()"><CODE>containment property</CODE></A> data object property
+ at the point when logging <A HREF="./commonj/sdo/ChangeSummary.html#beginLogging()"><CODE>began</CODE></A>.
+<DT><A HREF="./commonj/sdo/ChangeSummary.html#getOldSequence(commonj.sdo.DataObject)"><B>getOldSequence(DataObject)</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/ChangeSummary.html" title="interface in commonj.sdo">ChangeSummary</A>
+<DD>Returns the value of the <A HREF="./commonj/sdo/DataObject.html#getSequence(java.lang.String)"><CODE>sequence</CODE></A> for the data object
+ at the point when logging <A HREF="./commonj/sdo/ChangeSummary.html#beginLogging()"><CODE>began</CODE></A>.
+<DT><A HREF="./commonj/sdo/ChangeSummary.html#getOldValue(commonj.sdo.DataObject, commonj.sdo.Property)"><B>getOldValue(DataObject, Property)</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/ChangeSummary.html" title="interface in commonj.sdo">ChangeSummary</A>
+<DD>Returns a <A HREF="./commonj/sdo/ChangeSummary.Setting.html" title="interface in commonj.sdo"><CODE>setting</CODE></A> for the specified property
+ representing the property value of the given <code>dataObject</code>
+ at the point when logging <A HREF="./commonj/sdo/ChangeSummary.html#beginLogging()"><CODE>began</CODE></A>.
+<DT><A HREF="./commonj/sdo/ChangeSummary.html#getOldValues(commonj.sdo.DataObject)"><B>getOldValues(DataObject)</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/ChangeSummary.html" title="interface in commonj.sdo">ChangeSummary</A>
+<DD>Returns a list of <A HREF="./commonj/sdo/ChangeSummary.Setting.html" title="interface in commonj.sdo"><CODE>settings</CODE></A> 
+ that represent the property values of the given <code>dataObject</code>
+ at the point when logging <A HREF="./commonj/sdo/ChangeSummary.html#beginLogging()"><CODE>began</CODE></A>.
+<DT><A HREF="./commonj/sdo/helper/TypeHelper.html#getOpenContentProperty(java.lang.String, java.lang.String)"><B>getOpenContentProperty(String, String)</B></A> - 
+Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/TypeHelper.html" title="interface in commonj.sdo.helper">TypeHelper</A>
+<DD>Get the open content (global) Property with the specified uri and name, or null
+ if not found.
+<DT><A HREF="./commonj/sdo/Property.html#getOpposite()"><B>getOpposite()</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/Property.html" title="interface in commonj.sdo">Property</A>
+<DD>Returns the opposite Property if the Property is bi-directional or null otherwise.
+<DT><A HREF="./commonj/sdo/Type.html#getProperties()"><B>getProperties()</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/Type.html" title="interface in commonj.sdo">Type</A>
+<DD>Returns the List of the <A HREF="./commonj/sdo/Property.html" title="interface in commonj.sdo"><CODE>Properties</CODE></A> of this type.
+<DT><A HREF="./commonj/sdo/ChangeSummary.Setting.html#getProperty()"><B>getProperty()</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/ChangeSummary.Setting.html" title="interface in commonj.sdo">ChangeSummary.Setting</A>
+<DD>Returns the property of the setting.
+<DT><A HREF="./commonj/sdo/DataObject.html#getProperty(java.lang.String)"><B>getProperty(String)</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
+<DD><B>Deprecated.</B>&nbsp;<I>replaced by <A HREF="./commonj/sdo/DataObject.html#getInstanceProperty(java.lang.String)"><CODE>DataObject.getInstanceProperty(String)</CODE></A> in 2.1.0</I>
+<DT><A HREF="./commonj/sdo/Sequence.html#getProperty(int)"><B>getProperty(int)</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/Sequence.html" title="interface in commonj.sdo">Sequence</A>
+<DD>Returns the property for the given entry index.
+<DT><A HREF="./commonj/sdo/Type.html#getProperty(java.lang.String)"><B>getProperty(String)</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/Type.html" title="interface in commonj.sdo">Type</A>
+<DD>Returns from <A HREF="./commonj/sdo/Type.html#getProperties()"><CODE>all the Properties</CODE></A> of this type, the one with the specified name.
+<DT><A HREF="./commonj/sdo/helper/XMLDocument.html#getRootElementName()"><B>getRootElementName()</B></A> - 
+Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/XMLDocument.html" title="interface in commonj.sdo.helper">XMLDocument</A>
+<DD>Return the name of the root element.
+<DT><A HREF="./commonj/sdo/helper/XMLDocument.html#getRootElementURI()"><B>getRootElementURI()</B></A> - 
+Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/XMLDocument.html" title="interface in commonj.sdo.helper">XMLDocument</A>
+<DD>Return the targetNamespace URI for the root element.
+<DT><A HREF="./commonj/sdo/ChangeSummary.html#getRootObject()"><B>getRootObject()</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/ChangeSummary.html" title="interface in commonj.sdo">ChangeSummary</A>
+<DD>Returns the ChangeSummary root DataObject - the object from which 
+ changes are tracked.
+<DT><A HREF="./commonj/sdo/DataGraph.html#getRootObject()"><B>getRootObject()</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataGraph.html" title="interface in commonj.sdo">DataGraph</A>
+<DD>Returns the root <A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo"><CODE>data object</CODE></A> of this data graph.
+<DT><A HREF="./commonj/sdo/DataObject.html#getRootObject()"><B>getRootObject()</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
+<DD>Returns the root <A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo"><CODE>data object</CODE></A>.
+<DT><A HREF="./commonj/sdo/helper/XMLDocument.html#getRootObject()"><B>getRootObject()</B></A> - 
+Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/XMLDocument.html" title="interface in commonj.sdo.helper">XMLDocument</A>
+<DD>Return the root DataObject for the XMLDocument.
+<DT><A HREF="./commonj/sdo/helper/XMLDocument.html#getSchemaLocation()"><B>getSchemaLocation()</B></A> - 
+Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/XMLDocument.html" title="interface in commonj.sdo.helper">XMLDocument</A>
+<DD>Return the value of the schemaLocation declaration
+ for the http://www.w3.org/2001/XMLSchema-instance namespace in the
+ root element, or null if not present.
+<DT><A HREF="./commonj/sdo/DataObject.html#getSequence(java.lang.String)"><B>getSequence(String)</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
+<DD><B>Deprecated.</B>&nbsp;<I>in 2.1.0.</I>
+<DT><A HREF="./commonj/sdo/DataObject.html#getSequence(int)"><B>getSequence(int)</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
+<DD><B>Deprecated.</B>&nbsp;<I>in 2.1.0.</I>
+<DT><A HREF="./commonj/sdo/DataObject.html#getSequence(commonj.sdo.Property)"><B>getSequence(Property)</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
+<DD><B>Deprecated.</B>&nbsp;<I>in 2.1.0.</I>
+<DT><A HREF="./commonj/sdo/DataObject.html#getSequence()"><B>getSequence()</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
+<DD>Returns the <code>Sequence</code> for this DataObject.
+<DT><A HREF="./commonj/sdo/DataObject.html#getShort(java.lang.String)"><B>getShort(String)</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
+<DD>Returns the value of a <code>short</code> property identified by the specified path.
+<DT><A HREF="./commonj/sdo/DataObject.html#getShort(int)"><B>getShort(int)</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
+<DD>Returns the value of a <code>short</code> property identified by the specified property index.
+<DT><A HREF="./commonj/sdo/DataObject.html#getShort(commonj.sdo.Property)"><B>getShort(Property)</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
+<DD>Returns the value of the specified <code>short</code> property.
+<DT><A HREF="./commonj/sdo/DataObject.html#getString(java.lang.String)"><B>getString(String)</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
+<DD>Returns the value of a <code>String</code> property identified by the specified path.
+<DT><A HREF="./commonj/sdo/DataObject.html#getString(int)"><B>getString(int)</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
+<DD>Returns the value of a <code>String</code> property identified by the specified property index.
+<DT><A HREF="./commonj/sdo/DataObject.html#getString(commonj.sdo.Property)"><B>getString(Property)</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
+<DD>Returns the value of the specified <code>String</code> property.
+<DT><A HREF="./commonj/sdo/DataGraph.html#getType(java.lang.String, java.lang.String)"><B>getType(String, String)</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataGraph.html" title="interface in commonj.sdo">DataGraph</A>
+<DD>Returns the <A HREF="./commonj/sdo/Type.html" title="interface in commonj.sdo"><CODE>type</CODE></A> with the given the <A HREF="./commonj/sdo/Type.html#getURI()"><CODE>URI</CODE></A>,
+ or contained by the resource at the given URI,
+ and with the given <A HREF="./commonj/sdo/Type.html#getName()"><CODE>name</CODE></A>.
+<DT><A HREF="./commonj/sdo/DataObject.html#getType()"><B>getType()</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
+<DD>Returns the data object's type.
+<DT><A HREF="./commonj/sdo/helper/TypeHelper.html#getType(java.lang.String, java.lang.String)"><B>getType(String, String)</B></A> - 
+Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/TypeHelper.html" title="interface in commonj.sdo.helper">TypeHelper</A>
+<DD>Return the Type specified by typeName with the given uri,
+   or null if not found.
+<DT><A HREF="./commonj/sdo/helper/TypeHelper.html#getType(java.lang.Class)"><B>getType(Class)</B></A> - 
+Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/TypeHelper.html" title="interface in commonj.sdo.helper">TypeHelper</A>
+<DD>Return the Type for this interfaceClass or null if not found.
+<DT><A HREF="./commonj/sdo/Property.html#getType()"><B>getType()</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/Property.html" title="interface in commonj.sdo">Property</A>
+<DD>Returns the type of the Property.
+<DT><A HREF="./commonj/sdo/helper/HelperContext.html#getTypeHelper()"><B>getTypeHelper()</B></A> - 
+Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/HelperContext.html" title="interface in commonj.sdo.helper">HelperContext</A>
+<DD>Gets the TypeHelper to use in this context.
+<DT><A HREF="./commonj/sdo/impl/HelperProvider.html#getTypeHelper()"><B>getTypeHelper()</B></A> - 
+Static method in class commonj.sdo.impl.<A HREF="./commonj/sdo/impl/HelperProvider.html" title="class in commonj.sdo.impl">HelperProvider</A>
+<DD>Returns a TypeHelper obtained from the default HelperProvider.
+<DT><A HREF="./commonj/sdo/Type.html#getURI()"><B>getURI()</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/Type.html" title="interface in commonj.sdo">Type</A>
+<DD>Returns the namespace URI of the type.
+<DT><A HREF="./commonj/sdo/ChangeSummary.Setting.html#getValue()"><B>getValue()</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/ChangeSummary.Setting.html" title="interface in commonj.sdo">ChangeSummary.Setting</A>
+<DD>Returns the value of the setting.
+<DT><A HREF="./commonj/sdo/Sequence.html#getValue(int)"><B>getValue(int)</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/Sequence.html" title="interface in commonj.sdo">Sequence</A>
+<DD>Returns the property value for the given entry index.
+<DT><A HREF="./commonj/sdo/helper/HelperContext.html#getXMLHelper()"><B>getXMLHelper()</B></A> - 
+Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/HelperContext.html" title="interface in commonj.sdo.helper">HelperContext</A>
+<DD>Gets the XMLHelper to use in this context.
+<DT><A HREF="./commonj/sdo/impl/HelperProvider.html#getXMLHelper()"><B>getXMLHelper()</B></A> - 
+Static method in class commonj.sdo.impl.<A HREF="./commonj/sdo/impl/HelperProvider.html" title="class in commonj.sdo.impl">HelperProvider</A>
+<DD>Returns a XMLHelper obtained from the default HelperProvider.
+<DT><A HREF="./commonj/sdo/helper/XMLDocument.html#getXMLVersion()"><B>getXMLVersion()</B></A> - 
+Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/XMLDocument.html" title="interface in commonj.sdo.helper">XMLDocument</A>
+<DD>Return the XML version of the document, or null if not specified.
+<DT><A HREF="./commonj/sdo/helper/HelperContext.html#getXSDHelper()"><B>getXSDHelper()</B></A> - 
+Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/HelperContext.html" title="interface in commonj.sdo.helper">HelperContext</A>
+<DD>Gets the XSDHelper to use in this context.
+<DT><A HREF="./commonj/sdo/impl/HelperProvider.html#getXSDHelper()"><B>getXSDHelper()</B></A> - 
+Static method in class commonj.sdo.impl.<A HREF="./commonj/sdo/impl/HelperProvider.html" title="class in commonj.sdo.impl">HelperProvider</A>
+<DD>Returns a XSDHelper obtained from the default HelperProvider.
+</DL>
+<HR>
+<A NAME="_H_"><!-- --></A><H2>
+<B>H</B></H2>
+<DL>
+<DT><A HREF="./commonj/sdo/helper/HelperContext.html" title="interface in commonj.sdo.helper"><B>HelperContext</B></A> - Interface in <A HREF="./commonj/sdo/helper/package-summary.html">commonj.sdo.helper</A><DD>This interface represents a helper execution context.<DT><A HREF="./commonj/sdo/impl/HelperProvider.html" title="class in commonj.sdo.impl"><B>HelperProvider</B></A> - Class in <A HREF="./commonj/sdo/impl/package-summary.html">commonj.sdo.impl</A><DD>A HelperProvider obtains specific default helpers and other
+ implementation-specific objects used by a Java implementation of SDO.<DT><A HREF="./commonj/sdo/impl/HelperProvider.html#HelperProvider()"><B>HelperProvider()</B></A> - 
+Constructor for class commonj.sdo.impl.<A HREF="./commonj/sdo/impl/HelperProvider.html" title="class in commonj.sdo.impl">HelperProvider</A>
+<DD>&nbsp;
+</DL>
+<HR>
+<A NAME="_I_"><!-- --></A><H2>
+<B>I</B></H2>
+<DL>
+<DT><A HREF="./commonj/sdo/helper/CopyHelper.html#INSTANCE"><B>INSTANCE</B></A> - 
+Static variable in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/CopyHelper.html" title="interface in commonj.sdo.helper">CopyHelper</A>
+<DD>The default CopyHelper.
+<DT><A HREF="./commonj/sdo/helper/DataFactory.html#INSTANCE"><B>INSTANCE</B></A> - 
+Static variable in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/DataFactory.html" title="interface in commonj.sdo.helper">DataFactory</A>
+<DD>The default DataFactory.
+<DT><A HREF="./commonj/sdo/helper/DataHelper.html#INSTANCE"><B>INSTANCE</B></A> - 
+Static variable in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/DataHelper.html" title="interface in commonj.sdo.helper">DataHelper</A>
+<DD>The default DataHelper.
+<DT><A HREF="./commonj/sdo/helper/EqualityHelper.html#INSTANCE"><B>INSTANCE</B></A> - 
+Static variable in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/EqualityHelper.html" title="interface in commonj.sdo.helper">EqualityHelper</A>
+<DD>The default EqualityHelper.
+<DT><A HREF="./commonj/sdo/helper/TypeHelper.html#INSTANCE"><B>INSTANCE</B></A> - 
+Static variable in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/TypeHelper.html" title="interface in commonj.sdo.helper">TypeHelper</A>
+<DD>The default TypeHelper.
+<DT><A HREF="./commonj/sdo/helper/XMLHelper.html#INSTANCE"><B>INSTANCE</B></A> - 
+Static variable in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/XMLHelper.html" title="interface in commonj.sdo.helper">XMLHelper</A>
+<DD>The default XMLHelper.
+<DT><A HREF="./commonj/sdo/helper/XSDHelper.html#INSTANCE"><B>INSTANCE</B></A> - 
+Static variable in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/XSDHelper.html" title="interface in commonj.sdo.helper">XSDHelper</A>
+<DD>The default XSDHelper.
+<DT><A HREF="./commonj/sdo/impl/HelperProvider.html#INSTANCE"><B>INSTANCE</B></A> - 
+Static variable in class commonj.sdo.impl.<A HREF="./commonj/sdo/impl/HelperProvider.html" title="class in commonj.sdo.impl">HelperProvider</A>
+<DD>The default HelperProvider INSTANCE.
+<DT><A HREF="./commonj/sdo/Type.html#isAbstract()"><B>isAbstract()</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/Type.html" title="interface in commonj.sdo">Type</A>
+<DD>Indicates if this Type is abstract.
+<DT><A HREF="./commonj/sdo/helper/XSDHelper.html#isAttribute(commonj.sdo.Property)"><B>isAttribute(Property)</B></A> - 
+Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/XSDHelper.html" title="interface in commonj.sdo.helper">XSDHelper</A>
+<DD>Returns true if the property is declared as an attribute in the XSD.
+<DT><A HREF="./commonj/sdo/Property.html#isContainment()"><B>isContainment()</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/Property.html" title="interface in commonj.sdo">Property</A>
+<DD>Returns whether the Property is containment, i.e., whether it represents by-value composition.
+<DT><A HREF="./commonj/sdo/ChangeSummary.html#isCreated(commonj.sdo.DataObject)"><B>isCreated(DataObject)</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/ChangeSummary.html" title="interface in commonj.sdo">ChangeSummary</A>
+<DD>Returns whether or not the specified data object was created while <A HREF="./commonj/sdo/ChangeSummary.html#isLogging()"><CODE>logging</CODE></A>.
+<DT><A HREF="./commonj/sdo/Type.html#isDataType()"><B>isDataType()</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/Type.html" title="interface in commonj.sdo">Type</A>
+<DD>Indicates if this Type specifies DataTypes (true) or DataObjects (false).
+<DT><A HREF="./commonj/sdo/ChangeSummary.html#isDeleted(commonj.sdo.DataObject)"><B>isDeleted(DataObject)</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/ChangeSummary.html" title="interface in commonj.sdo">ChangeSummary</A>
+<DD>Returns whether or not the specified data object was deleted while <A HREF="./commonj/sdo/ChangeSummary.html#isLogging()"><CODE>logging</CODE></A>.
+<DT><A HREF="./commonj/sdo/helper/XSDHelper.html#isElement(commonj.sdo.Property)"><B>isElement(Property)</B></A> - 
+Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/XSDHelper.html" title="interface in commonj.sdo.helper">XSDHelper</A>
+<DD>Returns true if the property is declared as an element in the XSD.
+<DT><A HREF="./commonj/sdo/Type.html#isInstance(java.lang.Object)"><B>isInstance(Object)</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/Type.html" title="interface in commonj.sdo">Type</A>
+<DD>Returns whether the specified object is an instance of this type.
+<DT><A HREF="./commonj/sdo/ChangeSummary.html#isLogging()"><B>isLogging()</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/ChangeSummary.html" title="interface in commonj.sdo">ChangeSummary</A>
+<DD>Indicates whether change logging is on (<code>true</code>) or off (<code>false</code>).
+<DT><A HREF="./commonj/sdo/Property.html#isMany()"><B>isMany()</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/Property.html" title="interface in commonj.sdo">Property</A>
+<DD>Returns whether the Property is many-valued.
+<DT><A HREF="./commonj/sdo/helper/XSDHelper.html#isMixed(commonj.sdo.Type)"><B>isMixed(Type)</B></A> - 
+Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/XSDHelper.html" title="interface in commonj.sdo.helper">XSDHelper</A>
+<DD>Returns true if the Type is declared to contain mixed content.
+<DT><A HREF="./commonj/sdo/ChangeSummary.html#isModified(commonj.sdo.DataObject)"><B>isModified(DataObject)</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/ChangeSummary.html" title="interface in commonj.sdo">ChangeSummary</A>
+<DD>Returns whether or not the specified data object was updated while <A HREF="./commonj/sdo/ChangeSummary.html#isLogging()"><CODE>logging</CODE></A>.
+<DT><A HREF="./commonj/sdo/Property.html#isNullable()"><B>isNullable()</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/Property.html" title="interface in commonj.sdo">Property</A>
+<DD>Returns whether or not instances of this property can be set to null.
+<DT><A HREF="./commonj/sdo/Type.html#isOpen()"><B>isOpen()</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/Type.html" title="interface in commonj.sdo">Type</A>
+<DD>Indicates if this Type allows any form of open content.
+<DT><A HREF="./commonj/sdo/Property.html#isOpenContent()"><B>isOpenContent()</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/Property.html" title="interface in commonj.sdo">Property</A>
+<DD>Returns whether or not this is an open content Property.
+<DT><A HREF="./commonj/sdo/Property.html#isReadOnly()"><B>isReadOnly()</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/Property.html" title="interface in commonj.sdo">Property</A>
+<DD>Returns true if values for this Property cannot be modified using the SDO APIs.
+<DT><A HREF="./commonj/sdo/Type.html#isSequenced()"><B>isSequenced()</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/Type.html" title="interface in commonj.sdo">Type</A>
+<DD>Indicates if this Type specifies Sequenced DataObjects.
+<DT><A HREF="./commonj/sdo/ChangeSummary.Setting.html#isSet()"><B>isSet()</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/ChangeSummary.Setting.html" title="interface in commonj.sdo">ChangeSummary.Setting</A>
+<DD>Returns whether or not the property is set.
+<DT><A HREF="./commonj/sdo/DataObject.html#isSet(java.lang.String)"><B>isSet(String)</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
+<DD>Returns whether a property of either this object or an object reachable from it, as identified by the specified path,
+ is considered to be set.
+<DT><A HREF="./commonj/sdo/DataObject.html#isSet(int)"><B>isSet(int)</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
+<DD>Returns whether the the property at the specified index in <A HREF="./commonj/sdo/Type.html#getProperties()"><CODE>property list</CODE></A> of this object's
+ <A HREF="./commonj/sdo/Type.html" title="interface in commonj.sdo"><CODE>type</CODE></A>, is considered to be set.
+<DT><A HREF="./commonj/sdo/DataObject.html#isSet(commonj.sdo.Property)"><B>isSet(Property)</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
+<DD>Returns whether the property of the object is considered to be set.
+<DT><A HREF="./commonj/sdo/helper/XMLDocument.html#isXMLDeclaration()"><B>isXMLDeclaration()</B></A> - 
+Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/XMLDocument.html" title="interface in commonj.sdo.helper">XMLDocument</A>
+<DD>Return the XML declaration of the document.
+<DT><A HREF="./commonj/sdo/helper/XSDHelper.html#isXSD(commonj.sdo.Type)"><B>isXSD(Type)</B></A> - 
+Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/XSDHelper.html" title="interface in commonj.sdo.helper">XSDHelper</A>
+<DD>Indicates if this helper contains XSD information for the specified type.
+</DL>
+<HR>
+<A NAME="_L_"><!-- --></A><H2>
+<B>L</B></H2>
+<DL>
+<DT><A HREF="./commonj/sdo/helper/XMLHelper.html#load(java.lang.String)"><B>load(String)</B></A> - 
+Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/XMLHelper.html" title="interface in commonj.sdo.helper">XMLHelper</A>
+<DD>Creates and returns an XMLDocument from the input String.
+<DT><A HREF="./commonj/sdo/helper/XMLHelper.html#load(java.io.InputStream)"><B>load(InputStream)</B></A> - 
+Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/XMLHelper.html" title="interface in commonj.sdo.helper">XMLHelper</A>
+<DD>Creates and returns an XMLDocument from the inputStream.
+<DT><A HREF="./commonj/sdo/helper/XMLHelper.html#load(java.io.InputStream, java.lang.String, java.lang.Object)"><B>load(InputStream, String, Object)</B></A> - 
+Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/XMLHelper.html" title="interface in commonj.sdo.helper">XMLHelper</A>
+<DD>Creates and returns an XMLDocument from the inputStream.
+<DT><A HREF="./commonj/sdo/helper/XMLHelper.html#load(java.io.Reader, java.lang.String, java.lang.Object)"><B>load(Reader, String, Object)</B></A> - 
+Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/XMLHelper.html" title="interface in commonj.sdo.helper">XMLHelper</A>
+<DD>Creates and returns an XMLDocument from the inputReader.
+<DT><A HREF="./commonj/sdo/helper/XMLHelper.html#load(javax.xml.transform.Source, java.lang.String, java.lang.Object)"><B>load(Source, String, Object)</B></A> - 
+Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/XMLHelper.html" title="interface in commonj.sdo.helper">XMLHelper</A>
+<DD>Creates and returns an XMLDocument from the inputSource.
+</DL>
+<HR>
+<A NAME="_M_"><!-- --></A><H2>
+<B>M</B></H2>
+<DL>
+<DT><A HREF="./commonj/sdo/Sequence.html#move(int, int)"><B>move(int, int)</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/Sequence.html" title="interface in commonj.sdo">Sequence</A>
+<DD>Moves the entry at <code>fromIndex</code> to <code>toIndex</code>.
+</DL>
+<HR>
+<A NAME="_N_"><!-- --></A><H2>
+<B>N</B></H2>
+<DL>
+<DT><A HREF="./commonj/sdo/impl/NoHelperProviderException.html" title="class in commonj.sdo.impl"><B>NoHelperProviderException</B></A> - Exception in <A HREF="./commonj/sdo/impl/package-summary.html">commonj.sdo.impl</A><DD>Exception indicating that a HelperProvider could not be located or instantiated.<DT><A HREF="./commonj/sdo/impl/NoHelperProviderException.html#NoHelperProviderException()"><B>NoHelperProviderException()</B></A> - 
+Constructor for exception commonj.sdo.impl.<A HREF="./commonj/sdo/impl/NoHelperProviderException.html" title="class in commonj.sdo.impl">NoHelperProviderException</A>
+<DD>&nbsp;
+<DT><A HREF="./commonj/sdo/impl/NoHelperProviderException.html#NoHelperProviderException(java.lang.String)"><B>NoHelperProviderException(String)</B></A> - 
+Constructor for exception commonj.sdo.impl.<A HREF="./commonj/sdo/impl/NoHelperProviderException.html" title="class in commonj.sdo.impl">NoHelperProviderException</A>
+<DD>&nbsp;
+<DT><A HREF="./commonj/sdo/impl/NoHelperProviderException.html#NoHelperProviderException(java.lang.String, java.lang.Throwable)"><B>NoHelperProviderException(String, Throwable)</B></A> - 
+Constructor for exception commonj.sdo.impl.<A HREF="./commonj/sdo/impl/NoHelperProviderException.html" title="class in commonj.sdo.impl">NoHelperProviderException</A>
+<DD>&nbsp;
+<DT><A HREF="./commonj/sdo/impl/NoHelperProviderException.html#NoHelperProviderException(java.lang.Throwable)"><B>NoHelperProviderException(Throwable)</B></A> - 
+Constructor for exception commonj.sdo.impl.<A HREF="./commonj/sdo/impl/NoHelperProviderException.html" title="class in commonj.sdo.impl">NoHelperProviderException</A>
+<DD>&nbsp;
+</DL>
+<HR>
+<A NAME="_P_"><!-- --></A><H2>
+<B>P</B></H2>
+<DL>
+<DT><A HREF="./commonj/sdo/Property.html" title="interface in commonj.sdo"><B>Property</B></A> - Interface in <A HREF="./commonj/sdo/package-summary.html">commonj.sdo</A><DD>A representation of a Property in the <A HREF="./commonj/sdo/Type.html" title="interface in commonj.sdo"><CODE>type</CODE></A> of a <A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo"><CODE>data object</CODE></A>.<DT><A HREF="./commonj/sdo/impl/HelperProvider.html#PROPERTY_NAME"><B>PROPERTY_NAME</B></A> - 
+Static variable in class commonj.sdo.impl.<A HREF="./commonj/sdo/impl/HelperProvider.html" title="class in commonj.sdo.impl">HelperProvider</A>
+<DD>The name of the system property that will be checked for an implementation name.
+</DL>
+<HR>
+<A NAME="_R_"><!-- --></A><H2>
+<B>R</B></H2>
+<DL>
+<DT><A HREF="./commonj/sdo/impl/ExternalizableDelegator.html#readExternal(java.io.ObjectInput)"><B>readExternal(ObjectInput)</B></A> - 
+Method in class commonj.sdo.impl.<A HREF="./commonj/sdo/impl/ExternalizableDelegator.html" title="class in commonj.sdo.impl">ExternalizableDelegator</A>
+<DD>&nbsp;
+<DT><A HREF="./commonj/sdo/impl/ExternalizableDelegator.html#readResolve()"><B>readResolve()</B></A> - 
+Method in class commonj.sdo.impl.<A HREF="./commonj/sdo/impl/ExternalizableDelegator.html" title="class in commonj.sdo.impl">ExternalizableDelegator</A>
+<DD>&nbsp;
+<DT><A HREF="./commonj/sdo/impl/ExternalizableDelegator.Resolvable.html#readResolve()"><B>readResolve()</B></A> - 
+Method in interface commonj.sdo.impl.<A HREF="./commonj/sdo/impl/ExternalizableDelegator.Resolvable.html" title="interface in commonj.sdo.impl">ExternalizableDelegator.Resolvable</A>
+<DD>&nbsp;
+<DT><A HREF="./commonj/sdo/Sequence.html#remove(int)"><B>remove(int)</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/Sequence.html" title="interface in commonj.sdo">Sequence</A>
+<DD>Removes the entry at the given entry index.
+<DT><A HREF="./commonj/sdo/impl/HelperProvider.html#resolvable()"><B>resolvable()</B></A> - 
+Method in class commonj.sdo.impl.<A HREF="./commonj/sdo/impl/HelperProvider.html" title="class in commonj.sdo.impl">HelperProvider</A>
+<DD>Create a Resolvable using this implementation
+<DT><A HREF="./commonj/sdo/impl/HelperProvider.html#resolvable(java.lang.Object)"><B>resolvable(Object)</B></A> - 
+Method in class commonj.sdo.impl.<A HREF="./commonj/sdo/impl/HelperProvider.html" title="class in commonj.sdo.impl">HelperProvider</A>
+<DD>Create a Resolvable using this implementation
+</DL>
+<HR>
+<A NAME="_S_"><!-- --></A><H2>
+<B>S</B></H2>
+<DL>
+<DT><A HREF="./commonj/sdo/helper/XMLHelper.html#save(commonj.sdo.DataObject, java.lang.String, java.lang.String)"><B>save(DataObject, String, String)</B></A> - 
+Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/XMLHelper.html" title="interface in commonj.sdo.helper">XMLHelper</A>
+<DD>Returns the DataObject saved as an XML document with the specified root element.
+<DT><A HREF="./commonj/sdo/helper/XMLHelper.html#save(commonj.sdo.DataObject, java.lang.String, java.lang.String, java.io.OutputStream)"><B>save(DataObject, String, String, OutputStream)</B></A> - 
+Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/XMLHelper.html" title="interface in commonj.sdo.helper">XMLHelper</A>
+<DD>Saves the DataObject as an XML document with the specified root element.
+<DT><A HREF="./commonj/sdo/helper/XMLHelper.html#save(commonj.sdo.helper.XMLDocument, java.io.OutputStream, java.lang.Object)"><B>save(XMLDocument, OutputStream, Object)</B></A> - 
+Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/XMLHelper.html" title="interface in commonj.sdo.helper">XMLHelper</A>
+<DD>Serializes an XMLDocument as an XML document into the outputStream.
+<DT><A HREF="./commonj/sdo/helper/XMLHelper.html#save(commonj.sdo.helper.XMLDocument, java.io.Writer, java.lang.Object)"><B>save(XMLDocument, Writer, Object)</B></A> - 
+Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/XMLHelper.html" title="interface in commonj.sdo.helper">XMLHelper</A>
+<DD>Serializes an XMLDocument as an XML document into the outputWriter.
+<DT><A HREF="./commonj/sdo/helper/XMLHelper.html#save(commonj.sdo.helper.XMLDocument, javax.xml.transform.Result, java.lang.Object)"><B>save(XMLDocument, Result, Object)</B></A> - 
+Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/XMLHelper.html" title="interface in commonj.sdo.helper">XMLHelper</A>
+<DD>Serializes an XMLDocument as an XML document into the outputResult in a 
+ serialization technology independent format (as specified in 
+ javax.xml.transform).
+<DT><A HREF="./commonj/sdo/Sequence.html" title="interface in commonj.sdo"><B>Sequence</B></A> - Interface in <A HREF="./commonj/sdo/package-summary.html">commonj.sdo</A><DD>A sequence is a heterogeneous list of <A HREF="./commonj/sdo/Property.html" title="interface in commonj.sdo"><CODE>properties</CODE></A> and corresponding values.<DT><A HREF="./commonj/sdo/impl/HelperProvider.html#SERVICE_RESOURCE_NAME"><B>SERVICE_RESOURCE_NAME</B></A> - 
+Static variable in class commonj.sdo.impl.<A HREF="./commonj/sdo/impl/HelperProvider.html" title="class in commonj.sdo.impl">HelperProvider</A>
+<DD>The name of the resource that is used for service location.
+<DT><A HREF="./commonj/sdo/DataObject.html#set(java.lang.String, java.lang.Object)"><B>set(String, Object)</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
+<DD>Sets a property of either this object or an object reachable from it, as identified by the specified path,
+ to the specified value.
+<DT><A HREF="./commonj/sdo/DataObject.html#set(int, java.lang.Object)"><B>set(int, Object)</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
+<DD>Sets the property at the specified index in <A HREF="./commonj/sdo/Type.html#getProperties()"><CODE>property list</CODE></A> of this object's
+ <A HREF="./commonj/sdo/Type.html" title="interface in commonj.sdo"><CODE>type</CODE></A>, to the specified value.
+<DT><A HREF="./commonj/sdo/DataObject.html#set(commonj.sdo.Property, java.lang.Object)"><B>set(Property, Object)</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
+<DD>Sets the value of the given property of the object to the new value.
+<DT><A HREF="./commonj/sdo/DataObject.html#setBigDecimal(java.lang.String, java.math.BigDecimal)"><B>setBigDecimal(String, BigDecimal)</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
+<DD>Sets the value of a <code>BigDecimal</code> property identified by the specified path, to the specified value.
+<DT><A HREF="./commonj/sdo/DataObject.html#setBigDecimal(int, java.math.BigDecimal)"><B>setBigDecimal(int, BigDecimal)</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
+<DD>Sets the value of a <code>BigDecimal</code> property identified by the specified property index, to the specified value.
+<DT><A HREF="./commonj/sdo/DataObject.html#setBigDecimal(commonj.sdo.Property, java.math.BigDecimal)"><B>setBigDecimal(Property, BigDecimal)</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
+<DD>Sets the value of the specified <code>BigDecimal</code> property, to the specified value.
+<DT><A HREF="./commonj/sdo/DataObject.html#setBigInteger(java.lang.String, java.math.BigInteger)"><B>setBigInteger(String, BigInteger)</B></A> - 
+Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
+<DD>Sets the value of a <code>BigInteger</code> property identified by the specified path, to the specified value.

[... 318 lines stripped ...]


---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-commits-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-commits-help@ws.apache.org