blob: a39133503efb9237e23e4f802104ac81d6a13a5e [file] [log] [blame]
<!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.4.2) on Wed Jun 22 17:03:24 EDT 2005 -->
<TITLE>
DynamicIPOSDOAccessorTest
</TITLE>
<META NAME="keywords" CONTENT="org.eclipse.emf.test.performance.sdo.accessor.DynamicIPOSDOAccessorTest class">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title="DynamicIPOSDOAccessorTest";
}
</SCRIPT>
</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=3 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"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../serialized-form.html"><FONT CLASS="NavBarFont1"><B>Serialized</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="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&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 CLASS&nbsp;
&nbsp;<A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/DynamicSequenceTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../../index.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="DynamicIPOSDOAccessorTest.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>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_org.eclipse.emf.test.performance.EMFPerformanceTestCase">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<A NAME="main"></A>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
org.eclipse.emf.test.performance.sdo.accessor</FONT>
<BR>
Class DynamicIPOSDOAccessorTest</H2>
<PRE>
java.lang.Object
<IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by">PerformanceTestCase
<IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html" title="class in org.eclipse.emf.test.performance">org.eclipse.emf.test.performance.EMFPerformanceTestCase</A>
<IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><B>org.eclipse.emf.test.performance.sdo.accessor.DynamicIPOSDOAccessorTest</B>
</PRE>
<DL>
<DT><B>Direct Known Subclasses:</B> <DD><A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor">StaticIPOSDOAccessorTest</A></DD>
</DL>
<HR>
<DL>
<DT>public class <B>DynamicIPOSDOAccessorTest</B><DT>extends <A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html" title="class in org.eclipse.emf.test.performance">EMFPerformanceTestCase</A></DL>
<P>
Uses EMF and SDO APIs to access (get/set) instances of dynamic International Purchase Order (IPO) model.
<P>
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../../serialized-form.html#org.eclipse.emf.test.performance.sdo.accessor.DynamicIPOSDOAccessorTest">Serialized Form</A></DL>
<HR>
<P>
<!-- ======== NESTED CLASS SUMMARY ======== -->
<!-- =========== FIELD SUMMARY =========== -->
<A NAME="field_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN=2><FONT SIZE="+2">
<B>Field Summary</B></FONT></TH>
</TR>
</TABLE>
&nbsp;<A NAME="fields_inherited_from_class_org.eclipse.emf.test.performance.EMFPerformanceTestCase"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Fields inherited from class org.eclipse.emf.test.performance.<A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html" title="class in org.eclipse.emf.test.performance">EMFPerformanceTestCase</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#ALL_DIMENSIONS">ALL_DIMENSIONS</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#MEMORY_DIMENSIONS">MEMORY_DIMENSIONS</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#TIME_DIMENSIONS">TIME_DIMENSIONS</A></CODE></TD>
</TR>
</TABLE>
&nbsp;
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<A NAME="constructor_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN=2><FONT SIZE="+2">
<B>Constructor Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#DynamicIPOSDOAccessorTest(java.lang.String)">DynamicIPOSDOAccessorTest</A></B>(java.lang.String&nbsp;name)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
</TABLE>
&nbsp;
<!-- ========== METHOD SUMMARY =========== -->
<A NAME="method_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN=2><FONT SIZE="+2">
<B>Method Summary</B></FONT></TH>
</TR>
<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/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#getBigDecimalByIndex()">getBigDecimalByIndex</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Uses the SDO reflective API to get the value of a property of type BigDecimal from a DataObject whose model has been statically or dynamically created.</TD>
</TR>
<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/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#getBigDecimalByPath()">getBigDecimalByPath</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Uses the SDO reflective API to get the value of a property of type BigDecimal from a DataObject whose model has been statically or dynamically created.</TD>
</TR>
<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/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#getBigDecimalByProperty()">getBigDecimalByProperty</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Uses the SDO reflective API to get the value of a property of type BigDecimal from a DataObject whose model has been statically or dynamically created.</TD>
</TR>
<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/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#getBigIntegerByIndex()">getBigIntegerByIndex</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Uses the SDO reflective API to get the value of a property of type BigInteger from a DataObject whose model has been statically or dynamically created.</TD>
</TR>
<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/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#getBigIntegerByPath()">getBigIntegerByPath</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Uses the SDO reflective API to get the value of a property of type BigInteger from a DataObject whose model has been statically or dynamically created.</TD>
</TR>
<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/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#getBigIntegerByProperty()">getBigIntegerByProperty</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Uses the SDO reflective API to get the value of a property of type BigInteger from a DataObject whose model has been statically or dynamically created.</TD>
</TR>
<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/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#getByProperty()">getByProperty</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Uses the SDO reflective API to get the values of properties of a DataObject whose model has been statically or dynamically created.</TD>
</TR>
<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/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#getByShortPath()">getByShortPath</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Uses the SDO reflective API to get the values of properties of a DataObject whose model has been statically or dynamically created.</TD>
</TR>
<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/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#getDataObjectByProperty()">getDataObjectByProperty</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Uses the SDO reflective API to get the value of a property of type DataObject from a DataObject whose model has been statically or dynamically created.</TD>
</TR>
<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/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#getObjectByIndex()">getObjectByIndex</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Uses the SDO reflective API to get the value of a property of type Object from a DataObject whose model has been statically or dynamically created.</TD>
</TR>
<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/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#getObjectByProperty()">getObjectByProperty</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Uses the SDO reflective API to get the value of a property of type Object from a DataObject whose model has been statically or dynamically created.</TD>
</TR>
<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/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#getObjectWithEGet()">getObjectWithEGet</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Uses the EMF reflective API to get the value of a property of type Object from a DataObject whose model has been statically or dynamically created.</TD>
</TR>
<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/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#getStringByShortPath()">getStringByShortPath</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Uses the SDO reflective API to get the value of a property of type String from a DataObject whose model has been statically or dynamically created.</TD>
</TR>
<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/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#setBigIntegerByIndex()">setBigIntegerByIndex</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Uses the SDO reflective API to set the value of a property of type BigInteger from a DataObject whose model has been statically or dynamically created.</TD>
</TR>
<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/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#setBigIntegerByProperty()">setBigIntegerByProperty</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Uses the SDO reflective API to set the value of a property of type BigInteger from a DataObject whose model has been statically or dynamically created.</TD>
</TR>
<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/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#setByProperty()">setByProperty</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Uses the SDO reflective API to set the values of properties of a DataObject whose model has been statically or dynamically created.</TD>
</TR>
<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/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#setByShortPath()">setByShortPath</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Uses the SDO reflective API to set the values of properties of a DataObject whose model has been statically or dynamically created.</TD>
</TR>
<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/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#setDataObjectByProperty()">setDataObjectByProperty</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Uses the SDO reflective API to set the value of a property of type DataObject from a DataObject whose model has been statically or dynamically created.</TD>
</TR>
<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/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#setObjectByIndex()">setObjectByIndex</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Uses the SDO reflective API to set the value of a property of type Object from a DataObject whose model has been statically or dynamically created.</TD>
</TR>
<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/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#setObjectByProperty()">setObjectByProperty</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Uses the SDO reflective API to set the value of a property of type Object from a DataObject whose model has been statically or dynamically created.</TD>
</TR>
<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/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#setObjectWithESet()">setObjectWithESet</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Uses the EMF reflective API to set the value of a property of type Object from a DataObject whose model has been statically or dynamically created.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;Test</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#suite()">suite</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_org.eclipse.emf.test.performance.EMFPerformanceTestCase"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class org.eclipse.emf.test.performance.<A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html" title="class in org.eclipse.emf.test.performance">EMFPerformanceTestCase</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#getRepetitions()">getRepetitions</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#getWarmUp()">getWarmUp</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#setRepetitions(int)">setRepetitions</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#setWarmUp(int)">setWarmUp</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#tagAsGlobalSummary(java.lang.String, Dimension)">tagAsGlobalSummary</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#tagAsSummary(java.lang.String, Dimension)">tagAsSummary</A></CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
</TR>
</TABLE>
&nbsp;
<P>
<!-- ============ FIELD DETAIL =========== -->
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<A NAME="constructor_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Constructor Detail</B></FONT></TD>
</TR>
</TABLE>
<A NAME="DynamicIPOSDOAccessorTest(java.lang.String)"><!-- --></A><H3>
DynamicIPOSDOAccessorTest</H3>
<PRE>
public <B>DynamicIPOSDOAccessorTest</B>(java.lang.String&nbsp;name)</PRE>
<DL>
</DL>
<!-- ============ METHOD DETAIL ========== -->
<A NAME="method_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Method Detail</B></FONT></TD>
</TR>
</TABLE>
<A NAME="suite()"><!-- --></A><H3>
suite</H3>
<PRE>
public static Test <B>suite</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getObjectWithEGet()"><!-- --></A><H3>
getObjectWithEGet</H3>
<PRE>
public void <B>getObjectWithEGet</B>()</PRE>
<DL>
<DD><p>
Uses the EMF reflective API to get the value of a property of type Object from a DataObject whose model has been statically or dynamically created.
Test details:
<ul>
<li>get/set: get</li>
<li>type: Object</li>
<li>model generation: static/dynamic</li>
<li>access API: reflective with eGet</li>
</ul>
</p>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setObjectWithESet()"><!-- --></A><H3>
setObjectWithESet</H3>
<PRE>
public void <B>setObjectWithESet</B>()</PRE>
<DL>
<DD><p>
Uses the EMF reflective API to set the value of a property of type Object from a DataObject whose model has been statically or dynamically created.
Test details:
<ul>
<li>get/set: set</li>
<li>type: Object</li>
<li>model generation: static/dynamic</li>
<li>access API: reflective with eSet</li>
</ul>
</p>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getObjectByProperty()"><!-- --></A><H3>
getObjectByProperty</H3>
<PRE>
public void <B>getObjectByProperty</B>()</PRE>
<DL>
<DD><p>
Uses the SDO reflective API to get the value of a property of type Object from a DataObject whose model has been statically or dynamically created.
Test details:
<ul>
<li>get/set: get</li>
<li>type: Object</li>
<li>model generation: static/dynamic</li>
<li>access API: reflective by property</li>
</ul>
</p>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setObjectByProperty()"><!-- --></A><H3>
setObjectByProperty</H3>
<PRE>
public void <B>setObjectByProperty</B>()</PRE>
<DL>
<DD><p>
Uses the SDO reflective API to set the value of a property of type Object from a DataObject whose model has been statically or dynamically created.
Test details:
<ul>
<li>get/set: set</li>
<li>type: Object</li>
<li>model generation: static/dynamic</li>
<li>access API: reflective by property</li>
</ul>
</p>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getObjectByIndex()"><!-- --></A><H3>
getObjectByIndex</H3>
<PRE>
public void <B>getObjectByIndex</B>()</PRE>
<DL>
<DD><p>
Uses the SDO reflective API to get the value of a property of type Object from a DataObject whose model has been statically or dynamically created.
Test details:
<ul>
<li>get/set: get</li>
<li>type: Object</li>
<li>model generation: static/dynamic</li>
<li>access API: reflective by index</li>
</ul>
</p>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setObjectByIndex()"><!-- --></A><H3>
setObjectByIndex</H3>
<PRE>
public void <B>setObjectByIndex</B>()</PRE>
<DL>
<DD><p>
Uses the SDO reflective API to set the value of a property of type Object from a DataObject whose model has been statically or dynamically created.
Test details:
<ul>
<li>get/set: set</li>
<li>type: Object</li>
<li>model generation: static/dynamic</li>
<li>access API: reflective by index</li>
</ul>
</p>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getBigIntegerByProperty()"><!-- --></A><H3>
getBigIntegerByProperty</H3>
<PRE>
public void <B>getBigIntegerByProperty</B>()</PRE>
<DL>
<DD><p>
Uses the SDO reflective API to get the value of a property of type BigInteger from a DataObject whose model has been statically or dynamically created.
Test details:
<ul>
<li>get/set: get</li>
<li>type: BigInteger</li>
<li>model generation: static/dynamic</li>
<li>access API: reflective by property</li>
</ul>
</p>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setBigIntegerByProperty()"><!-- --></A><H3>
setBigIntegerByProperty</H3>
<PRE>
public void <B>setBigIntegerByProperty</B>()</PRE>
<DL>
<DD><p>
Uses the SDO reflective API to set the value of a property of type BigInteger from a DataObject whose model has been statically or dynamically created.
Test details:
<ul>
<li>get/set: set</li>
<li>type: BigInteger</li>
<li>model generation: static/dynamic</li>
<li>access API: reflective by property</li>
</ul>
</p>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getBigIntegerByIndex()"><!-- --></A><H3>
getBigIntegerByIndex</H3>
<PRE>
public void <B>getBigIntegerByIndex</B>()</PRE>
<DL>
<DD><p>
Uses the SDO reflective API to get the value of a property of type BigInteger from a DataObject whose model has been statically or dynamically created.
Test details:
<ul>
<li>get/set: get</li>
<li>type: BigInteger</li>
<li>model generation: static/dynamic</li>
<li>access API: reflective by index</li>
</ul>
</p>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setBigIntegerByIndex()"><!-- --></A><H3>
setBigIntegerByIndex</H3>
<PRE>
public void <B>setBigIntegerByIndex</B>()</PRE>
<DL>
<DD><p>
Uses the SDO reflective API to set the value of a property of type BigInteger from a DataObject whose model has been statically or dynamically created.
Test details:
<ul>
<li>get/set: set</li>
<li>type: BigInteger</li>
<li>model generation: static/dynamic</li>
<li>access API: reflective by index</li>
</ul>
</p>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getBigIntegerByPath()"><!-- --></A><H3>
getBigIntegerByPath</H3>
<PRE>
public void <B>getBigIntegerByPath</B>()</PRE>
<DL>
<DD><p>
Uses the SDO reflective API to get the value of a property of type BigInteger from a DataObject whose model has been statically or dynamically created.
Test details:
<ul>
<li>get/set: get</li>
<li>type: BigInteger</li>
<li>model generation: static/dynamic</li>
<li>access API: reflective by path</li>
</ul>
</p>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getBigDecimalByProperty()"><!-- --></A><H3>
getBigDecimalByProperty</H3>
<PRE>
public void <B>getBigDecimalByProperty</B>()</PRE>
<DL>
<DD><p>
Uses the SDO reflective API to get the value of a property of type BigDecimal from a DataObject whose model has been statically or dynamically created.
Test details:
<ul>
<li>get/set: get</li>
<li>type: BigDecimal</li>
<li>model generation: static/dynamic</li>
<li>access API: reflective by property</li>
</ul>
</p>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getBigDecimalByIndex()"><!-- --></A><H3>
getBigDecimalByIndex</H3>
<PRE>
public void <B>getBigDecimalByIndex</B>()</PRE>
<DL>
<DD><p>
Uses the SDO reflective API to get the value of a property of type BigDecimal from a DataObject whose model has been statically or dynamically created.
Test details:
<ul>
<li>get/set: get</li>
<li>type: BigDecimal</li>
<li>model generation: static/dynamic</li>
<li>access API: reflective by index</li>
</ul>
</p>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getBigDecimalByPath()"><!-- --></A><H3>
getBigDecimalByPath</H3>
<PRE>
public void <B>getBigDecimalByPath</B>()</PRE>
<DL>
<DD><p>
Uses the SDO reflective API to get the value of a property of type BigDecimal from a DataObject whose model has been statically or dynamically created.
Test details:
<ul>
<li>get/set: get</li>
<li>type: BigDecimal</li>
<li>model generation: static/dynamic</li>
<li>access API: reflective by path</li>
</ul>
</p>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getStringByShortPath()"><!-- --></A><H3>
getStringByShortPath</H3>
<PRE>
public void <B>getStringByShortPath</B>()</PRE>
<DL>
<DD><p>
Uses the SDO reflective API to get the value of a property of type String from a DataObject whose model has been statically or dynamically created.
Test details:
<ul>
<li>get/set: get</li>
<li>type: String</li>
<li>model generation: static/dynamic</li>
<li>access API: reflective by short path</li>
</ul>
</p>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getDataObjectByProperty()"><!-- --></A><H3>
getDataObjectByProperty</H3>
<PRE>
public void <B>getDataObjectByProperty</B>()</PRE>
<DL>
<DD><p>
Uses the SDO reflective API to get the value of a property of type DataObject from a DataObject whose model has been statically or dynamically created.
Test details:
<ul>
<li>get/set: get</li>
<li>type: DataObject</li>
<li>model generation: static/dynamic</li>
<li>access API: reflective by Property</li>
</ul>
</p>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setDataObjectByProperty()"><!-- --></A><H3>
setDataObjectByProperty</H3>
<PRE>
public void <B>setDataObjectByProperty</B>()</PRE>
<DL>
<DD><p>
Uses the SDO reflective API to set the value of a property of type DataObject from a DataObject whose model has been statically or dynamically created.
Note: billTo and shipTo are containment references.
Test details:
<ul>
<li>get/set: set</li>
<li>type: DataObject</li>
<li>model generation: static/dynamic</li>
<li>access API: reflective by Property</li>
</ul>
</p>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getByProperty()"><!-- --></A><H3>
getByProperty</H3>
<PRE>
public void <B>getByProperty</B>()</PRE>
<DL>
<DD><p>
Uses the SDO reflective API to get the values of properties of a DataObject whose model has been statically or dynamically created.
Test details:
<ul>
<li>get/set: get</li>
<li>model generation: static/dynamic</li>
<li>access API: reflective by property</li>
</ul>
</p>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setByProperty()"><!-- --></A><H3>
setByProperty</H3>
<PRE>
public void <B>setByProperty</B>()</PRE>
<DL>
<DD><p>
Uses the SDO reflective API to set the values of properties of a DataObject whose model has been statically or dynamically created.
Test details:
<ul>
<li>get/set: set</li>
<li>model generation: static/dynamic</li>
<li>access API: reflective by property</li>
</ul>
</p>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getByShortPath()"><!-- --></A><H3>
getByShortPath</H3>
<PRE>
public void <B>getByShortPath</B>()</PRE>
<DL>
<DD><p>
Uses the SDO reflective API to get the values of properties of a DataObject whose model has been statically or dynamically created.
Test details:
<ul>
<li>get/set: get</li>
<li>model generation: static/dynamic</li>
<li>access API: reflective by short path</li>
</ul>
</p>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setByShortPath()"><!-- --></A><H3>
setByShortPath</H3>
<PRE>
public void <B>setByShortPath</B>()</PRE>
<DL>
<DD><p>
Uses the SDO reflective API to set the values of properties of a DataObject whose model has been statically or dynamically created.
Test details:
<ul>
<li>get/set: set</li>
<li>model generation: static/dynamic</li>
<li>access API: reflective by short path</li>
</ul>
</p>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_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"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../serialized-form.html"><FONT CLASS="NavBarFont1"><B>Serialized</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="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&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 CLASS&nbsp;
&nbsp;<A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/DynamicSequenceTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../../index.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="DynamicIPOSDOAccessorTest.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>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_org.eclipse.emf.test.performance.EMFPerformanceTestCase">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
</BODY>
</HTML>