Edit D:\app\Administrator\product\11.2.0\dbhome_1\olap\api\doc\index-all.html
<!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_17) on Wed Aug 12 19:50:36 UTC 2009 --> <TITLE> Index (Oracle OLAP Java API Reference) </TITLE> <LINK REL ="stylesheet" TYPE="text/css" HREF="./stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { parent.document.title="Index (Oracle OLAP Java API Reference)"; } </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> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> <b>Oracle® OLAP Java API Reference<br>11<i>g</i> Release 2 (11.2)</b><br>E10794-01<br>Beta Draft</EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> PREV NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="./index.html?index-all.html" target="_top"><B>FRAMES</B></A> <A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A> <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="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_I_">I</A> <A HREF="#_J_">J</A> <A HREF="#_K_">K</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_Q_">Q</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A> <A HREF="#_V_">V</A> <A HREF="#_W_">W</A> <A HREF="#_X_">X</A> <A HREF="#_Y_">Y</A> <HR> <A NAME="_A_"><!-- --></A><H2> <B>A</B></H2> <DL> <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#abs()"><B>abs()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Calculates the absolute value of the value of each element of this <CODE>NumberSource</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#ABS"><B>ABS</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>ABS</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#abs()"><B>abs()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Calculates the absolute value of the numeric expression value of this <CODE>TypedExpression</CODE>. <DT><A HREF="./oracle/olapi/data/source/BooleanParameter.html#acceptVisitor(oracle.olapi.data.source.ParameterVisitor, java.lang.Object)"><B>acceptVisitor(ParameterVisitor, Object)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/BooleanParameter.html" title="class in oracle.olapi.data.source">BooleanParameter</A> <DD>Calls the <CODE>visitBooleanParameter</CODE> method of the specified <CODE>ParameterVisitor</CODE> and passes that method this <CODE>BooleanParameter</CODE> and the specified context <CODE>Object</CODE>. <DT><A HREF="./oracle/olapi/data/source/CompoundCursorSpecification.html#acceptVisitor(oracle.olapi.data.source.CursorSpecificationVisitor, java.lang.Object)"><B>acceptVisitor(CursorSpecificationVisitor, Object)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/CompoundCursorSpecification.html" title="class in oracle.olapi.data.source">CompoundCursorSpecification</A> <DD>Calls the <code>visitCompoundCursorSpecification</code> method of the specified <code>CursorSpecificationVisitor</code> and passes that method this <code>CompoundCursorSpecification</code> and the specified <code>context</code> object. <DT><A HREF="./oracle/olapi/data/source/CursorSpecification.html#acceptVisitor(oracle.olapi.data.source.CursorSpecificationVisitor, java.lang.Object)"><B>acceptVisitor(CursorSpecificationVisitor, Object)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/CursorSpecification.html" title="class in oracle.olapi.data.source">CursorSpecification</A> <DD>Calls the <CODE>visitCursorSpecification</CODE> method of the specified <code>CursorSpecificationVisitor</code> and passes that method the <code>CursorSpecification</code> and the specified <CODE>context</CODE> object. <DT><A HREF="./oracle/olapi/data/source/DateParameter.html#acceptVisitor(oracle.olapi.data.source.ParameterVisitor, java.lang.Object)"><B>acceptVisitor(ParameterVisitor, Object)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/DateParameter.html" title="class in oracle.olapi.data.source">DateParameter</A> <DD>Calls the <CODE>visitDateParameter</CODE> method of the specified <CODE>ParameterVisitor</CODE> and passes that method this <CODE>DateParameter</CODE> and the specified context <CODE>Object</CODE>. <DT><A HREF="./oracle/olapi/data/source/NumberParameter.html#acceptVisitor(oracle.olapi.data.source.ParameterVisitor, java.lang.Object)"><B>acceptVisitor(ParameterVisitor, Object)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberParameter.html" title="class in oracle.olapi.data.source">NumberParameter</A> <DD>Calls the <CODE>visitNumberParameter</CODE> method of the specified <CODE>ParameterVisitor</CODE> and passes that method this <CODE>NumberParameter</CODE> and the specified context <CODE>Object</CODE>. <DT><A HREF="./oracle/olapi/data/source/Parameter.html#acceptVisitor(oracle.olapi.data.source.ParameterVisitor, java.lang.Object)"><B>acceptVisitor(ParameterVisitor, Object)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Parameter.html" title="class in oracle.olapi.data.source">Parameter</A> <DD>Calls the appropriate method of the specified <CODE>ParameterVisitor</CODE> and passes that method the <CODE>Parameter</CODE> and the specified context <CODE>Object</CODE>. <DT><A HREF="./oracle/olapi/data/source/StringParameter.html#acceptVisitor(oracle.olapi.data.source.ParameterVisitor, java.lang.Object)"><B>acceptVisitor(ParameterVisitor, Object)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/StringParameter.html" title="class in oracle.olapi.data.source">StringParameter</A> <DD>Calls the <CODE>visitStringParameter</CODE> method of the specified <CODE>ParameterVisitor</CODE> and passes that method this <CODE>StringParameter</CODE> and the specified context <CODE>Object</CODE>. <DT><A HREF="./oracle/olapi/data/source/ValueCursorSpecification.html#acceptVisitor(oracle.olapi.data.source.CursorSpecificationVisitor, java.lang.Object)"><B>acceptVisitor(CursorSpecificationVisitor, Object)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/ValueCursorSpecification.html" title="class in oracle.olapi.data.source">ValueCursorSpecification</A> <DD>Calls the <code>visitValueCursorSpecification</code> method of the specified <code>CursorSpecificationVisitor</code> and passes that method this <code>ValueCursorSpecification</code> and the specified context <code>Object</code>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmAssignment.html#acceptVisitor(oracle.olapi.metadata.mdm.MdmObjectVisitor, java.lang.Object)"><B>acceptVisitor(MdmObjectVisitor, Object)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmAssignment.html" title="class in oracle.olapi.metadata.mdm">MdmAssignment</A> <DD>Calls the <code>visitMdmAssignment</code> method of the <code>MdmObjectVisitor</code> and passes that method this <code>MdmAssignment</code> and an <code>Object</code>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmAttributeModel.html#acceptVisitor(oracle.olapi.metadata.mdm.MdmObjectVisitor, java.lang.Object)"><B>acceptVisitor(MdmObjectVisitor, Object)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmAttributeModel.html" title="class in oracle.olapi.metadata.mdm">MdmAttributeModel</A> <DD>Calls the <code>visitMdmAttributeModel</code> method of an <code>MdmObjectVisitor</code> and passes that method this <code>MdmAttributeModel</code> and an <code>Object</code>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmBaseAttribute.html#acceptVisitor(oracle.olapi.metadata.mdm.MdmObjectVisitor, java.lang.Object)"><B>acceptVisitor(MdmObjectVisitor, Object)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmBaseAttribute.html" title="class in oracle.olapi.metadata.mdm">MdmBaseAttribute</A> <DD>Calls the <code>visitMdmBaseAttribute</code> method of the <code>MdmObjectVisitor</code> and passes that method this <code>MdmBaseAttribute</code> and an <code>Object</code>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmBaseMeasure.html#acceptVisitor(oracle.olapi.metadata.mdm.MdmObjectVisitor, java.lang.Object)"><B>acceptVisitor(MdmObjectVisitor, Object)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmBaseMeasure.html" title="class in oracle.olapi.metadata.mdm">MdmBaseMeasure</A> <DD>Calls the <code>visitMdmBaseMeasure</code> method of the <code>MdmObjectVisitor</code> and passes that method this <code>MdmBaseMeasure</code> and an <code>Object</code>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmColumn.html#acceptVisitor(oracle.olapi.metadata.mdm.MdmObjectVisitor, java.lang.Object)"><B>acceptVisitor(MdmObjectVisitor, Object)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmColumn.html" title="class in oracle.olapi.metadata.mdm">MdmColumn</A> <DD>Calls the <code>visitMdmColumn</code> method of the <code>MdmObjectVisitor</code> and passes that method this <code>MdmColumn</code> and an <code>Object</code>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmCube.html#acceptVisitor(oracle.olapi.metadata.mdm.MdmObjectVisitor, java.lang.Object)"><B>acceptVisitor(MdmObjectVisitor, Object)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmCube.html" title="class in oracle.olapi.metadata.mdm">MdmCube</A> <DD>Calls the <code>visitMdmCube</code> method of the <code>MdmObjectVisitor</code> and passes that method this <code>MdmCube</code> and an <code>Object</code>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmCustomMember.html#acceptVisitor(oracle.olapi.metadata.mdm.MdmObjectVisitor, java.lang.Object)"><B>acceptVisitor(MdmObjectVisitor, Object)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmCustomMember.html" title="class in oracle.olapi.metadata.mdm">MdmCustomMember</A> <DD>Calls the <code>visitMdmCustomMember</code> method of the <code>MdmObjectVisitor</code> and passes that method the <code>MdmCustomMember</code> and an <code>Object</code>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDatabaseSchema.html#acceptVisitor(oracle.olapi.metadata.mdm.MdmObjectVisitor, java.lang.Object)"><B>acceptVisitor(MdmObjectVisitor, Object)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDatabaseSchema.html" title="class in oracle.olapi.metadata.mdm">MdmDatabaseSchema</A> <DD>Calls the <code>visitMdmDatabaseSchema</code> method of the <code>MdmObjectVisitor</code> and passes that method this <code>MdmDatabaseSchema</code> and an <code>Object</code>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDerivedAttribute.html#acceptVisitor(oracle.olapi.metadata.mdm.MdmObjectVisitor, java.lang.Object)"><B>acceptVisitor(MdmObjectVisitor, Object)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDerivedAttribute.html" title="class in oracle.olapi.metadata.mdm">MdmDerivedAttribute</A> <DD>Calls the <code>visitMdmDerivedAttribute</code> method of the <code>MdmObjectVisitor</code> and passes that method this <code>MdmDerivedAttribute</code> and an <code>Object</code>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDerivedMeasure.html#acceptVisitor(oracle.olapi.metadata.mdm.MdmObjectVisitor, java.lang.Object)"><B>acceptVisitor(MdmObjectVisitor, Object)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDerivedMeasure.html" title="class in oracle.olapi.metadata.mdm">MdmDerivedMeasure</A> <DD>Calls the <code>visitMdmDerivedMeasure</code> method of the <code>MdmObjectVisitor</code> and passes that method this <code>MdmDerivedMeasure</code> and an <code>Object</code>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDimensionality.html#acceptVisitor(oracle.olapi.metadata.mdm.MdmObjectVisitor, java.lang.Object)"><B>acceptVisitor(MdmObjectVisitor, Object)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDimensionality.html" title="class in oracle.olapi.metadata.mdm">MdmDimensionality</A> <DD>Calls the <code>visitMdmDimensionality</code> method of the <code>MdmObjectVisitor</code> and passes that method this <code>MdmDimensionality</code> and an <code>Object</code>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDimensionCalculationModel.html#acceptVisitor(oracle.olapi.metadata.mdm.MdmObjectVisitor, java.lang.Object)"><B>acceptVisitor(MdmObjectVisitor, Object)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDimensionCalculationModel.html" title="class in oracle.olapi.metadata.mdm">MdmDimensionCalculationModel</A> <DD>Calls the <code>visitMdmDimensionCalculationModel</code> method of the <code>MdmObjectVisitor</code> and passes that method this <code>MdmDimensionCalculationModel</code> and an <code>Object</code>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDimensionLevel.html#acceptVisitor(oracle.olapi.metadata.mdm.MdmObjectVisitor, java.lang.Object)"><B>acceptVisitor(MdmObjectVisitor, Object)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDimensionLevel.html" title="class in oracle.olapi.metadata.mdm">MdmDimensionLevel</A> <DD>Calls the <code>visitMdmDimensionLevel</code> method of the specified <code>MdmObjectVisitor</code> and passes that method this <code>MdmDimensionLevel</code> and the specified <code>context</code> object. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmHierarchyLevel.html#acceptVisitor(oracle.olapi.metadata.mdm.MdmObjectVisitor, java.lang.Object)"><B>acceptVisitor(MdmObjectVisitor, Object)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmHierarchyLevel.html" title="class in oracle.olapi.metadata.mdm">MdmHierarchyLevel</A> <DD>Calls the <code>visitMdmHierarchyLevel</code> method of the specified <code>MdmObjectVisitor</code> and passes that method this <code>MdmHierarchyLevel</code> and an <CODE>Object</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmLevel.html#acceptVisitor(oracle.olapi.metadata.mdm.MdmObjectVisitor, java.lang.Object)"><B>acceptVisitor(MdmObjectVisitor, Object)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmLevel.html" title="class in oracle.olapi.metadata.mdm">MdmLevel</A> <DD><B>Deprecated.</B> <I>As of Oracle 11g, Release 1 (11.1); replaced by <A HREF="./oracle/olapi/metadata/mdm/MdmHierarchyLevel.html#acceptVisitor(oracle.olapi.metadata.mdm.MdmObjectVisitor, java.lang.Object)"><CODE>MdmHierarchyLevel.acceptVisitor</CODE></A>.</I> <DT><A HREF="./oracle/olapi/metadata/mdm/MdmLevelHierarchy.html#acceptVisitor(oracle.olapi.metadata.mdm.MdmObjectVisitor, java.lang.Object)"><B>acceptVisitor(MdmObjectVisitor, Object)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmLevelHierarchy.html" title="class in oracle.olapi.metadata.mdm">MdmLevelHierarchy</A> <DD>Calls the <code>visitMdmLevelHierarchy</code> method of the specified <code>MdmObjectVisitor</code> and passes that method the <code>MdmLevelHierarchy</code> and the specified <code>context</code> object. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMeasureDimension.html#acceptVisitor(oracle.olapi.metadata.mdm.MdmObjectVisitor, java.lang.Object)"><B>acceptVisitor(MdmObjectVisitor, Object)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMeasureDimension.html" title="class in oracle.olapi.metadata.mdm">MdmMeasureDimension</A> <DD>Calls the <code>visitMdmMeasureDimension</code> method of the <code>MdmObjectVisitor</code> and passes that method the <code>MdmMeasureDimension</code> and an <code>Object</code>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMeasureModel.html#acceptVisitor(oracle.olapi.metadata.mdm.MdmObjectVisitor, java.lang.Object)"><B>acceptVisitor(MdmObjectVisitor, Object)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMeasureModel.html" title="class in oracle.olapi.metadata.mdm">MdmMeasureModel</A> <DD>Calls the <code>visitMdmMeasureModel</code> method of an <code>MdmObjectVisitor</code> and passes that method the <code>MdmMeasureModel</code> and an <code>Object</code>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMultiValuedDerivedAttribute.html#acceptVisitor(oracle.olapi.metadata.mdm.MdmObjectVisitor, java.lang.Object)"><B>acceptVisitor(MdmObjectVisitor, Object)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMultiValuedDerivedAttribute.html" title="class in oracle.olapi.metadata.mdm">MdmMultiValuedDerivedAttribute</A> <DD>Calls the <code>visitMdmMultiValuedDerivedAttribute</code> method of the <code>MdmObjectVisitor</code> and passes that method this <code>MdmMultiValuedDerivedAttribute</code> and an <code>Object</code>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmNamedBuildProcess.html#acceptVisitor(oracle.olapi.metadata.mdm.MdmObjectVisitor, java.lang.Object)"><B>acceptVisitor(MdmObjectVisitor, Object)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmNamedBuildProcess.html" title="class in oracle.olapi.metadata.mdm">MdmNamedBuildProcess</A> <DD>Calls the <code>visitMdmNamedBuildProcess</code> method of the specified <code>MdmObjectVisitor</code> and passes that method this <code>MdmNamedBuildProcess</code> and an <CODE>Object</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmObject.html#acceptVisitor(oracle.olapi.metadata.mdm.MdmObjectVisitor, java.lang.Object)"><B>acceptVisitor(MdmObjectVisitor, Object)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmObject.html" title="class in oracle.olapi.metadata.mdm">MdmObject</A> <DD>Calls a method of the specified <code>MdmObjectVisitor</code> and passes that method this <code>MdmObject</code> and an <code>Object</code>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmOrganizationalSchema.html#acceptVisitor(oracle.olapi.metadata.mdm.MdmObjectVisitor, java.lang.Object)"><B>acceptVisitor(MdmObjectVisitor, Object)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmOrganizationalSchema.html" title="class in oracle.olapi.metadata.mdm">MdmOrganizationalSchema</A> <DD>Calls the <code>visitMdmOrganizationalSchema</code> method of the <code>MdmObjectVisitor</code> and passes that method this <code>MdmOrganizationalSchema</code> and an <code>Object</code>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmRootSchema.html#acceptVisitor(oracle.olapi.metadata.mdm.MdmObjectVisitor, java.lang.Object)"><B>acceptVisitor(MdmObjectVisitor, Object)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmRootSchema.html" title="class in oracle.olapi.metadata.mdm">MdmRootSchema</A> <DD>Calls the <code>visitMdmRootSchema</code> method of the <code>MdmObjectVisitor</code> and passes that method this <code>MdmRootSchema</code> and an <code>Object</code>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmSchema.html#acceptVisitor(oracle.olapi.metadata.mdm.MdmObjectVisitor, java.lang.Object)"><B>acceptVisitor(MdmObjectVisitor, Object)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmSchema.html" title="class in oracle.olapi.metadata.mdm">MdmSchema</A> <DD>Calls the <code>visitMdmSchema</code> method of the specified <code>MdmObjectVisitor</code> and passes that method the <code>MdmSchema</code> and the specified <code>context</code> object. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmStandardDimension.html#acceptVisitor(oracle.olapi.metadata.mdm.MdmObjectVisitor, java.lang.Object)"><B>acceptVisitor(MdmObjectVisitor, Object)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmStandardDimension.html" title="class in oracle.olapi.metadata.mdm">MdmStandardDimension</A> <DD>Calls the <code>visitMdmStandardDimension</code> method of the <code>MdmObjectVisitor</code> and passes that method the <code>MdmStandardDimension</code> and an <code>Object</code>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmStandardMember.html#acceptVisitor(oracle.olapi.metadata.mdm.MdmObjectVisitor, java.lang.Object)"><B>acceptVisitor(MdmObjectVisitor, Object)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmStandardMember.html" title="class in oracle.olapi.metadata.mdm">MdmStandardMember</A> <DD>Calls the <code>visitMdmStandardMember</code> method of the <code>MdmObjectVisitor</code> and passes that method the <code>MdmStandardMember</code> and the <code>Object</code>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmTable.html#acceptVisitor(oracle.olapi.metadata.mdm.MdmObjectVisitor, java.lang.Object)"><B>acceptVisitor(MdmObjectVisitor, Object)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmTable.html" title="class in oracle.olapi.metadata.mdm">MdmTable</A> <DD>Calls the <code>visitMdmTable</code> method of the <code>MdmObjectVisitor</code> and passes that method this <code>MdmTable</code> and an <code>Object</code>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmTimeDimension.html#acceptVisitor(oracle.olapi.metadata.mdm.MdmObjectVisitor, java.lang.Object)"><B>acceptVisitor(MdmObjectVisitor, Object)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmTimeDimension.html" title="class in oracle.olapi.metadata.mdm">MdmTimeDimension</A> <DD>Calls the <code>visitMdmTimeDimension</code> method of the <code>MdmObjectVisitor</code> and passes that method the <code>MdmTimeDimension</code> and the <code>Object</code>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmTimeMember.html#acceptVisitor(oracle.olapi.metadata.mdm.MdmObjectVisitor, java.lang.Object)"><B>acceptVisitor(MdmObjectVisitor, Object)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmTimeMember.html" title="class in oracle.olapi.metadata.mdm">MdmTimeMember</A> <DD>Calls the <code>visitMdmTimeMember</code> method of the <code>MdmObjectVisitor</code> and passes that method the <code>MdmTimeMember</code> and an <code>Object</code>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmValueHierarchy.html#acceptVisitor(oracle.olapi.metadata.mdm.MdmObjectVisitor, java.lang.Object)"><B>acceptVisitor(MdmObjectVisitor, Object)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmValueHierarchy.html" title="class in oracle.olapi.metadata.mdm">MdmValueHierarchy</A> <DD>Calls the <code>visitMdmValueHierarchy</code> method on the specified <code>MdmObjectVisitor</code> and passes that method this <code>MdmValueHierarchy</code> and the specified <code>context</code> object. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#ACOS"><B>ACOS</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>ACOS</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#acos()"><B>acos()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Calculates the angle value in radians of the cosine value of this <CODE>TypedExpression</CODE>. <DT><A HREF="./oracle/olapi/transaction/ActiveSubtransactionsException.html" title="class in oracle.olapi.transaction"><B>ActiveSubtransactionsException</B></A> - Exception in <A HREF="./oracle/olapi/transaction/package-summary.html">oracle.olapi.transaction</A><DD>Indicates that the current <code>Transaction</code> has child <code>Transaction</code> objects that the application must commit or roll back before committing or rolling back the current <code>Transaction</code>.<DT><A HREF="./oracle/olapi/transaction/ActiveSubtransactionsException.html#ActiveSubtransactionsException(java.util.List)"><B>ActiveSubtransactionsException(List)</B></A> - Constructor for exception oracle.olapi.transaction.<A HREF="./oracle/olapi/transaction/ActiveSubtransactionsException.html" title="class in oracle.olapi.transaction">ActiveSubtransactionsException</A> <DD>Creates an <code>ActiveSubtransactionsException</code>. <DT><A HREF="./oracle/olapi/ArraySet.html#add(java.lang.Object)"><B>add(Object)</B></A> - Method in class oracle.olapi.<A HREF="./oracle/olapi/ArraySet.html" title="class in oracle.olapi">ArraySet</A> <DD>Adds the specified element to the end of the set if the element is not already present in the set. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#ADD_MONTHS"><B>ADD_MONTHS</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>ADD_MONTHS</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmSubDimension.html#addAttribute(oracle.olapi.metadata.mdm.MdmAttribute)"><B>addAttribute(MdmAttribute)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmSubDimension.html" title="class in oracle.olapi.metadata.mdm">MdmSubDimension</A> <DD>Adds an <CODE>MdmAttribute</CODE> to the attributes associated with the <CODE>MdmSubDimension</CODE>. <DT><A HREF="./oracle/olapi/metadata/mapping/DimensionMap.html#addAttributeMap(oracle.olapi.metadata.mapping.AttributeMap)"><B>addAttributeMap(AttributeMap)</B></A> - Method in class oracle.olapi.metadata.mapping.<A HREF="./oracle/olapi/metadata/mapping/DimensionMap.html" title="class in oracle.olapi.metadata.mapping">DimensionMap</A> <DD>Adds an <CODE>AttributeMap</CODE> to the <CODE>DimensionMap</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDatabaseSchema.html#addAW(oracle.olapi.metadata.deployment.AW)"><B>addAW(AW)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDatabaseSchema.html" title="class in oracle.olapi.metadata.mdm">MdmDatabaseSchema</A> <DD>Adds the specified <CODE>AW</CODE> to this <CODE>MdmDatabaseSchema</CODE>. <DT><A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html#addBuildSpecification(oracle.olapi.syntax.BuildSpecification)"><B>addBuildSpecification(BuildSpecification)</B></A> - Method in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html" title="class in oracle.olapi.metadata.deployment">AWCubeOrganization</A> <DD>Adds a <CODE>BuildSpecification</CODE> to the list of those that are contained by this <CODE>AWCubeOrganization</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmTable.html#addColumn(oracle.olapi.metadata.mdm.MdmColumn)"><B>addColumn(MdmColumn)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmTable.html" title="class in oracle.olapi.metadata.mdm">MdmTable</A> <DD>Adds an <CODE>MdmColumn</CODE> to the <CODE>List</CODE> of <CODE>MdmColumn</CODE> objects that are associated with this <CODE>MdmTable</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmSchema.html#addCube(oracle.olapi.metadata.mdm.MdmCube)"><B>addCube(MdmCube)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmSchema.html" title="class in oracle.olapi.metadata.mdm">MdmSchema</A> <DD>Adds the specified <CODE>MdmCube</CODE> to the <CODE>MdmSchema</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmCube.html#addCubeMap(oracle.olapi.metadata.mapping.CubeMap)"><B>addCubeMap(CubeMap)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmCube.html" title="class in oracle.olapi.metadata.mdm">MdmCube</A> <DD>Adds a <CODE>CubeMap</CODE> to the <CODE>List</CODE> of <CODE>CubeMap</CODE> objects associated with this <CODE>MdmCube</CODE>. <DT><A HREF="./oracle/olapi/data/cursor/CursorManager.html#addCursorManagerUpdateListener(oracle.olapi.data.cursor.CursorManagerUpdateListener)"><B>addCursorManagerUpdateListener(CursorManagerUpdateListener)</B></A> - Method in interface oracle.olapi.data.cursor.<A HREF="./oracle/olapi/data/cursor/CursorManager.html" title="interface in oracle.olapi.data.cursor">CursorManager</A> <DD>Adds a <code>CursorManagerUpdateListener</code> to the <code>CursorManager</code>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDimensionCalculationModel.html#addCustomMember(oracle.olapi.metadata.mdm.MdmCustomMember)"><B>addCustomMember(MdmCustomMember)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDimensionCalculationModel.html" title="class in oracle.olapi.metadata.mdm">MdmDimensionCalculationModel</A> <DD>Adds a custom dimension member to this <CODE>MdmDimensionCalculationModel</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmStandardDimension.html#addCustomMember(oracle.olapi.metadata.mdm.MdmStandardMember)"><B>addCustomMember(MdmStandardMember)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmStandardDimension.html" title="class in oracle.olapi.metadata.mdm">MdmStandardDimension</A> <DD>Adds a custom member to the <CODE>MdmStandardDimension</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmTimeDimension.html#addCustomMember(oracle.olapi.metadata.mdm.MdmTimeMember)"><B>addCustomMember(MdmTimeMember)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmTimeDimension.html" title="class in oracle.olapi.metadata.mdm">MdmTimeDimension</A> <DD>Adds a custom member to the <CODE>MdmTimeDimension</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmRootSchema.html#addDatabaseSchema(oracle.olapi.metadata.mdm.MdmDatabaseSchema)"><B>addDatabaseSchema(MdmDatabaseSchema)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmRootSchema.html" title="class in oracle.olapi.metadata.mdm">MdmRootSchema</A> <DD>Adds the specified <CODE>MdmDatabaseSchema</CODE> to this <CODE>MdmRootSchema</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmObject.html#addDescription(oracle.olapi.metadata.mdm.MdmDescription)"><B>addDescription(MdmDescription)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmObject.html" title="class in oracle.olapi.metadata.mdm">MdmObject</A> <DD>Adds an <CODE>MdmDescription</CODE> to the descriptions that are associated with this <CODE>MdmObject</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDimensionedObject.html#addDimension(oracle.olapi.metadata.mdm.MdmDimension)"><B>addDimension(MdmDimension)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDimensionedObject.html" title="class in oracle.olapi.metadata.mdm">MdmDimensionedObject</A> <DD>Adds an <CODE>MdmDimension</CODE> to the dimensions by which this <CODE>MdmDimensionedObject</CODE> is dimensioned. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmSchema.html#addDimension(oracle.olapi.metadata.mdm.MdmPrimaryDimension)"><B>addDimension(MdmPrimaryDimension)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmSchema.html" title="class in oracle.olapi.metadata.mdm">MdmSchema</A> <DD>Adds the specified <CODE>MdmPrimaryDimension</CODE> to the <CODE>MdmSchema</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDimensionedObject.html#addDimensionality(oracle.olapi.metadata.mdm.MdmDimensionality)"><B>addDimensionality(MdmDimensionality)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDimensionedObject.html" title="class in oracle.olapi.metadata.mdm">MdmDimensionedObject</A> <DD>Adds an <CODE>MdmDimensionality</CODE> to the list of dimensionality objects that are associated which this <CODE>MdmDimensionedObject</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMeasure.html#addDimensionality(oracle.olapi.metadata.mdm.MdmDimensionality)"><B>addDimensionality(MdmDimensionality)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMeasure.html" title="class in oracle.olapi.metadata.mdm">MdmMeasure</A> <DD>Adds an <CODE>MdmDimensionality</CODE> to the <CODE>MdmMeasure</CODE>. <DT><A HREF="./oracle/olapi/metadata/mapping/CubeMap.html#addDimensionalityMap(oracle.olapi.metadata.mapping.CubeDimensionalityMap)"><B>addDimensionalityMap(CubeDimensionalityMap)</B></A> - Method in class oracle.olapi.metadata.mapping.<A HREF="./oracle/olapi/metadata/mapping/CubeMap.html" title="class in oracle.olapi.metadata.mapping">CubeMap</A> <DD>Adds a <CODE>CubeDimensionalityMap</CODE> to the <CODE>CubeMap</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html#addDimensionLevel(oracle.olapi.metadata.mdm.MdmDimensionLevel)"><B>addDimensionLevel(MdmDimensionLevel)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html" title="class in oracle.olapi.metadata.mdm">MdmPrimaryDimension</A> <DD>Adds an <CODE>MdmDimensionLevel</CODE> to the <CODE>List</CODE> of <CODE>MdmDimensionLevel</CODE> objects associated with the <CODE>MdmPrimaryDimension</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDimensionCalculationModel.html#addExplicitDimension(oracle.olapi.metadata.mdm.MdmPrimaryDimension)"><B>addExplicitDimension(MdmPrimaryDimension)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDimensionCalculationModel.html" title="class in oracle.olapi.metadata.mdm">MdmDimensionCalculationModel</A> <DD>Adds an <CODE>MdmPrimaryDimension</CODE> to the list of explicit dimensions of the <CODE>MdmDimensionCalculationModel</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html#addHierarchy(oracle.olapi.metadata.mdm.MdmHierarchy)"><B>addHierarchy(MdmHierarchy)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html" title="class in oracle.olapi.metadata.mdm">MdmPrimaryDimension</A> <DD>Adds an <CODE>MdmHierarchy</CODE> to the <CODE>List</CODE> of <CODE>MdmHierarchy</CODE> objects associated with the <CODE>MdmPrimaryDimension</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmLevelHierarchy.html#addHierarchyLevel(oracle.olapi.metadata.mdm.MdmHierarchyLevel, int)"><B>addHierarchyLevel(MdmHierarchyLevel, int)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmLevelHierarchy.html" title="class in oracle.olapi.metadata.mdm">MdmLevelHierarchy</A> <DD>Adds an <CODE>MdmHierarchyLevel</CODE> at the specified position in the ordered list of hierarchy levels that are associated with this When the <CODE>findOrCreateHierarchyLevel</CODE> method creates a new <CODE>MdmHierarchyLevel</CODE>, it adds the new hierarchy level to the end of the ordered list. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmLevelHierarchy.html#addHierarchyLevel(oracle.olapi.metadata.mdm.MdmHierarchyLevel)"><B>addHierarchyLevel(MdmHierarchyLevel)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmLevelHierarchy.html" title="class in oracle.olapi.metadata.mdm">MdmLevelHierarchy</A> <DD>Appends an <CODE>MdmHierarchyLevel</CODE> to the ordered list of hierarchy levels that are associated with this <CODE>MdmLevelHierarchy</CODE>. <DT><A HREF="./oracle/olapi/metadata/mapping/SolvedValueHierarchyMap.html#addLevelExpression(oracle.olapi.syntax.Expression)"><B>addLevelExpression(Expression)</B></A> - Method in class oracle.olapi.metadata.mapping.<A HREF="./oracle/olapi/metadata/mapping/SolvedValueHierarchyMap.html" title="class in oracle.olapi.metadata.mapping">SolvedValueHierarchyMap</A> <DD>Adds an <CODE>Expression</CODE> that identifies a column in a relational table that contains dimension members to add to the hierarchy. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmCube.html#addMeasure(oracle.olapi.metadata.mdm.MdmMeasure)"><B>addMeasure(MdmMeasure)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmCube.html" title="class in oracle.olapi.metadata.mdm">MdmCube</A> <DD>Adds an <CODE>MdmMeasure</CODE> to the <CODE>List</CODE> of <CODE>MdmMeasure</CODE> objects organized by this <CODE>MdmCube</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMeasureDimension.html#addMeasure(oracle.olapi.metadata.mdm.MdmMeasure)"><B>addMeasure(MdmMeasure)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMeasureDimension.html" title="class in oracle.olapi.metadata.mdm">MdmMeasureDimension</A> <DD>Adds an <CODE>MdmMeasure</CODE> to the <CODE>MdmMeasureDimension</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmSchema.html#addMeasure(oracle.olapi.metadata.mdm.MdmMeasure)"><B>addMeasure(MdmMeasure)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmSchema.html" title="class in oracle.olapi.metadata.mdm">MdmSchema</A> <DD>Adds the specified <CODE>MdmMeasure</CODE> to the <CODE>MdmSchema</CODE>. <DT><A HREF="./oracle/olapi/metadata/mapping/CubeMap.html#addMeasureMap(oracle.olapi.metadata.mapping.MeasureMap)"><B>addMeasureMap(MeasureMap)</B></A> - Method in class oracle.olapi.metadata.mapping.<A HREF="./oracle/olapi/metadata/mapping/CubeMap.html" title="class in oracle.olapi.metadata.mapping">CubeMap</A> <DD>Adds a <CODE>MeasureMap</CODE> to the <CODE>CubeMap</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html#addModel(oracle.olapi.metadata.mdm.MdmDimensionCalculationModel)"><B>addModel(MdmDimensionCalculationModel)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html" title="class in oracle.olapi.metadata.mdm">MdmPrimaryDimension</A> <DD>Adds an <CODE>MdmDimensionCalculationModel</CODE> to the <CODE>List</CODE> of <CODE>MdmDimensionCalculationModel</CODE> objects associated with the <CODE>MdmPrimaryDimension</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#addMonths(oracle.olapi.syntax.TypedExpression)"><B>addMonths(TypedExpression)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Creates a <CODE>TypedExpression</CODE> that evaluates to the date that is the specified number of months after the date that is the value of this <CODE>TypedExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#addMonths(int)"><B>addMonths(int)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Creates a <CODE>TypedExpression</CODE> that evaluates to the date that is the specified number of months after the date that is the value of this <CODE>TypedExpression</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDatabaseSchema.html#addNamedBuildProcess(oracle.olapi.metadata.mdm.MdmNamedBuildProcess)"><B>addNamedBuildProcess(MdmNamedBuildProcess)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDatabaseSchema.html" title="class in oracle.olapi.metadata.mdm">MdmDatabaseSchema</A> <DD>Adds the specified <CODE>MdmNamedBuildProcess</CODE> to this <CODE>MdmDatabaseSchema</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmObject.html#addObjectClassification(java.lang.String)"><B>addObjectClassification(String)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmObject.html" title="class in oracle.olapi.metadata.mdm">MdmObject</A> <DD>Adds a classification to the <CODE>MdmObject</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDatabaseSchema.html#addOrganizationalSchema(oracle.olapi.metadata.mdm.MdmOrganizationalSchema)"><B>addOrganizationalSchema(MdmOrganizationalSchema)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDatabaseSchema.html" title="class in oracle.olapi.metadata.mdm">MdmDatabaseSchema</A> <DD>Adds the specified <CODE>MdmOrganizationalSchema</CODE> to this <CODE>MdmDatabaseSchema</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmOrganizationalSchema.html#addOrganizationalSchema(oracle.olapi.metadata.mdm.MdmOrganizationalSchema)"><B>addOrganizationalSchema(MdmOrganizationalSchema)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmOrganizationalSchema.html" title="class in oracle.olapi.metadata.mdm">MdmOrganizationalSchema</A> <DD>Adds the specified <CODE>MdmOrganizationalSchema</CODE> to this <CODE>MdmOrganizationalSchema</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDatabaseSchema.html#addSchemaObject(oracle.olapi.metadata.BaseMetadataObject)"><B>addSchemaObject(BaseMetadataObject)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDatabaseSchema.html" title="class in oracle.olapi.metadata.mdm">MdmDatabaseSchema</A> <DD>Add the specified <CODE>BaseMetadataObject</CODE> to this <CODE>MdmDatabaseSchema</CODE>. <DT><A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html#addSecondaryPartitionLevel(oracle.olapi.metadata.deployment.SecondaryPartitionLevel, int)"><B>addSecondaryPartitionLevel(SecondaryPartitionLevel, int)</B></A> - Method in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html" title="class in oracle.olapi.metadata.deployment">AWCubeOrganization</A> <DD>Adds a <CODE>SecondaryPartitionLevel</CODE> to the <CODE>List</CODE> of those that are contained by this <CODE>AWCubeOrganization</CODE>. <DT><A HREF="./oracle/olapi/metadata/deployment/CubeOrganization.html#addSparseDimension(oracle.olapi.metadata.mdm.MdmDimensionality)"><B>addSparseDimension(MdmDimensionality)</B></A> - Method in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/CubeOrganization.html" title="class in oracle.olapi.metadata.deployment">CubeOrganization</A> <DD>Adds an <CODE>MdmDimensionality</CODE> to the sparse dimensions of the cube. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDatabaseSchema.html#addSubSchema(oracle.olapi.metadata.mdm.MdmSchema)"><B>addSubSchema(MdmSchema)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDatabaseSchema.html" title="class in oracle.olapi.metadata.mdm">MdmDatabaseSchema</A> <DD>Adds the specified <CODE>MdmSchema</CODE> to this <CODE>MdmDatabaseSchema</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmOrganizationalSchema.html#addSubSchema(oracle.olapi.metadata.mdm.MdmSchema)"><B>addSubSchema(MdmSchema)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmOrganizationalSchema.html" title="class in oracle.olapi.metadata.mdm">MdmOrganizationalSchema</A> <DD>Adds the specified <CODE>MdmSchema</CODE> to this <CODE>MdmOrganizationalSchema</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmRootSchema.html#addSubSchema(oracle.olapi.metadata.mdm.MdmSchema)"><B>addSubSchema(MdmSchema)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmRootSchema.html" title="class in oracle.olapi.metadata.mdm">MdmRootSchema</A> <DD>Adds the specified <CODE>MdmSchema</CODE> to this <CODE>MdmRootSchema</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmSchema.html#addSubSchema(oracle.olapi.metadata.mdm.MdmSchema)"><B>addSubSchema(MdmSchema)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmSchema.html" title="class in oracle.olapi.metadata.mdm">MdmSchema</A> <DD>Adds the specified <CODE>MdmSchema</CODE> to the <CODE>MdmSchema</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDimensionLevel.html#addUniqueKeyAttribute(oracle.olapi.metadata.mdm.MdmBaseAttribute)"><B>addUniqueKeyAttribute(MdmBaseAttribute)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDimensionLevel.html" title="class in oracle.olapi.metadata.mdm">MdmDimensionLevel</A> <DD>Adds a unique key attribute to the list of them that are associated with this <CODE>MdmDimensionLevel</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#AGGREGATE"><B>AGGREGATE</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>AGGREGATE</CODE>. <DT><A HREF="./oracle/olapi/syntax/AggregateOverClause.html" title="class in oracle.olapi.syntax"><B>AggregateOverClause</B></A> - Class in <A HREF="./oracle/olapi/syntax/package-summary.html">oracle.olapi.syntax</A><DD>The base class for an object that specifies values for the <CODE>OVER</CODE> clause in an <CODE>AggregationFunctionExpression</CODE>.<DT><A HREF="./oracle/olapi/syntax/AggregateOverMembersClause.html" title="class in oracle.olapi.syntax"><B>AggregateOverMembersClause</B></A> - Class in <A HREF="./oracle/olapi/syntax/package-summary.html">oracle.olapi.syntax</A><DD>An <CODE>AggregateOverClause</CODE> that specifies a list of dimension members as the <CODE>OVER</CODE> clause for an <CODE>AggregationFunctionExpression</CODE>.<DT><A HREF="./oracle/olapi/syntax/AggregateOverMembersClause.html#AggregateOverMembersClause(oracle.olapi.metadata.mdm.MdmPrimaryDimension, java.lang.String[])"><B>AggregateOverMembersClause(MdmPrimaryDimension, String[])</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/AggregateOverMembersClause.html" title="class in oracle.olapi.syntax">AggregateOverMembersClause</A> <DD>Creates an <CODE>AggregateOverMembersClause</CODE> that specifies members of a dimension as the <CODE>OVER</CODE> clause for an <CODE>AggregationFunctionExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/AggregateOverMembersClause.html#AggregateOverMembersClause(oracle.olapi.metadata.mdm.MdmPrimaryDimension, java.util.List)"><B>AggregateOverMembersClause(MdmPrimaryDimension, List<String>)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/AggregateOverMembersClause.html" title="class in oracle.olapi.syntax">AggregateOverMembersClause</A> <DD>Creates an <CODE>AggregateOverMembersClause</CODE> that specifies members of a dimension as the <CODE>OVER</CODE> clause for an <CODE>AggregationFunctionExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#AGGREGATION_AVG"><B>AGGREGATION_AVG</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>AVG</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#AGGREGATION_CATEGORY"><B>AGGREGATION_CATEGORY</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>String</CODE> for the AGGREGATION category of functions. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptor.html#AGGREGATION_EXPRESSION_FUNCTION"><B>AGGREGATION_EXPRESSION_FUNCTION</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptor.html" title="class in oracle.olapi.syntax">FunctionDescriptor</A> <DD>A constant that represents an aggregation function that is used by an AggregationFunctionExpression. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#AGGREGATION_FIRST"><B>AGGREGATION_FIRST</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>FIRST</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptor.html#AGGREGATION_FUNCTION"><B>AGGREGATION_FUNCTION</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptor.html" title="class in oracle.olapi.syntax">FunctionDescriptor</A> <DD>A constant that represents an aggregation function, such as <CODE>MAX</CODE> or <CODE>SUM</CODE>, that is used by an AggregationCommand. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#AGGREGATION_LAST"><B>AGGREGATION_LAST</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>LAST</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#AGGREGATION_MAX"><B>AGGREGATION_MAX</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>MAX</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#AGGREGATION_MIN"><B>AGGREGATION_MIN</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>MIN</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#AGGREGATION_SUM"><B>AGGREGATION_SUM</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>SUM</CODE>. <DT><A HREF="./oracle/olapi/syntax/AggregationCase.html" title="class in oracle.olapi.syntax"><B>AggregationCase</B></A> - Class in <A HREF="./oracle/olapi/syntax/package-summary.html">oracle.olapi.syntax</A><DD>A <CODE>SyntaxObject</CODE> that represents an aggregation case for an <CODE>AggregationCommand</CODE>.<DT><A HREF="./oracle/olapi/syntax/AggregationCase.html#AggregationCase(java.lang.String, java.util.List, oracle.olapi.metadata.mdm.MdmBaseMeasure)"><B>AggregationCase(String, List<FunctionArgument>, MdmBaseMeasure)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/AggregationCase.html" title="class in oracle.olapi.syntax">AggregationCase</A> <DD>Creates an <CODE>AggregationCase</CODE> that has the specified function, with function arguments, as the aggregation method for the specified measure. <DT><A HREF="./oracle/olapi/syntax/AggregationCase.html#AggregationCase(java.lang.String, oracle.olapi.syntax.FunctionArgument[], oracle.olapi.metadata.mdm.MdmBaseMeasure)"><B>AggregationCase(String, FunctionArgument[], MdmBaseMeasure)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/AggregationCase.html" title="class in oracle.olapi.syntax">AggregationCase</A> <DD>Creates an <CODE>AggregationCase</CODE> that has the specified function, with function arguments, as the aggregation method for the specified measure. <DT><A HREF="./oracle/olapi/syntax/AggregationCommand.html" title="class in oracle.olapi.syntax"><B>AggregationCommand</B></A> - Class in <A HREF="./oracle/olapi/syntax/package-summary.html">oracle.olapi.syntax</A><DD>A <CODE>SolveStepCommand</CODE> that represents an aggregation command in a <CODE>BuildSpecification</CODE>.<DT><A HREF="./oracle/olapi/syntax/AggregationCommand.html#AggregationCommand(java.lang.String)"><B>AggregationCommand(String)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/AggregationCommand.html" title="class in oracle.olapi.syntax">AggregationCommand</A> <DD>Creates an <CODE>AggregationCommand</CODE> that specifies the aggregation of all of the summary data of the measures of a cube. <DT><A HREF="./oracle/olapi/syntax/AggregationCommand.html#AggregationCommand(java.lang.String, oracle.olapi.syntax.FunctionArgument[], oracle.olapi.metadata.mdm.MdmPrimaryDimension)"><B>AggregationCommand(String, FunctionArgument[], MdmPrimaryDimension)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/AggregationCommand.html" title="class in oracle.olapi.syntax">AggregationCommand</A> <DD>Creates an <CODE>AggregationCommand</CODE> that specifies the aggregation of the summary data of the measures of a cube for the specified dimension. <DT><A HREF="./oracle/olapi/syntax/AggregationCommand.html#AggregationCommand(java.lang.String, oracle.olapi.syntax.FunctionArgument[], oracle.olapi.metadata.mdm.MdmPrimaryDimension, oracle.olapi.metadata.mdm.MdmHierarchy[])"><B>AggregationCommand(String, FunctionArgument[], MdmPrimaryDimension, MdmHierarchy[])</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/AggregationCommand.html" title="class in oracle.olapi.syntax">AggregationCommand</A> <DD>Creates an <CODE>AggregationCommand</CODE> that specifies the aggregation of the summary data of the measures of a cube for the specified dimension hierarchies. <DT><A HREF="./oracle/olapi/syntax/AggregationCommand.html#AggregationCommand(java.lang.String, oracle.olapi.syntax.FunctionArgument[], oracle.olapi.syntax.AggregationCase[], oracle.olapi.metadata.mdm.MdmPrimaryDimension, oracle.olapi.metadata.mdm.MdmHierarchy[], boolean, boolean, boolean, boolean)"><B>AggregationCommand(String, FunctionArgument[], AggregationCase[], MdmPrimaryDimension, MdmHierarchy[], boolean, boolean, boolean, boolean)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/AggregationCommand.html" title="class in oracle.olapi.syntax">AggregationCommand</A> <DD>Creates an <CODE>AggregationCommand</CODE> that specifies the aggregation of the summary data of the measures of a cube for the specified dimension hierarchies. <DT><A HREF="./oracle/olapi/syntax/AggregationCommand.html#AggregationCommand(java.lang.String, oracle.olapi.syntax.FunctionArgument[], oracle.olapi.syntax.AggregationCase[], oracle.olapi.metadata.mdm.MdmPrimaryDimension, oracle.olapi.metadata.mdm.MdmHierarchy[], boolean, boolean, boolean, boolean, oracle.olapi.syntax.Condition)"><B>AggregationCommand(String, FunctionArgument[], AggregationCase[], MdmPrimaryDimension, MdmHierarchy[], boolean, boolean, boolean, boolean, Condition)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/AggregationCommand.html" title="class in oracle.olapi.syntax">AggregationCommand</A> <DD>Creates an <CODE>AggregationCommand</CODE> that specifies the aggregation of the summary data of the measures of a cube for the specified dimension hierarchies. <DT><A HREF="./oracle/olapi/syntax/AggregationCommand.html#AggregationCommand(java.lang.String, java.util.List, java.util.List, oracle.olapi.metadata.mdm.MdmPrimaryDimension, java.util.List, boolean, boolean, boolean, boolean)"><B>AggregationCommand(String, List<FunctionArgument>, List<AggregationCase>, MdmPrimaryDimension, List<MdmHierarchy>, boolean, boolean, boolean, boolean)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/AggregationCommand.html" title="class in oracle.olapi.syntax">AggregationCommand</A> <DD>Creates an <CODE>AggregationCommand</CODE> that specifies the aggregation of the summary data of the measures of a cube for the specified dimension hierarchies. <DT><A HREF="./oracle/olapi/syntax/AggregationCommand.html#AggregationCommand(java.lang.String, java.util.List, java.util.List, oracle.olapi.metadata.mdm.MdmPrimaryDimension, java.util.List, boolean, boolean, boolean, boolean, oracle.olapi.syntax.Condition)"><B>AggregationCommand(String, List<FunctionArgument>, List<AggregationCase>, MdmPrimaryDimension, List<MdmHierarchy>, boolean, boolean, boolean, boolean, Condition)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/AggregationCommand.html" title="class in oracle.olapi.syntax">AggregationCommand</A> <DD>Creates an <CODE>AggregationCommand</CODE> that specifies the aggregation of the summary data of the measures of a cube for the specified dimension hierarchies. <DT><A HREF="./oracle/olapi/syntax/AggregationCommand.html#AggregationCommand(java.lang.String, java.util.List, oracle.olapi.metadata.mdm.MdmPrimaryDimension, java.util.List)"><B>AggregationCommand(String, List<FunctionArgument>, MdmPrimaryDimension, List<MdmHierarchy>)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/AggregationCommand.html" title="class in oracle.olapi.syntax">AggregationCommand</A> <DD>Creates an <CODE>AggregationCommand</CODE> that specifies the aggregation of the summary data of the measures of a cube for the specified dimension hierarchies. <DT><A HREF="./oracle/olapi/syntax/AggregationFunctionExpression.html" title="class in oracle.olapi.syntax"><B>AggregationFunctionExpression</B></A> - Class in <A HREF="./oracle/olapi/syntax/package-summary.html">oracle.olapi.syntax</A><DD>A <CODE>TypedExpression</CODE> that represents an aggregation function.<DT><A HREF="./oracle/olapi/syntax/AggregationFunctionExpression.html#AggregationFunctionExpression(java.lang.String, oracle.olapi.syntax.FunctionArgument, oracle.olapi.syntax.AggregateOverClause)"><B>AggregationFunctionExpression(String, FunctionArgument, AggregateOverClause)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/AggregationFunctionExpression.html" title="class in oracle.olapi.syntax">AggregationFunctionExpression</A> <DD>Creates an <CODE>AggregationFunctionExpression</CODE> that resolves to the aggregation function with the function argument and <CODE>OVER</CODE> clause. <DT><A HREF="./oracle/olapi/syntax/AggregationFunctionExpression.html#AggregationFunctionExpression(java.lang.String, java.util.List, oracle.olapi.syntax.AggregateOverClause)"><B>AggregationFunctionExpression(String, List<FunctionArgument>, AggregateOverClause)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/AggregationFunctionExpression.html" title="class in oracle.olapi.syntax">AggregationFunctionExpression</A> <DD>Creates an <CODE>AggregationFunctionExpression</CODE> that resolves to the aggregation function with the function arguments and <CODE>OVER</CODE> clause. <DT><A HREF="./oracle/olapi/data/source/Source.html#alias()"><B>alias()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>Returns a <CODE>Source</CODE> that has the same elements as this <CODE>Source</CODE>, but that has this <CODE>Source</CODE> as its type. <DT><A HREF="./oracle/olapi/syntax/ListComparisonCondition.html#ALL"><B>ALL</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/ListComparisonCondition.html" title="class in oracle.olapi.syntax">ListComparisonCondition</A> <DD>A constant for the ALL operator. <DT><A HREF="./oracle/olapi/syntax/SymmetricConditionElement.html#ALL"><B>ALL</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SymmetricConditionElement.html" title="class in oracle.olapi.syntax">SymmetricConditionElement</A> <DD>A constant that specifies all of the members of a dimension. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptor.html#ALLOCATION_FUNCTION"><B>ALLOCATION_FUNCTION</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptor.html" title="class in oracle.olapi.syntax">FunctionDescriptor</A> <DD>A constant that represents an allocation function, such as <CODE>MIN_ALLOC</CODE> or <CODE>FIRST_ALLOC</CODE>. <DT><A HREF="./oracle/olapi/syntax/AllocationCommand.html" title="class in oracle.olapi.syntax"><B>AllocationCommand</B></A> - Class in <A HREF="./oracle/olapi/syntax/package-summary.html">oracle.olapi.syntax</A><DD>A <CODE>SolveStepCommand</CODE> that represents an allocation command in a <CODE>BuildSpecification</CODE>.<DT><A HREF="./oracle/olapi/syntax/AllocationCommand.html#AllocationCommand(java.lang.String, oracle.olapi.syntax.FunctionArgument[], oracle.olapi.metadata.mdm.MdmHierarchy)"><B>AllocationCommand(String, FunctionArgument[], MdmHierarchy)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/AllocationCommand.html" title="class in oracle.olapi.syntax">AllocationCommand</A> <DD>Creates an <CODE>AllocationCommand</CODE> that specifies the allocation of data to the measures of a cube for the specified dimension hierarchy. <DT><A HREF="./oracle/olapi/syntax/AllocationCommand.html#AllocationCommand(java.lang.String, java.util.List, oracle.olapi.metadata.mdm.MdmHierarchy)"><B>AllocationCommand(String, List<FunctionArgument>, MdmHierarchy)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/AllocationCommand.html" title="class in oracle.olapi.syntax">AllocationCommand</A> <DD>Creates an <CODE>AllocationCommand</CODE> that specifies the allocation of data to the measures of a cube for the specified dimension hierarchy. <DT><A HREF="./oracle/olapi/syntax/AggregationCommand.html#ALLOW_DIVISION_BY_ZERO_DEFAULT"><B>ALLOW_DIVISION_BY_ZERO_DEFAULT</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/AggregationCommand.html" title="class in oracle.olapi.syntax">AggregationCommand</A> <DD>A constant that indicates whether the aggregation allows division by zero by default. <DT><A HREF="./oracle/olapi/syntax/AggregationCommand.html#ALLOW_OVERFLOW_DEFAULT"><B>ALLOW_OVERFLOW_DEFAULT</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/AggregationCommand.html" title="class in oracle.olapi.syntax">AggregationCommand</A> <DD>A constant that indicates whether the aggregation allows overflow by default. <DT><A HREF="./oracle/olapi/syntax/AnalyzeCommand.html" title="class in oracle.olapi.syntax"><B>AnalyzeCommand</B></A> - Class in <A HREF="./oracle/olapi/syntax/package-summary.html">oracle.olapi.syntax</A><DD>A <CODE>SimpleCommand</CODE> that directs Oracle OLAP to analyze the procedures that a <CODE>BuildProcess</CODE> performs as it builds an <CODE>MdmCube</CODE> or an <CODE>MdmPrimaryDimension</CODE>.<DT><A HREF="./oracle/olapi/syntax/HierarchicalCondition.html#ANCESTOR"><B>ANCESTOR</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/HierarchicalCondition.html" title="class in oracle.olapi.syntax">HierarchicalCondition</A> <DD>A constant that indicates an ancestor relationship. <DT><A HREF="./oracle/olapi/syntax/KeywordCatalog.html#ANCESTOR"><B>ANCESTOR</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/KeywordCatalog.html" title="class in oracle.olapi.syntax">KeywordCatalog</A> <DD>A static constant <CODE>KeywordArgument</CODE> representing the keyword <CODE>ANCESTOR</CODE>. <DT><A HREF="./oracle/olapi/data/source/BooleanSource.html#and(oracle.olapi.data.source.BooleanSource)"><B>and(BooleanSource)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/BooleanSource.html" title="class in oracle.olapi.data.source">BooleanSource</A> <DD>Performs a logical AND operation between the values of the elements of this <CODE>BooleanSource</CODE> and the values of the corresponding elements of the specified <CODE>BooleanSource</CODE>. <DT><A HREF="./oracle/olapi/data/source/BooleanSource.html#and(boolean)"><B>and(boolean)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/BooleanSource.html" title="class in oracle.olapi.data.source">BooleanSource</A> <DD>Performs a logical AND operation between the values of the elements of this <CODE>BooleanSource</CODE> and the specified <CODE>boolean</CODE> value. <DT><A HREF="./oracle/olapi/syntax/Condition.html#and(oracle.olapi.syntax.Condition)"><B>and(Condition)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/Condition.html" title="class in oracle.olapi.syntax">Condition</A> <DD>Creates a <CODE>Condition</CODE> that represents a logical <CODE>AND</CODE> condition. <DT><A HREF="./oracle/olapi/syntax/KeywordCatalog.html#AND"><B>AND</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/KeywordCatalog.html" title="class in oracle.olapi.syntax">KeywordCatalog</A> <DD>A static constant <CODE>KeywordArgument</CODE> representing the keyword <CODE>AND</CODE>. <DT><A HREF="./oracle/olapi/syntax/ListComparisonCondition.html#ANY"><B>ANY</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/ListComparisonCondition.html" title="class in oracle.olapi.syntax">ListComparisonCondition</A> <DD>A constant for the ANY operator. <DT><A HREF="./oracle/olapi/syntax/DataType.html#ANY_CATEGORY"><B>ANY_CATEGORY</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/DataType.html" title="class in oracle.olapi.syntax">DataType</A> <DD>A constant that represents a category for any data type. <DT><A HREF="./oracle/olapi/data/source/BooleanSource.html#appendValue(boolean)"><B>appendValue(boolean)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/BooleanSource.html" title="class in oracle.olapi.data.source">BooleanSource</A> <DD>Appends an element with the specified <CODE>boolean</CODE> value to this <CODE>BooleanSource</CODE>. <DT><A HREF="./oracle/olapi/data/source/DateSource.html#appendValue(java.util.Date)"><B>appendValue(Date)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/DateSource.html" title="class in oracle.olapi.data.source">DateSource</A> <DD>Appends the specified <CODE>Date</CODE> object to this <CODE>DateSource</CODE>. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#appendValue(double)"><B>appendValue(double)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Appends an element with the specified <CODE>double</CODE> value to this <CODE>NumberSource</CODE>. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#appendValue(float)"><B>appendValue(float)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Appends an element with the specified <CODE>float</CODE> value to this <CODE>NumberSource</CODE>. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#appendValue(int)"><B>appendValue(int)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Appends an element with the specified <CODE>int</CODE> value to this <CODE>NumberSource</CODE>. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#appendValue(short)"><B>appendValue(short)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Appends an element with the specified <CODE>short</CODE> value to this <CODE>NumberSource</CODE>. <DT><A HREF="./oracle/olapi/data/source/Source.html#appendValue(oracle.olapi.data.source.Source)"><B>appendValue(Source)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>Appends the element of the specified <CODE>Source</CODE> to the elements of this <CODE>Source</CODE>. <DT><A HREF="./oracle/olapi/data/source/StringSource.html#appendValue(java.lang.String)"><B>appendValue(String)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/StringSource.html" title="class in oracle.olapi.data.source">StringSource</A> <DD>Appends an element with the specified <CODE>String</CODE> value to the elements of this <CODE>StringSource</CODE>. <DT><A HREF="./oracle/olapi/data/source/BooleanSource.html#appendValues(boolean[])"><B>appendValues(boolean[])</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/BooleanSource.html" title="class in oracle.olapi.data.source">BooleanSource</A> <DD>Appends elements with the specified <CODE>boolean</CODE> values to this <CODE>BooleanSource</CODE>. <DT><A HREF="./oracle/olapi/data/source/DateSource.html#appendValues(java.util.Date[])"><B>appendValues(Date[])</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/DateSource.html" title="class in oracle.olapi.data.source">DateSource</A> <DD>Appends the specified <CODE>Date</CODE> objects to this <CODE>DateSource</CODE>. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#appendValues(double[])"><B>appendValues(double[])</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Appends elements with the specified <CODE>double</CODE> values to this <CODE>NumberSource</CODE>. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#appendValues(float[])"><B>appendValues(float[])</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Appends elements with the specified <CODE>float</CODE> values to this <CODE>NumberSource</CODE>. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#appendValues(int[])"><B>appendValues(int[])</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Appends elements with the specified <CODE>int</CODE> values to this <CODE>NumberSource</CODE>. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#appendValues(short[])"><B>appendValues(short[])</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Appends elements with the specified <CODE>short</CODE> values to this <CODE>NumberSource</CODE>. <DT><A HREF="./oracle/olapi/data/source/Source.html#appendValues(oracle.olapi.data.source.Source[])"><B>appendValues(Source[])</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>Appends the elements of the specified <CODE>Source</CODE> array to the elements of this <CODE>Source</CODE>. <DT><A HREF="./oracle/olapi/data/source/Source.html#appendValues(oracle.olapi.data.source.Source)"><B>appendValues(Source)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>Appends the elements of the specified <CODE>Source</CODE> to the elements of this <CODE>Source</CODE>. <DT><A HREF="./oracle/olapi/data/source/StringSource.html#appendValues(java.lang.String[])"><B>appendValues(String[])</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/StringSource.html" title="class in oracle.olapi.data.source">StringSource</A> <DD>Appends elements with the specified <CODE>String</CODE> values to the elements of this <CODE>StringSource</CODE>. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#arccos()"><B>arccos()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Calculates the angle value (in radians) of the value (interpreted as a cosine) of each element of this <CODE>NumberSource</CODE>. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#arcsin()"><B>arcsin()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Calculates the angle value (in radians) of the value (interpreted as a sine) of each element of this <CODE>NumberSource</CODE>. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#arctan()"><B>arctan()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Calculates the angle value (in radians) of the value (interpreted as a tangent) of each element of this <CODE>NumberSource</CODE>. <DT><A HREF="./oracle/olapi/ArraySet.html" title="class in oracle.olapi"><B>ArraySet</B></A> - Class in <A HREF="./oracle/olapi/package-summary.html">oracle.olapi</A><DD>A resizable-array implementation of the <code>Set</code> interface from the Sun Microsystems collections framework.<DT><A HREF="./oracle/olapi/ArraySet.html#ArraySet()"><B>ArraySet()</B></A> - Constructor for class oracle.olapi.<A HREF="./oracle/olapi/ArraySet.html" title="class in oracle.olapi">ArraySet</A> <DD>Creates an empty set. <DT><A HREF="./oracle/olapi/ArraySet.html#ArraySet(java.util.Collection)"><B>ArraySet(Collection)</B></A> - Constructor for class oracle.olapi.<A HREF="./oracle/olapi/ArraySet.html" title="class in oracle.olapi">ArraySet</A> <DD>Creates a set that contains all of the elements of the specified <code>Collection</code> in the order returned by the iterator of the <code>Collection</code>. <DT><A HREF="./oracle/olapi/ArraySet.html#ArraySet(int)"><B>ArraySet(int)</B></A> - Constructor for class oracle.olapi.<A HREF="./oracle/olapi/ArraySet.html" title="class in oracle.olapi">ArraySet</A> <DD>Creates an empty set whose size is the specified initial capacity. <DT><A HREF="./oracle/olapi/syntax/KeywordCatalog.html#AS"><B>AS</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/KeywordCatalog.html" title="class in oracle.olapi.syntax">KeywordCatalog</A> <DD>A static constant <CODE>KeywordArgument</CODE> representing the keyword <CODE>AS</CODE>. <DT><A HREF="./oracle/olapi/syntax/KeywordCatalog.html#ASC"><B>ASC</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/KeywordCatalog.html" title="class in oracle.olapi.syntax">KeywordCatalog</A> <DD>A static constant <CODE>KeywordArgument</CODE> representing the keyword <CODE>ASC</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#ASCII"><B>ASCII</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>ASCII</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#ascii()"><B>ascii()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Creates a <CODE>TypedExpression</CODE> that evaluates to the ASCII decimal representation of the first character of the value of this <CODE>TypedExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#ASCIISTR"><B>ASCIISTR</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>ASCIISTR</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#asciiStr()"><B>asciiStr()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Converts the value of this <CODE>TypedExpression</CODE> to ASCII. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#ASIN"><B>ASIN</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>ASIN</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#asin()"><B>asin()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Calculates the angle value in radians of the specified sine. <DT><A HREF="./oracle/olapi/data/source/Assignment.html#assign(oracle.olapi.data.source.Model, oracle.olapi.data.source.Source, oracle.olapi.data.source.Source)"><B>assign(Model, Source, Source)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Assignment.html" title="class in oracle.olapi.data.source">Assignment</A> <DD>Moves the ownership of the <CODE>Assignment</CODE> from one <CODE>Model</CODE> to another. <DT><A HREF="./oracle/olapi/data/source/CustomModel.html#assign(oracle.olapi.data.source.Qualification[], oracle.olapi.data.source.Source)"><B>assign(Qualification[], Source)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/CustomModel.html" title="class in oracle.olapi.data.source">CustomModel</A> <DD>Creates an <CODE>Assignment</CODE> with the default precedence and adds it to the <CODE>CustomModel</CODE>. <DT><A HREF="./oracle/olapi/data/source/CustomModel.html#assign(oracle.olapi.data.source.Qualification[], oracle.olapi.data.source.Source, int)"><B>assign(Qualification[], Source, int)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/CustomModel.html" title="class in oracle.olapi.data.source">CustomModel</A> <DD>Creates an <CODE>Assignment</CODE> with the specified precedence and adds it to the <CODE>CustomModel</CODE>. <DT><A HREF="./oracle/olapi/data/source/CustomModel.html#assign(java.lang.String, oracle.olapi.data.source.Source)"><B>assign(String, Source)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/CustomModel.html" title="class in oracle.olapi.data.source">CustomModel</A> <DD>Creates an <CODE>Assignment</CODE> with the default precedence and adds it to the <CODE>Model</CODE>; use this method for a <CODE>CustomModel</CODE> that has only one input. <DT><A HREF="./oracle/olapi/data/source/CustomModel.html#assign(java.lang.String, oracle.olapi.data.source.Source, int)"><B>assign(String, Source, int)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/CustomModel.html" title="class in oracle.olapi.data.source">CustomModel</A> <DD>Creates an <CODE>Assignment</CODE> with the specified precedence and adds it to the <CODE>CustomModel</CODE>; use this method for a <CODE>CustomModel</CODE> that has only one input. <DT><A HREF="./oracle/olapi/data/source/CustomModel.html#assign(java.lang.String[], oracle.olapi.data.source.Source)"><B>assign(String[], Source)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/CustomModel.html" title="class in oracle.olapi.data.source">CustomModel</A> <DD>Creates an <CODE>Assignment</CODE> with the default precedence and adds it to the <CODE>CustomModel</CODE>. <DT><A HREF="./oracle/olapi/data/source/CustomModel.html#assign(java.lang.String[], oracle.olapi.data.source.Source, int)"><B>assign(String[], Source, int)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/CustomModel.html" title="class in oracle.olapi.data.source">CustomModel</A> <DD>Creates an <CODE>Assignment</CODE> with the specified precedence and adds it to the <CODE>CustomModel</CODE>. <DT><A HREF="./oracle/olapi/data/source/Model.html#assign(oracle.olapi.data.source.Qualification[], oracle.olapi.data.source.Source)"><B>assign(Qualification[], Source)</B></A> - Method in interface oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Model.html" title="interface in oracle.olapi.data.source">Model</A> <DD>Creates an <CODE>Assignment</CODE> with the default precedence and adds it to the <CODE>Model</CODE>. <DT><A HREF="./oracle/olapi/data/source/Model.html#assign(oracle.olapi.data.source.Qualification[], oracle.olapi.data.source.Source, int)"><B>assign(Qualification[], Source, int)</B></A> - Method in interface oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Model.html" title="interface in oracle.olapi.data.source">Model</A> <DD>Creates an <CODE>Assignment</CODE> with the specified precedence and adds it to the <CODE>Model</CODE>. <DT><A HREF="./oracle/olapi/data/source/Model.html#assign(java.lang.String, oracle.olapi.data.source.Source)"><B>assign(String, Source)</B></A> - Method in interface oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Model.html" title="interface in oracle.olapi.data.source">Model</A> <DD>Creates an <CODE>Assignment</CODE> with the default precedence and adds it to the <CODE>Model</CODE>; use this method for a <CODE>Model</CODE> that has only one input. <DT><A HREF="./oracle/olapi/data/source/Model.html#assign(java.lang.String, oracle.olapi.data.source.Source, int)"><B>assign(String, Source, int)</B></A> - Method in interface oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Model.html" title="interface in oracle.olapi.data.source">Model</A> <DD>Creates an <CODE>Assignment</CODE> with the specified precedence and adds it to the <CODE>Model</CODE>; use this method for a <CODE>Model</CODE> that has only one input. <DT><A HREF="./oracle/olapi/data/source/Model.html#assign(java.lang.String[], oracle.olapi.data.source.Source)"><B>assign(String[], Source)</B></A> - Method in interface oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Model.html" title="interface in oracle.olapi.data.source">Model</A> <DD>Creates an <CODE>Assignment</CODE> with the default precedence and adds it to the <CODE>Model</CODE>. <DT><A HREF="./oracle/olapi/data/source/Model.html#assign(java.lang.String[], oracle.olapi.data.source.Source, int)"><B>assign(String[], Source, int)</B></A> - Method in interface oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Model.html" title="interface in oracle.olapi.data.source">Model</A> <DD>Creates an <CODE>Assignment</CODE> with the specified precedence and adds it to the <CODE>Model</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmModel.html#assign(oracle.olapi.data.source.Qualification[], oracle.olapi.data.source.Source)"><B>assign(Qualification[], Source)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmModel.html" title="class in oracle.olapi.metadata.mdm">MdmModel</A> <DD>Creates an <CODE>Assignment</CODE> with the default precedence and adds it to the <CODE>MdmModel</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmModel.html#assign(oracle.olapi.data.source.Qualification[], oracle.olapi.data.source.Source, int)"><B>assign(Qualification[], Source, int)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmModel.html" title="class in oracle.olapi.metadata.mdm">MdmModel</A> <DD>Creates an <CODE>Assignment</CODE> and adds it to the <CODE>MdmModel</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmModel.html#assign(java.lang.String, oracle.olapi.data.source.Source)"><B>assign(String, Source)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmModel.html" title="class in oracle.olapi.metadata.mdm">MdmModel</A> <DD>Creates an <CODE>Assignment</CODE> with the default precedence and adds it to the <CODE>MdmModel</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmModel.html#assign(java.lang.String, oracle.olapi.data.source.Source, int)"><B>assign(String, Source, int)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmModel.html" title="class in oracle.olapi.metadata.mdm">MdmModel</A> <DD>Creates an <CODE>Assignment</CODE> with the specified precedence and adds it to the <CODE>MdmModel</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmModel.html#assign(java.lang.String[], oracle.olapi.data.source.Source)"><B>assign(String[], Source)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmModel.html" title="class in oracle.olapi.metadata.mdm">MdmModel</A> <DD>Creates an <CODE>Assignment</CODE> with the default precedence and adds it to the <CODE>MdmModel</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmModel.html#assign(java.lang.String[], oracle.olapi.data.source.Source, int)"><B>assign(String[], Source, int)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmModel.html" title="class in oracle.olapi.metadata.mdm">MdmModel</A> <DD>Creates an <CODE>Assignment</CODE> with the specified precedence and adds it to the <CODE>MdmModel</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmModel.html#assign(java.lang.String, oracle.olapi.syntax.Expression)"><B>assign(String, Expression)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmModel.html" title="class in oracle.olapi.metadata.mdm">MdmModel</A> <DD>Gets the existing <CODE>MdmAssignment</CODE>, or creates a new one, for a dimension member and assigns the value of the <CODE>Expression</CODE> as the measure value for the member. <DT><A HREF="./oracle/olapi/data/source/Assignment.html" title="class in oracle.olapi.data.source"><B>Assignment</B></A> - Class in <A HREF="./oracle/olapi/data/source/package-summary.html">oracle.olapi.data.source</A><DD>An object that belongs to a <CODE>Model</CODE> and that represents a calculation, a set of <CODE>Source</CODE> elements, and a precedence.<DT><A HREF="./oracle/olapi/data/source/Assignment.html#Assignment(oracle.olapi.data.source.Model, oracle.olapi.data.source.Qualification[], oracle.olapi.data.source.Source, int)"><B>Assignment(Model, Qualification[], Source, int)</B></A> - Constructor for class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Assignment.html" title="class in oracle.olapi.data.source">Assignment</A> <DD>Creates an <CODE>Assignment</CODE> object. <DT><A HREF="./oracle/olapi/syntax/AssignmentCommand.html" title="class in oracle.olapi.syntax"><B>AssignmentCommand</B></A> - Class in <A HREF="./oracle/olapi/syntax/package-summary.html">oracle.olapi.syntax</A><DD>A <CODE>SimpleCommand</CODE> that represents the assignment of values for a measure of an <CODE>MdmCube</CODE> in a <CODE>BuildSpecification</CODE>.<DT><A HREF="./oracle/olapi/syntax/AssignmentCommand.html#AssignmentCommand(oracle.olapi.metadata.mdm.MdmBaseMeasure, oracle.olapi.syntax.Qualifier[], oracle.olapi.syntax.TypedExpression)"><B>AssignmentCommand(MdmBaseMeasure, Qualifier[], TypedExpression)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/AssignmentCommand.html" title="class in oracle.olapi.syntax">AssignmentCommand</A> <DD>Creates a <CODE>AssignmentCommand</CODE> with the specified base expression and dimension member qualifiers. <DT><A HREF="./oracle/olapi/syntax/AssignmentCommand.html#AssignmentCommand(oracle.olapi.metadata.mdm.MdmBaseMeasure, java.util.List, oracle.olapi.syntax.TypedExpression)"><B>AssignmentCommand(MdmBaseMeasure, List<Qualifier>, TypedExpression)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/AssignmentCommand.html" title="class in oracle.olapi.syntax">AssignmentCommand</A> <DD>Creates a <CODE>AssignmentCommand</CODE> with the specified base expression and dimension member qualifiers. <DT><A HREF="./oracle/olapi/data/source/Source.html#at(int)"><B>at(int)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>Selects the element of this <CODE>Source</CODE> at the specified position. <DT><A HREF="./oracle/olapi/data/source/Source.html#at(oracle.olapi.data.source.NumberSource)"><B>at(NumberSource)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>Selects the elements of this <CODE>Source</CODE> at the positions specified by the <CODE>position</CODE> <CODE>NumberSource</CODE>. <DT><A HREF="./oracle/olapi/syntax/KeywordCatalog.html#AT"><B>AT</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/KeywordCatalog.html" title="class in oracle.olapi.syntax">KeywordCatalog</A> <DD>A static constant <CODE>KeywordArgument</CODE> representing the keyword <CODE>AT</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#ATAN"><B>ATAN</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>ATAN</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#atan()"><B>atan()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Calculates the angle value in radians of the specified tangent. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#ATAN2"><B>ATAN2</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>ATAN2</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#atan2(oracle.olapi.syntax.TypedExpression)"><B>atan2(TypedExpression)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Calculates the full-range (0 - 2 <em>pi</em>) numeric value that indicates the arc tangent of the specified ratio. <DT><A HREF="./oracle/olapi/metadata/mapping/AttributeMap.html" title="class in oracle.olapi.metadata.mapping"><B>AttributeMap</B></A> - Class in <A HREF="./oracle/olapi/metadata/mapping/package-summary.html">oracle.olapi.metadata.mapping</A><DD>A <CODE>ValueMap</CODE> that maps an <CODE>MdmAttribute</CODE> for an <CODE>MdmDimension</CODE> to an <CODE>Expression</CODE>.<DT><A HREF="./oracle/olapi/data/source/NumberSource.html#average()"><B>average()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Calculates the average of the values of the elements of this <CODE>NumberSource</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#AVERAGE_RANK"><B>AVERAGE_RANK</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>AVERAGE_RANK</CODE>. <DT><A HREF="./oracle/olapi/metadata/deployment/AW.html" title="class in oracle.olapi.metadata.deployment"><B>AW</B></A> - Class in <A HREF="./oracle/olapi/metadata/deployment/package-summary.html">oracle.olapi.metadata.deployment</A><DD>A metadata object that represents an Oracle OLAP analytic workspace.<DT><A HREF="./oracle/olapi/metadata/deployment/AWAttributeOrganization.html" title="class in oracle.olapi.metadata.deployment"><B>AWAttributeOrganization</B></A> - Class in <A HREF="./oracle/olapi/metadata/deployment/package-summary.html">oracle.olapi.metadata.deployment</A><DD>A metadata object that represents the organization of an <CODE>MdmAttribute</CODE> for an <CODE>AWPrimaryDimensionOrganization</CODE>.<DT><A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html" title="class in oracle.olapi.metadata.deployment"><B>AWCubeOrganization</B></A> - Class in <A HREF="./oracle/olapi/metadata/deployment/package-summary.html">oracle.olapi.metadata.deployment</A><DD>A <CODE>CubeOrganization</CODE> for an analytic workspace.<DT><A HREF="./oracle/olapi/metadata/deployment/AWPrimaryDimensionOrganization.html" title="class in oracle.olapi.metadata.deployment"><B>AWPrimaryDimensionOrganization</B></A> - Class in <A HREF="./oracle/olapi/metadata/deployment/package-summary.html">oracle.olapi.metadata.deployment</A><DD>A <CODE>PrimaryDimensionOrganization</CODE> for an analytic workspace.<DT><A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html#AWXML_CUBE_NAMESPACE"><B>AWXML_CUBE_NAMESPACE</B></A> - Static variable in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html" title="class in oracle.olapi.metadata.mdm">MdmMetadataProvider</A> <DD>A constant that represents the namespace for a cube that was created using 10<i>g</i> <CODE>oracle.olapi.AWXML</CODE> classes. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html#AWXML_DIMENSION_NAMESPACE"><B>AWXML_DIMENSION_NAMESPACE</B></A> - Static variable in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html" title="class in oracle.olapi.metadata.mdm">MdmMetadataProvider</A> <DD>A constant that represents the namespace for a dimension that was created using 10<i>g</i> <CODE>oracle.olapi.AWXML</CODE> classes. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html#AWXML_FOLDER_NAMESPACE"><B>AWXML_FOLDER_NAMESPACE</B></A> - Static variable in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html" title="class in oracle.olapi.metadata.mdm">MdmMetadataProvider</A> <DD>A constant that represents the namespace for a measure folder that was created using 10<i>g</i> <CODE>oracle.olapi.AWXML</CODE> classes. </DL> <HR> <A NAME="_B_"><!-- --></A><H2> <B>B</B></H2> <DL> <DT><A HREF="./oracle/olapi/metadata/BaseMetadataObject.html" title="class in oracle.olapi.metadata"><B>BaseMetadataObject</B></A> - Class in <A HREF="./oracle/olapi/metadata/package-summary.html">oracle.olapi.metadata</A><DD>The abstract base class for Oracle OLAP metadata objects.<DT><A HREF="./oracle/olapi/metadata/BaseMetadataProvider.html" title="class in oracle.olapi.metadata"><B>BaseMetadataProvider</B></A> - Class in <A HREF="./oracle/olapi/metadata/package-summary.html">oracle.olapi.metadata</A><DD>The base class for an object that gives access to the metadata for a data store.<DT><A HREF="./oracle/olapi/syntax/BaseQuery.html" title="class in oracle.olapi.syntax"><B>BaseQuery</B></A> - Class in <A HREF="./oracle/olapi/syntax/package-summary.html">oracle.olapi.syntax</A><DD>A <CODE>Query</CODE> for an object that implements the <CODE>MdmQuery</CODE> interface, such as an <CODE>MdmCube</CODE> or an <CODE>MdmPrimaryDimension</CODE>.<DT><A HREF="./oracle/olapi/BatchedException.html" title="class in oracle.olapi"><B>BatchedException</B></A> - Exception in <A HREF="./oracle/olapi/package-summary.html">oracle.olapi</A><DD>A base class for runtime exceptions that bundle together a list of errors or warnings for later processing.<DT><A HREF="./oracle/olapi/syntax/KeywordCatalog.html#BEGINNING"><B>BEGINNING</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/KeywordCatalog.html" title="class in oracle.olapi.syntax">KeywordCatalog</A> <DD>A static constant <CODE>KeywordArgument</CODE> representing the keyword <CODE>BEGINNING</CODE>. <DT><A HREF="./oracle/olapi/transaction/TransactionProvider.html#beginSubtransaction()"><B>beginSubtransaction()</B></A> - Method in interface oracle.olapi.transaction.<A HREF="./oracle/olapi/transaction/TransactionProvider.html" title="interface in oracle.olapi.transaction">TransactionProvider</A> <DD>Begins a child <code>Transaction</code> of the current <code>Transaction</code>. <DT><A HREF="./oracle/olapi/syntax/KeywordCatalog.html#BETWEEN"><B>BETWEEN</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/KeywordCatalog.html" title="class in oracle.olapi.syntax">KeywordCatalog</A> <DD>A static constant <CODE>KeywordArgument</CODE> representing the keyword <CODE>BETWEEN</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#between(oracle.olapi.syntax.TypedExpression, oracle.olapi.syntax.TypedExpression, boolean)"><B>between(TypedExpression, TypedExpression, boolean)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Indicates whether the value of this <CODE>TypedExpression</CODE> is in the specified range of values. <DT><A HREF="./oracle/olapi/syntax/BetweenCondition.html" title="class in oracle.olapi.syntax"><B>BetweenCondition</B></A> - Class in <A HREF="./oracle/olapi/syntax/package-summary.html">oracle.olapi.syntax</A><DD>A <CODE>Condition</CODE> that represents a <CODE>BETWEEN</CODE> condition, which determines whether a value is in a specific range of values.<DT><A HREF="./oracle/olapi/syntax/BetweenCondition.html#BetweenCondition(oracle.olapi.syntax.TypedExpression, oracle.olapi.syntax.TypedExpression, oracle.olapi.syntax.TypedExpression, boolean)"><B>BetweenCondition(TypedExpression, TypedExpression, TypedExpression, boolean)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/BetweenCondition.html" title="class in oracle.olapi.syntax">BetweenCondition</A> <DD>Creates a new <CODE>BetweenCondition</CODE> that has the specified base, start, and end expressions. <DT><A HREF="./oracle/olapi/syntax/BetweenCondition.html#BetweenCondition(oracle.olapi.syntax.TypedExpression, oracle.olapi.syntax.TypedExpression, oracle.olapi.syntax.TypedExpression)"><B>BetweenCondition(TypedExpression, TypedExpression, TypedExpression)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/BetweenCondition.html" title="class in oracle.olapi.syntax">BetweenCondition</A> <DD>Creates a new <CODE>BetweenCondition</CODE> that has the specified base, start, and end expressions and determines whether the base value is in the range of values. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#BIN_TO_NUM"><B>BIN_TO_NUM</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>BIN_TO_NUM</CODE>. <DT><A HREF="./oracle/olapi/syntax/DataType.html#BINARY_DOUBLE"><B>BINARY_DOUBLE</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/DataType.html" title="class in oracle.olapi.syntax">DataType</A> <DD>A constant that represents the <CODE>BINARY DOUBLE</CODE> data type. <DT><A HREF="./oracle/olapi/syntax/DataType.html#BINARY_FLOAT"><B>BINARY_FLOAT</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/DataType.html" title="class in oracle.olapi.syntax">DataType</A> <DD>A constant that represents the <CODE>BINARY FLOAT</CODE> data type. <DT><A HREF="./oracle/olapi/syntax/BinaryOperatorCondition.html" title="class in oracle.olapi.syntax"><B>BinaryOperatorCondition</B></A> - Class in <A HREF="./oracle/olapi/syntax/package-summary.html">oracle.olapi.syntax</A><DD>A <CODE>Condition</CODE> that represents a logical <CODE>AND</CODE> or <CODE>OR</CODE> condition that operates on two component <CODE>Condition</CODE> objects.<DT><A HREF="./oracle/olapi/syntax/BinaryOperatorCondition.html#BinaryOperatorCondition(oracle.olapi.syntax.Condition[], java.lang.String)"><B>BinaryOperatorCondition(Condition[], String)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/BinaryOperatorCondition.html" title="class in oracle.olapi.syntax">BinaryOperatorCondition</A> <DD>Creates a new <CODE>BinaryOperatorCondition</CODE> that has the specified arguments and operator. <DT><A HREF="./oracle/olapi/syntax/BinaryOperatorCondition.html#BinaryOperatorCondition(java.util.List, java.lang.String)"><B>BinaryOperatorCondition(List<Condition>, String)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/BinaryOperatorCondition.html" title="class in oracle.olapi.syntax">BinaryOperatorCondition</A> <DD>Creates a new <CODE>BinaryOperatorCondition</CODE> that has the specified arguments and operator. <DT><A HREF="./oracle/olapi/syntax/BinaryOperatorCondition.html#BinaryOperatorCondition(oracle.olapi.syntax.Condition, java.lang.String, oracle.olapi.syntax.Condition)"><B>BinaryOperatorCondition(Condition, String, Condition)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/BinaryOperatorCondition.html" title="class in oracle.olapi.syntax">BinaryOperatorCondition</A> <DD>Creates a new <CODE>BinaryOperatorCondition</CODE> that has the specified left-hand-side and right-hand-side arguments and operator. <DT><A HREF="./oracle/olapi/syntax/BinaryOperatorExpression.html" title="class in oracle.olapi.syntax"><B>BinaryOperatorExpression</B></A> - Class in <A HREF="./oracle/olapi/syntax/package-summary.html">oracle.olapi.syntax</A><DD>A <CODE>RowExpression</CODE> that represents a binary operator and two expressions that are the operands of the expression.<DT><A HREF="./oracle/olapi/syntax/BinaryOperatorExpression.html#BinaryOperatorExpression(java.lang.String, oracle.olapi.syntax.TypedExpression[])"><B>BinaryOperatorExpression(String, TypedExpression[])</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/BinaryOperatorExpression.html" title="class in oracle.olapi.syntax">BinaryOperatorExpression</A> <DD>Creates a <CODE>BinaryOperatorExpression</CODE> that represents the operation specified by the binary operator upon the arguments. <DT><A HREF="./oracle/olapi/syntax/BinaryOperatorExpression.html#BinaryOperatorExpression(oracle.olapi.syntax.TypedExpression, java.lang.String, oracle.olapi.syntax.TypedExpression)"><B>BinaryOperatorExpression(TypedExpression, String, TypedExpression)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/BinaryOperatorExpression.html" title="class in oracle.olapi.syntax">BinaryOperatorExpression</A> <DD>Creates a <CODE>BinaryOperatorExpression</CODE> that represents the operation specified by the binary operator upon the arguments. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#binToNum(oracle.olapi.syntax.TypedExpression[])"><B>binToNum(TypedExpression[])</B></A> - Static method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Converts an array of bits to the equivalent number. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#BITAND"><B>BITAND</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>BITAND</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#bitAnd(oracle.olapi.syntax.TypedExpression)"><B>bitAnd(TypedExpression)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Computes a bitwise <code>AND</code> operation on the bits of two nonnegative integers. <DT><A HREF="./oracle/olapi/syntax/DataType.html#BLOB"><B>BLOB</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/DataType.html" title="class in oracle.olapi.syntax">DataType</A> <DD>A constant that represents the <CODE>BLOB</CODE> data type. <DT><A HREF="./oracle/olapi/data/source/BooleanParameter.html" title="class in oracle.olapi.data.source"><B>BooleanParameter</B></A> - Class in <A HREF="./oracle/olapi/data/source/package-summary.html">oracle.olapi.data.source</A><DD>A <CODE>Parameter</CODE> that specifies a <CODE>boolean</CODE> value that you use in creating a query.<DT><A HREF="./oracle/olapi/data/source/BooleanParameter.html#BooleanParameter(oracle.olapi.data.source.DataProvider, java.lang.Boolean)"><B>BooleanParameter(DataProvider, Boolean)</B></A> - Constructor for class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/BooleanParameter.html" title="class in oracle.olapi.data.source">BooleanParameter</A> <DD>Creates a <CODE>BooleanParameter</CODE> that has the specified <CODE>Boolean</CODE> value. <DT><A HREF="./oracle/olapi/data/source/BooleanParameter.html#BooleanParameter(oracle.olapi.data.source.DataProvider, boolean)"><B>BooleanParameter(DataProvider, boolean)</B></A> - Constructor for class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/BooleanParameter.html" title="class in oracle.olapi.data.source">BooleanParameter</A> <DD>Creates a <CODE>BooleanParameter</CODE> that has the specified <CODE>boolean</CODE> value. <DT><A HREF="./oracle/olapi/data/source/BooleanSource.html" title="class in oracle.olapi.data.source"><B>BooleanSource</B></A> - Class in <A HREF="./oracle/olapi/data/source/package-summary.html">oracle.olapi.data.source</A><DD>A <CODE>Source</CODE> whose elements have <CODE>boolean</CODE> values.<DT><A HREF="./oracle/olapi/syntax/KeywordCatalog.html#BOTH"><B>BOTH</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/KeywordCatalog.html" title="class in oracle.olapi.syntax">KeywordCatalog</A> <DD>A static constant <CODE>KeywordArgument</CODE> representing the keyword <CODE>BOTH</CODE>. <DT><A HREF="./oracle/olapi/syntax/Buildable.html" title="interface in oracle.olapi.syntax"><B>Buildable</B></A> - Interface in <A HREF="./oracle/olapi/syntax/package-summary.html">oracle.olapi.syntax</A><DD>A marker interface for metadata objects that an application can specify when it creates a <CODE>BuildItem</CODE>.<DT><A HREF="./oracle/olapi/syntax/BuildCommand.html" title="class in oracle.olapi.syntax"><B>BuildCommand</B></A> - Class in <A HREF="./oracle/olapi/syntax/package-summary.html">oracle.olapi.syntax</A><DD>An abstract base class that represents a command in a <CODE>BuildSpecification</CODE>.<DT><A HREF="./oracle/olapi/syntax/BuildItem.html" title="class in oracle.olapi.syntax"><B>BuildItem</B></A> - Class in <A HREF="./oracle/olapi/syntax/package-summary.html">oracle.olapi.syntax</A><DD>A <CODE>SyntaxObject</CODE> that specifies a <CODE>Buildable</CODE> object and optionally a <CODE>BuildSpecification</CODE>, or a system change number (SCN), or both.<DT><A HREF="./oracle/olapi/syntax/BuildItem.html#BuildItem(oracle.olapi.syntax.Buildable)"><B>BuildItem(Buildable)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/BuildItem.html" title="class in oracle.olapi.syntax">BuildItem</A> <DD>Creates a <CODE>BuildItem</CODE> for a <CODE>Buildable</CODE> object. <DT><A HREF="./oracle/olapi/syntax/BuildItem.html#BuildItem(oracle.olapi.syntax.Buildable, long)"><B>BuildItem(Buildable, long)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/BuildItem.html" title="class in oracle.olapi.syntax">BuildItem</A> <DD>Creates a <CODE>BuildItem</CODE> for a <CODE>Buildable</CODE> object, using data as of the SCN. <DT><A HREF="./oracle/olapi/syntax/BuildItem.html#BuildItem(oracle.olapi.syntax.Buildable, java.lang.String)"><B>BuildItem(Buildable, String)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/BuildItem.html" title="class in oracle.olapi.syntax">BuildItem</A> <DD>Creates a <CODE>BuildItem</CODE> for a <CODE>Buildable</CODE> object, using the named <CODE>BuildSpecification</CODE>. <DT><A HREF="./oracle/olapi/syntax/BuildItem.html#BuildItem(oracle.olapi.syntax.Buildable, java.lang.String, long)"><B>BuildItem(Buildable, String, long)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/BuildItem.html" title="class in oracle.olapi.syntax">BuildItem</A> <DD>Creates a <CODE>BuildItem</CODE> for a <CODE>Buildable</CODE> object, using the named <CODE>BuildSpecification</CODE> and using data as of the SCN. <DT><A HREF="./oracle/olapi/syntax/BuildItem.html#BuildItem(oracle.olapi.syntax.Buildable, oracle.olapi.syntax.BuildSpecification)"><B>BuildItem(Buildable, BuildSpecification)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/BuildItem.html" title="class in oracle.olapi.syntax">BuildItem</A> <DD>Creates a <CODE>BuildItem</CODE> for a <CODE>Buildable</CODE> object, using the specified <CODE>BuildSpecification</CODE>. <DT><A HREF="./oracle/olapi/syntax/BuildItem.html#BuildItem(oracle.olapi.syntax.Buildable, oracle.olapi.syntax.BuildSpecification, long)"><B>BuildItem(Buildable, BuildSpecification, long)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/BuildItem.html" title="class in oracle.olapi.syntax">BuildItem</A> <DD>Creates a <CODE>BuildItem</CODE> for a <CODE>Buildable</CODE> object, using the specified <CODE>BuildSpecification</CODE> and using data as of the SCN. <DT><A HREF="./oracle/olapi/syntax/BuildProcess.html" title="class in oracle.olapi.syntax"><B>BuildProcess</B></A> - Class in <A HREF="./oracle/olapi/syntax/package-summary.html">oracle.olapi.syntax</A><DD>A <CODE>SyntaxObject</CODE> that contains one or more <CODE>BuildItem</CODE> objects, each of which specifies a database object to build and how to build it.<DT><A HREF="./oracle/olapi/syntax/BuildProcess.html#BuildProcess(oracle.olapi.syntax.BuildItem[])"><B>BuildProcess(BuildItem[])</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/BuildProcess.html" title="class in oracle.olapi.syntax">BuildProcess</A> <DD>Creates a <CODE>BuildProcess</CODE> that has the <CODE>BuildItem</CODE> objects in the specified array. <DT><A HREF="./oracle/olapi/syntax/BuildProcess.html#BuildProcess(java.util.List)"><B>BuildProcess(List<BuildItem>)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/BuildProcess.html" title="class in oracle.olapi.syntax">BuildProcess</A> <DD>Creates a <CODE>BuildProcess</CODE> that has the <CODE>BuildItem</CODE> objects in the specified list. <DT><A HREF="./oracle/olapi/data/source/BuildProperties.html" title="class in oracle.olapi.data.source"><B>BuildProperties</B></A> - Class in <A HREF="./oracle/olapi/data/source/package-summary.html">oracle.olapi.data.source</A><DD>Contains properties that affect a <CODE>BuildProcess</CODE>.<DT><A HREF="./oracle/olapi/data/source/BuildProperties.html#BuildProperties()"><B>BuildProperties()</B></A> - Constructor for class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/BuildProperties.html" title="class in oracle.olapi.data.source">BuildProperties</A> <DD>Creates a new <CODE>BuildProperties</CODE> object. <DT><A HREF="./oracle/olapi/data/source/BuildResult.html" title="class in oracle.olapi.data.source"><B>BuildResult</B></A> - Class in <A HREF="./oracle/olapi/data/source/package-summary.html">oracle.olapi.data.source</A><DD>A container for an integer that identifies a build process in the <CODE>CUBE_BUILD_LOG</CODE> table.<DT><A HREF="./oracle/olapi/data/source/BuildResult.html#BuildResult()"><B>BuildResult()</B></A> - Constructor for class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/BuildResult.html" title="class in oracle.olapi.data.source">BuildResult</A> <DD>Creates a new <CODE>BuildResult</CODE> object. <DT><A HREF="./oracle/olapi/syntax/BuildSpecification.html" title="class in oracle.olapi.syntax"><B>BuildSpecification</B></A> - Class in <A HREF="./oracle/olapi/syntax/package-summary.html">oracle.olapi.syntax</A><DD>A <CODE>SyntaxObject</CODE> that contains commands that specify how to build a <CODE>BuildItem</CODE>.<DT><A HREF="./oracle/olapi/syntax/BuildSpecification.html#BuildSpecification(java.lang.String, oracle.olapi.syntax.BuildCommand[])"><B>BuildSpecification(String, BuildCommand[])</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/BuildSpecification.html" title="class in oracle.olapi.syntax">BuildSpecification</A> <DD>Creates a new <CODE>BuildSpecification</CODE> that has the specified name and that contains the <CODE>BuildCommand</CODE> objects in the specified array. <DT><A HREF="./oracle/olapi/syntax/BuildSpecification.html#BuildSpecification(java.lang.String, java.util.List)"><B>BuildSpecification(String, List<BuildCommand>)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/BuildSpecification.html" title="class in oracle.olapi.syntax">BuildSpecification</A> <DD>Creates a new <CODE>BuildSpecification</CODE> that has the specified name and that contains the <CODE>BuildCommand</CODE> objects in the specified list. <DT><A HREF="./oracle/olapi/data/source/BuildWarningsException.html" title="class in oracle.olapi.data.source"><B>BuildWarningsException</B></A> - Exception in <A HREF="./oracle/olapi/data/source/package-summary.html">oracle.olapi.data.source</A><DD>Indicates that the attempt to build succeeded, but that there are warning messages.<DT><A HREF="./oracle/olapi/syntax/KeywordCatalog.html#BY"><B>BY</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/KeywordCatalog.html" title="class in oracle.olapi.syntax">KeywordCatalog</A> <DD>A static constant <CODE>KeywordArgument</CODE> representing the keyword <CODE>BY</CODE>. </DL> <HR> <A NAME="_C_"><!-- --></A><H2> <B>C</B></H2> <DL> <DT><A HREF="./oracle/olapi/syntax/CaseExpression.html" title="class in oracle.olapi.syntax"><B>CaseExpression</B></A> - Class in <A HREF="./oracle/olapi/syntax/package-summary.html">oracle.olapi.syntax</A><DD>A <CODE>RowExpression</CODE> that is the abstract base for classes that represent expressions that are similar to <CODE>CASE</CODE> expressions in SQL.<DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#CAST"><B>CAST</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>CAST</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#cast(java.lang.String)"><B>cast(String)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Converts the data type of the value of this <CODE>TypedExpression</CODE> into another data type value. <DT><A HREF="./oracle/olapi/syntax/DataType.html#CASTABLE_TO_NUMBER_CATEGORY"><B>CASTABLE_TO_NUMBER_CATEGORY</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/DataType.html" title="class in oracle.olapi.syntax">DataType</A> <DD>A constant that represents a category of data types that are castable to the <CODE>NUMBER</CODE> data type. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#CEIL"><B>CEIL</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>CEIL</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#ceil()"><B>ceil()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Calculates the smallest integer that is greater than or equal to the value of this <CODE>TypedExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/DataType.html#CHAR"><B>CHAR</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/DataType.html" title="class in oracle.olapi.syntax">DataType</A> <DD>A constant that represents the <CODE>CHAR</CODE> data type. <DT><A HREF="./oracle/olapi/syntax/KeywordCatalog.html#CHAR_CS"><B>CHAR_CS</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/KeywordCatalog.html" title="class in oracle.olapi.syntax">KeywordCatalog</A> <DD>A static constant <CODE>KeywordArgument</CODE> representing the keyword <CODE>CHAR_CS</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#CHAR_TO_CHAR"><B>CHAR_TO_CHAR</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>TO_CHAR</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#CHAR_TO_NCHAR"><B>CHAR_TO_NCHAR</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>TO_NCHAR</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#CHARACTER_CATEGORY"><B>CHARACTER_CATEGORY</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>String</CODE> for the CHARACTER category of functions. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#CHARTOROWID"><B>CHARTOROWID</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>CHARTOROWID</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#charToROWID()"><B>charToROWID()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Converts the value of this <CODE>TypedExpression</CODE> from the <CODE>CHAR</CODE>, <CODE>VARCHAR2</CODE>, <CODE>NCHAR</CODE>, or <CODE>NVARCHAR2</CODE> data type to the <CODE>ROWID</CODE> data type. <DT><A HREF="./oracle/olapi/syntax/HierarchicalCondition.html#CHILD"><B>CHILD</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/HierarchicalCondition.html" title="class in oracle.olapi.syntax">HierarchicalCondition</A> <DD>A constant that indicates a child relationship. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#CHR"><B>CHR</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>CHR</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#chr()"><B>chr()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Converts the integer value of this <CODE>TypedExpression</CODE> to the character in the database character set with the binary equivalent of the integer. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#chr(boolean)"><B>chr(boolean)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Converts the integer value of this <CODE>TypedExpression</CODE> to the character in the national character set with the binary equivalent of the integer. <DT><A HREF="./oracle/olapi/syntax/ClearCommand.html#CLEAR"><B>CLEAR</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/ClearCommand.html" title="class in oracle.olapi.syntax">ClearCommand</A> <DD>Produces a <CODE>ClearCommand</CODE> that specifies deleting either detail values only, if the refresh method is or all values, depending on the refresh method of the build. <DT><A HREF="./oracle/olapi/syntax/ClearCommand.html#CLEAR_AGGREGATES"><B>CLEAR_AGGREGATES</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/ClearCommand.html" title="class in oracle.olapi.syntax">ClearCommand</A> <DD>Produces a <CODE>ClearCommand</CODE> that specifies deleting only the aggregate values of the measures of a cube. <DT><A HREF="./oracle/olapi/syntax/ClearCommand.html#CLEAR_AGGREGATES_PARALLEL"><B>CLEAR_AGGREGATES_PARALLEL</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/ClearCommand.html" title="class in oracle.olapi.syntax">ClearCommand</A> <DD>Produces a <CODE>ClearCommand</CODE> that specifies deleting only the aggregate values of the measures of a cube using parallel processes, if possible. <DT><A HREF="./oracle/olapi/syntax/ClearCommand.html#CLEAR_AGGREGATES_SERIAL"><B>CLEAR_AGGREGATES_SERIAL</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/ClearCommand.html" title="class in oracle.olapi.syntax">ClearCommand</A> <DD>Produces a <CODE>ClearCommand</CODE> that specifies deleting only the aggregate values of the measures of a cube using a single process. <DT><A HREF="./oracle/olapi/syntax/ClearCommand.html#CLEAR_LEAVES"><B>CLEAR_LEAVES</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/ClearCommand.html" title="class in oracle.olapi.syntax">ClearCommand</A> <DD>Produces a <CODE>ClearCommand</CODE> that specifies deleting only the detail values of the measures of a cube. <DT><A HREF="./oracle/olapi/syntax/ClearCommand.html#CLEAR_LEAVES_PARALLEL"><B>CLEAR_LEAVES_PARALLEL</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/ClearCommand.html" title="class in oracle.olapi.syntax">ClearCommand</A> <DD>Produces a <CODE>ClearCommand</CODE> that specifies deleting only the detail values of the measures of a cube using parallel processes, if possible. <DT><A HREF="./oracle/olapi/syntax/ClearCommand.html#CLEAR_LEAVES_SERIAL"><B>CLEAR_LEAVES_SERIAL</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/ClearCommand.html" title="class in oracle.olapi.syntax">ClearCommand</A> <DD>Produces a <CODE>ClearCommand</CODE> that specifies deleting only the detail values of the measures of a cube using a single process. <DT><A HREF="./oracle/olapi/syntax/ClearCommand.html#CLEAR_PARALLEL"><B>CLEAR_PARALLEL</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/ClearCommand.html" title="class in oracle.olapi.syntax">ClearCommand</A> <DD>Produces a <CODE>ClearCommand</CODE> that specifies using parallel processes in deleting either detail values only or all values, depending on the refresh method of the build. <DT><A HREF="./oracle/olapi/syntax/ClearCommand.html#CLEAR_SERIAL"><B>CLEAR_SERIAL</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/ClearCommand.html" title="class in oracle.olapi.syntax">ClearCommand</A> <DD>Produces a <CODE>ClearCommand</CODE> that specifies using a single process in deleting either detail values only or all values, depending on the refresh method of the build. <DT><A HREF="./oracle/olapi/syntax/ClearCommand.html#CLEAR_VALUES"><B>CLEAR_VALUES</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/ClearCommand.html" title="class in oracle.olapi.syntax">ClearCommand</A> <DD>Produces a <CODE>ClearCommand</CODE> that specifies deleting all of the values of the measures of a cube. <DT><A HREF="./oracle/olapi/syntax/ClearCommand.html#CLEAR_VALUES_PARALLEL"><B>CLEAR_VALUES_PARALLEL</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/ClearCommand.html" title="class in oracle.olapi.syntax">ClearCommand</A> <DD>Produces a <CODE>ClearCommand</CODE> that specifies deleting all of the values of the measures of a cube using parallel processes, if possible. <DT><A HREF="./oracle/olapi/syntax/ClearCommand.html#CLEAR_VALUES_SERIAL"><B>CLEAR_VALUES_SERIAL</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/ClearCommand.html" title="class in oracle.olapi.syntax">ClearCommand</A> <DD>Produces a <CODE>ClearCommand</CODE> that specifies deleting all of the values of the measures of a cube using a single process. <DT><A HREF="./oracle/olapi/syntax/ClearCommand.html" title="class in oracle.olapi.syntax"><B>ClearCommand</B></A> - Class in <A HREF="./oracle/olapi/syntax/package-summary.html">oracle.olapi.syntax</A><DD>A <CODE>SimpleCommand</CODE> that clears data from the measures of a cube during a build process.<DT><A HREF="./oracle/olapi/metadata/deployment/CubeOrganization.html#clearSparseDimensions()"><B>clearSparseDimensions()</B></A> - Method in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/CubeOrganization.html" title="class in oracle.olapi.metadata.deployment">CubeOrganization</A> <DD>Removes all of the <CODE>MdmDimensionality</CODE> objects from the list of sparse dimensions of the cube. <DT><A HREF="./oracle/olapi/syntax/DataType.html#CLOB"><B>CLOB</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/DataType.html" title="class in oracle.olapi.syntax">DataType</A> <DD>A constant that represents the <CODE>CLOB</CODE> data type. <DT><A HREF="./oracle/olapi/syntax/DataType.html#CLOB_CATEGORY"><B>CLOB_CATEGORY</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/DataType.html" title="class in oracle.olapi.syntax">DataType</A> <DD>A constant that represents a category of <CODE>CLOB</CODE> data types. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorTypedExpressionArgument.html#CLOB_OR_VARCHAR2"><B>CLOB_OR_VARCHAR2</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorTypedExpressionArgument.html" title="class in oracle.olapi.syntax">FunctionDescriptorTypedExpressionArgument</A> <DD>A constant that indicates that the data type should be a <CODE>VARCHAR2</CODE> or a <CODE>CLOB</CODE>. <DT><A HREF="./oracle/olapi/transaction/metadataStateManager/MetadataState.html#clone()"><B>clone()</B></A> - Method in interface oracle.olapi.transaction.metadataStateManager.<A HREF="./oracle/olapi/transaction/metadataStateManager/MetadataState.html" title="interface in oracle.olapi.transaction.metadataStateManager">MetadataState</A> <DD>Creates a copy of this <code>MetadataState</code>, thus saving the current state of the values stored by the <code>MetadataState</code>. <DT><A HREF="./oracle/olapi/data/cursor/CursorManager.html#close()"><B>close()</B></A> - Method in interface oracle.olapi.data.cursor.<A HREF="./oracle/olapi/data/cursor/CursorManager.html" title="interface in oracle.olapi.data.cursor">CursorManager</A> <DD>Closes the <code>CursorManager</code> and releases the resources associated with it. <DT><A HREF="./oracle/olapi/data/source/DataProvider.html#close()"><B>close()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/DataProvider.html" title="class in oracle.olapi.data.source">DataProvider</A> <DD>Closes the <code>DataProvider</code> and releases any associated resources. <DT><A HREF="./oracle/olapi/data/source/SQLCursorManager.html#close()"><B>close()</B></A> - Method in interface oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/SQLCursorManager.html" title="interface in oracle.olapi.data.source">SQLCursorManager</A> <DD>Closes the <code>SQLCursorManager</code> and releases the resources associated with it. <DT><A HREF="./oracle/olapi/session/UserSession.html#closeSession()"><B>closeSession()</B></A> - Method in class oracle.olapi.session.<A HREF="./oracle/olapi/session/UserSession.html" title="class in oracle.olapi.session">UserSession</A> <DD>Closes the <code>UserSession</code> but does not close the associated <CODE>OracleConnection</CODE>. <DT><A HREF="./oracle/olapi/syntax/KeywordCatalog.html#CLOSEST"><B>CLOSEST</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/KeywordCatalog.html" title="class in oracle.olapi.syntax">KeywordCatalog</A> <DD>A static constant <CODE>KeywordArgument</CODE> representing the keyword <CODE>CLOSEST</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#COALESCE"><B>COALESCE</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>COALESCE</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#coalesce(oracle.olapi.syntax.TypedExpression[])"><B>coalesce(TypedExpression[])</B></A> - Static method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Creates a <CODE>TypedExpression</CODE> that evaluates to the first non-null expression in a list of expressions, or to null when all of the expressions evaluate to null. <DT><A HREF="./oracle/olapi/syntax/ColumnExpression.html" title="class in oracle.olapi.syntax"><B>ColumnExpression</B></A> - Class in <A HREF="./oracle/olapi/syntax/package-summary.html">oracle.olapi.syntax</A><DD>A <CODE>TypedExpression</CODE> that represents a column in a relational table or view.<DT><A HREF="./oracle/olapi/transaction/TransactionProvider.html#commitCurrentTransaction()"><B>commitCurrentTransaction()</B></A> - Method in interface oracle.olapi.transaction.<A HREF="./oracle/olapi/transaction/TransactionProvider.html" title="interface in oracle.olapi.transaction">TransactionProvider</A> <DD>Moves the state of a child <code>Transaction</code> into the parent <code>Transaction</code>. <DT><A HREF="./oracle/olapi/transaction/CommitException.html" title="class in oracle.olapi.transaction"><B>CommitException</B></A> - Exception in <A HREF="./oracle/olapi/transaction/package-summary.html">oracle.olapi.transaction</A><DD>Indicates that the attempt to commit the <CODE>Transaction</CODE> failed.<DT><A HREF="./oracle/olapi/transaction/CommitWarningsException.html" title="class in oracle.olapi.transaction"><B>CommitWarningsException</B></A> - Exception in <A HREF="./oracle/olapi/transaction/package-summary.html">oracle.olapi.transaction</A><DD>Indicates that the attempt to commit the <CODE>Transaction</CODE> succeeded, but that there are warning messages.<DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#COMPARISON_CATEGORY"><B>COMPARISON_CATEGORY</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>String</CODE> for the COMPARISON category of functions. <DT><A HREF="./oracle/olapi/data/source/Source.html#COMPARISON_RULE_ASCENDING"><B>COMPARISON_RULE_ASCENDING</B></A> - Static variable in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>A constant that specifies that the <CODE>join</CODE> method selects only the elements of the <CODE>joined</CODE> <CODE>Source</CODE> that are in the <CODE>comparison</CODE> <CODE>Source</CODE> and that the positions of those elements in the resulting <CODE>Source</CODE> are in the same order as they are in the <CODE>comparison</CODE> <CODE>Source</CODE>. <DT><A HREF="./oracle/olapi/data/source/Source.html#COMPARISON_RULE_ASCENDING_NULLS_FIRST"><B>COMPARISON_RULE_ASCENDING_NULLS_FIRST</B></A> - Static variable in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>A constant that specifies that the <CODE>join</CODE> method selects only the elements of the <CODE>joined</CODE> <CODE>Source</CODE> that are in the <CODE>comparison</CODE> <CODE>Source</CODE> and that the positions of those elements are in the same order in the resulting <CODE>Source</CODE> as they are in the <CODE>comparison</CODE> <CODE>Source</CODE> except that any <CODE>null</CODE> elements appear last. <DT><A HREF="./oracle/olapi/data/source/Source.html#COMPARISON_RULE_ASCENDING_NULLS_LAST"><B>COMPARISON_RULE_ASCENDING_NULLS_LAST</B></A> - Static variable in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>A constant that specifies that the <CODE>join</CODE> method selects only the elements of the <CODE>joined</CODE> <CODE>Source</CODE> that are in the <CODE>comparison</CODE> <CODE>Source</CODE> and that the positions of those elements in the resulting <CODE>Source</CODE> are in the same order as they are in the <CODE>comparison</CODE> <CODE>Source</CODE> with any <CODE>null</CODE> elements appearing last. <DT><A HREF="./oracle/olapi/data/source/Source.html#COMPARISON_RULE_DESCENDING"><B>COMPARISON_RULE_DESCENDING</B></A> - Static variable in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>A constant that specifies that the <CODE>join</CODE> method selects only the elements of the <CODE>joined</CODE> <CODE>Source</CODE> that are in the <CODE>comparison</CODE> <CODE>Source</CODE> and that the positions of those elements in the resulting <CODE>Source</CODE> are in the reverse order of what they are in the <CODE>comparison</CODE> <CODE>Source</CODE>. <DT><A HREF="./oracle/olapi/data/source/Source.html#COMPARISON_RULE_DESCENDING_NULLS_FIRST"><B>COMPARISON_RULE_DESCENDING_NULLS_FIRST</B></A> - Static variable in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>A constant that specifies that the <CODE>join</CODE> method selects only the elements of the <CODE>joined</CODE> <CODE>Source</CODE> that are in the <CODE>comparison</CODE> <CODE>Source</CODE> and that the positions of those elements in the resulting <CODE>Source</CODE> are in the reverse order of what they are in the <CODE>comparison</CODE> <CODE>Source</CODE> with any <CODE>null</CODE> elements appearing first. <DT><A HREF="./oracle/olapi/data/source/Source.html#COMPARISON_RULE_DESCENDING_NULLS_LAST"><B>COMPARISON_RULE_DESCENDING_NULLS_LAST</B></A> - Static variable in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>A constant that specifies that the <CODE>join</CODE> method selects only the elements of the <CODE>joined</CODE> <CODE>Source</CODE> that are in the <CODE>comparison</CODE> <CODE>Source</CODE> and that the positions of those elements in the resulting <CODE>Source</CODE> are in the reverse order of what they are in the <CODE>comparison</CODE> <CODE>Source</CODE> except that any <CODE>null</CODE> elements appear last. <DT><A HREF="./oracle/olapi/data/source/Source.html#COMPARISON_RULE_REMOVE"><B>COMPARISON_RULE_REMOVE</B></A> - Static variable in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>A constant that specifies that the <CODE>join</CODE> method selects only the elements of the joined <CODE>Source</CODE> that are not in the comparison <CODE>Source</CODE>. <DT><A HREF="./oracle/olapi/data/source/Source.html#COMPARISON_RULE_SELECT"><B>COMPARISON_RULE_SELECT</B></A> - Static variable in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>A constant that specifies that the <CODE>join</CODE> method selects only the elements of the <CODE>joined</CODE> <CODE>Source</CODE> that are in the <CODE>comparison</CODE> <CODE>Source</CODE>. <DT><A HREF="./oracle/olapi/syntax/ComparisonCondition.html" title="class in oracle.olapi.syntax"><B>ComparisonCondition</B></A> - Class in <A HREF="./oracle/olapi/syntax/package-summary.html">oracle.olapi.syntax</A><DD>An abstract base class for a <CODE>Condition</CODE> that represents a comparison condition, which compares one expression to another expression or to a list of expressions.<DT><A HREF="./oracle/olapi/syntax/CompileCommand.html" title="class in oracle.olapi.syntax"><B>CompileCommand</B></A> - Class in <A HREF="./oracle/olapi/syntax/package-summary.html">oracle.olapi.syntax</A><DD>A <CODE>SimpleCommand</CODE> that causes the build process to determine and validate relationships, such as the attributes of a dimension, and to store information about the relationships.<DT><A HREF="./oracle/olapi/syntax/CompileCommand.html#CompileCommand(java.lang.String)"><B>CompileCommand(String)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/CompileCommand.html" title="class in oracle.olapi.syntax">CompileCommand</A> <DD>Creates a <CODE>CompileCommand</CODE> with the specified load command option <DT><A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html#COMPLETE_REFRESH_MV_OPTION"><B>COMPLETE_REFRESH_MV_OPTION</B></A> - Static variable in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html" title="class in oracle.olapi.metadata.deployment">AWCubeOrganization</A> <DD>A constant that indicates that Oracle OLAP creates a materialized view that supports a complete refresh operation. <DT><A HREF="./oracle/olapi/metadata/deployment/AWPrimaryDimensionOrganization.html#COMPLETE_REFRESH_MV_OPTION"><B>COMPLETE_REFRESH_MV_OPTION</B></A> - Static variable in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/AWPrimaryDimensionOrganization.html" title="class in oracle.olapi.metadata.deployment">AWPrimaryDimensionOrganization</A> <DD>A constant that indicates that Oracle OLAP creates a materialized view that supports a complete refresh operation. <DT><A HREF="./oracle/olapi/metadata/deployment/AWPrimaryDimensionOrganization.html#COMPLETE_REFRESH_READY_MV_OPTION"><B>COMPLETE_REFRESH_READY_MV_OPTION</B></A> - Static variable in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/AWPrimaryDimensionOrganization.html" title="class in oracle.olapi.metadata.deployment">AWPrimaryDimensionOrganization</A> <DD>A constant that indicates that Oracle OLAP determines that the conditions exist that permit the future creation of a materialized view that is capable of a complete refresh. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#COMPOSE"><B>COMPOSE</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>COMPOSE</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#compose()"><B>compose()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Converts the value of this <CODE>TypedExpression</CODE> to a Unicode string in the same character set as this expression. <DT><A HREF="./oracle/olapi/data/cursor/CompoundCursor.html" title="interface in oracle.olapi.data.cursor"><B>CompoundCursor</B></A> - Interface in <A HREF="./oracle/olapi/data/cursor/package-summary.html">oracle.olapi.data.cursor</A><DD>A <code>Cursor</code> for a <code>Source</code> that has outputs.<DT><A HREF="./oracle/olapi/data/source/CompoundCursorInfoSpecification.html" title="interface in oracle.olapi.data.source"><B>CompoundCursorInfoSpecification</B></A> - Interface in <A HREF="./oracle/olapi/data/source/package-summary.html">oracle.olapi.data.source</A><DD>A <CODE>CursorInfoSpecification</CODE> for a <CODE>Cursor</CODE> for a <CODE>Source</CODE> that has one or more outputs.<DT><A HREF="./oracle/olapi/data/source/CompoundCursorSpecification.html" title="class in oracle.olapi.data.source"><B>CompoundCursorSpecification</B></A> - Class in <A HREF="./oracle/olapi/data/source/package-summary.html">oracle.olapi.data.source</A><DD>A <code>CursorSpecification</code> for a <code>Source</code> that has one or more outputs.<DT><A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html#COMPRESSED_SPARSE_TYPE"><B>COMPRESSED_SPARSE_TYPE</B></A> - Static variable in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html" title="class in oracle.olapi.metadata.deployment">AWCubeOrganization</A> <DD>A constant that indicates an extremely sparse cube. <DT><A HREF="./oracle/olapi/syntax/BinaryOperatorExpression.html#CONCAT"><B>CONCAT</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/BinaryOperatorExpression.html" title="class in oracle.olapi.syntax">BinaryOperatorExpression</A> <DD>A constant that represents the <CODE>||</CODE> concatenation operator. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#CONCAT"><B>CONCAT</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>CONCAT</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#concat(java.lang.String)"><B>concat(String)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Concatentates two text expressions as a single character string. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#concat(oracle.olapi.syntax.TypedExpression)"><B>concat(TypedExpression)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Concatenates two text expressions as a single character string. <DT><A HREF="./oracle/olapi/syntax/Condition.html" title="class in oracle.olapi.syntax"><B>Condition</B></A> - Class in <A HREF="./oracle/olapi/syntax/package-summary.html">oracle.olapi.syntax</A><DD>An abstract base class for an <CODE>Expression</CODE> that represents a condition, which specifies a combination of one or more expressions and logical (Boolean) operators and evaluates to <CODE>true</CODE>, <CODE>false</CODE>, <CODE>null</CODE>, or <CODE>UNKNOWN</CODE>.<DT><A HREF="./oracle/olapi/syntax/FunctionDescriptor.html#CONDITION_FUNCTION"><B>CONDITION_FUNCTION</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptor.html" title="class in oracle.olapi.syntax">FunctionDescriptor</A> <DD>A constant that represents an condition function, such as <CODE>HIER_HAS_CHILDREN</CODE> or <CODE>EQUALS_PATH</CODE>. <DT><A HREF="./oracle/olapi/syntax/ConsistentSolveCommand.html" title="interface in oracle.olapi.syntax"><B>ConsistentSolveCommand</B></A> - Interface in <A HREF="./oracle/olapi/syntax/package-summary.html">oracle.olapi.syntax</A><DD>A marker interface implemented by some <CODE>SimpleCommand</CODE> classes.<DT><A HREF="./oracle/olapi/syntax/ConsistentSolveSpecification.html" title="class in oracle.olapi.syntax"><B>ConsistentSolveSpecification</B></A> - Class in <A HREF="./oracle/olapi/syntax/package-summary.html">oracle.olapi.syntax</A><DD>A <CODE>SyntaxObject</CODE> that specifies how Oracle OLAP generates solved data for an <CODE>MdmBaseMeasure</CODE> or for all of the <CODE>MdmBaseMeasure</CODE> objects of an <CODE>MdmCube</CODE>.<DT><A HREF="./oracle/olapi/syntax/ConsistentSolveSpecification.html#ConsistentSolveSpecification(oracle.olapi.syntax.ConsistentSolveCommand[])"><B>ConsistentSolveSpecification(ConsistentSolveCommand[])</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/ConsistentSolveSpecification.html" title="class in oracle.olapi.syntax">ConsistentSolveSpecification</A> <DD>Creates a <CODE>ConsistentSolveSpecification</CODE> that has the the specified commands. <DT><A HREF="./oracle/olapi/syntax/ConsistentSolveSpecification.html#ConsistentSolveSpecification(java.util.List)"><B>ConsistentSolveSpecification(List<ConsistentSolveCommand>)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/ConsistentSolveSpecification.html" title="class in oracle.olapi.syntax">ConsistentSolveSpecification</A> <DD>Creates a <CODE>ConsistentSolveSpecification</CODE> that has the the specified commands. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#CONVERSION_CATEGORY"><B>CONVERSION_CATEGORY</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>String</CODE> for the CONVERSION category of functions. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#CONVERT"><B>CONVERT</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>CONVERT</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#convert(oracle.olapi.syntax.TypedExpression)"><B>convert(TypedExpression)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Converts the character string value of this <CODE>TypedExpression</CODE> from one character set to the specified character set. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#convert(oracle.olapi.syntax.TypedExpression, oracle.olapi.syntax.TypedExpression)"><B>convert(TypedExpression, TypedExpression)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Converts the character string value of this <CODE>TypedExpression</CODE> from the source character set to the destination character set. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#cos()"><B>cos()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Calculates the cosine of the value (interpreted as an angle value in radians) of each element of this <CODE>NumberSource</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#COS"><B>COS</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>COS</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#cos()"><B>cos()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Calculates the cosine of the value (interpreted as an angle value in radians) of this <CODE>TypedExpression</CODE>. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#cosh()"><B>cosh()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Calculates the hyperbolic cosine of the value (interpreted as an angle value in radians) of each element of this <CODE>NumberSource</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#COSH"><B>COSH</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>COSH</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#cosh()"><B>cosh()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Calculates the hyperbolic cosine of the value (interpreted as an angle value in radians) of this <CODE>TypedExpression</CODE>. <DT><A HREF="./oracle/olapi/data/source/Source.html#count()"><B>count()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>Counts the elements in this <CODE>Source</CODE> that have values. <DT><A HREF="./oracle/olapi/data/source/Source.html#count(boolean)"><B>count(boolean)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>Counts the elements in this <CODE>Source</CODE> including elements that have a <CODE>null</CODE> value, if the value of <CODE>includeNoValue</CODE> is <code>true</code>, or excluding elements that have a <CODE>null</CODE> value, if the value of <CODE>includeNoValue</CODE> is <CODE>false</CODE>. <DT><A HREF="./oracle/olapi/metadata/deployment/AWAttributeOrganization.html#createAttributeIndex()"><B>createAttributeIndex()</B></A> - Method in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/AWAttributeOrganization.html" title="class in oracle.olapi.metadata.deployment">AWAttributeOrganization</A> <DD>Indicates whether Oracle OLAP creates an index for the attribute. <DT><A HREF="./oracle/olapi/data/source/DataProvider.html#createConstantSource(double)"><B>createConstantSource(double)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/DataProvider.html" title="class in oracle.olapi.data.source">DataProvider</A> <DD>Creates a <CODE>NumberSource</CODE> that has only one element, which has the specified <CODE>double</CODE> value. <DT><A HREF="./oracle/olapi/data/source/DataProvider.html#createConstantSource(float)"><B>createConstantSource(float)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/DataProvider.html" title="class in oracle.olapi.data.source">DataProvider</A> <DD>Creates a <CODE>NumberSource</CODE> that has only one element, which has the specified <CODE>float</CODE> value. <DT><A HREF="./oracle/olapi/data/source/DataProvider.html#createConstantSource(int)"><B>createConstantSource(int)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/DataProvider.html" title="class in oracle.olapi.data.source">DataProvider</A> <DD>Creates a <CODE>NumberSource</CODE> that has only one element, which has the specified <CODE>int</CODE> value. <DT><A HREF="./oracle/olapi/data/source/DataProvider.html#createConstantSource(java.lang.String)"><B>createConstantSource(String)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/DataProvider.html" title="class in oracle.olapi.data.source">DataProvider</A> <DD>Creates a <CODE>StringSource</CODE> that has only one element, which has the specified <CODE>String</CODE> value. <DT><A HREF="./oracle/olapi/data/source/DataProvider.html#createConstantSource(java.util.Date)"><B>createConstantSource(Date)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/DataProvider.html" title="class in oracle.olapi.data.source">DataProvider</A> <DD>Creates a <CODE>DateSource</CODE> that has only one element, which has the specified <CODE>Date</CODE> value. <DT><A HREF="./oracle/olapi/data/source/DataProvider.html#createConstantSource(oracle.olapi.data.source.Source)"><B>createConstantSource(Source)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/DataProvider.html" title="class in oracle.olapi.data.source">DataProvider</A> <DD>Creates a <CODE>Source</CODE> that has only one element, which has the specified <CODE>Source</CODE> value. <DT><A HREF="./oracle/olapi/data/source/DataProvider.html#createConstantSource(short)"><B>createConstantSource(short)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/DataProvider.html" title="class in oracle.olapi.data.source">DataProvider</A> <DD>Creates a <CODE>NumberSource</CODE> that has only one element, which has the specified <CODE>short</CODE> value. <DT><A HREF="./oracle/olapi/data/source/DataProvider.html#createConstantSource(boolean)"><B>createConstantSource(boolean)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/DataProvider.html" title="class in oracle.olapi.data.source">DataProvider</A> <DD>Creates a <CODE>BooleanSource</CODE> that has only one element, which has the specified <CODE>boolean</CODE> value. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmCube.html#createCubeMap()"><B>createCubeMap()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmCube.html" title="class in oracle.olapi.metadata.mdm">MdmCube</A> <DD>Creates a <CODE>CubeMap</CODE> for this <CODE>MdmCube</CODE>. <DT><A HREF="./oracle/olapi/data/cursor/CursorManager.html#createCursor()"><B>createCursor()</B></A> - Method in interface oracle.olapi.data.cursor.<A HREF="./oracle/olapi/data/cursor/CursorManager.html" title="interface in oracle.olapi.data.cursor">CursorManager</A> <DD>Creates a <code>Cursor</code> for the <CODE>Source</CODE> associated with the <code>CursorManager</code>. <DT><A HREF="./oracle/olapi/data/source/DataProvider.html#createCursorInfoSpecification(oracle.olapi.data.source.Source)"><B>createCursorInfoSpecification(Source)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/DataProvider.html" title="class in oracle.olapi.data.source">DataProvider</A> <DD>Creates a <CODE>CursorInfoSpecification</CODE> for the specified <CODE>Source</CODE>. <DT><A HREF="./oracle/olapi/data/source/DataProvider.html#createCursorManager(oracle.olapi.data.source.Source)"><B>createCursorManager(Source)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/DataProvider.html" title="class in oracle.olapi.data.source">DataProvider</A> <DD>Creates a <CODE>CursorManager</CODE> for the specified <CODE>Source</CODE>. <DT><A HREF="./oracle/olapi/data/source/DataProvider.html#createCursorManager(oracle.olapi.data.source.Source, int, oracle.olapi.data.source.CursorInfoSpecification)"><B>createCursorManager(Source, int, CursorInfoSpecification)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/DataProvider.html" title="class in oracle.olapi.data.source">DataProvider</A> <DD>Creates a <CODE>CursorManager</CODE> object for the specified <CODE>Source</CODE> with the specified <CODE>CursorInfoSpecification</CODE> and fetch size. <DT><A HREF="./oracle/olapi/data/source/DataProvider.html#createCursorManagers(oracle.olapi.data.source.Source[])"><B>createCursorManagers(Source[])</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/DataProvider.html" title="class in oracle.olapi.data.source">DataProvider</A> <DD>Creates an array of <CODE>CursorManager</CODE> objects, one for each of the corresponding <CODE>Source</CODE> objects in the <CODE>rootSources</CODE> array. <DT><A HREF="./oracle/olapi/data/source/DataProvider.html#createCursorManagers(oracle.olapi.data.source.Source[], int[], oracle.olapi.data.source.CursorInfoSpecification[])"><B>createCursorManagers(Source[], int[], CursorInfoSpecification[])</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/DataProvider.html" title="class in oracle.olapi.data.source">DataProvider</A> <DD>Creates an array of <CODE>CursorManager</CODE> objects with the specified <CODE>CursorInfoSpecification</CODE> objects and fetch sizes. <DT><A HREF="./oracle/olapi/data/source/DataProvider.html#createCursorManagers(oracle.olapi.data.source.Source[], int[], oracle.olapi.data.source.CursorInfoSpecification[], java.util.Properties)"><B>createCursorManagers(Source[], int[], CursorInfoSpecification[], Properties)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/DataProvider.html" title="class in oracle.olapi.data.source">DataProvider</A> <DD>Creates an array of <CODE>CursorManager</CODE> objects that can override the local or unique hierarchy value type setting of the <CODE>DataProvider</CODE>. <DT><A HREF="./oracle/olapi/data/source/DataProvider.html#createCursorManagers(oracle.olapi.data.source.Source[], int[], oracle.olapi.data.source.CursorInfoSpecification[], java.lang.String)"><B>createCursorManagers(Source[], int[], CursorInfoSpecification[], String)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/DataProvider.html" title="class in oracle.olapi.data.source">DataProvider</A> <DD>Creates an array of <CODE>CursorManager</CODE> objects that can override the local or unique hierarchy value type of the <CODE>DataProvider</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMeasureDimension.html#createCustomMeasure(java.lang.String, oracle.olapi.data.source.Source, int)"><B>createCustomMeasure(String, Source, int)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMeasureDimension.html" title="class in oracle.olapi.metadata.mdm">MdmMeasureDimension</A> <DD>Creates a custom <CODE>MdmMeasure</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMeasureDimension.html#createCustomMeasure(java.lang.String, oracle.olapi.metadata.mdm.MdmSchema, oracle.olapi.data.source.Source, int)"><B>createCustomMeasure(String, MdmSchema, Source, int)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMeasureDimension.html" title="class in oracle.olapi.metadata.mdm">MdmMeasureDimension</A> <DD>Creates a custom <CODE>MdmMeasure</CODE> for the specified <CODE>MdmSchema</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmStandardDimension.html#createCustomMember(java.lang.String, oracle.olapi.metadata.mdm.MdmLevel, java.lang.String, oracle.olapi.data.source.Source, int)"><B>createCustomMember(String, MdmLevel, String, Source, int)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmStandardDimension.html" title="class in oracle.olapi.metadata.mdm">MdmStandardDimension</A> <DD>Creates a custom dimension member for the <CODE>MdmStandardDimension</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmStandardDimension.html#createCustomMember(java.lang.String, oracle.olapi.metadata.mdm.MdmLevel, java.lang.String, oracle.olapi.metadata.mdm.MdmLevel, oracle.olapi.data.source.Source, int)"><B>createCustomMember(String, MdmLevel, String, MdmLevel, Source, int)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmStandardDimension.html" title="class in oracle.olapi.metadata.mdm">MdmStandardDimension</A> <DD>Creates a custom dimension member with the specified parent level for the <CODE>MdmStandardDimension</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmStandardDimension.html#createCustomMember(java.lang.String, oracle.olapi.metadata.mdm.MdmValueHierarchy, oracle.olapi.data.source.Source, int)"><B>createCustomMember(String, MdmValueHierarchy, Source, int)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmStandardDimension.html" title="class in oracle.olapi.metadata.mdm">MdmStandardDimension</A> <DD>Creates a custom dimension member for an <CODE>MdmValueHierarchy</CODE> component of the <CODE>MdmStandardDimension</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmTimeDimension.html#createCustomMember(java.lang.String, oracle.olapi.metadata.mdm.MdmLevel, java.lang.String, java.util.Date, int, oracle.olapi.data.source.Source, int)"><B>createCustomMember(String, MdmLevel, String, Date, int, Source, int)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmTimeDimension.html" title="class in oracle.olapi.metadata.mdm">MdmTimeDimension</A> <DD>Creates a custom dimension member with the specified parent for the <CODE>MdmTimeDimension</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmTimeDimension.html#createCustomMember(java.lang.String, oracle.olapi.metadata.mdm.MdmLevel, java.lang.String, oracle.olapi.metadata.mdm.MdmLevel, java.util.Date, int, oracle.olapi.data.source.Source, int)"><B>createCustomMember(String, MdmLevel, String, MdmLevel, Date, int, Source, int)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmTimeDimension.html" title="class in oracle.olapi.metadata.mdm">MdmTimeDimension</A> <DD>Creates a custom dimension member with the specified parent and parent level for the <CODE>MdmTimeDimension</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmTimeDimension.html#createCustomMember(java.lang.String, oracle.olapi.metadata.mdm.MdmValueHierarchy, java.util.Date, int, oracle.olapi.data.source.Source, int)"><B>createCustomMember(String, MdmValueHierarchy, Date, int, Source, int)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmTimeDimension.html" title="class in oracle.olapi.metadata.mdm">MdmTimeDimension</A> <DD>Creates a custom dimension member for the <CODE>MdmTimeDimension</CODE>. <DT><A HREF="./oracle/olapi/data/source/Template.html#createDynamicDefinition(oracle.olapi.data.source.SourceGenerator)"><B>createDynamicDefinition(SourceGenerator)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Template.html" title="class in oracle.olapi.data.source">Template</A> <DD>Creates a <code>DynamicDefinition</code> that acts as a proxy for the <code>SourceDefinition</code> for the <code>Source</code> generated by the <code>SourceGenerator</code> and returned by the <CODE>getSource</CODE> method of the <code>DynamicDefinition</code>. <DT><A HREF="./oracle/olapi/data/source/DataProvider.html#createListSource(double[])"><B>createListSource(double[])</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/DataProvider.html" title="class in oracle.olapi.data.source">DataProvider</A> <DD>Creates a <CODE>NumberSource</CODE> with elements that have the specified <CODE>double</CODE> values. <DT><A HREF="./oracle/olapi/data/source/DataProvider.html#createListSource(float[])"><B>createListSource(float[])</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/DataProvider.html" title="class in oracle.olapi.data.source">DataProvider</A> <DD>Creates a <CODE>NumberSource</CODE> with elements that have the specified <CODE>float</CODE> values. <DT><A HREF="./oracle/olapi/data/source/DataProvider.html#createListSource(int[])"><B>createListSource(int[])</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/DataProvider.html" title="class in oracle.olapi.data.source">DataProvider</A> <DD>Creates a <CODE>NumberSource</CODE> with elements that have the specified <CODE>int</CODE> values. <DT><A HREF="./oracle/olapi/data/source/DataProvider.html#createListSource(java.lang.String[])"><B>createListSource(String[])</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/DataProvider.html" title="class in oracle.olapi.data.source">DataProvider</A> <DD>Creates a <CODE>StringSource</CODE> with elements that have the specified <CODE>String</CODE> values. <DT><A HREF="./oracle/olapi/data/source/DataProvider.html#createListSource(java.util.Date[])"><B>createListSource(Date[])</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/DataProvider.html" title="class in oracle.olapi.data.source">DataProvider</A> <DD>Creates a <CODE>DateSource</CODE> with elements that have the specified <CODE>Date</CODE> values. <DT><A HREF="./oracle/olapi/data/source/DataProvider.html#createListSource(oracle.olapi.data.source.Source[])"><B>createListSource(Source[])</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/DataProvider.html" title="class in oracle.olapi.data.source">DataProvider</A> <DD>Creates a <CODE>Source</CODE> with elements that have the specified <CODE>Source</CODE> objects as values. <DT><A HREF="./oracle/olapi/data/source/DataProvider.html#createListSource(short[])"><B>createListSource(short[])</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/DataProvider.html" title="class in oracle.olapi.data.source">DataProvider</A> <DD>Creates a <CODE>NumberSource</CODE> with elements that have the specified <CODE>short</CODE> values. <DT><A HREF="./oracle/olapi/data/source/DataProvider.html#createListSource(boolean[])"><B>createListSource(boolean[])</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/DataProvider.html" title="class in oracle.olapi.data.source">DataProvider</A> <DD>Creates a <CODE>BooleanSource</CODE> with elements that have the specified <CODE>boolean</CODE> values. <DT><A HREF="./oracle/olapi/data/source/DataProvider.html#createListSource(java.lang.Object[][])"><B>createListSource(Object[][])</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/DataProvider.html" title="class in oracle.olapi.data.source">DataProvider</A> <DD>Creates a <CODE>Source</CODE> that has as element values the arrays in the <code>tuples</code> array. <DT><A HREF="./oracle/olapi/data/source/DataProvider.html#createModel(oracle.olapi.data.source.Source[], oracle.olapi.data.source.Source, oracle.olapi.data.source.Source[], oracle.olapi.data.source.Model[])"><B>createModel(Source[], Source, Source[], Model[])</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/DataProvider.html" title="class in oracle.olapi.data.source">DataProvider</A> <DD>Creates a <CODE>CustomModel</CODE> with the specified inputs, data type, outputs, and parent models. <DT><A HREF="./oracle/olapi/data/source/DataProvider.html#createModel(oracle.olapi.data.source.Source[], oracle.olapi.data.source.Source, oracle.olapi.data.source.Source[])"><B>createModel(Source[], Source, Source[])</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/DataProvider.html" title="class in oracle.olapi.data.source">DataProvider</A> <DD>Creates a <CODE>CustomModel</CODE> with the specified inputs, data type, and outputs. <DT><A HREF="./oracle/olapi/data/source/DataProvider.html#createModel(oracle.olapi.data.source.Source[], oracle.olapi.data.source.Source, oracle.olapi.data.source.Model[])"><B>createModel(Source[], Source, Model[])</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/DataProvider.html" title="class in oracle.olapi.data.source">DataProvider</A> <DD>Creates a <CODE>CustomModel</CODE> with the specified inputs, data type, and parent models. <DT><A HREF="./oracle/olapi/data/source/DataProvider.html#createModel(oracle.olapi.data.source.Source[], oracle.olapi.data.source.Source)"><B>createModel(Source[], Source)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/DataProvider.html" title="class in oracle.olapi.data.source">DataProvider</A> <DD>Creates a <CODE>CustomModel</CODE> with the specified inputs and data type. <DT><A HREF="./oracle/olapi/data/source/DataProvider.html#createModel(oracle.olapi.data.source.Source[])"><B>createModel(Source[])</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/DataProvider.html" title="class in oracle.olapi.data.source">DataProvider</A> <DD>Creates a <CODE>CustomModel</CODE> with the specified inputs and a data type of Number. <DT><A HREF="./oracle/olapi/data/source/DataProvider.html#createModel(oracle.olapi.data.source.Source, oracle.olapi.data.source.Source)"><B>createModel(Source, Source)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/DataProvider.html" title="class in oracle.olapi.data.source">DataProvider</A> <DD>Creates a <CODE>CustomModel</CODE> with the specified input and data type. <DT><A HREF="./oracle/olapi/data/source/DataProvider.html#createModel(oracle.olapi.data.source.Source)"><B>createModel(Source)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/DataProvider.html" title="class in oracle.olapi.data.source">DataProvider</A> <DD>Creates a <CODE>CustomModel</CODE> with the specified input and a data type of Number. <DT><A HREF="./oracle/olapi/data/source/DataProvider.html#createParameterizedSource(oracle.olapi.data.source.BooleanParameter)"><B>createParameterizedSource(BooleanParameter)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/DataProvider.html" title="class in oracle.olapi.data.source">DataProvider</A> <DD><B>Deprecated.</B> <I>As of Oracle 11<i>g</i> Release 1 (11.1); replaced by <A HREF="./oracle/olapi/data/source/Parameter.html#createSource()"><CODE>createSource</CODE></A> method of a <CODE>Parameter</CODE>.</I> <DT><A HREF="./oracle/olapi/data/source/DataProvider.html#createRangeSource(int, int)"><B>createRangeSource(int, int)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/DataProvider.html" title="class in oracle.olapi.data.source">DataProvider</A> <DD>Creates a <CODE>NumberSource</CODE> with elements that have consecutive <CODE>int</CODE> values that range from the specified lowest value to the specified highest value. <DT><A HREF="./oracle/olapi/data/source/DataProvider.html#createRangeSource(int, oracle.olapi.data.source.NumberSource)"><B>createRangeSource(int, NumberSource)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/DataProvider.html" title="class in oracle.olapi.data.source">DataProvider</A> <DD>Creates a <CODE>NumberSource</CODE> with elements that have consecutive <CODE>int</CODE> values that range from the specified lowest value to the specified highest value. <DT><A HREF="./oracle/olapi/data/source/DataProvider.html#createRangeSource(oracle.olapi.data.source.NumberSource, int)"><B>createRangeSource(NumberSource, int)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/DataProvider.html" title="class in oracle.olapi.data.source">DataProvider</A> <DD>Creates a <CODE>NumberSource</CODE> with elements that have consecutive <CODE>int</CODE> values that range from the specified lowest value to the specified highest value. <DT><A HREF="./oracle/olapi/data/source/DataProvider.html#createRangeSource(oracle.olapi.data.source.NumberSource, oracle.olapi.data.source.NumberSource)"><B>createRangeSource(NumberSource, NumberSource)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/DataProvider.html" title="class in oracle.olapi.data.source">DataProvider</A> <DD>Creates a <CODE>NumberSource</CODE> with elements that have consecutive <CODE>int</CODE> values that range from the specified lowest value to the specified highest value. <DT><A HREF="./oracle/olapi/transaction/TransactionProvider.html#createRootTransaction(oracle.olapi.session.UserSession)"><B>createRootTransaction(UserSession)</B></A> - Method in interface oracle.olapi.transaction.<A HREF="./oracle/olapi/transaction/TransactionProvider.html" title="interface in oracle.olapi.transaction">TransactionProvider</A> <DD>Creates a new root <code>Transaction</code> for the specified <code>UserSession</code>. <DT><A HREF="./oracle/olapi/data/source/DataProvider.html#createSession(oracle.jdbc.OracleConnection)"><B>createSession(OracleConnection)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/DataProvider.html" title="class in oracle.olapi.data.source">DataProvider</A> <DD>Creates a new <CODE>UserSession</CODE> that shares the <CODE>DataProvider</CODE> but that has a different <CODE>OracleConnection</CODE>. <DT><A HREF="./oracle/olapi/data/source/DataProvider.html#createSession(oracle.jdbc.OracleConnection, java.lang.String)"><B>createSession(OracleConnection, String)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/DataProvider.html" title="class in oracle.olapi.data.source">DataProvider</A> <DD>Creates a new <CODE>UserSession</CODE> that shares the <CODE>DataProvider</CODE> but that has a different <CODE>OracleConnection</CODE> and has the specified settings. <DT><A HREF="./oracle/olapi/data/source/DataProvider.html#createSession(oracle.jdbc.OracleConnection, java.lang.String, java.util.Locale)"><B>createSession(OracleConnection, String, Locale)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/DataProvider.html" title="class in oracle.olapi.data.source">DataProvider</A> <DD>Creates a new <CODE>UserSession</CODE> that shares the <CODE>DataProvider</CODE> but that has a different <CODE>OracleConnection</CODE> and has the specified settings, and language. <DT><A HREF="./oracle/olapi/data/source/CustomModel.html#createSolvedSource()"><B>createSolvedSource()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/CustomModel.html" title="class in oracle.olapi.data.source">CustomModel</A> <DD>Creates a <CODE>Source</CODE> that represents the results of the evaluation of the <CODE>Assignment</CODE> objects of <CODE>CustomModel</CODE>. <DT><A HREF="./oracle/olapi/data/source/CustomModel.html#createSolvedSource(oracle.olapi.data.source.Source)"><B>createSolvedSource(Source)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/CustomModel.html" title="class in oracle.olapi.data.source">CustomModel</A> <DD>Creates a <CODE>Source</CODE> that represents the results of the evaluation of the <CODE>Assignment</CODE> objects of the <CODE>CustomModel</CODE>. <DT><A HREF="./oracle/olapi/data/source/Model.html#createSolvedSource()"><B>createSolvedSource()</B></A> - Method in interface oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Model.html" title="interface in oracle.olapi.data.source">Model</A> <DD>Creates a <CODE>Source</CODE> that represents the results of the evaluation of the <CODE>Assignment</CODE> objects of the <CODE>Model</CODE>; elements of the returned <CODE>Source</CODE> that do not have an assigned value have a value of <CODE>null</CODE>. <DT><A HREF="./oracle/olapi/data/source/Model.html#createSolvedSource(oracle.olapi.data.source.Source)"><B>createSolvedSource(Source)</B></A> - Method in interface oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Model.html" title="interface in oracle.olapi.data.source">Model</A> <DD>Creates a <CODE>Source</CODE> that represents the results of the evaluation of the <CODE>Assignment</CODE> objects of the <CODE>Model</CODE>; elements of the returned <CODE>Source</CODE> that do not have an assigned value have the value specified by the <CODE>defaultValues</CODE> <CODE>Source</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmModel.html#createSolvedSource()"><B>createSolvedSource()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmModel.html" title="class in oracle.olapi.metadata.mdm">MdmModel</A> <DD>Creates a <CODE>Source</CODE> that represents the results of the evaluation of the <CODE>Assignment</CODE> objects of the <CODE>MdmModel</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmModel.html#createSolvedSource(oracle.olapi.data.source.Source)"><B>createSolvedSource(Source)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmModel.html" title="class in oracle.olapi.metadata.mdm">MdmModel</A> <DD>Creates a <CODE>Source</CODE> that represents the results of the evaluation of the <CODE>Assignment</CODE> objects of the <CODE>MdmModel</CODE>. <DT><A HREF="./oracle/olapi/data/source/Parameter.html#createSource()"><B>createSource()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Parameter.html" title="class in oracle.olapi.data.source">Parameter</A> <DD>Creates a <CODE>Source</CODE> of the appropriate data type that contains the value specified for the <CODE>Parameter</CODE>. <DT><A HREF="./oracle/olapi/data/source/DataProvider.html#createSQLCursorManager(oracle.olapi.data.source.Source)"><B>createSQLCursorManager(Source)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/DataProvider.html" title="class in oracle.olapi.data.source">DataProvider</A> <DD>Creates a <CODE>SQLCursorManager</CODE> for the specified <CODE>Source</CODE>. <DT><A HREF="./oracle/olapi/data/source/DataProvider.html#createSQLCursorManagers(oracle.olapi.data.source.Source[])"><B>createSQLCursorManagers(Source[])</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/DataProvider.html" title="class in oracle.olapi.data.source">DataProvider</A> <DD>Creates a <CODE>SQLCursorManager</CODE> for each <CODE>Source</CODE> in the <CODE>sources</CODE> array. <DT><A HREF="./oracle/olapi/data/source/DataProvider.html#createSQLCursorManagers(oracle.olapi.data.source.Source[], java.lang.String[])"><B>createSQLCursorManagers(Source[], String[])</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/DataProvider.html" title="class in oracle.olapi.data.source">DataProvider</A> <DD>Creates a <CODE>SQLCursorManager</CODE> for each <CODE>Source</CODE> in the <CODE>sources</CODE> array and provides the SQL statements for each query. <DT><A HREF="./oracle/olapi/data/source/DataProvider.html#createSQLCursorManagers(oracle.olapi.data.source.Source[], boolean, java.lang.String[])"><B>createSQLCursorManagers(Source[], boolean, String[])</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/DataProvider.html" title="class in oracle.olapi.data.source">DataProvider</A> <DD>Creates a <CODE>SQLCursorManager</CODE> for each <CODE>Source</CODE> in the <CODE>sources</CODE> array and provides the SQL statements and a count column for each query. <DT><A HREF="./oracle/olapi/metadata/mapping/CubeDimensionalityMap.html" title="class in oracle.olapi.metadata.mapping"><B>CubeDimensionalityMap</B></A> - Class in <A HREF="./oracle/olapi/metadata/mapping/package-summary.html">oracle.olapi.metadata.mapping</A><DD>Associates a <CODE>CubeMap</CODE> with <CODE>MdmDimension</CODE> and <CODE>MdmDimensionality</CODE> objects.<DT><A HREF="./oracle/olapi/metadata/mapping/CubeMap.html" title="class in oracle.olapi.metadata.mapping"><B>CubeMap</B></A> - Class in <A HREF="./oracle/olapi/metadata/mapping/package-summary.html">oracle.olapi.metadata.mapping</A><DD>An <CODE>ObjectMap</CODE> that represents a mapping of an <CODE>MdmCube</CODE> to an <CODE>Expression</CODE>.<DT><A HREF="./oracle/olapi/metadata/deployment/CubeOrganization.html" title="class in oracle.olapi.metadata.deployment"><B>CubeOrganization</B></A> - Class in <A HREF="./oracle/olapi/metadata/deployment/package-summary.html">oracle.olapi.metadata.deployment</A><DD>The base class for a metadata object that represents the organization of an <CODE>MdmCube</CODE> as an analytic workspace (AW) object or as a relational OLAP (Rolap) object.<DT><A HREF="./oracle/olapi/data/source/NumberSource.html#cumulativeAverage(oracle.olapi.metadata.mdm.MdmLevelHierarchy, int)"><B>cumulativeAverage(MdmLevelHierarchy, int)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>For each element of this <CODE>NumberSource</CODE>, calculates the average of the values of the elements of this <CODE>NumberSource</CODE> that are specified by the values of the elements of <CODE>dimension</CODE> that are at the same level of the hierarchy from the first element of <CODE>dimension</CODE> to the current element of <CODE>dimension</CODE> plus the number of elements specified by <CODE>offset</CODE>. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#cumulativeAverage(oracle.olapi.metadata.mdm.MdmLevelHierarchy, int, oracle.olapi.metadata.mdm.MdmLevel)"><B>cumulativeAverage(MdmLevelHierarchy, int, MdmLevel)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>For each element of this <CODE>NumberSource</CODE>, calculates the average of the values of the elements of this <CODE>NumberSource</CODE> that are specified by the values of the elements of <CODE>dimension</CODE> that are at the same level of the hierarchy from the first element of <CODE>dimension</CODE> to the current element of <CODE>dimension</CODE> plus the number of elements specified by <CODE>offset</CODE>, with the cumulative average calculation reset at the level specified by <CODE>resetLevel</CODE>. <DT><A HREF="./oracle/olapi/data/source/Source.html#cumulativeInterval()"><B>cumulativeInterval()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>For each element of this <CODE>Source</CODE>, specifies the elements of this <CODE>Source</CODE> from position 1 to the position of the current element. <DT><A HREF="./oracle/olapi/data/source/Source.html#cumulativeInterval(int)"><B>cumulativeInterval(int)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>For each element of this <CODE>Source</CODE>, specifies the elements of this <CODE>Source</CODE> from position 1 to the position of the current element plus the value specified by <CODE>offset</CODE>. <DT><A HREF="./oracle/olapi/data/source/Source.html#cumulativeInterval(oracle.olapi.data.source.NumberSource)"><B>cumulativeInterval(NumberSource)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>For each element of this <CODE>Source</CODE>, specifies the elements of this <CODE>Source</CODE> from position 1 to the position of the current element plus the value specified by <CODE>offset</CODE>. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#cumulativeMaximum(oracle.olapi.metadata.mdm.MdmLevelHierarchy, int)"><B>cumulativeMaximum(MdmLevelHierarchy, int)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>For each element of this <CODE>NumberSource</CODE>, calculates the maximum value of the elements of this <CODE>NumberSource</CODE> that are specified by the values of the elements of <CODE>dimension</CODE> that are at the same level of the hierarchy from the first element of <CODE>dimension</CODE> to the current element of <CODE>dimension</CODE> plus the number of elements specified by <CODE>offset</CODE>. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#cumulativeMaximum(oracle.olapi.metadata.mdm.MdmLevelHierarchy, int, oracle.olapi.metadata.mdm.MdmLevel)"><B>cumulativeMaximum(MdmLevelHierarchy, int, MdmLevel)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>For each element of this <CODE>NumberSource</CODE>, calculates the maximum value of the elements of this <CODE>NumberSource</CODE> that are specified by the values of the elements of <CODE>dimension</CODE> that are at the same level of the hierarchy from the first element of <CODE>dimension</CODE> to the current element of <CODE>dimension</CODE> plus the number of elements specified by <CODE>offset</CODE>, with the cumulative maximum calculation reset at the level specified by <CODE>resetLevel</CODE>. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#cumulativeMinimum(oracle.olapi.metadata.mdm.MdmLevelHierarchy, int)"><B>cumulativeMinimum(MdmLevelHierarchy, int)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>For each element of this <CODE>NumberSource</CODE>, calculates the minimum value of the elements of this <CODE>NumberSource</CODE> that are specified by the values of the elements of <CODE>dimension</CODE> that are at the same level of the hierarchy from the first element of <CODE>dimension</CODE> to the current element of <CODE>dimension</CODE> plus the number of elements specified by <CODE>offset</CODE>. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#cumulativeMinimum(oracle.olapi.metadata.mdm.MdmLevelHierarchy, int, oracle.olapi.metadata.mdm.MdmLevel)"><B>cumulativeMinimum(MdmLevelHierarchy, int, MdmLevel)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>For each element of this <CODE>NumberSource</CODE>, calculates the minimum value of the elements of this <CODE>NumberSource</CODE> that are specified by the values of the elements of <CODE>dimension</CODE> that are at the same level of the hierarchy from the first element of <CODE>dimension</CODE> to the current element of <CODE>dimension</CODE> plus the number of elements specified by <CODE>offset</CODE>, with the cumulative minimum calculation reset at the level specified by <CODE>resetLevel</CODE>. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#cumulativeTotal(oracle.olapi.metadata.mdm.MdmLevelHierarchy, int)"><B>cumulativeTotal(MdmLevelHierarchy, int)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>For each element of this <CODE>NumberSource</CODE>, calculates the total of the values of the elements of this <CODE>NumberSource</CODE> that are specified by the values of the elements of <CODE>dimension</CODE> that are at the same level of the hierarchy from the first element of <CODE>dimension</CODE> to the current element of <CODE>dimension</CODE> plus the number of elements specified by <CODE>offset</CODE>. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#cumulativeTotal(oracle.olapi.metadata.mdm.MdmLevelHierarchy, int, oracle.olapi.metadata.mdm.MdmLevel)"><B>cumulativeTotal(MdmLevelHierarchy, int, MdmLevel)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>For each element of this <CODE>NumberSource</CODE>, calculates the total of the values of the elements of this <CODE>NumberSource</CODE> that are specified by the values of the elements of <CODE>dimension</CODE> that are at the same level of the hierarchy from the first element of <CODE>dimension</CODE> to the current element of <CODE>dimension</CODE> plus the number of elements specified by <CODE>offset</CODE>, with the cumulative total calculation reset at the level specified by <CODE>resetLevel</CODE>. <DT><A HREF="./oracle/olapi/syntax/KeywordCatalog.html#CURRENT"><B>CURRENT</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/KeywordCatalog.html" title="class in oracle.olapi.syntax">KeywordCatalog</A> <DD>A static constant <CODE>KeywordArgument</CODE> representing the keyword <CODE>CURRENT</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#CURRENT_DATE"><B>CURRENT_DATE</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>CURRENT_DATE</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#CURRENT_TIMESTAMP"><B>CURRENT_TIMESTAMP</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>CURRENT_TIMESTAMP</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#currentDate()"><B>currentDate()</B></A> - Static method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Creates a <CODE>TypedExpression</CODE> that evaluates to the current date in the session time zone. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#currentTime(oracle.olapi.syntax.TypedExpression)"><B>currentTime(TypedExpression)</B></A> - Static method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Creates a <CODE>TypedExpression</CODE> that evaluates to the current date and time in the session time zone. <DT><A HREF="./oracle/olapi/data/cursor/Cursor.html" title="interface in oracle.olapi.data.cursor"><B>Cursor</B></A> - Interface in <A HREF="./oracle/olapi/data/cursor/package-summary.html">oracle.olapi.data.cursor</A><DD>An interface for objects that provide access to the result set of a query.<DT><A HREF="./oracle/olapi/data/cursor/CursorManagerUpdateEvent.html#CURSOR_MANAGER_DATA_UPDATED"><B>CURSOR_MANAGER_DATA_UPDATED</B></A> - Static variable in class oracle.olapi.data.cursor.<A HREF="./oracle/olapi/data/cursor/CursorManagerUpdateEvent.html" title="class in oracle.olapi.data.cursor">CursorManagerUpdateEvent</A> <DD>A constant that indicates that the <code>Source</code> associated with a <code>CursorManager</code> has changed so that the data specified by <code>Source</code> is different but the structure of the <code>Source</code> has not changed. <DT><A HREF="./oracle/olapi/data/cursor/CursorManagerUpdateEvent.html#CURSOR_MANAGER_SPECIFICATION_UPDATED"><B>CURSOR_MANAGER_SPECIFICATION_UPDATED</B></A> - Static variable in class oracle.olapi.data.cursor.<A HREF="./oracle/olapi/data/cursor/CursorManagerUpdateEvent.html" title="class in oracle.olapi.data.cursor">CursorManagerUpdateEvent</A> <DD>A constant that indicates that the <code>CursorInfoSpecification</code> associated with the <code>CursorManager</code> has been updated. <DT><A HREF="./oracle/olapi/data/cursor/CursorManagerUpdateEvent.html#CURSOR_MANAGER_STRUCTURE_UPDATED"><B>CURSOR_MANAGER_STRUCTURE_UPDATED</B></A> - Static variable in class oracle.olapi.data.cursor.<A HREF="./oracle/olapi/data/cursor/CursorManagerUpdateEvent.html" title="class in oracle.olapi.data.cursor">CursorManagerUpdateEvent</A> <DD>A constant that indicates that the <code>Source</code> associated with a <code>CursorManager</code> has changed and the structure of the <code>Source</code> is now different. <DT><A HREF="./oracle/olapi/data/source/CursorInfoSpecification.html" title="interface in oracle.olapi.data.source"><B>CursorInfoSpecification</B></A> - Interface in <A HREF="./oracle/olapi/data/source/package-summary.html">oracle.olapi.data.source</A><DD>An interface that specifies characteristics of a <CODE>Cursor</CODE>.<DT><A HREF="./oracle/olapi/data/source/CursorLockException.html" title="class in oracle.olapi.data.source"><B>CursorLockException</B></A> - Exception in <A HREF="./oracle/olapi/data/source/package-summary.html">oracle.olapi.data.source</A><DD>Indicates that the application cannot modify the state of a <code>Template</code> at the moment because the state is locked, which can mean that the state is being modified in another transaction.<DT><A HREF="./oracle/olapi/data/cursor/CursorManager.html" title="interface in oracle.olapi.data.cursor"><B>CursorManager</B></A> - Interface in <A HREF="./oracle/olapi/data/cursor/package-summary.html">oracle.olapi.data.cursor</A><DD>An interface for an object that creates and manages <code>Cursor</code> objects.<DT><A HREF="./oracle/olapi/data/cursor/CursorManagerUpdateListener.html#cursorManagerDataUpdated(oracle.olapi.data.cursor.CursorManagerUpdateEvent)"><B>cursorManagerDataUpdated(CursorManagerUpdateEvent)</B></A> - Method in interface oracle.olapi.data.cursor.<A HREF="./oracle/olapi/data/cursor/CursorManagerUpdateListener.html" title="interface in oracle.olapi.data.cursor">CursorManagerUpdateListener</A> <DD>Called by a <code>CursorManager</code> when it becomes aware that the <code>Source</code> has changed so that the data specified by <code>Source</code> is different but the structure of the <code>Source</code> has not changed. <DT><A HREF="./oracle/olapi/data/cursor/CursorManagerUpdateListener.html#cursorManagerSpecificationUpdated(oracle.olapi.data.cursor.CursorManagerUpdateEvent)"><B>cursorManagerSpecificationUpdated(CursorManagerUpdateEvent)</B></A> - Method in interface oracle.olapi.data.cursor.<A HREF="./oracle/olapi/data/cursor/CursorManagerUpdateListener.html" title="interface in oracle.olapi.data.cursor">CursorManagerUpdateListener</A> <DD>Called by a <code>CursorManager</code> when the <code>CursorInfoSpecification</code> associated with it has been updated. <DT><A HREF="./oracle/olapi/data/cursor/CursorManagerUpdateListener.html#cursorManagerStructureUpdated(oracle.olapi.data.cursor.CursorManagerUpdateEvent)"><B>cursorManagerStructureUpdated(CursorManagerUpdateEvent)</B></A> - Method in interface oracle.olapi.data.cursor.<A HREF="./oracle/olapi/data/cursor/CursorManagerUpdateListener.html" title="interface in oracle.olapi.data.cursor">CursorManagerUpdateListener</A> <DD>Called by a <code>CursorManager</code> when it becomes aware that the structure has changed of the <code>Source</code> associated with it. <DT><A HREF="./oracle/olapi/data/cursor/CursorManagerUpdateEvent.html" title="class in oracle.olapi.data.cursor"><B>CursorManagerUpdateEvent</B></A> - Class in <A HREF="./oracle/olapi/data/cursor/package-summary.html">oracle.olapi.data.cursor</A><DD>An event passed by a <code>CursorManager</code> to the <code>CursorManageUpdateListener</code> objects associated with it.<DT><A HREF="./oracle/olapi/data/cursor/CursorManagerUpdateEvent.html#CursorManagerUpdateEvent(oracle.olapi.data.cursor.CursorManager, int)"><B>CursorManagerUpdateEvent(CursorManager, int)</B></A> - Constructor for class oracle.olapi.data.cursor.<A HREF="./oracle/olapi/data/cursor/CursorManagerUpdateEvent.html" title="class in oracle.olapi.data.cursor">CursorManagerUpdateEvent</A> <DD>Creates a <code>CursorManagerUpdateEvent</code>. <DT><A HREF="./oracle/olapi/data/cursor/CursorManagerUpdateListener.html" title="interface in oracle.olapi.data.cursor"><B>CursorManagerUpdateListener</B></A> - Interface in <A HREF="./oracle/olapi/data/cursor/package-summary.html">oracle.olapi.data.cursor</A><DD>An interface for a listener object that a <code>CursorManager</code> notifies when a change occurs to the <code>Source</code> associated with the <code>CursorManager</code>.<DT><A HREF="./oracle/olapi/data/source/CursorSpecification.html" title="class in oracle.olapi.data.source"><B>CursorSpecification</B></A> - Class in <A HREF="./oracle/olapi/data/source/package-summary.html">oracle.olapi.data.source</A><DD>The base class for an object that specifies characteristics of a <code>Cursor</code> for a <CODE>Source</CODE>.<DT><A HREF="./oracle/olapi/data/source/CursorSpecificationVisitor.html" title="class in oracle.olapi.data.source"><B>CursorSpecificationVisitor</B></A> - Class in <A HREF="./oracle/olapi/data/source/package-summary.html">oracle.olapi.data.source</A><DD>A visitor object that can execute operations on <code>CursorSpecification</code> objects.<DT><A HREF="./oracle/olapi/data/source/CursorSpecificationVisitor.html#CursorSpecificationVisitor()"><B>CursorSpecificationVisitor()</B></A> - Constructor for class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/CursorSpecificationVisitor.html" title="class in oracle.olapi.data.source">CursorSpecificationVisitor</A> <DD>Creates a new <code>CursorSpecificationVisitor</code>. <DT><A HREF="./oracle/olapi/data/source/CustomModel.html" title="class in oracle.olapi.data.source"><B>CustomModel</B></A> - Class in <A HREF="./oracle/olapi/data/source/package-summary.html">oracle.olapi.data.source</A><DD>A <CODE>Model</CODE> that an application can explicitly create.<DT><A HREF="./oracle/olapi/data/source/CustomModel.html#CustomModel(oracle.olapi.data.source.DataProvider, oracle.olapi.data.source.Source[], oracle.olapi.data.source.Source, oracle.olapi.data.source.Source[], oracle.olapi.data.source.Model[], oracle.olapi.transaction.Transaction)"><B>CustomModel(DataProvider, Source[], Source, Source[], Model[], Transaction)</B></A> - Constructor for class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/CustomModel.html" title="class in oracle.olapi.data.source">CustomModel</A> <DD>Creates a new <CODE>CustomModel</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html#CWM_CUBE_NAMESPACE"><B>CWM_CUBE_NAMESPACE</B></A> - Static variable in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html" title="class in oracle.olapi.metadata.mdm">MdmMetadataProvider</A> <DD>A constant that represents the namespace for a cube that was created using 10<i>g</i> CWM PL/SQL packages. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html#CWM_DIMENSION_NAMESPACE"><B>CWM_DIMENSION_NAMESPACE</B></A> - Static variable in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html" title="class in oracle.olapi.metadata.mdm">MdmMetadataProvider</A> <DD>A constant that represents the namespace for a dimension that was created using 10<i>g</i> CWM PL/SQL packages. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html#CWM_FOLDER_NAMESPACE"><B>CWM_FOLDER_NAMESPACE</B></A> - Static variable in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html" title="class in oracle.olapi.metadata.mdm">MdmMetadataProvider</A> <DD>A constant that represents the namespace for a measure folder that was created using 10<i>g</i> CWM PL/SQL packages. </DL> <HR> <A NAME="_D_"><!-- --></A><H2> <B>D</B></H2> <DL> <DT><A HREF="./oracle/olapi/syntax/DataObject.html" title="class in oracle.olapi.syntax"><B>DataObject</B></A> - Class in <A HREF="./oracle/olapi/syntax/package-summary.html">oracle.olapi.syntax</A><DD>An abstract base class for <CODE>Query</CODE>, <CODE>Expression</CODE> and other classes.<DT><A HREF="./oracle/olapi/data/source/DataProvider.html" title="class in oracle.olapi.data.source"><B>DataProvider</B></A> - Class in <A HREF="./oracle/olapi/data/source/package-summary.html">oracle.olapi.data.source</A><DD>Creates user sessions for a connection to Oracle OLAP and creates objects that an application uses in getting metadata objects, in specifying queries, and in retrieving data from a data store.<DT><A HREF="./oracle/olapi/data/source/DataProvider.html#DataProvider()"><B>DataProvider()</B></A> - Constructor for class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/DataProvider.html" title="class in oracle.olapi.data.source">DataProvider</A> <DD>Creates a <CODE>DataProvider</CODE> with the default <CODE>Locale</CODE> and the default settings. <DT><A HREF="./oracle/olapi/data/source/DataProvider.html#DataProvider(java.util.Locale)"><B>DataProvider(Locale)</B></A> - Constructor for class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/DataProvider.html" title="class in oracle.olapi.data.source">DataProvider</A> <DD>Creates a <CODE>DataProvider</CODE> using the specified <CODE>Locale</CODE> and the default settings. <DT><A HREF="./oracle/olapi/data/source/DataProvider.html#DataProvider(java.util.Locale, java.lang.String)"><B>DataProvider(Locale, String)</B></A> - Constructor for class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/DataProvider.html" title="class in oracle.olapi.data.source">DataProvider</A> <DD>Creates a <CODE>DataProvider</CODE> using the specified <CODE>Locale</CODE> and settings. <DT><A HREF="./oracle/olapi/data/source/DataProvider.html#DataProvider(java.util.Locale, java.util.Properties)"><B>DataProvider(Locale, Properties)</B></A> - Constructor for class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/DataProvider.html" title="class in oracle.olapi.data.source">DataProvider</A> <DD>Creates a <CODE>DataProvider</CODE> using the specified <CODE>Locale</CODE> and settings. <DT><A HREF="./oracle/olapi/data/source/DataProviderMismatchException.html" title="class in oracle.olapi.data.source"><B>DataProviderMismatchException</B></A> - Exception in <A HREF="./oracle/olapi/data/source/package-summary.html">oracle.olapi.data.source</A><DD>Indicates an attempt to combine <CODE>Source</CODE> objects associated with different <CODE>DataProvider</CODE> objects.<DT><A HREF="./oracle/olapi/data/source/DataProviderMismatchException.html#DataProviderMismatchException()"><B>DataProviderMismatchException()</B></A> - Constructor for exception oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/DataProviderMismatchException.html" title="class in oracle.olapi.data.source">DataProviderMismatchException</A> <DD>Creates a <code>DataProviderMismatchException</code>. <DT><A HREF="./oracle/olapi/data/source/DataProviderMismatchException.html#DataProviderMismatchException(java.lang.String)"><B>DataProviderMismatchException(String)</B></A> - Constructor for exception oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/DataProviderMismatchException.html" title="class in oracle.olapi.data.source">DataProviderMismatchException</A> <DD>Creates a <code>DataProviderMismatchException</code> with the specified message. <DT><A HREF="./oracle/olapi/syntax/DataType.html" title="class in oracle.olapi.syntax"><B>DataType</B></A> - Class in <A HREF="./oracle/olapi/syntax/package-summary.html">oracle.olapi.syntax</A><DD>An object that represents an Oracle Database data type without precision information.<DT><A HREF="./oracle/olapi/syntax/DataType.html#DATE"><B>DATE</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/DataType.html" title="class in oracle.olapi.syntax">DataType</A> <DD>A constant that represents the <CODE>DATE</CODE> data type. <DT><A HREF="./oracle/olapi/syntax/DataType.html#DATE_CATEGORY"><B>DATE_CATEGORY</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/DataType.html" title="class in oracle.olapi.syntax">DataType</A> <DD>A constant that represents a category of <CODE>DATE</CODE> data types. <DT><A HREF="./oracle/olapi/syntax/PlaceholderExpression.html#DATE_MEASURE"><B>DATE_MEASURE</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/PlaceholderExpression.html" title="class in oracle.olapi.syntax">PlaceholderExpression</A> <DD>A constant that represents a measure that has date values. <DT><A HREF="./oracle/olapi/syntax/DateExpression.html" title="class in oracle.olapi.syntax"><B>DateExpression</B></A> - Class in <A HREF="./oracle/olapi/syntax/package-summary.html">oracle.olapi.syntax</A><DD>A <CODE>LiteralExpression</CODE> that represents a date.<DT><A HREF="./oracle/olapi/syntax/DateExpression.html#DateExpression(java.lang.String, oracle.olapi.syntax.DataType)"><B>DateExpression(String, DataType)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/DateExpression.html" title="class in oracle.olapi.syntax">DateExpression</A> <DD>Creates a new <CODE>DateExpression</CODE> of the specified data type and with the specified value. <DT><A HREF="./oracle/olapi/data/source/DateParameter.html" title="class in oracle.olapi.data.source"><B>DateParameter</B></A> - Class in <A HREF="./oracle/olapi/data/source/package-summary.html">oracle.olapi.data.source</A><DD>A <CODE>Parameter</CODE> that specifies a <CODE>Date</CODE> value that you use in creating a query.<DT><A HREF="./oracle/olapi/data/source/DateParameter.html#DateParameter(oracle.olapi.data.source.DataProvider, java.util.Date)"><B>DateParameter(DataProvider, Date)</B></A> - Constructor for class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/DateParameter.html" title="class in oracle.olapi.data.source">DateParameter</A> <DD>Creates a <CODE>DateParameter</CODE> that has the specified <CODE>Date</CODE> value. <DT><A HREF="./oracle/olapi/data/source/DateSource.html" title="class in oracle.olapi.data.source"><B>DateSource</B></A> - Class in <A HREF="./oracle/olapi/data/source/package-summary.html">oracle.olapi.data.source</A><DD>A <CODE>Source</CODE> whose elements have <CODE>Date</CODE> objects as values.<DT><A HREF="./oracle/olapi/syntax/DataType.html#DATETIME_CATEGORY"><B>DATETIME_CATEGORY</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/DataType.html" title="class in oracle.olapi.syntax">DataType</A> <DD>A constant that represents a category of <CODE>DATE</CODE> and <CODE>TIMESTAMP</CODE> data types. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#DATETIME_CATEGORY"><B>DATETIME_CATEGORY</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>String</CODE> for the DATETIME category of functions. <DT><A HREF="./oracle/olapi/syntax/DataType.html#DATETIME_OR_INTERVAL_CATEGORY"><B>DATETIME_OR_INTERVAL_CATEGORY</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/DataType.html" title="class in oracle.olapi.syntax">DataType</A> <DD>A constant that represents a category of <CODE>DATE</CODE>, <CODE>TIMESTAMP</CODE>, and <CODE>INTERVAL</CODE> data types. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#DATETIME_TO_CHAR"><B>DATETIME_TO_CHAR</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>TO_CHAR</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#DATETIME_TO_NCHAR"><B>DATETIME_TO_NCHAR</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>TO_NCHAR</CODE>. <DT><A HREF="./oracle/olapi/syntax/IntervalLiteralExpression.html#DAY"><B>DAY</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/IntervalLiteralExpression.html" title="class in oracle.olapi.syntax">IntervalLiteralExpression</A> <DD>A constant that represents a <CODE>DAY</CODE> period. <DT><A HREF="./oracle/olapi/syntax/KeywordCatalog.html#DAY"><B>DAY</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/KeywordCatalog.html" title="class in oracle.olapi.syntax">KeywordCatalog</A> <DD>A static constant <CODE>KeywordArgument</CODE> representing the keyword <CODE>DAY</CODE>. <DT><A HREF="./oracle/olapi/syntax/IntervalExpression.html#DAY_TO_SECOND"><B>DAY_TO_SECOND</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/IntervalExpression.html" title="class in oracle.olapi.syntax">IntervalExpression</A> <DD>A constant that represents the <CODE>DAY_TO_SECOND</CODE> operator for an <CODE>IntervalExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#DBTIMEZONE"><B>DBTIMEZONE</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>DBTIMEZONE</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#dbTimeZone()"><B>dbTimeZone()</B></A> - Static method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Creates a <CODE>TypedExpression</CODE> that evaluates to the value of the database time zone as either a time zone offset from Coordinated Universal Time (UTC) or a time zone region name. <DT><A HREF="./oracle/olapi/syntax/DataType.html#DECIMAL"><B>DECIMAL</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/DataType.html" title="class in oracle.olapi.syntax">DataType</A> <DD>A constant that represents the <CODE>DECIMAL</CODE> data type. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#DECODE"><B>DECODE</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>DECODE</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#decode(oracle.olapi.syntax.TypedExpression[], oracle.olapi.syntax.TypedExpression)"><B>decode(TypedExpression[], TypedExpression)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Compares the value of this <CODE>TypedExpression</CODE> to one or more search strings one by one. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#DECOMPOSE"><B>DECOMPOSE</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>DECOMPOSE</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#decompose()"><B>decompose()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Decomposes the Unicode character string value of this <CODE>TypedExpression</CODE> and returns a <CODE>TypedExpression</CODE> in the same character set. <DT><A HREF="./oracle/olapi/syntax/CompileCommand.html#DEFAULT"><B>DEFAULT</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/CompileCommand.html" title="class in oracle.olapi.syntax">CompileCommand</A> <DD>Produces a <CODE>CompileCommand</CODE> that executes a default load. <DT><A HREF="./oracle/olapi/syntax/LoadCommand.html#DEFAULT"><B>DEFAULT</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/LoadCommand.html" title="class in oracle.olapi.syntax">LoadCommand</A> <DD>Produces a <CODE>LoadCommand</CODE> that executes a default load. <DT><A HREF="./oracle/olapi/metadata/XMLParserCallback.html#DEFAULT_ERROR_BY"><B>DEFAULT_ERROR_BY</B></A> - Static variable in interface oracle.olapi.metadata.<A HREF="./oracle/olapi/metadata/XMLParserCallback.html" title="interface in oracle.olapi.metadata">XMLParserCallback</A> <DD>A constant that represents the default manner of handling error conditions. <DT><A HREF="./oracle/olapi/syntax/IntervalLiteralExpression.html#DEFAULT_FRACTIONAL_SECONDS_PRECISION"><B>DEFAULT_FRACTIONAL_SECONDS_PRECISION</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/IntervalLiteralExpression.html" title="class in oracle.olapi.syntax">IntervalLiteralExpression</A> <DD>A constant that represents a default value for the precision of the fractional seconds for a leading or trailing <CODE>SECOND</CODE> period. <DT><A HREF="./oracle/olapi/syntax/IntervalLiteralExpression.html#DEFAULT_LEADING_PRECISION"><B>DEFAULT_LEADING_PRECISION</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/IntervalLiteralExpression.html" title="class in oracle.olapi.syntax">IntervalLiteralExpression</A> <DD>A constant that represents a default value for the precision of the leading period. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html#DEFAULT_NAMESPACE"><B>DEFAULT_NAMESPACE</B></A> - Static variable in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html" title="class in oracle.olapi.metadata.mdm">MdmMetadataProvider</A> <DD>A constant that represents the default namespace. <DT><A HREF="./oracle/olapi/syntax/CompileCommand.html#DEFAULT_OPTION"><B>DEFAULT_OPTION</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/CompileCommand.html" title="class in oracle.olapi.syntax">CompileCommand</A> <DD>A constant that represents a default load. <DT><A HREF="./oracle/olapi/syntax/LoadCommand.html#DEFAULT_OPTION"><B>DEFAULT_OPTION</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/LoadCommand.html" title="class in oracle.olapi.syntax">LoadCommand</A> <DD>A constant that represents a default load. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#DENSE_RANK"><B>DENSE_RANK</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>DENSE_RANK</CODE>. <DT><A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html#DENSE_SPARSE_TYPE"><B>DENSE_SPARSE_TYPE</B></A> - Static variable in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html" title="class in oracle.olapi.metadata.deployment">AWCubeOrganization</A> <DD>A constant that indicates a dense cube. <DT><A HREF="./oracle/olapi/metadata/deployment/DeploymentException.html" title="class in oracle.olapi.metadata.deployment"><B>DeploymentException</B></A> - Exception in <A HREF="./oracle/olapi/metadata/deployment/package-summary.html">oracle.olapi.metadata.deployment</A><DD>Indicates that the deployment specified for an object is not valid.<DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#deref()"><B>deref()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Creates a <CODE>TypedExpression</CODE> that evaluates to the object reference of the value of this <CODE>TypedExpression</CODE>, which must evaluate to a <CODE>REF</CODE> to an object. <DT><A HREF="./oracle/olapi/syntax/KeywordCatalog.html#DESC"><B>DESC</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/KeywordCatalog.html" title="class in oracle.olapi.syntax">KeywordCatalog</A> <DD>A static constant <CODE>KeywordArgument</CODE> representing the keyword <CODE>DESC</CODE>. <DT><A HREF="./oracle/olapi/syntax/HierarchicalCondition.html#DESCENDANT"><B>DESCENDANT</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/HierarchicalCondition.html" title="class in oracle.olapi.syntax">HierarchicalCondition</A> <DD>A constant that indicates a descendant relationship. <DT><A HREF="./oracle/olapi/syntax/KeywordCatalog.html#DIMENSION"><B>DIMENSION</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/KeywordCatalog.html" title="class in oracle.olapi.syntax">KeywordCatalog</A> <DD>A static constant <CODE>KeywordArgument</CODE> representing the keyword <CODE>DIMENSION</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorDimensionArgument.html#DIMENSION_LEVEL"><B>DIMENSION_LEVEL</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorDimensionArgument.html" title="class in oracle.olapi.syntax">FunctionDescriptorDimensionArgument</A> <DD>A constant that represents an <CODE>MdmDimensionLevel</CODE> as an argument. <DT><A HREF="./oracle/olapi/syntax/DimensionArgument.html" title="class in oracle.olapi.syntax"><B>DimensionArgument</B></A> - Class in <A HREF="./oracle/olapi/syntax/package-summary.html">oracle.olapi.syntax</A><DD>A <CODE>DataObject</CODE> that represents an <CODE>MdmDimension</CODE> as a function argument.<DT><A HREF="./oracle/olapi/syntax/DimensionArgument.html#DimensionArgument(oracle.olapi.metadata.mdm.MdmDimension)"><B>DimensionArgument(MdmDimension)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/DimensionArgument.html" title="class in oracle.olapi.syntax">DimensionArgument</A> <DD>Creates a <CODE>DimensionArgument</CODE> with the specified dimension. <DT><A HREF="./oracle/olapi/metadata/mapping/DimensionMap.html" title="class in oracle.olapi.metadata.mapping"><B>DimensionMap</B></A> - Class in <A HREF="./oracle/olapi/metadata/mapping/package-summary.html">oracle.olapi.metadata.mapping</A><DD>The abstract base class for an object that maps an <CODE>MdmDimension</CODE> to a relational data source.<DT><A HREF="./oracle/olapi/data/source/Source.html#distinct()"><B>distinct()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>Selects all of the elements of this <CODE>Source</CODE> but removes any duplicated elements. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#div(double)"><B>div(double)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Divides the value of the elements of this <CODE>NumberSource</CODE> by the specified <CODE>double</CODE> value. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#div(double, boolean)"><B>div(double, boolean)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Divides the value of the elements of this <CODE>NumberSource</CODE> by the specified <CODE>double</CODE> value; if <CODE>safe</CODE> is <CODE>true</CODE> and the divisor is zero, then this method returns <CODE>null</CODE>. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#div(float)"><B>div(float)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Divides the value of the elements of this <CODE>NumberSource</CODE> by the specified <CODE>float</CODE> value. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#div(float, boolean)"><B>div(float, boolean)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Divides the value of the elements of this <CODE>NumberSource</CODE> by the specified <CODE>float</CODE> value; if <CODE>safe</CODE> is <CODE>true</CODE> and the divisor is zero, then this method returns <CODE>null</CODE>. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#div(int)"><B>div(int)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Divides the value of the elements of this <CODE>NumberSource</CODE> by the specified <CODE>int</CODE> value. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#div(int, boolean)"><B>div(int, boolean)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Divides the value of the elements of this <CODE>NumberSource</CODE> by the specified <CODE>int</CODE> value; if <CODE>safe</CODE> is <CODE>true</CODE> and the divisor is zero, then this method returns <CODE>null</CODE>. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#div(oracle.olapi.data.source.NumberSource)"><B>div(NumberSource)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Divides the value of the elements of this <CODE>NumberSource</CODE> by the values of the elements of the specified <CODE>NumberSource</CODE>. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#div(oracle.olapi.data.source.NumberSource, boolean)"><B>div(NumberSource, boolean)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Divides the value of the elements of this <CODE>NumberSource</CODE> by the values of the elements of the specified <CODE>NumberSource</CODE>; if <CODE>safe</CODE> is <CODE>true</CODE> and a divisor is zero, then this method returns <CODE>null</CODE> as the result of the division. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#div(short)"><B>div(short)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Divides the value of the elements of this <CODE>NumberSource</CODE> by the specified <CODE>short</CODE> value. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#div(short, boolean)"><B>div(short, boolean)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Divides the value of the elements of this <CODE>NumberSource</CODE> by the specified <CODE>short</CODE> value; if <CODE>safe</CODE> is <CODE>true</CODE> and the divisor is zero, then this method returns <CODE>null</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#div(double)"><B>div(double)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Divides the value of this <CODE>TypedExpression</CODE> by the specified <CODE>double</CODE> value. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#div(float)"><B>div(float)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Divides the value of this <CODE>TypedExpression</CODE> by the specified <CODE>float</CODE> value. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#div(int)"><B>div(int)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Divides the value of this <CODE>TypedExpression</CODE> by the specified <CODE>int</CODE> value. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#div(oracle.olapi.syntax.TypedExpression)"><B>div(TypedExpression)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Divides the value of this <CODE>TypedExpression</CODE> by the value of the specified <CODE>TypedExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#div(short)"><B>div(short)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Divides the value of this <CODE>TypedExpression</CODE> by the specified <CODE>short</CODE> value. <DT><A HREF="./oracle/olapi/syntax/BinaryOperatorExpression.html#DIVIDE"><B>DIVIDE</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/BinaryOperatorExpression.html" title="class in oracle.olapi.syntax">BinaryOperatorExpression</A> <DD>A constant that represents the <CODE>/</CODE> division operator. <DT><A HREF="./oracle/express/ErrorDescription.html#DOMAIN_CTL"><B>DOMAIN_CTL</B></A> - Static variable in class oracle.express.<A HREF="./oracle/express/ErrorDescription.html" title="class in oracle.express">ErrorDescription</A> <DD>A constant indicating that an error occurred in the Oracle OLAP code for controllers, such as the controller for query execution. <DT><A HREF="./oracle/express/ErrorDescription.html#DOMAIN_CUR"><B>DOMAIN_CUR</B></A> - Static variable in class oracle.express.<A HREF="./oracle/express/ErrorDescription.html" title="class in oracle.express">ErrorDescription</A> <DD>A constant indicating that an error occurred in the Oracle OLAP code for <code>Cursor</code> handling. <DT><A HREF="./oracle/express/ErrorDescription.html#DOMAIN_DEF"><B>DOMAIN_DEF</B></A> - Static variable in class oracle.express.<A HREF="./oracle/express/ErrorDescription.html" title="class in oracle.express">ErrorDescription</A> <DD>A constant indicating that an error occurred in the Oracle OLAP code for <code>Source</code> definitions and query interpretation. <DT><A HREF="./oracle/express/ErrorDescription.html#DOMAIN_DPR"><B>DOMAIN_DPR</B></A> - Static variable in class oracle.express.<A HREF="./oracle/express/ErrorDescription.html" title="class in oracle.express">ErrorDescription</A> <DD>A constant indicating that an error occurred in the Oracle OLAP code for providing data. <DT><A HREF="./oracle/express/ErrorDescription.html#DOMAIN_ECM"><B>DOMAIN_ECM</B></A> - Static variable in class oracle.express.<A HREF="./oracle/express/ErrorDescription.html" title="class in oracle.express">ErrorDescription</A> <DD>A constant indicating that an error occurred in the Oracle OLAP code for supporting ECM. <DT><A HREF="./oracle/express/ErrorDescription.html#DOMAIN_ENG"><B>DOMAIN_ENG</B></A> - Static variable in class oracle.express.<A HREF="./oracle/express/ErrorDescription.html" title="class in oracle.express">ErrorDescription</A> <DD>A constant indicating that an error occurred in the Oracle OLAP code in the engine. <DT><A HREF="./oracle/express/ErrorDescription.html#DOMAIN_EXP"><B>DOMAIN_EXP</B></A> - Static variable in class oracle.express.<A HREF="./oracle/express/ErrorDescription.html" title="class in oracle.express">ErrorDescription</A> <DD>A constant indicating that an error occurred in the Oracle OLAP code for expression generation. <DT><A HREF="./oracle/express/ErrorDescription.html#DOMAIN_INI"><B>DOMAIN_INI</B></A> - Static variable in class oracle.express.<A HREF="./oracle/express/ErrorDescription.html" title="class in oracle.express">ErrorDescription</A> <DD>A constant indicating that an error occurred in the Oracle OLAP code for connecting. <DT><A HREF="./oracle/express/ErrorDescription.html#DOMAIN_INT"><B>DOMAIN_INT</B></A> - Static variable in class oracle.express.<A HREF="./oracle/express/ErrorDescription.html" title="class in oracle.express">ErrorDescription</A> <DD>A constant indicating that an error occurred in the Oracle OLAP code for internationalization. <DT><A HREF="./oracle/express/ErrorDescription.html#DOMAIN_MDP"><B>DOMAIN_MDP</B></A> - Static variable in class oracle.express.<A HREF="./oracle/express/ErrorDescription.html" title="class in oracle.express">ErrorDescription</A> <DD>A constant indicating that an error occurred in the Oracle OLAP code for providing metadata. <DT><A HREF="./oracle/express/ErrorDescription.html#DOMAIN_OES"><B>DOMAIN_OES</B></A> - Static variable in class oracle.express.<A HREF="./oracle/express/ErrorDescription.html" title="class in oracle.express">ErrorDescription</A> <DD>A constant indicating that an error occurred in the Oracle OLAP code for supporting OLAP objects. <DT><A HREF="./oracle/express/ErrorDescription.html#DOMAIN_SCO"><B>DOMAIN_SCO</B></A> - Static variable in class oracle.express.<A HREF="./oracle/express/ErrorDescription.html" title="class in oracle.express">ErrorDescription</A> <DD>A constant indicating that an error occurred in the Oracle OLAP code for SPL command objects. <DT><A HREF="./oracle/express/ErrorDescription.html#DOMAIN_SEL"><B>DOMAIN_SEL</B></A> - Static variable in class oracle.express.<A HREF="./oracle/express/ErrorDescription.html" title="class in oracle.express">ErrorDescription</A> <DD>A constant indicating that an error occurred in the Oracle OLAP code for selection statements. <DT><A HREF="./oracle/express/ErrorDescription.html#DOMAIN_SPL"><B>DOMAIN_SPL</B></A> - Static variable in class oracle.express.<A HREF="./oracle/express/ErrorDescription.html" title="class in oracle.express">ErrorDescription</A> <DD>A constant indicating that an error occurred in the Oracle OLAP code for the SPL. <DT><A HREF="./oracle/express/ErrorDescription.html#DOMAIN_TRN"><B>DOMAIN_TRN</B></A> - Static variable in class oracle.express.<A HREF="./oracle/express/ErrorDescription.html" title="class in oracle.express">ErrorDescription</A> <DD>A constant indicating that an error occurred in the Oracle OLAP code for transactions. <DT><A HREF="./oracle/olapi/syntax/DataType.html#DS_INTERVAL"><B>DS_INTERVAL</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/DataType.html" title="class in oracle.olapi.syntax">DataType</A> <DD>A constant that represents an <CODE>INTERVAL DAY TO SECOND</CODE> data type. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#DUMP"><B>DUMP</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>DUMP</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#dump(oracle.olapi.syntax.TypedExpression, oracle.olapi.syntax.TypedExpression, oracle.olapi.syntax.TypedExpression)"><B>dump(TypedExpression, TypedExpression, TypedExpression)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Creates a <CODE>TypedExpression</CODE> that evaluates to the data type code, length in bytes, and internal representation of the value of this <CODE>TypedExpression</CODE>. <DT><A HREF="./oracle/olapi/metadata/DuplicateMetadataIDException.html" title="class in oracle.olapi.metadata"><B>DuplicateMetadataIDException</B></A> - Exception in <A HREF="./oracle/olapi/metadata/package-summary.html">oracle.olapi.metadata</A><DD>Indicates that a <CODE>BaseMetadataObject</CODE> with the specified identification already exists.<DT><A HREF="./oracle/olapi/data/source/DynamicDefinition.html" title="class in oracle.olapi.data.source"><B>DynamicDefinition</B></A> - Class in <A HREF="./oracle/olapi/data/source/package-summary.html">oracle.olapi.data.source</A><DD>A proxy for the <code>SourceDefinition</code> of the <code>Source</code> returned by the <code>SourceGenerator</code> for a <code>Template</code>.</DL> <HR> <A NAME="_E_"><!-- --></A><H2> <B>E</B></H2> <DL> <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#ENCODING_CATEGORY"><B>ENCODING_CATEGORY</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>String</CODE> for the ENCODING category of functions. <DT><A HREF="./oracle/olapi/syntax/KeywordCatalog.html#END"><B>END</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/KeywordCatalog.html" title="class in oracle.olapi.syntax">KeywordCatalog</A> <DD>A static constant <CODE>KeywordArgument</CODE> representing the keyword <CODE>END</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#ENVIRONMENT_CATEGORY"><B>ENVIRONMENT_CATEGORY</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>String</CODE> for the ENVIRONMENT category of functions. <DT><A HREF="./oracle/olapi/data/source/BooleanSource.html#eq(boolean)"><B>eq(boolean)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/BooleanSource.html" title="class in oracle.olapi.data.source">BooleanSource</A> <DD>Compares the value of each element of this <CODE>BooleanSource</CODE> to the specified <CODE>boolean</CODE> value and determines if the values are equal. <DT><A HREF="./oracle/olapi/data/source/DateSource.html#eq(java.util.Date)"><B>eq(Date)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/DateSource.html" title="class in oracle.olapi.data.source">DateSource</A> <DD>Compares the value of each element of this <CODE>DateSource</CODE> to the specified <CODE>Date</CODE> value and determines they are equal. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#eq(double)"><B>eq(double)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Compares the value of each element of this <CODE>NumberSource</CODE> to the specified <CODE>double</CODE> value and determines if the values are equal. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#eq(float)"><B>eq(float)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Compares the value of each element of this <CODE>NumberSource</CODE> to the specified <CODE>float</CODE> value and determines if the values are equal. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#eq(int)"><B>eq(int)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Compares the value of each element of this <CODE>NumberSource</CODE> to the specified <CODE>int</CODE> value and determines if the values are equal. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#eq(short)"><B>eq(short)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Compares the value of each element of this <CODE>NumberSource</CODE> to the specified <CODE>short</CODE> value and determines if the values are equal. <DT><A HREF="./oracle/olapi/data/source/Source.html#eq(oracle.olapi.data.source.Source)"><B>eq(Source)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>Compares the values of the elements of this <CODE>Source</CODE> to the values of the elements of the specified <CODE>Source</CODE>, and determines if they are equal. <DT><A HREF="./oracle/olapi/data/source/StringSource.html#eq(java.lang.String)"><B>eq(String)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/StringSource.html" title="class in oracle.olapi.data.source">StringSource</A> <DD>Compares the value of each element of this <CODE>StringSource</CODE> to the value of the specified <CODE>String</CODE> and determines if the values are equal. <DT><A HREF="./oracle/olapi/syntax/ComparisonCondition.html#EQ"><B>EQ</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/ComparisonCondition.html" title="class in oracle.olapi.syntax">ComparisonCondition</A> <DD>A constant for the equal-to operator. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#eq(oracle.olapi.syntax.TypedExpression)"><B>eq(TypedExpression)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Indicates whether the value of this <CODE>TypedExpression</CODE> is equal to the value of the specified <CODE>TypedExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#eq(double)"><B>eq(double)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Indicates whether the value of this <CODE>TypedExpression</CODE> is equal to the specified <CODE>double</CODE> value. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#eq(float)"><B>eq(float)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Indicates whether the value of this <CODE>TypedExpression</CODE> is equal to the specified <CODE>float</CODE> value. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#eq(int)"><B>eq(int)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Indicates whether the value of this <CODE>TypedExpression</CODE> is equal to the specified <CODE>int</CODE> value. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#eq(short)"><B>eq(short)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Indicates whether the value of this <CODE>TypedExpression</CODE> is equal to the specified <CODE>short</CODE> value. <DT><A HREF="./oracle/olapi/ArraySet.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - Method in class oracle.olapi.<A HREF="./oracle/olapi/ArraySet.html" title="class in oracle.olapi">ArraySet</A> <DD>Determines if the specified <code>Object</code> contains the same set of elements as this <code>ArraySet</code>. <DT><A HREF="./oracle/olapi/syntax/BaseQuery.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/BaseQuery.html" title="class in oracle.olapi.syntax">BaseQuery</A> <DD>Indicates whether this <CODE>BaseQuery</CODE> is the same as the specified <CODE>BaseQuery</CODE>, which is true if both <CODE>BaseQuery</CODE> objects are associated with the same <CODE>MdmQuery</CODE>. <DT><A HREF="./oracle/olapi/syntax/ColumnExpression.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/ColumnExpression.html" title="class in oracle.olapi.syntax">ColumnExpression</A> <DD>Indicates whether the specified object is the same as this <CODE>ColumnExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/KeywordArgument.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/KeywordArgument.html" title="class in oracle.olapi.syntax">KeywordArgument</A> <DD>Indicates whether this <CODE>KeywordArgument</CODE> is the same as the specified <CODE>KeywordArgument</CODE>. <DT><A HREF="./oracle/olapi/syntax/SyntaxObject.html#equals(oracle.olapi.syntax.SyntaxObject, boolean)"><B>equals(SyntaxObject, boolean)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SyntaxObject.html" title="class in oracle.olapi.syntax">SyntaxObject</A> <DD>Compares the string representation of the specified <CODE>SyntaxObject</CODE> with that of this <CODE>SyntaxObject</CODE>. <DT><A HREF="./oracle/olapi/syntax/SyntaxObject.html#equals(oracle.olapi.syntax.SyntaxObject)"><B>equals(SyntaxObject)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SyntaxObject.html" title="class in oracle.olapi.syntax">SyntaxObject</A> <DD>Performs a case-sensitive comparison between the string representation of the specified <CODE>SyntaxObject</CODE> and that of this <CODE>SyntaxObject</CODE>. <DT><A HREF="./oracle/olapi/metadata/XMLParserCallback.html#ERROR_BY_EXCEPTION"><B>ERROR_BY_EXCEPTION</B></A> - Static variable in interface oracle.olapi.metadata.<A HREF="./oracle/olapi/metadata/XMLParserCallback.html" title="interface in oracle.olapi.metadata">XMLParserCallback</A> <DD>A constant that directs Oracle OLAP to throw an exception after returning from the callback method. <DT><A HREF="./oracle/olapi/metadata/XMLParserCallback.html#ERROR_BY_INVALIDATING"><B>ERROR_BY_INVALIDATING</B></A> - Static variable in interface oracle.olapi.metadata.<A HREF="./oracle/olapi/metadata/XMLParserCallback.html" title="interface in oracle.olapi.metadata">XMLParserCallback</A> <DD>A constant that directs Oracle OLAP to mark the property as invalid and to continue parsing. <DT><A HREF="./oracle/olapi/metadata/XMLParserCallback.html#ERROR_BY_SET_TO_NULL"><B>ERROR_BY_SET_TO_NULL</B></A> - Static variable in interface oracle.olapi.metadata.<A HREF="./oracle/olapi/metadata/XMLParserCallback.html" title="interface in oracle.olapi.metadata">XMLParserCallback</A> <DD>A constant that directs Oracle OLAP to set the property to <CODE>NULL</CODE> and to continuing parsing. <DT><A HREF="./oracle/express/ErrorStack.html#ERROR_CLASS_CORBA_SYSTEM"><B>ERROR_CLASS_CORBA_SYSTEM</B></A> - Static variable in class oracle.express.<A HREF="./oracle/express/ErrorStack.html" title="class in oracle.express">ErrorStack</A> <DD>A constant that indicates that the error was in the underlying connection components. <DT><A HREF="./oracle/express/ErrorStack.html#ERROR_CLASS_EXPRESS_FAILURE"><B>ERROR_CLASS_EXPRESS_FAILURE</B></A> - Static variable in class oracle.express.<A HREF="./oracle/express/ErrorStack.html" title="class in oracle.express">ErrorStack</A> <DD>A constant that indicates that the error was an Oracle OLAP error. <DT><A HREF="./oracle/express/ErrorStack.html#ERROR_CLASS_EXPRESS_FATAL"><B>ERROR_CLASS_EXPRESS_FATAL</B></A> - Static variable in class oracle.express.<A HREF="./oracle/express/ErrorStack.html" title="class in oracle.express">ErrorStack</A> <DD>A constant that indicates that the error was a fatal error in Oracle OLAP execution. <DT><A HREF="./oracle/express/ErrorStack.html#ERROR_CLASS_EXPRESS_TERMINATE"><B>ERROR_CLASS_EXPRESS_TERMINATE</B></A> - Static variable in class oracle.express.<A HREF="./oracle/express/ErrorStack.html" title="class in oracle.express">ErrorStack</A> <DD>A constant that indicates that the error was such that the application can do nothing more and that it might as well terminate. <DT><A HREF="./oracle/express/ErrorStack.html#ERROR_CLASS_OLAPI"><B>ERROR_CLASS_OLAPI</B></A> - Static variable in class oracle.express.<A HREF="./oracle/express/ErrorStack.html" title="class in oracle.express">ErrorStack</A> <DD>A constant that indicates that the error was in the Oracle OLAP code. <DT><A HREF="./oracle/express/ErrorStack.html#ERROR_CLASS_UNKNOWN_ERROR"><B>ERROR_CLASS_UNKNOWN_ERROR</B></A> - Static variable in class oracle.express.<A HREF="./oracle/express/ErrorStack.html" title="class in oracle.express">ErrorStack</A> <DD>A constant that indicates that the error had an unknown cause. <DT><A HREF="./oracle/express/ErrorDescription.html#ERROR_TYPE_GENERIC"><B>ERROR_TYPE_GENERIC</B></A> - Static variable in class oracle.express.<A HREF="./oracle/express/ErrorDescription.html" title="class in oracle.express">ErrorDescription</A> <DD>A constant indicating that a general error occurred, and that it did not involve a query with a valueless dimension or edge. <DT><A HREF="./oracle/express/ErrorDescription.html#ERROR_TYPE_NULL_STATUS"><B>ERROR_TYPE_NULL_STATUS</B></A> - Static variable in class oracle.express.<A HREF="./oracle/express/ErrorDescription.html" title="class in oracle.express">ErrorDescription</A> <DD>A constant indicating that an error occurred because a query resulted in a dimension or edge with no values. <DT><A HREF="./oracle/express/ErrorDescription.html" title="class in oracle.express"><B>ErrorDescription</B></A> - Class in <A HREF="./oracle/express/package-summary.html">oracle.express</A><DD>A description of an error that caused an OLAP API method to throw an exception that is related to execution in Oracle OLAP.<DT><A HREF="./oracle/express/ErrorStack.html" title="class in oracle.express"><B>ErrorStack</B></A> - Class in <A HREF="./oracle/express/package-summary.html">oracle.express</A><DD>An object that provides information about an exception that is related to Oracle OLAP execution.<DT><A HREF="./oracle/olapi/metadata/deployment/RolapCubeOrganization.html#ET_FORM"><B>ET_FORM</B></A> - Static variable in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/RolapCubeOrganization.html" title="class in oracle.olapi.metadata.deployment">RolapCubeOrganization</A> <DD>A constant that represents an organization of the measure data of the cube that results from the use of an embedded totals column of a view in the <CODE>SELECT</CODE> statement. <DT><A HREF="./oracle/express/spl/SPLExecutor.html#evaluateBooleanExpression(java.lang.String)"><B>evaluateBooleanExpression(String)</B></A> - Method in class oracle.express.spl.<A HREF="./oracle/express/spl/SPLExecutor.html" title="class in oracle.express.spl">SPLExecutor</A> <DD>Interprets <code>expr</code> as a DML BOOLEAN expression, which Oracle OLAP evaluates, and returns the result as a <code>boolean</code>. <DT><A HREF="./oracle/express/spl/SPLExecutor.html#evaluateDateExpression(java.lang.String)"><B>evaluateDateExpression(String)</B></A> - Method in class oracle.express.spl.<A HREF="./oracle/express/spl/SPLExecutor.html" title="class in oracle.express.spl">SPLExecutor</A> <DD>Interprets <code>expr</code> as a DML DATE expression, which Oracle OLAP evaluates, and returns the result as a <code>Date</code>. <DT><A HREF="./oracle/express/spl/SPLExecutor.html#evaluateDecimalExpression(java.lang.String)"><B>evaluateDecimalExpression(String)</B></A> - Method in class oracle.express.spl.<A HREF="./oracle/express/spl/SPLExecutor.html" title="class in oracle.express.spl">SPLExecutor</A> <DD>Interprets <code>expr</code> as a DML numeric expression, which Oracle OLAP evaluates as a DML DECIMAL, and returns the result as an <code>double</code> value. <DT><A HREF="./oracle/express/spl/SPLExecutor.html#evaluateIntegerExpression(java.lang.String)"><B>evaluateIntegerExpression(String)</B></A> - Method in class oracle.express.spl.<A HREF="./oracle/express/spl/SPLExecutor.html" title="class in oracle.express.spl">SPLExecutor</A> <DD>Interprets <code>expr</code> as a DML numeric expression, which Oracle OLAP evaluates as a DML INTEGER, and returns the result as an <code>int</code> value. <DT><A HREF="./oracle/express/spl/SPLExecutor.html#evaluateShortDecimalExpression(java.lang.String)"><B>evaluateShortDecimalExpression(String)</B></A> - Method in class oracle.express.spl.<A HREF="./oracle/express/spl/SPLExecutor.html" title="class in oracle.express.spl">SPLExecutor</A> <DD>Interprets <code>expr</code> as a DML numeric expression, which Oracle OLAP evaluates as a DML SHORTDECIMAL, and returns the result as an <code>float</code> value. <DT><A HREF="./oracle/express/spl/SPLExecutor.html#evaluateShortIntegerExpression(java.lang.String)"><B>evaluateShortIntegerExpression(String)</B></A> - Method in class oracle.express.spl.<A HREF="./oracle/express/spl/SPLExecutor.html" title="class in oracle.express.spl">SPLExecutor</A> <DD>Interprets <code>expr</code> as a DML numeric expression, which Oracle OLAP evaluates as a DML SHORTINTEGER, and returns the result as an <code>short</code> value. <DT><A HREF="./oracle/express/spl/SPLExecutor.html#evaluateStringExpression(java.lang.String)"><B>evaluateStringExpression(String)</B></A> - Method in class oracle.express.spl.<A HREF="./oracle/express/spl/SPLExecutor.html" title="class in oracle.express.spl">SPLExecutor</A> <DD>Interprets <code>expr</code> as a DML TEXT expression, which Oracle OLAP evaluates, and returns the result as a <code>String</code>. <DT><A HREF="./oracle/express/spl/SPLExecutor.html#evaluateStringListExpression(java.lang.String)"><B>evaluateStringListExpression(String)</B></A> - Method in class oracle.express.spl.<A HREF="./oracle/express/spl/SPLExecutor.html" title="class in oracle.express.spl">SPLExecutor</A> <DD>Interprets <code>expr</code> as a DML TEXT expression, which Oracle OLAP evaluates, and returns the result as an array of <code>String</code> objects. <DT><A HREF="./oracle/olapi/resource/ExceptionBundle.html" title="class in oracle.olapi.resource"><B>ExceptionBundle</B></A> - Class in <A HREF="./oracle/olapi/resource/package-summary.html">oracle.olapi.resource</A><DD>Contains locale-specific messages for the <CODE>Exception</CODE> classes in the Oracle OLAP Java API.<DT><A HREF="./oracle/olapi/resource/ExceptionBundle.html#ExceptionBundle()"><B>ExceptionBundle()</B></A> - Constructor for class oracle.olapi.resource.<A HREF="./oracle/olapi/resource/ExceptionBundle.html" title="class in oracle.olapi.resource">ExceptionBundle</A> <DD> <DT><A HREF="./oracle/olapi/resource/ExceptionBundle_ar.html" title="class in oracle.olapi.resource"><B>ExceptionBundle_ar</B></A> - Class in <A HREF="./oracle/olapi/resource/package-summary.html">oracle.olapi.resource</A><DD>Contains locale-specific messages for the <CODE>Exception</CODE> classes in the Oracle OLAP Java API.<DT><A HREF="./oracle/olapi/resource/ExceptionBundle_ar.html#ExceptionBundle_ar()"><B>ExceptionBundle_ar()</B></A> - Constructor for class oracle.olapi.resource.<A HREF="./oracle/olapi/resource/ExceptionBundle_ar.html" title="class in oracle.olapi.resource">ExceptionBundle_ar</A> <DD> <DT><A HREF="./oracle/olapi/resource/ExceptionBundle_ca.html" title="class in oracle.olapi.resource"><B>ExceptionBundle_ca</B></A> - Class in <A HREF="./oracle/olapi/resource/package-summary.html">oracle.olapi.resource</A><DD>Contains locale-specific messages for the <CODE>Exception</CODE> classes in the Oracle OLAP Java API.<DT><A HREF="./oracle/olapi/resource/ExceptionBundle_ca.html#ExceptionBundle_ca()"><B>ExceptionBundle_ca()</B></A> - Constructor for class oracle.olapi.resource.<A HREF="./oracle/olapi/resource/ExceptionBundle_ca.html" title="class in oracle.olapi.resource">ExceptionBundle_ca</A> <DD> <DT><A HREF="./oracle/olapi/resource/ExceptionBundle_cs.html" title="class in oracle.olapi.resource"><B>ExceptionBundle_cs</B></A> - Class in <A HREF="./oracle/olapi/resource/package-summary.html">oracle.olapi.resource</A><DD>Contains locale-specific messages for the <CODE>Exception</CODE> classes in the Oracle OLAP Java API.<DT><A HREF="./oracle/olapi/resource/ExceptionBundle_cs.html#ExceptionBundle_cs()"><B>ExceptionBundle_cs()</B></A> - Constructor for class oracle.olapi.resource.<A HREF="./oracle/olapi/resource/ExceptionBundle_cs.html" title="class in oracle.olapi.resource">ExceptionBundle_cs</A> <DD> <DT><A HREF="./oracle/olapi/resource/ExceptionBundle_da.html" title="class in oracle.olapi.resource"><B>ExceptionBundle_da</B></A> - Class in <A HREF="./oracle/olapi/resource/package-summary.html">oracle.olapi.resource</A><DD>Contains locale-specific messages for the <CODE>Exception</CODE> classes in the Oracle OLAP Java API.<DT><A HREF="./oracle/olapi/resource/ExceptionBundle_da.html#ExceptionBundle_da()"><B>ExceptionBundle_da()</B></A> - Constructor for class oracle.olapi.resource.<A HREF="./oracle/olapi/resource/ExceptionBundle_da.html" title="class in oracle.olapi.resource">ExceptionBundle_da</A> <DD> <DT><A HREF="./oracle/olapi/resource/ExceptionBundle_de.html" title="class in oracle.olapi.resource"><B>ExceptionBundle_de</B></A> - Class in <A HREF="./oracle/olapi/resource/package-summary.html">oracle.olapi.resource</A><DD>Contains locale-specific messages for the <CODE>Exception</CODE> classes in the Oracle OLAP Java API.<DT><A HREF="./oracle/olapi/resource/ExceptionBundle_de.html#ExceptionBundle_de()"><B>ExceptionBundle_de()</B></A> - Constructor for class oracle.olapi.resource.<A HREF="./oracle/olapi/resource/ExceptionBundle_de.html" title="class in oracle.olapi.resource">ExceptionBundle_de</A> <DD> <DT><A HREF="./oracle/olapi/resource/ExceptionBundle_el.html" title="class in oracle.olapi.resource"><B>ExceptionBundle_el</B></A> - Class in <A HREF="./oracle/olapi/resource/package-summary.html">oracle.olapi.resource</A><DD>Contains locale-specific messages for the <CODE>Exception</CODE> classes in the Oracle OLAP Java API.<DT><A HREF="./oracle/olapi/resource/ExceptionBundle_el.html#ExceptionBundle_el()"><B>ExceptionBundle_el()</B></A> - Constructor for class oracle.olapi.resource.<A HREF="./oracle/olapi/resource/ExceptionBundle_el.html" title="class in oracle.olapi.resource">ExceptionBundle_el</A> <DD> <DT><A HREF="./oracle/olapi/resource/ExceptionBundle_es.html" title="class in oracle.olapi.resource"><B>ExceptionBundle_es</B></A> - Class in <A HREF="./oracle/olapi/resource/package-summary.html">oracle.olapi.resource</A><DD>Contains locale-specific messages for the <CODE>Exception</CODE> classes in the Oracle OLAP Java API.<DT><A HREF="./oracle/olapi/resource/ExceptionBundle_es.html#ExceptionBundle_es()"><B>ExceptionBundle_es()</B></A> - Constructor for class oracle.olapi.resource.<A HREF="./oracle/olapi/resource/ExceptionBundle_es.html" title="class in oracle.olapi.resource">ExceptionBundle_es</A> <DD> <DT><A HREF="./oracle/olapi/resource/ExceptionBundle_fi.html" title="class in oracle.olapi.resource"><B>ExceptionBundle_fi</B></A> - Class in <A HREF="./oracle/olapi/resource/package-summary.html">oracle.olapi.resource</A><DD>Contains locale-specific messages for the <CODE>Exception</CODE> classes in the Oracle OLAP Java API.<DT><A HREF="./oracle/olapi/resource/ExceptionBundle_fi.html#ExceptionBundle_fi()"><B>ExceptionBundle_fi()</B></A> - Constructor for class oracle.olapi.resource.<A HREF="./oracle/olapi/resource/ExceptionBundle_fi.html" title="class in oracle.olapi.resource">ExceptionBundle_fi</A> <DD> <DT><A HREF="./oracle/olapi/resource/ExceptionBundle_fr.html" title="class in oracle.olapi.resource"><B>ExceptionBundle_fr</B></A> - Class in <A HREF="./oracle/olapi/resource/package-summary.html">oracle.olapi.resource</A><DD>Contains locale-specific messages for the <CODE>Exception</CODE> classes in the Oracle OLAP Java API.<DT><A HREF="./oracle/olapi/resource/ExceptionBundle_fr.html#ExceptionBundle_fr()"><B>ExceptionBundle_fr()</B></A> - Constructor for class oracle.olapi.resource.<A HREF="./oracle/olapi/resource/ExceptionBundle_fr.html" title="class in oracle.olapi.resource">ExceptionBundle_fr</A> <DD> <DT><A HREF="./oracle/olapi/resource/ExceptionBundle_hu.html" title="class in oracle.olapi.resource"><B>ExceptionBundle_hu</B></A> - Class in <A HREF="./oracle/olapi/resource/package-summary.html">oracle.olapi.resource</A><DD>Contains locale-specific messages for the <CODE>Exception</CODE> classes in the Oracle OLAP Java API.<DT><A HREF="./oracle/olapi/resource/ExceptionBundle_hu.html#ExceptionBundle_hu()"><B>ExceptionBundle_hu()</B></A> - Constructor for class oracle.olapi.resource.<A HREF="./oracle/olapi/resource/ExceptionBundle_hu.html" title="class in oracle.olapi.resource">ExceptionBundle_hu</A> <DD> <DT><A HREF="./oracle/olapi/resource/ExceptionBundle_it.html" title="class in oracle.olapi.resource"><B>ExceptionBundle_it</B></A> - Class in <A HREF="./oracle/olapi/resource/package-summary.html">oracle.olapi.resource</A><DD>Contains locale-specific messages for the <CODE>Exception</CODE> classes in the Oracle OLAP Java API.<DT><A HREF="./oracle/olapi/resource/ExceptionBundle_it.html#ExceptionBundle_it()"><B>ExceptionBundle_it()</B></A> - Constructor for class oracle.olapi.resource.<A HREF="./oracle/olapi/resource/ExceptionBundle_it.html" title="class in oracle.olapi.resource">ExceptionBundle_it</A> <DD> <DT><A HREF="./oracle/olapi/resource/ExceptionBundle_iw.html" title="class in oracle.olapi.resource"><B>ExceptionBundle_iw</B></A> - Class in <A HREF="./oracle/olapi/resource/package-summary.html">oracle.olapi.resource</A><DD>Contains locale-specific messages for the <CODE>Exception</CODE> classes in the Oracle OLAP Java API.<DT><A HREF="./oracle/olapi/resource/ExceptionBundle_iw.html#ExceptionBundle_iw()"><B>ExceptionBundle_iw()</B></A> - Constructor for class oracle.olapi.resource.<A HREF="./oracle/olapi/resource/ExceptionBundle_iw.html" title="class in oracle.olapi.resource">ExceptionBundle_iw</A> <DD> <DT><A HREF="./oracle/olapi/resource/ExceptionBundle_ja.html" title="class in oracle.olapi.resource"><B>ExceptionBundle_ja</B></A> - Class in <A HREF="./oracle/olapi/resource/package-summary.html">oracle.olapi.resource</A><DD>Contains locale-specific messages for the <CODE>Exception</CODE> classes in the Oracle OLAP Java API.<DT><A HREF="./oracle/olapi/resource/ExceptionBundle_ja.html#ExceptionBundle_ja()"><B>ExceptionBundle_ja()</B></A> - Constructor for class oracle.olapi.resource.<A HREF="./oracle/olapi/resource/ExceptionBundle_ja.html" title="class in oracle.olapi.resource">ExceptionBundle_ja</A> <DD> <DT><A HREF="./oracle/olapi/resource/ExceptionBundle_ko.html" title="class in oracle.olapi.resource"><B>ExceptionBundle_ko</B></A> - Class in <A HREF="./oracle/olapi/resource/package-summary.html">oracle.olapi.resource</A><DD>Contains locale-specific messages for the <CODE>Exception</CODE> classes in the Oracle OLAP Java API.<DT><A HREF="./oracle/olapi/resource/ExceptionBundle_ko.html#ExceptionBundle_ko()"><B>ExceptionBundle_ko()</B></A> - Constructor for class oracle.olapi.resource.<A HREF="./oracle/olapi/resource/ExceptionBundle_ko.html" title="class in oracle.olapi.resource">ExceptionBundle_ko</A> <DD> <DT><A HREF="./oracle/olapi/resource/ExceptionBundle_nl.html" title="class in oracle.olapi.resource"><B>ExceptionBundle_nl</B></A> - Class in <A HREF="./oracle/olapi/resource/package-summary.html">oracle.olapi.resource</A><DD>Contains locale-specific messages for the <CODE>Exception</CODE> classes in the Oracle OLAP Java API.<DT><A HREF="./oracle/olapi/resource/ExceptionBundle_nl.html#ExceptionBundle_nl()"><B>ExceptionBundle_nl()</B></A> - Constructor for class oracle.olapi.resource.<A HREF="./oracle/olapi/resource/ExceptionBundle_nl.html" title="class in oracle.olapi.resource">ExceptionBundle_nl</A> <DD> <DT><A HREF="./oracle/olapi/resource/ExceptionBundle_no.html" title="class in oracle.olapi.resource"><B>ExceptionBundle_no</B></A> - Class in <A HREF="./oracle/olapi/resource/package-summary.html">oracle.olapi.resource</A><DD>Contains locale-specific messages for the <CODE>Exception</CODE> classes in the Oracle OLAP Java API.<DT><A HREF="./oracle/olapi/resource/ExceptionBundle_no.html#ExceptionBundle_no()"><B>ExceptionBundle_no()</B></A> - Constructor for class oracle.olapi.resource.<A HREF="./oracle/olapi/resource/ExceptionBundle_no.html" title="class in oracle.olapi.resource">ExceptionBundle_no</A> <DD> <DT><A HREF="./oracle/olapi/resource/ExceptionBundle_pl.html" title="class in oracle.olapi.resource"><B>ExceptionBundle_pl</B></A> - Class in <A HREF="./oracle/olapi/resource/package-summary.html">oracle.olapi.resource</A><DD>Contains locale-specific messages for the <CODE>Exception</CODE> classes in the Oracle OLAP Java API.<DT><A HREF="./oracle/olapi/resource/ExceptionBundle_pl.html#ExceptionBundle_pl()"><B>ExceptionBundle_pl()</B></A> - Constructor for class oracle.olapi.resource.<A HREF="./oracle/olapi/resource/ExceptionBundle_pl.html" title="class in oracle.olapi.resource">ExceptionBundle_pl</A> <DD> <DT><A HREF="./oracle/olapi/resource/ExceptionBundle_pt.html" title="class in oracle.olapi.resource"><B>ExceptionBundle_pt</B></A> - Class in <A HREF="./oracle/olapi/resource/package-summary.html">oracle.olapi.resource</A><DD>Contains locale-specific messages for the <CODE>Exception</CODE> classes in the Oracle OLAP Java API.<DT><A HREF="./oracle/olapi/resource/ExceptionBundle_pt.html#ExceptionBundle_pt()"><B>ExceptionBundle_pt()</B></A> - Constructor for class oracle.olapi.resource.<A HREF="./oracle/olapi/resource/ExceptionBundle_pt.html" title="class in oracle.olapi.resource">ExceptionBundle_pt</A> <DD> <DT><A HREF="./oracle/olapi/resource/ExceptionBundle_pt_BR.html" title="class in oracle.olapi.resource"><B>ExceptionBundle_pt_BR</B></A> - Class in <A HREF="./oracle/olapi/resource/package-summary.html">oracle.olapi.resource</A><DD>Contains locale-specific messages for the <CODE>Exception</CODE> classes in the Oracle OLAP Java API.<DT><A HREF="./oracle/olapi/resource/ExceptionBundle_pt_BR.html#ExceptionBundle_pt_BR()"><B>ExceptionBundle_pt_BR()</B></A> - Constructor for class oracle.olapi.resource.<A HREF="./oracle/olapi/resource/ExceptionBundle_pt_BR.html" title="class in oracle.olapi.resource">ExceptionBundle_pt_BR</A> <DD> <DT><A HREF="./oracle/olapi/resource/ExceptionBundle_ro.html" title="class in oracle.olapi.resource"><B>ExceptionBundle_ro</B></A> - Class in <A HREF="./oracle/olapi/resource/package-summary.html">oracle.olapi.resource</A><DD>Contains locale-specific messages for the <CODE>Exception</CODE> classes in the Oracle OLAP Java API.<DT><A HREF="./oracle/olapi/resource/ExceptionBundle_ro.html#ExceptionBundle_ro()"><B>ExceptionBundle_ro()</B></A> - Constructor for class oracle.olapi.resource.<A HREF="./oracle/olapi/resource/ExceptionBundle_ro.html" title="class in oracle.olapi.resource">ExceptionBundle_ro</A> <DD> <DT><A HREF="./oracle/olapi/resource/ExceptionBundle_ru.html" title="class in oracle.olapi.resource"><B>ExceptionBundle_ru</B></A> - Class in <A HREF="./oracle/olapi/resource/package-summary.html">oracle.olapi.resource</A><DD>Contains locale-specific messages for the <CODE>Exception</CODE> classes in the Oracle OLAP Java API.<DT><A HREF="./oracle/olapi/resource/ExceptionBundle_ru.html#ExceptionBundle_ru()"><B>ExceptionBundle_ru()</B></A> - Constructor for class oracle.olapi.resource.<A HREF="./oracle/olapi/resource/ExceptionBundle_ru.html" title="class in oracle.olapi.resource">ExceptionBundle_ru</A> <DD> <DT><A HREF="./oracle/olapi/resource/ExceptionBundle_sk.html" title="class in oracle.olapi.resource"><B>ExceptionBundle_sk</B></A> - Class in <A HREF="./oracle/olapi/resource/package-summary.html">oracle.olapi.resource</A><DD>Contains locale-specific messages for the <CODE>Exception</CODE> classes in the Oracle OLAP Java API.<DT><A HREF="./oracle/olapi/resource/ExceptionBundle_sk.html#ExceptionBundle_sk()"><B>ExceptionBundle_sk()</B></A> - Constructor for class oracle.olapi.resource.<A HREF="./oracle/olapi/resource/ExceptionBundle_sk.html" title="class in oracle.olapi.resource">ExceptionBundle_sk</A> <DD> <DT><A HREF="./oracle/olapi/resource/ExceptionBundle_sv.html" title="class in oracle.olapi.resource"><B>ExceptionBundle_sv</B></A> - Class in <A HREF="./oracle/olapi/resource/package-summary.html">oracle.olapi.resource</A><DD>Contains locale-specific messages for the <CODE>Exception</CODE> classes in the Oracle OLAP Java API.<DT><A HREF="./oracle/olapi/resource/ExceptionBundle_sv.html#ExceptionBundle_sv()"><B>ExceptionBundle_sv()</B></A> - Constructor for class oracle.olapi.resource.<A HREF="./oracle/olapi/resource/ExceptionBundle_sv.html" title="class in oracle.olapi.resource">ExceptionBundle_sv</A> <DD> <DT><A HREF="./oracle/olapi/resource/ExceptionBundle_th.html" title="class in oracle.olapi.resource"><B>ExceptionBundle_th</B></A> - Class in <A HREF="./oracle/olapi/resource/package-summary.html">oracle.olapi.resource</A><DD>Contains locale-specific messages for the <CODE>Exception</CODE> classes in the Oracle OLAP Java API.<DT><A HREF="./oracle/olapi/resource/ExceptionBundle_th.html#ExceptionBundle_th()"><B>ExceptionBundle_th()</B></A> - Constructor for class oracle.olapi.resource.<A HREF="./oracle/olapi/resource/ExceptionBundle_th.html" title="class in oracle.olapi.resource">ExceptionBundle_th</A> <DD> <DT><A HREF="./oracle/olapi/resource/ExceptionBundle_tr.html" title="class in oracle.olapi.resource"><B>ExceptionBundle_tr</B></A> - Class in <A HREF="./oracle/olapi/resource/package-summary.html">oracle.olapi.resource</A><DD>Contains locale-specific messages for the <CODE>Exception</CODE> classes in the Oracle OLAP Java API.<DT><A HREF="./oracle/olapi/resource/ExceptionBundle_tr.html#ExceptionBundle_tr()"><B>ExceptionBundle_tr()</B></A> - Constructor for class oracle.olapi.resource.<A HREF="./oracle/olapi/resource/ExceptionBundle_tr.html" title="class in oracle.olapi.resource">ExceptionBundle_tr</A> <DD> <DT><A HREF="./oracle/olapi/resource/ExceptionBundle_zh_CN.html" title="class in oracle.olapi.resource"><B>ExceptionBundle_zh_CN</B></A> - Class in <A HREF="./oracle/olapi/resource/package-summary.html">oracle.olapi.resource</A><DD>Contains locale-specific messages for the <CODE>Exception</CODE> classes in the Oracle OLAP Java API.<DT><A HREF="./oracle/olapi/resource/ExceptionBundle_zh_CN.html#ExceptionBundle_zh_CN()"><B>ExceptionBundle_zh_CN()</B></A> - Constructor for class oracle.olapi.resource.<A HREF="./oracle/olapi/resource/ExceptionBundle_zh_CN.html" title="class in oracle.olapi.resource">ExceptionBundle_zh_CN</A> <DD> <DT><A HREF="./oracle/olapi/resource/ExceptionBundle_zh_TW.html" title="class in oracle.olapi.resource"><B>ExceptionBundle_zh_TW</B></A> - Class in <A HREF="./oracle/olapi/resource/package-summary.html">oracle.olapi.resource</A><DD>Contains locale-specific messages for the <CODE>Exception</CODE> classes in the Oracle OLAP Java API.<DT><A HREF="./oracle/olapi/resource/ExceptionBundle_zh_TW.html#ExceptionBundle_zh_TW()"><B>ExceptionBundle_zh_TW()</B></A> - Constructor for class oracle.olapi.resource.<A HREF="./oracle/olapi/resource/ExceptionBundle_zh_TW.html" title="class in oracle.olapi.resource">ExceptionBundle_zh_TW</A> <DD> <DT><A HREF="./oracle/olapi/data/source/DataProvider.html#executeBuild(oracle.olapi.syntax.BuildProcess, oracle.olapi.data.source.BuildProperties)"><B>executeBuild(BuildProcess, BuildProperties)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/DataProvider.html" title="class in oracle.olapi.data.source">DataProvider</A> <DD>Executes the commands of a <CODE>BuildProcess</CODE> that has the specified properties. <DT><A HREF="./oracle/olapi/data/source/DataProvider.html#executeBuild(oracle.olapi.syntax.BuildProcess, oracle.olapi.data.source.BuildProperties, oracle.olapi.data.source.BuildResult)"><B>executeBuild(BuildProcess, BuildProperties, BuildResult)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/DataProvider.html" title="class in oracle.olapi.data.source">DataProvider</A> <DD>Executes the commands of a <CODE>BuildProcess</CODE> that has the specified properties; the build process generates an identification number for the build and stores it in the <CODE>BuildResult</CODE>. <DT><A HREF="./oracle/olapi/data/source/DataProvider.html#executeBuild(oracle.olapi.syntax.BuildProcess, int, oracle.olapi.data.source.BuildResult)"><B>executeBuild(BuildProcess, int, BuildResult)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/DataProvider.html" title="class in oracle.olapi.data.source">DataProvider</A> <DD>Executes the commands of a <CODE>BuildProcess</CODE> using the specified number of parallel processes; the build process generates an identification number for the build and stores it in the <CODE>BuildResult</CODE>. <DT><A HREF="./oracle/olapi/data/source/DataProvider.html#executeBuild(oracle.olapi.syntax.BuildProcess, int)"><B>executeBuild(BuildProcess, int)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/DataProvider.html" title="class in oracle.olapi.data.source">DataProvider</A> <DD>Executes the commands of a <CODE>BuildProcess</CODE> using the specified number of parallel processes. <DT><A HREF="./oracle/olapi/data/source/DataProvider.html#executeBuild(oracle.olapi.metadata.mdm.MdmNamedBuildProcess, int, oracle.olapi.data.source.BuildResult)"><B>executeBuild(MdmNamedBuildProcess, int, BuildResult)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/DataProvider.html" title="class in oracle.olapi.data.source">DataProvider</A> <DD>Executes the commands of an <CODE>MdmNamedBuildProcess</CODE> using the specified number of parallel processes; the build process generates an identification number for the build and stores it in the <CODE>BuildResult</CODE>. <DT><A HREF="./oracle/olapi/data/source/DataProvider.html#executeBuild(oracle.olapi.metadata.mdm.MdmNamedBuildProcess, int)"><B>executeBuild(MdmNamedBuildProcess, int)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/DataProvider.html" title="class in oracle.olapi.data.source">DataProvider</A> <DD>Executes the commands of an <CODE>MdmNamedBuildProcess</CODE> using the specified number of parallel processes. <DT><A HREF="./oracle/express/spl/SPLExecutor.html#executeCommand(java.lang.String)"><B>executeCommand(String)</B></A> - Method in class oracle.express.spl.<A HREF="./oracle/express/spl/SPLExecutor.html" title="class in oracle.express.spl">SPLExecutor</A> <DD>Interprets <code>command</code> as a DML command, which Oracle OLAP executes, and returns the result of the command. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#EXP"><B>EXP</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>EXP</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#exp()"><B>exp()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Calculates the value of 2.71828183 raised to the power of the value of this <CODE>TypedExpression</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html#exportFullXML(java.io.Writer, java.util.List, java.util.Map, boolean, java.util.Map, oracle.olapi.metadata.XMLWriterCallback, java.lang.String)"><B>exportFullXML(Writer, List, Map, boolean, Map, XMLWriterCallback, String)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html" title="class in oracle.olapi.metadata.mdm">MdmMetadataProvider</A> <DD> <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html#exportFullXML(java.io.Writer, java.util.List, java.util.Map, boolean, java.util.Map, oracle.olapi.metadata.XMLWriterCallback)"><B>exportFullXML(Writer, List, Map, boolean, Map, XMLWriterCallback)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html" title="class in oracle.olapi.metadata.mdm">MdmMetadataProvider</A> <DD>Exports to a <CODE>Writer</CODE> the full XML for all of the objects listed, possibly includes the name of the owning object, substitutes a bind variable for the objects specified by the <CODE>bindVariables</CODE> parameter, and supplies an implementation of the <CODE>XMLWriterCallback</CODE> interface. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html#exportFullXML(java.io.Writer, java.util.List, java.util.Map, boolean, java.util.Map)"><B>exportFullXML(Writer, List, Map, boolean, Map)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html" title="class in oracle.olapi.metadata.mdm">MdmMetadataProvider</A> <DD>Exports to a <CODE>Writer</CODE> the full XML for all of the objects listed, possibly includes the name of the owning object, and substitutes a bind variable for the objects specified by the <CODE>bindVariables</CODE> parameter. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html#exportFullXML(java.io.Writer, java.util.List, java.util.Map, boolean)"><B>exportFullXML(Writer, List, Map, boolean)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html" title="class in oracle.olapi.metadata.mdm">MdmMetadataProvider</A> <DD>Exports to a <CODE>Writer</CODE> the full XML for all of the objects listed and possibly includes the name of the owning object. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html#exportFullXML(java.io.Writer, java.util.List, java.util.Map)"><B>exportFullXML(Writer, List, Map)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html" title="class in oracle.olapi.metadata.mdm">MdmMetadataProvider</A> <DD>Exports to a <CODE>Writer</CODE> the full XML for all of the objects listed. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html#exportFullXML(java.util.List, java.util.Map, boolean, java.util.Map, oracle.olapi.metadata.XMLWriterCallback, java.lang.String)"><B>exportFullXML(List, Map, boolean, Map, XMLWriterCallback, String)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html" title="class in oracle.olapi.metadata.mdm">MdmMetadataProvider</A> <DD> <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html#exportFullXML(java.util.List, java.util.Map, boolean, java.util.Map, oracle.olapi.metadata.XMLWriterCallback)"><B>exportFullXML(List, Map, boolean, Map, XMLWriterCallback)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html" title="class in oracle.olapi.metadata.mdm">MdmMetadataProvider</A> <DD>Exports to a <CODE>String</CODE> the full XML for all of the objects listed, possibly includes the name of the owning object, substitutes a bind variable for the objects specified by the <CODE>bindVariables</CODE> parameter, and supplies an implementation of the <CODE>XMLWriterCallback</CODE> interface. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html#exportFullXML(java.util.List, java.util.Map, boolean, java.util.Map)"><B>exportFullXML(List, Map, boolean, Map)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html" title="class in oracle.olapi.metadata.mdm">MdmMetadataProvider</A> <DD>Exports to a <CODE>String</CODE> the full XML for all of the objects listed, possibly includes the name of the owning object, and substitutes a bind variable for the objects specified by the <CODE>bindVariables</CODE> parameter. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html#exportFullXML(java.util.List, java.util.Map, boolean)"><B>exportFullXML(List, Map, boolean)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html" title="class in oracle.olapi.metadata.mdm">MdmMetadataProvider</A> <DD>Exports to a <CODE>String</CODE> the full XML for all of the objects listed and possibly includes the name of the owning object. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html#exportFullXML(java.io.Writer, oracle.olapi.transaction.Transaction, java.util.Map, boolean, java.util.Map, oracle.olapi.metadata.XMLWriterCallback, java.lang.String)"><B>exportFullXML(Writer, Transaction, Map, boolean, Map, XMLWriterCallback, String)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html" title="class in oracle.olapi.metadata.mdm">MdmMetadataProvider</A> <DD> <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html#exportFullXML(java.io.Writer, oracle.olapi.transaction.Transaction, java.util.Map, boolean, java.util.Map, oracle.olapi.metadata.XMLWriterCallback)"><B>exportFullXML(Writer, Transaction, Map, boolean, Map, XMLWriterCallback)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html" title="class in oracle.olapi.metadata.mdm">MdmMetadataProvider</A> <DD>Exports to a <CODE>Writer</CODE> the full XML for all of the objects that have been created or modified since the specified transaction, possibly includes the name of the owning object, substitutes a bind variable for the objects specified by the <CODE>bindVariables</CODE> parameter, and supplies an implementation of the <CODE>XMLWriterCallback</CODE> interface. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html#exportFullXML(java.io.Writer, oracle.olapi.transaction.Transaction, java.util.Map, boolean, java.util.Map)"><B>exportFullXML(Writer, Transaction, Map, boolean, Map)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html" title="class in oracle.olapi.metadata.mdm">MdmMetadataProvider</A> <DD>Exports to a <CODE>Writer</CODE> the full XML for all of the objects that have been created or modified since the specified transaction, possibly includes the name of the owning object, and substitutes a bind variable for the objects specified by the <CODE>bindVariables</CODE> parameter. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html#exportFullXML(java.io.Writer, oracle.olapi.transaction.Transaction, java.util.Map, boolean)"><B>exportFullXML(Writer, Transaction, Map, boolean)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html" title="class in oracle.olapi.metadata.mdm">MdmMetadataProvider</A> <DD>Exports to a <CODE>Writer</CODE> the full XML for all objects that have been created or modified since the specified <CODE>Transaction</CODE> and possibly includes the name of the owning object. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html#exportFullXML(java.io.Writer, oracle.olapi.transaction.Transaction, java.util.Map)"><B>exportFullXML(Writer, Transaction, Map)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html" title="class in oracle.olapi.metadata.mdm">MdmMetadataProvider</A> <DD>Exports to a <CODE>Writer</CODE> the full XML for all objects that have been created or modified since the specified <CODE>Transaction</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html#exportFullXML(oracle.olapi.transaction.Transaction, java.util.Map, boolean, java.util.Map, oracle.olapi.metadata.XMLWriterCallback, java.lang.String)"><B>exportFullXML(Transaction, Map, boolean, Map, XMLWriterCallback, String)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html" title="class in oracle.olapi.metadata.mdm">MdmMetadataProvider</A> <DD> <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html#exportFullXML(oracle.olapi.transaction.Transaction, java.util.Map, boolean, java.util.Map, oracle.olapi.metadata.XMLWriterCallback)"><B>exportFullXML(Transaction, Map, boolean, Map, XMLWriterCallback)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html" title="class in oracle.olapi.metadata.mdm">MdmMetadataProvider</A> <DD>Exports to a <CODE>String</CODE> the full XML for all objects that have been created or modified since the specified <CODE>Transaction</CODE>, possibly includes the name of the owning object, substitutes a bind variable for the objects specified by the <CODE>bindVariables</CODE> parameter, and supplies an implementation of the <CODE>XMLWriterCallback</CODE> interface. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html#exportFullXML(oracle.olapi.transaction.Transaction, java.util.Map, boolean, java.util.Map)"><B>exportFullXML(Transaction, Map, boolean, Map)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html" title="class in oracle.olapi.metadata.mdm">MdmMetadataProvider</A> <DD>Exports to a <CODE>String</CODE> the full XML for all objects that have been created or modified since the specified <CODE>Transaction</CODE>, possibly includes the name of the owning object, and substitutes a bind variable for the objects specified by the <CODE>bindVariables</CODE> parameter. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html#exportFullXML(oracle.olapi.transaction.Transaction, java.util.Map, boolean)"><B>exportFullXML(Transaction, Map, boolean)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html" title="class in oracle.olapi.metadata.mdm">MdmMetadataProvider</A> <DD>Exports to a <CODE>String</CODE> the full XML for all objects that have been created or modified since the specified <CODE>Transaction</CODE> and possibly includes the name of the owning object. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html#exportIncrementalXML(java.io.Writer, java.util.List, oracle.olapi.transaction.Transaction, java.util.Map, boolean, java.util.Map, oracle.olapi.metadata.XMLWriterCallback, java.lang.String)"><B>exportIncrementalXML(Writer, List, Transaction, Map, boolean, Map, XMLWriterCallback, String)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html" title="class in oracle.olapi.metadata.mdm">MdmMetadataProvider</A> <DD> <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html#exportIncrementalXML(java.io.Writer, java.util.List, oracle.olapi.transaction.Transaction, java.util.Map, boolean, java.util.Map, oracle.olapi.metadata.XMLWriterCallback)"><B>exportIncrementalXML(Writer, List, Transaction, Map, boolean, Map, XMLWriterCallback)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html" title="class in oracle.olapi.metadata.mdm">MdmMetadataProvider</A> <DD>Exports to a <CODE>Writer</CODE> the XML for the attributes of the specified objects that have been created or modified since the specified <CODE>Transaction</CODE>, possibly includes the name of the owning object, substitutes a bind variable for the objects specified by the <CODE>bindVariables</CODE> parameter, and supplies an implementation of the <CODE>XMLWriterCallback</CODE> interface. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html#exportIncrementalXML(java.io.Writer, java.util.List, oracle.olapi.transaction.Transaction, java.util.Map, boolean, java.util.Map)"><B>exportIncrementalXML(Writer, List, Transaction, Map, boolean, Map)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html" title="class in oracle.olapi.metadata.mdm">MdmMetadataProvider</A> <DD>Exports to a <CODE>Writer</CODE> the XML for the attributes of the specified objects that have been created or modified since the specified <CODE>Transaction</CODE>, possibly includes the name of the owning object, and substitutes a bind variable for the objects specified by the <CODE>bindVariables</CODE> parameter. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html#exportIncrementalXML(java.io.Writer, java.util.List, oracle.olapi.transaction.Transaction, java.util.Map, boolean)"><B>exportIncrementalXML(Writer, List, Transaction, Map, boolean)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html" title="class in oracle.olapi.metadata.mdm">MdmMetadataProvider</A> <DD>Exports to a <CODE>Writer</CODE> the XML for the attributes of the specified objects that have been created or modified since the specified <CODE>Transaction</CODE> and possibly includes the name of the owning object. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html#exportIncrementalXML(java.io.Writer, java.util.List, oracle.olapi.transaction.Transaction, java.util.Map)"><B>exportIncrementalXML(Writer, List, Transaction, Map)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html" title="class in oracle.olapi.metadata.mdm">MdmMetadataProvider</A> <DD>Exports to a <CODE>Writer</CODE> the XML for the attributes of the specified objects that have been created or modified since the specified <CODE>Transaction</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html#exportIncrementalXML(java.util.List, oracle.olapi.transaction.Transaction, java.util.Map, boolean, java.util.Map, oracle.olapi.metadata.XMLWriterCallback, java.lang.String)"><B>exportIncrementalXML(List, Transaction, Map, boolean, Map, XMLWriterCallback, String)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html" title="class in oracle.olapi.metadata.mdm">MdmMetadataProvider</A> <DD> <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html#exportIncrementalXML(java.util.List, oracle.olapi.transaction.Transaction, java.util.Map, boolean, java.util.Map, oracle.olapi.metadata.XMLWriterCallback)"><B>exportIncrementalXML(List, Transaction, Map, boolean, Map, XMLWriterCallback)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html" title="class in oracle.olapi.metadata.mdm">MdmMetadataProvider</A> <DD>Exports to a <CODE>String</CODE> the XML for the attributes of the specified objects that have been created or modified since the specified <CODE>Transaction</CODE>, possibly includes the name of the owning object, substitutes a bind variable for the objects specified by the <CODE>bindVariables</CODE> parameter, and supplies an implementation of the <CODE>XMLWriterCallback</CODE> interface. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html#exportIncrementalXML(java.util.List, oracle.olapi.transaction.Transaction, java.util.Map, boolean, java.util.Map)"><B>exportIncrementalXML(List, Transaction, Map, boolean, Map)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html" title="class in oracle.olapi.metadata.mdm">MdmMetadataProvider</A> <DD>Exports to a <CODE>String</CODE> the XML for the attributes of the specified objects that have been created or modified since the specified <CODE>Transaction</CODE>, possibly includes the name of the owning object, and substitutes a bind variable for the objects specified by the <CODE>bindVariables</CODE> parameter. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html#exportIncrementalXML(java.util.List, oracle.olapi.transaction.Transaction, java.util.Map, boolean)"><B>exportIncrementalXML(List, Transaction, Map, boolean)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html" title="class in oracle.olapi.metadata.mdm">MdmMetadataProvider</A> <DD>Exports to a <CODE>String</CODE> the XML for the attributes of the specified objects that have been created or modified since the specified <CODE>Transaction</CODE> and possibly includes the name of the owning object. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html#exportIncrementalXML(java.io.Writer, oracle.olapi.transaction.Transaction, java.util.Map, boolean, java.util.Map, oracle.olapi.metadata.XMLWriterCallback, java.lang.String)"><B>exportIncrementalXML(Writer, Transaction, Map, boolean, Map, XMLWriterCallback, String)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html" title="class in oracle.olapi.metadata.mdm">MdmMetadataProvider</A> <DD> <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html#exportIncrementalXML(java.io.Writer, oracle.olapi.transaction.Transaction, java.util.Map, boolean, java.util.Map, oracle.olapi.metadata.XMLWriterCallback)"><B>exportIncrementalXML(Writer, Transaction, Map, boolean, Map, XMLWriterCallback)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html" title="class in oracle.olapi.metadata.mdm">MdmMetadataProvider</A> <DD>Exports to a <CODE>Writer</CODE> the XML for the attributes of the objects that have been created or modified since the specified <CODE>Transaction</CODE>, possibly includes the name of the owning object, substitutes a bind variable for the objects specified by the <CODE>bindVariables</CODE> parameter, and supplies an implementation of the <CODE>XMLWriterCallback</CODE> interface. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html#exportIncrementalXML(java.io.Writer, oracle.olapi.transaction.Transaction, java.util.Map, boolean, java.util.Map)"><B>exportIncrementalXML(Writer, Transaction, Map, boolean, Map)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html" title="class in oracle.olapi.metadata.mdm">MdmMetadataProvider</A> <DD>Exports to a <CODE>Writer</CODE> the XML for the attributes of the objects that have been created or modified since the specified <CODE>Transaction</CODE>, possibly includes the name of the owning object, and substitutes a bind variable for the objects specified by the <CODE>bindVariables</CODE> parameter. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html#exportIncrementalXML(java.io.Writer, oracle.olapi.transaction.Transaction, java.util.Map, boolean)"><B>exportIncrementalXML(Writer, Transaction, Map, boolean)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html" title="class in oracle.olapi.metadata.mdm">MdmMetadataProvider</A> <DD>Exports to a <CODE>Writer</CODE> the XML for the attributes of the objects that have been created or modified since the specified <CODE>Transaction</CODE> and possibly includes the name of the owning object. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html#exportIncrementalXML(java.io.Writer, oracle.olapi.transaction.Transaction, java.util.Map)"><B>exportIncrementalXML(Writer, Transaction, Map)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html" title="class in oracle.olapi.metadata.mdm">MdmMetadataProvider</A> <DD>Exports to a <CODE>Writer</CODE> the XML for the attributes of the objects that have been created or modified since the specified <CODE>Transaction</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html#exportIncrementalXML(oracle.olapi.transaction.Transaction, java.util.Map, boolean, java.util.Map, oracle.olapi.metadata.XMLWriterCallback, java.lang.String)"><B>exportIncrementalXML(Transaction, Map, boolean, Map, XMLWriterCallback, String)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html" title="class in oracle.olapi.metadata.mdm">MdmMetadataProvider</A> <DD> <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html#exportIncrementalXML(oracle.olapi.transaction.Transaction, java.util.Map, boolean, java.util.Map, oracle.olapi.metadata.XMLWriterCallback)"><B>exportIncrementalXML(Transaction, Map, boolean, Map, XMLWriterCallback)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html" title="class in oracle.olapi.metadata.mdm">MdmMetadataProvider</A> <DD>Exports to a <CODE>String</CODE> the XML for the attributes of the objects that have been created or modified since the specified <CODE>Transaction</CODE>, possibly includes the name of the owning object, substitutes a bind variable for the objects specified by the <CODE>bindVariables</CODE> parameter, and supplies an implementation of the <CODE>XMLWriterCallback</CODE> interface. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html#exportIncrementalXML(oracle.olapi.transaction.Transaction, java.util.Map, boolean, java.util.Map)"><B>exportIncrementalXML(Transaction, Map, boolean, Map)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html" title="class in oracle.olapi.metadata.mdm">MdmMetadataProvider</A> <DD>Exports to a <CODE>String</CODE> the XML for the attributes of the objects that have been created or modified since the specified <CODE>Transaction</CODE>, possibly includes the name of the owning object, and substitutes a bind variable for the objects specified by the <CODE>bindVariables</CODE> parameter. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html#exportIncrementalXML(oracle.olapi.transaction.Transaction, java.util.Map, boolean)"><B>exportIncrementalXML(Transaction, Map, boolean)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html" title="class in oracle.olapi.metadata.mdm">MdmMetadataProvider</A> <DD>Exports to a <CODE>String</CODE> the XML for the attributes of the objects that have been created or modified since the specified <CODE>Transaction</CODE> and possibly includes the name of the owning object. <DT><A HREF="./oracle/olapi/syntax/Expression.html" title="class in oracle.olapi.syntax"><B>Expression</B></A> - Class in <A HREF="./oracle/olapi/syntax/package-summary.html">oracle.olapi.syntax</A><DD>An abstract base class for the <CODE>Condition</CODE> and <CODE>TypedExpression</CODE> classes.<DT><A HREF="./oracle/express/ExpressServerException.html" title="class in oracle.express"><B>ExpressServerException</B></A> - Exception in <A HREF="./oracle/express/package-summary.html">oracle.express</A><DD>Indicates that the internal Oracle OLAP code cannot fulfill a request that was made by the OLAP API client code.<DT><A HREF="./oracle/olapi/data/source/Source.html#extract()"><B>extract()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>Produces a <CODE>Source</CODE> that has the elements of this <CODE>Source</CODE> and that has this <CODE>Source</CODE> as an extraction input. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#EXTRACT_DATE"><B>EXTRACT_DATE</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>EXTRACT</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#extractDay()"><B>extractDay()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Extracts the day from the datetime or interval value of this <CODE>TypedExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#extractHour()"><B>extractHour()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Extracts the hour from the datetime or interval value of this <CODE>TypedExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#extractMinute()"><B>extractMinute()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Extracts the minute from the datetime or interval value of this <CODE>TypedExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#extractMonth()"><B>extractMonth()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Extracts the month from the datetime or interval value of this <CODE>TypedExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#extractSecond()"><B>extractSecond()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Extracts the second from the datetime or interval value of this <CODE>TypedExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#extractTimeZoneAbbr()"><B>extractTimeZoneAbbr()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Extracts the name of the time zone abbreviation from the datetime or interval value of this <CODE>TypedExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#extractTimeZoneHour()"><B>extractTimeZoneHour()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Extracts the time zone hour from the datetime or interval value of this <CODE>TypedExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#extractTimeZoneMinute()"><B>extractTimeZoneMinute()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Extracts the time zone minute from the datetime or interval value of this <CODE>TypedExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#extractTimeZoneRegion()"><B>extractTimeZoneRegion()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Extracts the name of the time zone region from the datetime or interval value of this <CODE>TypedExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#extractYear()"><B>extractYear()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Extracts the year from the datetime or interval value of this <CODE>TypedExpression</CODE>. </DL> <HR> <A NAME="_F_"><!-- --></A><H2> <B>F</B></H2> <DL> <DT><A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html#FAST_REFRESH_MV_OPTION"><B>FAST_REFRESH_MV_OPTION</B></A> - Static variable in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html" title="class in oracle.olapi.metadata.deployment">AWCubeOrganization</A> <DD>A constant that indicates that Oracle OLAP creates a materialized view that supports a fast refresh operation. <DT><A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html#FAST_REFRESH_READY_MV_OPTION"><B>FAST_REFRESH_READY_MV_OPTION</B></A> - Static variable in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html" title="class in oracle.olapi.metadata.deployment">AWCubeOrganization</A> <DD>A constant that indicates that Oracle OLAP determines that the conditions exist that permit the future creation of a materialized view that is capable of a fast refresh. <DT><A HREF="./oracle/olapi/data/cursor/Cursor.html#FETCH_SIZE_NOT_SPECIFIED"><B>FETCH_SIZE_NOT_SPECIFIED</B></A> - Static variable in interface oracle.olapi.data.cursor.<A HREF="./oracle/olapi/data/cursor/Cursor.html" title="interface in oracle.olapi.data.cursor">Cursor</A> <DD>A constant value returned by the <code>getDefaultFetchSize</code> method of a <code>CursorSpecification</code> object if the default fetch size is not specified by the <code>CursorSpecification</code>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmModel.html#findAssignment(java.lang.String)"><B>findAssignment(String)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmModel.html" title="class in oracle.olapi.metadata.mdm">MdmModel</A> <DD>Gets the existing <CODE>MdmAssignment</CODE> for a dimension member. <DT><A HREF="./oracle/olapi/data/source/Source.html#findMatchFor(oracle.olapi.data.source.Source)"><B>findMatchFor(Source)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>Determines if this <CODE>Source</CODE> or any of its outputs matches the specified <CODE>Source</CODE> and returns the matching <CODE>Source</CODE> when there is a match, or <CODE>null</CODE> when there is not. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmModel.html#findOrCreateAssignment(java.lang.String)"><B>findOrCreateAssignment(String)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmModel.html" title="class in oracle.olapi.metadata.mdm">MdmModel</A> <DD>Gets the existing <CODE>MdmAssignment</CODE>, or creates a new one, for a dimension member. <DT><A HREF="./oracle/olapi/metadata/mapping/DimensionMap.html#findOrCreateAttributeMap(oracle.olapi.metadata.mdm.MdmBaseAttribute)"><B>findOrCreateAttributeMap(MdmBaseAttribute)</B></A> - Method in class oracle.olapi.metadata.mapping.<A HREF="./oracle/olapi/metadata/mapping/DimensionMap.html" title="class in oracle.olapi.metadata.mapping">DimensionMap</A> <DD>Gets the <CODE>AttributeMap</CODE> for the specified attribute or, if the map does not exist, creates an <CODE>AttributeMap</CODE> for the attribute. <DT><A HREF="./oracle/olapi/metadata/mapping/DimensionMap.html#findOrCreateAttributeMap(oracle.olapi.metadata.mdm.MdmBaseAttribute, java.lang.String)"><B>findOrCreateAttributeMap(MdmBaseAttribute, String)</B></A> - Method in class oracle.olapi.metadata.mapping.<A HREF="./oracle/olapi/metadata/mapping/DimensionMap.html" title="class in oracle.olapi.metadata.mapping">DimensionMap</A> <DD>Gets the <CODE>AttributeMap</CODE> for the specified attribute and language or, if the map does not exist, creates an <CODE>AttributeMap</CODE> for the attribute and language. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDatabaseSchema.html#findOrCreateAW(java.lang.String)"><B>findOrCreateAW(String)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDatabaseSchema.html" title="class in oracle.olapi.metadata.mdm">MdmDatabaseSchema</A> <DD>Gets the specified <CODE>AW</CODE> or, if it does not already exist, creates a new <CODE>AW</CODE> for this <CODE>MdmDatabaseSchema</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmCube.html#findOrCreateAWCubeOrganization(oracle.olapi.metadata.deployment.AW)"><B>findOrCreateAWCubeOrganization(AW)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmCube.html" title="class in oracle.olapi.metadata.mdm">MdmCube</A> <DD>Gets the <CODE>AWCubeOrganization</CODE> for the <CODE>MdmCube</CODE> or creates a new <CODE>AWCubeOrganization</CODE> if one does not already exist. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html#findOrCreateAWPrimaryDimensionOrganization(oracle.olapi.metadata.deployment.AW)"><B>findOrCreateAWPrimaryDimensionOrganization(AW)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html" title="class in oracle.olapi.metadata.mdm">MdmPrimaryDimension</A> <DD>Gets the <CODE>AWPrimaryDimensionOrganization</CODE> for the <CODE>MdmPrimaryDimension</CODE> or creates a new <CODE>AWPrimaryDimensionOrganization</CODE> if one does not already exist. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html#findOrCreateBaseAttribute(java.lang.String)"><B>findOrCreateBaseAttribute(String)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html" title="class in oracle.olapi.metadata.mdm">MdmPrimaryDimension</A> <DD>Gets the specified <CODE>MdmBaseAttribute</CODE> or, if it does not already exist, creates a new one for the <CODE>MdmPrimaryDimension</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmCube.html#findOrCreateBaseMeasure(java.lang.String)"><B>findOrCreateBaseMeasure(String)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmCube.html" title="class in oracle.olapi.metadata.mdm">MdmCube</A> <DD>Gets the specified <CODE>MdmBaseMeasure</CODE> or, if it does not already exist, creates a new <CODE>MdmBaseMeasure</CODE> for this <CODE>MdmCube</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDatabaseSchema.html#findOrCreateCube(java.lang.String)"><B>findOrCreateCube(String)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDatabaseSchema.html" title="class in oracle.olapi.metadata.mdm">MdmDatabaseSchema</A> <DD>Gets the specified <CODE>MdmCube</CODE> or, if it does not already exist, creates a new <CODE>MdmCube</CODE> for this <CODE>MdmDatabaseSchema</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDatabaseSchema.html#findOrCreateCube(java.lang.String, java.lang.String)"><B>findOrCreateCube(String, String)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDatabaseSchema.html" title="class in oracle.olapi.metadata.mdm">MdmDatabaseSchema</A> <DD>Gets the <CODE>MdmCube</CODE> with the specified name and namespace or, if it does not already exist, creates a new <CODE>MdmCube</CODE> with the default namespace. <DT><A HREF="./oracle/olapi/metadata/mapping/CubeMap.html#findOrCreateCubeDimensionalityMap(oracle.olapi.metadata.mdm.MdmDimensionality)"><B>findOrCreateCubeDimensionalityMap(MdmDimensionality)</B></A> - Method in class oracle.olapi.metadata.mapping.<A HREF="./oracle/olapi/metadata/mapping/CubeMap.html" title="class in oracle.olapi.metadata.mapping">CubeMap</A> <DD>Gets the <CODE>CubeDimensionalityMap</CODE> that has the specified name or, if the map does not exist, creates a <CODE>CubeDimensionalityMap</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmCube.html#findOrCreateCubeMap(java.lang.String)"><B>findOrCreateCubeMap(String)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmCube.html" title="class in oracle.olapi.metadata.mdm">MdmCube</A> <DD>Gets the specified <CODE>CubeMap</CODE> or, if it does not already exist, creates a new <CODE>CubeMap</CODE> for this <CODE>MdmCube</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html#findOrCreateDerivedAttribute(java.lang.String)"><B>findOrCreateDerivedAttribute(String)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html" title="class in oracle.olapi.metadata.mdm">MdmPrimaryDimension</A> <DD>Gets the specified <CODE>MdmDerivedAttribute</CODE> or, if it does not already exist, creates a new one for the <CODE>MdmPrimaryDimension</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmCube.html#findOrCreateDerivedMeasure(java.lang.String)"><B>findOrCreateDerivedMeasure(String)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmCube.html" title="class in oracle.olapi.metadata.mdm">MdmCube</A> <DD>Gets the specified <CODE>MdmDerivedMeasure</CODE> or, if it does not already exist, creates a new <CODE>MdmDerivedMeasure</CODE> for this <CODE>MdmCube</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmObject.html#findOrCreateDescription(oracle.olapi.metadata.mdm.MdmDescriptionType, java.lang.String)"><B>findOrCreateDescription(MdmDescriptionType, String)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmObject.html" title="class in oracle.olapi.metadata.mdm">MdmObject</A> <DD>Gets the <CODE>MdmDescription</CODE> of the specified type and language, if it exists. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html#findOrCreateDimCalcModel(java.lang.String)"><B>findOrCreateDimCalcModel(String)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html" title="class in oracle.olapi.metadata.mdm">MdmPrimaryDimension</A> <DD>Gets the specified <CODE>MdmDimensionCalculationModel</CODE> or, if it does not already exist, creates a new one for the <CODE>MdmPrimaryDimension</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html#findOrCreateDimensionLevel(java.lang.String)"><B>findOrCreateDimensionLevel(String)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html" title="class in oracle.olapi.metadata.mdm">MdmPrimaryDimension</A> <DD>Gets the specified <CODE>MdmDimensionLevel</CODE> or, if it does not already exist, creates a new one for the <CODE>MdmPrimaryDimension</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmLevelHierarchy.html#findOrCreateHierarchyLevel(oracle.olapi.metadata.mdm.MdmDimensionLevel)"><B>findOrCreateHierarchyLevel(MdmDimensionLevel)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmLevelHierarchy.html" title="class in oracle.olapi.metadata.mdm">MdmLevelHierarchy</A> <DD>Gets the specified <CODE>MdmHierarchyLevel</CODE> or, if it does not already exist, creates a new one for this <CODE>MdmLevelHierarchy</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmHierarchyLevel.html#findOrCreateHierarchyLevelMap()"><B>findOrCreateHierarchyLevelMap()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmHierarchyLevel.html" title="class in oracle.olapi.metadata.mdm">MdmHierarchyLevel</A> <DD>Gets the <CODE>HierarchyLevelMap</CODE> that is associated with this <CODE>MdmHierarchyLevel</CODE> or creates a new <CODE>HierarchyLevelMap</CODE> if one does not already exist. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html#findOrCreateLevelHierarchy(java.lang.String)"><B>findOrCreateLevelHierarchy(String)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html" title="class in oracle.olapi.metadata.mdm">MdmPrimaryDimension</A> <DD>Gets the specified <CODE>MdmLevelHierarchy</CODE> or, if it does not already exist, creates a new one for the <CODE>MdmPrimaryDimension</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html#findOrCreateMdmCustomMember(java.lang.String)"><B>findOrCreateMdmCustomMember(String)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html" title="class in oracle.olapi.metadata.mdm">MdmPrimaryDimension</A> <DD>Gets the specified <CODE>MdmCustomMember</CODE> of the dimension or, if the custom member does not already exist, creates a new one. <DT><A HREF="./oracle/olapi/metadata/mapping/CubeMap.html#findOrCreateMeasureMap(oracle.olapi.metadata.mdm.MdmBaseMeasure)"><B>findOrCreateMeasureMap(MdmBaseMeasure)</B></A> - Method in class oracle.olapi.metadata.mapping.<A HREF="./oracle/olapi/metadata/mapping/CubeMap.html" title="class in oracle.olapi.metadata.mapping">CubeMap</A> <DD>Gets the <CODE>MeasureMap</CODE> for the specified measure or, if the map does not exist, creates a <CODE>MeasureMap</CODE> for the measure. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDimensionLevel.html#findOrCreateMemberListMap()"><B>findOrCreateMemberListMap()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDimensionLevel.html" title="class in oracle.olapi.metadata.mdm">MdmDimensionLevel</A> <DD>Gets the <CODE>MemberListMap</CODE> that is associated with this <CODE>MdmDimensionLevel</CODE> or creates a new <CODE>MemberListMap</CODE> if one does not already exist. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMemberListMapOwner.html#findOrCreateMemberListMap()"><B>findOrCreateMemberListMap()</B></A> - Method in interface oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMemberListMapOwner.html" title="interface in oracle.olapi.metadata.mdm">MdmMemberListMapOwner</A> <DD>Gets the <CODE>MemberListMap</CODE> associated with the implementation of the interface or creates a new <CODE>MemberListMap</CODE> if one does not already exist. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html#findOrCreateMemberListMap()"><B>findOrCreateMemberListMap()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html" title="class in oracle.olapi.metadata.mdm">MdmPrimaryDimension</A> <DD>Gets the <CODE>MemberListMap</CODE> for the <CODE>MdmPrimaryDimension</CODE> or, if one does not already exist, creates a new one. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html#findOrCreateMultiValuedDerivedAttribute(java.lang.String)"><B>findOrCreateMultiValuedDerivedAttribute(String)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html" title="class in oracle.olapi.metadata.mdm">MdmPrimaryDimension</A> <DD>Gets the specified <CODE>MdmMultiValuedDerivedAttribute</CODE> or, if it does not already exist, creates a new one for the <CODE>MdmPrimaryDimension</CODE>. <DT><A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html#findOrCreateMVCreationOptions()"><B>findOrCreateMVCreationOptions()</B></A> - Method in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html" title="class in oracle.olapi.metadata.deployment">AWCubeOrganization</A> <DD>Gets the <CODE>MVCreationOptions</CODE> that is contained by this <CODE>AWCubeOrganization</CODE> or creates one if it does not already exist. <DT><A HREF="./oracle/olapi/metadata/deployment/AWPrimaryDimensionOrganization.html#findOrCreateMVCreationOptions()"><B>findOrCreateMVCreationOptions()</B></A> - Method in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/AWPrimaryDimensionOrganization.html" title="class in oracle.olapi.metadata.deployment">AWPrimaryDimensionOrganization</A> <DD>Gets the <CODE>MVCreationOptions</CODE> that is associated with this <CODE>AWPrimaryDimensionOrganization</CODE> or creates one if it does not already exist. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDatabaseSchema.html#findOrCreateNamedBuildProcess(java.lang.String)"><B>findOrCreateNamedBuildProcess(String)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDatabaseSchema.html" title="class in oracle.olapi.metadata.mdm">MdmDatabaseSchema</A> <DD>Gets the specified <CODE>MdmNamedBuildProcess</CODE> or, if it does not already exist, creates a new <CODE>MdmNamedBuildProcess</CODE> for this <CODE>MdmDatabaseSchema</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDatabaseSchema.html#findOrCreateOrganizationalSchema(java.lang.String)"><B>findOrCreateOrganizationalSchema(String)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDatabaseSchema.html" title="class in oracle.olapi.metadata.mdm">MdmDatabaseSchema</A> <DD>Gets the specified <CODE>MdmOrganizationalSchema</CODE> or, if it does not already exist, creates a new <CODE>MdmOrganizationalSchema</CODE> for this <CODE>MdmDatabaseSchema</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDatabaseSchema.html#findOrCreateOrganizationalSchema(java.lang.String, java.lang.String)"><B>findOrCreateOrganizationalSchema(String, String)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDatabaseSchema.html" title="class in oracle.olapi.metadata.mdm">MdmDatabaseSchema</A> <DD>Gets the <CODE>MdmOrganizationalSchema</CODE> with the specified name and namespace or, if it does not already exist, creates a new <CODE>MdmOrganizationalSchema</CODE> with the default namespace. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmCube.html#findOrCreateRolapCubeOrganization()"><B>findOrCreateRolapCubeOrganization()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmCube.html" title="class in oracle.olapi.metadata.mdm">MdmCube</A> <DD>Gets the <CODE>RolapCubeOrganization</CODE> for the <CODE>MdmCube</CODE> or creates a new <CODE>RolapCubeOrganization</CODE> if one does not already exist. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html#findOrCreateRolapPrimaryDimensionOrganization()"><B>findOrCreateRolapPrimaryDimensionOrganization()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html" title="class in oracle.olapi.metadata.mdm">MdmPrimaryDimension</A> <DD>Gets the <CODE>RolapPrimaryDimensionOrganization</CODE> for the <CODE>MdmPrimaryDimension</CODE> or creates a new <CODE>RolapPrimaryDimensionOrganization</CODE> if one does not already exist. <DT><A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html#findOrCreateSecondaryPartitionLevel(java.lang.String)"><B>findOrCreateSecondaryPartitionLevel(String)</B></A> - Method in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html" title="class in oracle.olapi.metadata.deployment">AWCubeOrganization</A> <DD>Gets the specified <CODE>SecondaryPartitionLevel</CODE> that is contained by this <CODE>AWCubeOrganization</CODE> or creates one if it does not already exist. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmLevelHierarchy.html#findOrCreateSolvedLevelHierarchyMap()"><B>findOrCreateSolvedLevelHierarchyMap()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmLevelHierarchy.html" title="class in oracle.olapi.metadata.mdm">MdmLevelHierarchy</A> <DD>Gets the <CODE>SolvedLevelHierarchyMap</CODE> that is associated with this <CODE>MdmLevelHierarchy</CODE> or creates a new <CODE>SolvedLevelHierarchyMap</CODE> if one does not already exist. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmValueHierarchy.html#findOrCreateSolvedValueHierarchyMap()"><B>findOrCreateSolvedValueHierarchyMap()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmValueHierarchy.html" title="class in oracle.olapi.metadata.mdm">MdmValueHierarchy</A> <DD>Gets the <CODE>SolvedValueHierarchyMap</CODE> that is associated with this <CODE>MdmValueHierarchy</CODE> or creates a new <CODE>SolvedValueHierarchyMap</CODE> if one does not already exist. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDatabaseSchema.html#findOrCreateStandardDimension(java.lang.String)"><B>findOrCreateStandardDimension(String)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDatabaseSchema.html" title="class in oracle.olapi.metadata.mdm">MdmDatabaseSchema</A> <DD>Gets the specified <CODE>MdmStandardDimension</CODE> or, if it does not already exist, creates a new <CODE>MdmStandardDimension</CODE> for this <CODE>MdmDatabaseSchema</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDatabaseSchema.html#findOrCreateStandardDimension(java.lang.String, java.lang.String)"><B>findOrCreateStandardDimension(String, String)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDatabaseSchema.html" title="class in oracle.olapi.metadata.mdm">MdmDatabaseSchema</A> <DD>Gets the <CODE>MdmStandardDimension</CODE> with the specified name and namespace, or, if it does not already exist, creates a new <CODE>MdmStandardDimension</CODE> with the default namespace. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDatabaseSchema.html#findOrCreateTimeDimension(java.lang.String)"><B>findOrCreateTimeDimension(String)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDatabaseSchema.html" title="class in oracle.olapi.metadata.mdm">MdmDatabaseSchema</A> <DD>Gets the specified <CODE>MdmTimeDimension</CODE> or, if it does not already exist, creates a new <CODE>MdmTimeDimension</CODE> for this <CODE>MdmDatabaseSchema</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDatabaseSchema.html#findOrCreateTimeDimension(java.lang.String, java.lang.String)"><B>findOrCreateTimeDimension(String, String)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDatabaseSchema.html" title="class in oracle.olapi.metadata.mdm">MdmDatabaseSchema</A> <DD>Gets the <CODE>MdmTimeDimension</CODE> with the specified name and namespace, or, if it does not already exist, creates a new <CODE>MdmTimeDimension</CODE> with the default namespace. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html#findOrCreateValueHierarchy(java.lang.String)"><B>findOrCreateValueHierarchy(String)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html" title="class in oracle.olapi.metadata.mdm">MdmPrimaryDimension</A> <DD>Gets the specified <CODE>MdmValueHierarchy</CODE> or, if it does not already exist, creates a new one for the <CODE>MdmPrimaryDimension</CODE>. <DT><A HREF="./oracle/olapi/data/source/Source.html#first()"><B>first()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>Specifies the element at position 1 of this <CODE>Source</CODE>. <DT><A HREF="./oracle/olapi/syntax/KeywordCatalog.html#FIRST"><B>FIRST</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/KeywordCatalog.html" title="class in oracle.olapi.syntax">KeywordCatalog</A> <DD>A static constant <CODE>KeywordArgument</CODE> representing the keyword <CODE>FIRST</CODE>. <DT><A HREF="./oracle/olapi/syntax/DataType.html#FLOAT"><B>FLOAT</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/DataType.html" title="class in oracle.olapi.syntax">DataType</A> <DD>A constant that represents the <CODE>FLOAT</CODE> data type. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#FLOOR"><B>FLOOR</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>FLOOR</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#floor()"><B>floor()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Calculates the largest integer that is equal to or less than the value of this <CODE>TypedExpression</CODE>. <DT><A HREF="./oracle/olapi/metadata/BaseMetadataProvider.html#flushDeletedObjects()"><B>flushDeletedObjects()</B></A> - Method in class oracle.olapi.metadata.<A HREF="./oracle/olapi/metadata/BaseMetadataProvider.html" title="class in oracle.olapi.metadata">BaseMetadataProvider</A> <DD>Frees the resources in an OLAP Java API client application for any objects that Oracle OLAP has deleted from cached metadata on the client. <DT><A HREF="./oracle/olapi/metadata/BaseMetadataProvider.html#flushMetadataObjectCache()"><B>flushMetadataObjectCache()</B></A> - Method in class oracle.olapi.metadata.<A HREF="./oracle/olapi/metadata/BaseMetadataProvider.html" title="class in oracle.olapi.metadata">BaseMetadataProvider</A> <DD>Removes the cached metadata in an OLAP Java API client application for any objects that Oracle OLAP has previously fetched. <DT><A HREF="./oracle/olapi/syntax/KeywordCatalog.html#FOLLOWING"><B>FOLLOWING</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/KeywordCatalog.html" title="class in oracle.olapi.syntax">KeywordCatalog</A> <DD>A static constant <CODE>KeywordArgument</CODE> representing the keyword <CODE>FOLLOWING</CODE>. <DT><A HREF="./oracle/olapi/data/source/BooleanSource.html#forAll()"><B>forAll()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/BooleanSource.html" title="class in oracle.olapi.data.source">BooleanSource</A> <DD>Indicates whether the values of all of the elements of this <CODE>BooleanSource</CODE> are <CODE>true</CODE>. <DT><A HREF="./oracle/olapi/data/source/BooleanSource.html#forAll(boolean)"><B>forAll(boolean)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/BooleanSource.html" title="class in oracle.olapi.data.source">BooleanSource</A> <DD>Indicates whether the values of all of the elements of this <CODE>BooleanSource</CODE> are <CODE>true</CODE>. <DT><A HREF="./oracle/olapi/data/source/BooleanSource.html#forAny()"><B>forAny()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/BooleanSource.html" title="class in oracle.olapi.data.source">BooleanSource</A> <DD>Indicates whether the value of any of the elements of this <CODE>BooleanSource</CODE> is <CODE>true</CODE>. <DT><A HREF="./oracle/olapi/data/source/BooleanSource.html#forAny(boolean)"><B>forAny(boolean)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/BooleanSource.html" title="class in oracle.olapi.data.source">BooleanSource</A> <DD>Indicates whether the value of any of the elements of this <CODE>BooleanSource</CODE> is <CODE>true</CODE>. <DT><A HREF="./oracle/olapi/syntax/KeywordCatalog.html#FORCE"><B>FORCE</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/KeywordCatalog.html" title="class in oracle.olapi.syntax">KeywordCatalog</A> <DD>A static constant <CODE>KeywordArgument</CODE> representing the keyword <CODE>FORCE</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptor.html#FORECAST_FUNCTION"><B>FORECAST_FUNCTION</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptor.html" title="class in oracle.olapi.syntax">FunctionDescriptor</A> <DD>A constant that represents an forecasting function, such as <CODE>FORECAST</CODE> or <CODE>FORECAST_SEASONAL</CODE>. <DT><A HREF="./oracle/olapi/data/source/BooleanSource.html#forNone()"><B>forNone()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/BooleanSource.html" title="class in oracle.olapi.data.source">BooleanSource</A> <DD>Indicates whether the value of none of the elements of this <CODE>BooleanSource</CODE> is <CODE>true</CODE>. <DT><A HREF="./oracle/olapi/data/source/BooleanSource.html#forNone(boolean)"><B>forNone(boolean)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/BooleanSource.html" title="class in oracle.olapi.data.source">BooleanSource</A> <DD>Indicates whether the value of none of the elements of this <CODE>BooleanSource</CODE> is <CODE>true</CODE>. <DT><A HREF="./oracle/olapi/syntax/KeywordCatalog.html#FROM"><B>FROM</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/KeywordCatalog.html" title="class in oracle.olapi.syntax">KeywordCatalog</A> <DD>A static constant <CODE>KeywordArgument</CODE> representing the keyword <CODE>FROM</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#FROM_TZ"><B>FROM_TZ</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>FROM_TZ</CODE>. <DT><A HREF="./oracle/olapi/syntax/FromClause.html" title="class in oracle.olapi.syntax"><B>FromClause</B></A> - Class in <A HREF="./oracle/olapi/syntax/package-summary.html">oracle.olapi.syntax</A><DD>A <CODE>DataObject</CODE> that represents a list of relational tables.<DT><A HREF="./oracle/olapi/syntax/FromClause.html#FromClause(oracle.olapi.syntax.FromClauseElement[])"><B>FromClause(FromClauseElement[])</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FromClause.html" title="class in oracle.olapi.syntax">FromClause</A> <DD>Creates a <CODE>FromClause</CODE> that has the specified elements. <DT><A HREF="./oracle/olapi/syntax/FromClause.html#FromClause(java.util.List)"><B>FromClause(List<FromClauseElement>)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FromClause.html" title="class in oracle.olapi.syntax">FromClause</A> <DD>Creates a <CODE>FromClause</CODE> that has the specified elements. <DT><A HREF="./oracle/olapi/syntax/FromClauseElement.html" title="class in oracle.olapi.syntax"><B>FromClauseElement</B></A> - Class in <A HREF="./oracle/olapi/syntax/package-summary.html">oracle.olapi.syntax</A><DD>A <CODE>DataObject</CODE> that contains a <CODE>Query</CODE> and is an element of a <CODE>FromClause</CODE>.<DT><A HREF="./oracle/olapi/syntax/FromClauseElement.html#FromClauseElement(oracle.olapi.syntax.Query, java.lang.String, boolean)"><B>FromClauseElement(Query, String, boolean)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FromClauseElement.html" title="class in oracle.olapi.syntax">FromClauseElement</A> <DD>Creates a <CODE>FromClauseElement</CODE> that has the specified <CODE>Query</CODE> and alias and that specifies whether or not to insert the string <CODE>AS</CODE> between the syntax of the <CODE>Query</CODE> and the alias. <DT><A HREF="./oracle/olapi/syntax/FromClauseElement.html#FromClauseElement(oracle.olapi.syntax.Query, java.lang.String)"><B>FromClauseElement(Query, String)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FromClauseElement.html" title="class in oracle.olapi.syntax">FromClauseElement</A> <DD>Creates a <CODE>FromClauseElement</CODE> that has the specified <CODE>Query</CODE> and alias. <DT><A HREF="./oracle/olapi/syntax/FromClauseElement.html#FromClauseElement(oracle.olapi.syntax.Query)"><B>FromClauseElement(Query)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FromClauseElement.html" title="class in oracle.olapi.syntax">FromClauseElement</A> <DD>Creates a <CODE>FromClauseElement</CODE> that has the specified <CODE>Query</CODE>. <DT><A HREF="./oracle/olapi/syntax/SyntaxObject.html#fromSyntax(java.lang.String, oracle.olapi.metadata.mdm.MdmMetadataProvider)"><B>fromSyntax(String, MdmMetadataProvider)</B></A> - Static method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SyntaxObject.html" title="class in oracle.olapi.syntax">SyntaxObject</A> <DD>Creates a <CODE>SyntaxObject</CODE> from a string in expression syntax. <DT><A HREF="./oracle/olapi/syntax/SyntaxObject.html#fromSyntax(java.lang.String, oracle.olapi.metadata.mdm.MdmMetadataProvider, java.lang.String)"><B>fromSyntax(String, MdmMetadataProvider, String)</B></A> - Static method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SyntaxObject.html" title="class in oracle.olapi.syntax">SyntaxObject</A> <DD>Creates a <CODE>SyntaxObject</CODE> from a string in expression syntax and provides an owner for the <CODE>SyntaxObject</CODE>. <DT><A HREF="./oracle/olapi/syntax/SyntaxObject.html#fromSyntax(java.lang.String, oracle.olapi.metadata.mdm.MdmMetadataProvider, java.lang.String, boolean)"><B>fromSyntax(String, MdmMetadataProvider, String, boolean)</B></A> - Static method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SyntaxObject.html" title="class in oracle.olapi.syntax">SyntaxObject</A> <DD>Creates a <CODE>SyntaxObject</CODE> from a string in expression syntax, provides an owner for the <CODE>SyntaxObject</CODE>, and indicates whether the <CODE>SyntaxObject</CODE> is a <CODE>Query</CODE>. <DT><A HREF="./oracle/olapi/syntax/SyntaxObject.html#fromSyntax(java.lang.String, oracle.olapi.metadata.mdm.MdmMetadataProvider, java.lang.String, boolean, java.util.List)"><B>fromSyntax(String, MdmMetadataProvider, String, boolean, List<Query>)</B></A> - Static method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SyntaxObject.html" title="class in oracle.olapi.syntax">SyntaxObject</A> <DD>Creates a <CODE>SyntaxObject</CODE> from a string in expression syntax, provides an owner for the <CODE>SyntaxObject</CODE>, indicates whether the <CODE>SyntaxObject</CODE> is a <CODE>Query</CODE>, and provides the <CODE>Query</CODE> objects that are referenced by the expression. <DT><A HREF="./oracle/olapi/syntax/SyntaxObject.html#fromSyntax(java.lang.String, oracle.olapi.metadata.mdm.MdmMetadataProvider, java.lang.String, boolean, java.util.List, oracle.olapi.metadata.XMLParserCallback)"><B>fromSyntax(String, MdmMetadataProvider, String, boolean, List<Query>, XMLParserCallback)</B></A> - Static method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SyntaxObject.html" title="class in oracle.olapi.syntax">SyntaxObject</A> <DD>Creates a <CODE>SyntaxObject</CODE> from a string in expression syntax supplied by a <CODE>Reader</CODE>, provides an owner for the <CODE>SyntaxObject</CODE>, indicates whether the <CODE>SyntaxObject</CODE> is a <CODE>Query</CODE>, provides the <CODE>Query</CODE> objects that are referenced by the expression, and provides an <CODE>XMLParserCallback</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#fromTZ(oracle.olapi.syntax.TypedExpression)"><B>fromTZ(TypedExpression)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Converts the timestamp value of this <CODE>TypedExpression</CODE> and the specified time zone to a <CODE>TIMESTAMP WITH TIME ZONE</CODE> data type. <DT><A HREF="./oracle/olapi/syntax/FunctionArgument.html" title="interface in oracle.olapi.syntax"><B>FunctionArgument</B></A> - Interface in <A HREF="./oracle/olapi/syntax/package-summary.html">oracle.olapi.syntax</A><DD>A marker interface for the <CODE>Expression</CODE> and other objects that can be function arguments.<DT><A HREF="./oracle/olapi/syntax/FunctionCondition.html" title="class in oracle.olapi.syntax"><B>FunctionCondition</B></A> - Class in <A HREF="./oracle/olapi/syntax/package-summary.html">oracle.olapi.syntax</A><DD>A <CODE>Condition</CODE> that represents a condition that evaluates a <CODE>FunctionArgument</CODE> that produces a Boolean value.<DT><A HREF="./oracle/olapi/syntax/FunctionCondition.html#FunctionCondition(java.lang.String, oracle.olapi.syntax.FunctionArgument[])"><B>FunctionCondition(String, FunctionArgument[])</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionCondition.html" title="class in oracle.olapi.syntax">FunctionCondition</A> <DD>Creates a <CODE>FunctionCondition</CODE> that has the specified function. <DT><A HREF="./oracle/olapi/syntax/FunctionCondition.html#FunctionCondition(java.lang.String)"><B>FunctionCondition(String)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionCondition.html" title="class in oracle.olapi.syntax">FunctionCondition</A> <DD>Creates a <CODE>FunctionCondition</CODE> that has the specified function, which requires no arguments. <DT><A HREF="./oracle/olapi/syntax/FunctionCondition.html#FunctionCondition(java.lang.String, oracle.olapi.syntax.FunctionArgument)"><B>FunctionCondition(String, FunctionArgument)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionCondition.html" title="class in oracle.olapi.syntax">FunctionCondition</A> <DD>Creates a <CODE>FunctionCondition</CODE> that has the specified function, which takes one argument. <DT><A HREF="./oracle/olapi/syntax/FunctionCondition.html#FunctionCondition(java.lang.String, oracle.olapi.syntax.FunctionArgument, oracle.olapi.syntax.FunctionArgument)"><B>FunctionCondition(String, FunctionArgument, FunctionArgument)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionCondition.html" title="class in oracle.olapi.syntax">FunctionCondition</A> <DD>Creates a <CODE>FunctionCondition</CODE> that has the specified function, which takes two arguments. <DT><A HREF="./oracle/olapi/syntax/FunctionCondition.html#FunctionCondition(java.lang.String, oracle.olapi.syntax.FunctionArgument, oracle.olapi.syntax.FunctionArgument, oracle.olapi.syntax.FunctionArgument)"><B>FunctionCondition(String, FunctionArgument, FunctionArgument, FunctionArgument)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionCondition.html" title="class in oracle.olapi.syntax">FunctionCondition</A> <DD>Creates a <CODE>FunctionCondition</CODE> that has the specified function, which takes three arguments. <DT><A HREF="./oracle/olapi/syntax/FunctionCondition.html#FunctionCondition(java.lang.String, oracle.olapi.syntax.FunctionArgument, oracle.olapi.syntax.FunctionArgument, oracle.olapi.syntax.FunctionArgument, oracle.olapi.syntax.FunctionArgument)"><B>FunctionCondition(String, FunctionArgument, FunctionArgument, FunctionArgument, FunctionArgument)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionCondition.html" title="class in oracle.olapi.syntax">FunctionCondition</A> <DD>Creates a <CODE>FunctionCondition</CODE> that has the specified function, which takes four arguments. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptor.html" title="class in oracle.olapi.syntax"><B>FunctionDescriptor</B></A> - Class in <A HREF="./oracle/olapi/syntax/package-summary.html">oracle.olapi.syntax</A><DD>An object that describes the structure of an <CODE>Expression</CODE> function.<DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorArgument.html" title="class in oracle.olapi.syntax"><B>FunctionDescriptorArgument</B></A> - Class in <A HREF="./oracle/olapi/syntax/package-summary.html">oracle.olapi.syntax</A><DD>The abstract base for classes that represent descriptors for the arguments for a <CODE>FunctionDescriptor</CODE>.<DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax"><B>FunctionDescriptorCatalog</B></A> - Class in <A HREF="./oracle/olapi/syntax/package-summary.html">oracle.olapi.syntax</A><DD>A catalog of functions that are represented by <CODE>Expression</CODE> objects.<DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorChoiceArgument.html" title="class in oracle.olapi.syntax"><B>FunctionDescriptorChoiceArgument</B></A> - Class in <A HREF="./oracle/olapi/syntax/package-summary.html">oracle.olapi.syntax</A><DD>A <CODE>FunctionDescriptorArgument</CODE> that represents arguments that are alternative choices for arguments to a function.<DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorConditionArgument.html" title="class in oracle.olapi.syntax"><B>FunctionDescriptorConditionArgument</B></A> - Class in <A HREF="./oracle/olapi/syntax/package-summary.html">oracle.olapi.syntax</A><DD>A <CODE>FunctionDescriptorArgument</CODE> that represents an argument to a condition function.<DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorDimensionArgument.html" title="class in oracle.olapi.syntax"><B>FunctionDescriptorDimensionArgument</B></A> - Class in <A HREF="./oracle/olapi/syntax/package-summary.html">oracle.olapi.syntax</A><DD>A <CODE>FunctionDescriptorArgument</CODE> for a function argument that is a <CODE>DimensionArgument</CODE>.<DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorGroupArgument.html" title="class in oracle.olapi.syntax"><B>FunctionDescriptorGroupArgument</B></A> - Class in <A HREF="./oracle/olapi/syntax/package-summary.html">oracle.olapi.syntax</A><DD>A <CODE>FunctionDescriptorArgument</CODE> that is a container for the <CODE>FunctionDescriptorArgument</CODE> objects for a function that takes a group of arguments.<DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorIdentifierArgument.html" title="class in oracle.olapi.syntax"><B>FunctionDescriptorIdentifierArgument</B></A> - Class in <A HREF="./oracle/olapi/syntax/package-summary.html">oracle.olapi.syntax</A><DD>A <CODE>FunctionDescriptorArgument</CODE> for an function argument that is an <CODE>IdentifierArgument</CODE>.<DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorKeywordArgument.html" title="class in oracle.olapi.syntax"><B>FunctionDescriptorKeywordArgument</B></A> - Class in <A HREF="./oracle/olapi/syntax/package-summary.html">oracle.olapi.syntax</A><DD>A <CODE>FunctionDescriptorArgument</CODE> for an function argument that is a <CODE>KeywordArgument</CODE>.<DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorTypedExpressionArgument.html" title="class in oracle.olapi.syntax"><B>FunctionDescriptorTypedExpressionArgument</B></A> - Class in <A HREF="./oracle/olapi/syntax/package-summary.html">oracle.olapi.syntax</A><DD>A <CODE>FunctionDescriptorArgument</CODE> for a function that takes a <CODE>TypedExpression</CODE> as an argument.<DT><A HREF="./oracle/olapi/data/source/FundamentalMetadataObject.html" title="class in oracle.olapi.data.source"><B>FundamentalMetadataObject</B></A> - Class in <A HREF="./oracle/olapi/data/source/package-summary.html">oracle.olapi.data.source</A><DD>An object that represents a data type, function, or function parameter used by the Oracle OLAP API.<DT><A HREF="./oracle/olapi/data/source/FundamentalMetadataProvider.html" title="class in oracle.olapi.data.source"><B>FundamentalMetadataProvider</B></A> - Class in <A HREF="./oracle/olapi/data/source/package-summary.html">oracle.olapi.data.source</A><DD>Provides <CODE>FundamentalMetadataObject</CODE> objects that represent OLAP Java API data types and placeholder objects for an OLAP Java API data type.</DL> <HR> <A NAME="_G_"><!-- --></A><H2> <B>G</B></H2> <DL> <DT><A HREF="./oracle/olapi/data/source/BooleanSource.html#ge(boolean)"><B>ge(boolean)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/BooleanSource.html" title="class in oracle.olapi.data.source">BooleanSource</A> <DD>Compares the value of each element of this <CODE>BooleanSource</CODE> to the specified <CODE>boolean</CODE> value, and determines whether it is a greater or equal value. <DT><A HREF="./oracle/olapi/data/source/DateSource.html#ge(java.util.Date)"><B>ge(Date)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/DateSource.html" title="class in oracle.olapi.data.source">DateSource</A> <DD>Compares the value of each element of this <CODE>DateSource</CODE> to the specified <CODE>Date</CODE> value, and determines whether it has a greater or equal value. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#ge(double)"><B>ge(double)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Compares the value of each element of this <CODE>NumberSource</CODE> to the specified <CODE>double</CODE> value, and determines whether it is a greater or equal value. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#ge(float)"><B>ge(float)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Compares the value of each element of this <CODE>NumberSource</CODE> to the specified <CODE>float</CODE> value, and determines whether it is a greater or equal value. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#ge(int)"><B>ge(int)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Compares the value of each element of this <CODE>NumberSource</CODE> to the specified <CODE>int</CODE> value, and determines whether it is a greater or equal value. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#ge(short)"><B>ge(short)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Compares the value of each element of this <CODE>NumberSource</CODE> to the specified <CODE>short</CODE> value, and determines whether it is a greater or equal value. <DT><A HREF="./oracle/olapi/data/source/Source.html#ge(oracle.olapi.data.source.Source)"><B>ge(Source)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>Compares each element of this <CODE>Source</CODE> to the corresponding element of another <CODE>Source</CODE> and determines if it has a greater or equal value. <DT><A HREF="./oracle/olapi/data/source/StringSource.html#ge(java.lang.String)"><B>ge(String)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/StringSource.html" title="class in oracle.olapi.data.source">StringSource</A> <DD>Compares the value of each element of this <CODE>StringSource</CODE> to the specified <CODE>String</CODE> value, and determines whether it has a greater or equal value. <DT><A HREF="./oracle/olapi/syntax/ComparisonCondition.html#GE"><B>GE</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/ComparisonCondition.html" title="class in oracle.olapi.syntax">ComparisonCondition</A> <DD>A constant for the greater-than-or-equal-to operator. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#ge(oracle.olapi.syntax.TypedExpression)"><B>ge(TypedExpression)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Indicates whether the value of this <CODE>TypedExpression</CODE> is greater than or equal to the value of the specified <CODE>TypedExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#ge(double)"><B>ge(double)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Indicates whether the value of this <CODE>TypedExpression</CODE> is greater than or equal to the specified <CODE>double</CODE> value. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#ge(float)"><B>ge(float)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Indicates whether the value of this <CODE>TypedExpression</CODE> is greater than or equal to the specified <CODE>float</CODE> value. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#ge(int)"><B>ge(int)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Indicates whether the value of this <CODE>TypedExpression</CODE> is greater than or equal to the specified <CODE>int</CODE> value. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#ge(short)"><B>ge(short)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Indicates whether the value of this <CODE>TypedExpression</CODE> is greater than or equal to the specified <CODE>short</CODE> value. <DT><A HREF="./oracle/olapi/data/source/SourceGenerator.html#generateSource(oracle.olapi.transaction.metadataStateManager.MetadataState)"><B>generateSource(MetadataState)</B></A> - Method in interface oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/SourceGenerator.html" title="interface in oracle.olapi.data.source">SourceGenerator</A> <DD>Produces a <code>Source</code> that is based on the current state of the <code>MetadataState</code> object for a <code>Template</code>. <DT><A HREF="./oracle/olapi/data/source/SQLCursorManager.html#generateSQL()"><B>generateSQL()</B></A> - Method in interface oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/SQLCursorManager.html" title="interface in oracle.olapi.data.source">SQLCursorManager</A> <DD>Gets a <CODE>String</CODE> that contains the SQL statement that Oracle OLAP generates for the <CODE>Source</CODE> for this <code>SQLCursorManager</code>. <DT><A HREF="./oracle/olapi/data/source/SQLCursorManager.html#generateSQL(java.lang.StringBuffer)"><B>generateSQL(StringBuffer)</B></A> - Method in interface oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/SQLCursorManager.html" title="interface in oracle.olapi.data.source">SQLCursorManager</A> <DD>Gets the SQL statement that Oracle OLAP generates for the <CODE>Source</CODE> for this <code>SQLCursorManager</code> and appends it to the specified <CODE>StringBuffer</CODE>. <DT><A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html#GENERIC_NULL_STORAGE"><B>GENERIC_NULL_STORAGE</B></A> - Static variable in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html" title="class in oracle.olapi.metadata.deployment">AWCubeOrganization</A> <DD>A constant that indicates that Oracle OLAP does not distinguish between a true NA value and an NA value that exists because Oracle OLAP has not yet calculated the value. <DT><A HREF="./oracle/olapi/transaction/ActiveSubtransactionsException.html#getActiveSubTransactions()"><B>getActiveSubTransactions()</B></A> - Method in exception oracle.olapi.transaction.<A HREF="./oracle/olapi/transaction/ActiveSubtransactionsException.html" title="class in oracle.olapi.transaction">ActiveSubtransactionsException</A> <DD>Gets a <code>List</code> of the active child <code>Transaction</code> objects of a <code>Transaction</code>. <DT><A HREF="./oracle/olapi/transaction/WriteLockException.html#getActiveTransaction()"><B>getActiveTransaction()</B></A> - Method in exception oracle.olapi.transaction.<A HREF="./oracle/olapi/transaction/WriteLockException.html" title="class in oracle.olapi.transaction">WriteLockException</A> <DD>Gets the <code>Transaction</code> in which the <code>MetadataState</code> is currently being changed. <DT><A HREF="./oracle/olapi/data/source/BuildProperties.html#getAddDimensions()"><B>getAddDimensions()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/BuildProperties.html" title="class in oracle.olapi.data.source">BuildProperties</A> <DD>Indicates whether or not the build process includes all of the dimensions of the cubes in the build or only the dimensions specified by the <CODE>BuildProcess</CODE>. <DT><A HREF="./oracle/olapi/metadata/deployment/AWPrimaryDimensionOrganization.html#getAddUniqueKeyPrefix()"><B>getAddUniqueKeyPrefix()</B></A> - Method in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/AWPrimaryDimensionOrganization.html" title="class in oracle.olapi.metadata.deployment">AWPrimaryDimensionOrganization</A> <DD>Indicates whether or not each member of this dimension has a unique level-based prefix added to the key expressions when a build loads the data into the analytic workspace. <DT><A HREF="./oracle/olapi/syntax/AggregationCommand.html#getAggregationCases()"><B>getAggregationCases()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/AggregationCommand.html" title="class in oracle.olapi.syntax">AggregationCommand</A> <DD>Gets the <CODE>AggregationCase</CODE> that are associated with this <CODE>AggregationCommand</CODE>. <DT><A HREF="./oracle/olapi/metadata/mapping/CubeMap.html#getAggregationMethod()"><B>getAggregationMethod()</B></A> - Method in class oracle.olapi.metadata.mapping.<A HREF="./oracle/olapi/metadata/mapping/CubeMap.html" title="class in oracle.olapi.metadata.mapping">CubeMap</A> <DD>Gets the aggregation method specified for the cube. <DT><A HREF="./oracle/olapi/syntax/FromClauseElement.html#getAlias()"><B>getAlias()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FromClauseElement.html" title="class in oracle.olapi.syntax">FromClauseElement</A> <DD>Gets the alias for the <CODE>Query</CODE> of the <CODE>FromClauseElement</CODE>. <DT><A HREF="./oracle/olapi/syntax/AggregationCommand.html#getAllowDivisionByZero()"><B>getAllowDivisionByZero()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/AggregationCommand.html" title="class in oracle.olapi.syntax">AggregationCommand</A> <DD>Indicates whether the aggregation allows division by zero. <DT><A HREF="./oracle/olapi/syntax/AggregationCommand.html#getAllowOverflow()"><B>getAllowOverflow()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/AggregationCommand.html" title="class in oracle.olapi.syntax">AggregationCommand</A> <DD>Indicates whether the aggregation allows overflows. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmHierarchy.html#getAncestorsAttribute()"><B>getAncestorsAttribute()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmHierarchy.html" title="class in oracle.olapi.metadata.mdm">MdmHierarchy</A> <DD>Gets the ancestors attribute for this <code>MdmHierarchy</code>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html#getAncestorsAttribute()"><B>getAncestorsAttribute()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html" title="class in oracle.olapi.metadata.mdm">MdmPrimaryDimension</A> <DD>Gets the ancestors attribute for the <code>MdmPrimaryDimension</code>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorConditionArgument.html#getArgumentName()"><B>getArgumentName()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorConditionArgument.html" title="class in oracle.olapi.syntax">FunctionDescriptorConditionArgument</A> <DD>Gets a name that describes the argument for the function description. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorDimensionArgument.html#getArgumentName()"><B>getArgumentName()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorDimensionArgument.html" title="class in oracle.olapi.syntax">FunctionDescriptorDimensionArgument</A> <DD>Gets a name that describes the argument for the function description. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorIdentifierArgument.html#getArgumentName()"><B>getArgumentName()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorIdentifierArgument.html" title="class in oracle.olapi.syntax">FunctionDescriptorIdentifierArgument</A> <DD>Gets a name that describes the argument for the function description. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorTypedExpressionArgument.html#getArgumentName()"><B>getArgumentName()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorTypedExpressionArgument.html" title="class in oracle.olapi.syntax">FunctionDescriptorTypedExpressionArgument</A> <DD>Gets a name that describes the argument for the function description. <DT><A HREF="./oracle/olapi/syntax/AggregationCase.html#getArguments()"><B>getArguments()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/AggregationCase.html" title="class in oracle.olapi.syntax">AggregationCase</A> <DD>Gets the function arguments contained by this <CODE>AggregationCase</CODE>. <DT><A HREF="./oracle/olapi/syntax/AggregationFunctionExpression.html#getArguments()"><B>getArguments()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/AggregationFunctionExpression.html" title="class in oracle.olapi.syntax">AggregationFunctionExpression</A> <DD>Gets the function arguments that are associated with this <CODE>AggregationFunctionExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/BinaryOperatorCondition.html#getArguments()"><B>getArguments()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/BinaryOperatorCondition.html" title="class in oracle.olapi.syntax">BinaryOperatorCondition</A> <DD>Gets the arguments for this <CODE>BinaryOperatorCondition</CODE>. <DT><A HREF="./oracle/olapi/syntax/BinaryOperatorExpression.html#getArguments()"><B>getArguments()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/BinaryOperatorExpression.html" title="class in oracle.olapi.syntax">BinaryOperatorExpression</A> <DD>Gets the expressions that are the arguments that are associated with this <CODE>BinaryOperatorExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionCondition.html#getArguments()"><B>getArguments()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionCondition.html" title="class in oracle.olapi.syntax">FunctionCondition</A> <DD>Gets the arguments for this <CODE>FunctionCondition</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptor.html#getArguments()"><B>getArguments()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptor.html" title="class in oracle.olapi.syntax">FunctionDescriptor</A> <DD>Gets the function descriptor arguments that are associated with this <CODE>FunctionDescriptor</CODE>. <DT><A HREF="./oracle/olapi/syntax/OLAPFunctionExpression.html#getArguments()"><B>getArguments()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/OLAPFunctionExpression.html" title="class in oracle.olapi.syntax">OLAPFunctionExpression</A> <DD>Gets the function arguments that are associated with this <CODE>OLAPFunctionExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/RowFunctionExpression.html#getArguments()"><B>getArguments()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/RowFunctionExpression.html" title="class in oracle.olapi.syntax">RowFunctionExpression</A> <DD>Gets the function arguments that are associated with this <CODE>RowFunctionExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/SolveStepCommand.html#getArguments()"><B>getArguments()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SolveStepCommand.html" title="class in oracle.olapi.syntax">SolveStepCommand</A> <DD>Gets the arguments for the function specified by the <CODE>SolveStepCommand</CODE>. <DT><A HREF="./oracle/olapi/syntax/BuildItem.html#getAsOfSCN()"><B>getAsOfSCN()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/BuildItem.html" title="class in oracle.olapi.syntax">BuildItem</A> <DD>Gets the system change number (SCN) at which to apply the build. <DT><A HREF="./oracle/olapi/data/source/Assignment.html#getAssignedSource()"><B>getAssignedSource()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Assignment.html" title="class in oracle.olapi.data.source">Assignment</A> <DD>The <CODE>Source</CODE> that represents the calculated value that the <CODE>Model</CODE> assigns for a <CODE>Source</CODE> that has the qualified <CODE>Source</CODE> objects as inputs. <DT><A HREF="./oracle/olapi/data/source/CustomModel.html#getAssignments()"><B>getAssignments()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/CustomModel.html" title="class in oracle.olapi.data.source">CustomModel</A> <DD>Gets the <CODE>Assignment</CODE> objects of the <CODE>CustomModel</CODE>. <DT><A HREF="./oracle/olapi/data/source/Model.html#getAssignments()"><B>getAssignments()</B></A> - Method in interface oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Model.html" title="interface in oracle.olapi.data.source">Model</A> <DD>Gets the <CODE>Assignment</CODE> objects of the <CODE>Model</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmModel.html#getAssignments()"><B>getAssignments()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmModel.html" title="class in oracle.olapi.metadata.mdm">MdmModel</A> <DD>Gets the <CODE>Assignment</CODE> objects of the <CODE>MdmModel</CODE>. <DT><A HREF="./oracle/olapi/data/source/BuildProperties.html#getAtomicRefresh()"><B>getAtomicRefresh()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/BuildProperties.html" title="class in oracle.olapi.data.source">BuildProperties</A> <DD>Indicates whether or not to prevent other users from having access to intermediate results during a build. <DT><A HREF="./oracle/olapi/metadata/deployment/AWAttributeOrganization.html#getAttribute()"><B>getAttribute()</B></A> - Method in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/AWAttributeOrganization.html" title="class in oracle.olapi.metadata.deployment">AWAttributeOrganization</A> <DD>Gets the <CODE>MdmBaseAttribute</CODE> that is associated with this <CODE>AWAttributeOrganization</CODE>. <DT><A HREF="./oracle/olapi/metadata/mapping/AttributeMap.html#getAttribute()"><B>getAttribute()</B></A> - Method in class oracle.olapi.metadata.mapping.<A HREF="./oracle/olapi/metadata/mapping/AttributeMap.html" title="class in oracle.olapi.metadata.mapping">AttributeMap</A> <DD>Gets the <CODE>MdmAttribute</CODE> associated with the <CODE>AttributeMap</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDerivedAttribute.html#getAttributeExpression()"><B>getAttributeExpression()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDerivedAttribute.html" title="class in oracle.olapi.metadata.mdm">MdmDerivedAttribute</A> <DD>Gets the <CODE>Expression</CODE> that determines the values of this <CODE>MdmDerivedAttribute</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmBaseAttribute.html#getAttributeGroupName()"><B>getAttributeGroupName()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmBaseAttribute.html" title="class in oracle.olapi.metadata.mdm">MdmBaseAttribute</A> <DD>Gets the name of the group to which this attribute belongs. <DT><A HREF="./oracle/olapi/metadata/mapping/DimensionMap.html#getAttributeMaps()"><B>getAttributeMaps()</B></A> - Method in class oracle.olapi.metadata.mapping.<A HREF="./oracle/olapi/metadata/mapping/DimensionMap.html" title="class in oracle.olapi.metadata.mapping">DimensionMap</A> <DD>Gets the <CODE>AttributeMap</CODE> objects that are owned by the <CODE>DimensionMap</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmAttribute.html#getAttributeModel()"><B>getAttributeModel()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmAttribute.html" title="class in oracle.olapi.metadata.mdm">MdmAttribute</A> <DD>Gets the <CODE>MdmAttributeModel</CODE> associated with the <CODE>MdmAttribute</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmBaseAttribute.html#getAttributeModel()"><B>getAttributeModel()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmBaseAttribute.html" title="class in oracle.olapi.metadata.mdm">MdmBaseAttribute</A> <DD>Gets the <CODE>MdmAttributeModel</CODE> for this <CODE>MdmBaseAttribute</CODE>. <DT><A HREF="./oracle/olapi/metadata/deployment/AWPrimaryDimensionOrganization.html#getAttributeOrganization(oracle.olapi.metadata.mdm.MdmBaseAttribute)"><B>getAttributeOrganization(MdmBaseAttribute)</B></A> - Method in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/AWPrimaryDimensionOrganization.html" title="class in oracle.olapi.metadata.deployment">AWPrimaryDimensionOrganization</A> <DD>Gets the <CODE>AWAttributeOrganization</CODE> that is associated with the specified <CODE>MdmBaseAttribute</CODE>. <DT><A HREF="./oracle/olapi/metadata/deployment/AWPrimaryDimensionOrganization.html#getAttributeOrganizations()"><B>getAttributeOrganizations()</B></A> - Method in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/AWPrimaryDimensionOrganization.html" title="class in oracle.olapi.metadata.deployment">AWPrimaryDimensionOrganization</A> <DD>Gets the <CODE>AWAttributeOrganization</CODE> objects that are associated with this <CODE>AWPrimaryDimensionOrganization</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMultiValuedDerivedAttribute.html#getAttributeQuery()"><B>getAttributeQuery()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMultiValuedDerivedAttribute.html" title="class in oracle.olapi.metadata.mdm">MdmMultiValuedDerivedAttribute</A> <DD>Gets the <CODE>Query</CODE> that is associated with this <CODE>MdmMultiValuedDerivedAttribute</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDimension.html#getAttributes()"><B>getAttributes()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDimension.html" title="class in oracle.olapi.metadata.mdm">MdmDimension</A> <DD>Gets a <code>List</code> of <code>MdmAttribute</code> objects for this <code>MdmDimension</code>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html#getAttributes()"><B>getAttributes()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html" title="class in oracle.olapi.metadata.mdm">MdmPrimaryDimension</A> <DD>Gets a <code>List</code> of the <code>MdmAttribute</code> objects associated with the <code>MdmPrimaryDimension</code>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmSubDimension.html#getAttributes()"><B>getAttributes()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmSubDimension.html" title="class in oracle.olapi.metadata.mdm">MdmSubDimension</A> <DD>Gets the <CODE>MdmAttribute</CODE> objects that are associated with the <CODE>MdmSubDimension</CODE>. <DT><A HREF="./oracle/olapi/data/source/CustomModel.html#getAutoAssignments()"><B>getAutoAssignments()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/CustomModel.html" title="class in oracle.olapi.data.source">CustomModel</A> <DD>Gets an empty <CODE>List</CODE> because Oracle OLAP does not automatically create <CODE>Assignment</CODE> objects for a <CODE>CustomModel</CODE>. <DT><A HREF="./oracle/olapi/data/source/Model.html#getAutoAssignments()"><B>getAutoAssignments()</B></A> - Method in interface oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Model.html" title="interface in oracle.olapi.data.source">Model</A> <DD>Gets the <CODE>Assignment</CODE> objects that Oracle OLAP automatically creates for the <CODE>Model</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmAttributeModel.html#getAutoAssignments()"><B>getAutoAssignments()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmAttributeModel.html" title="class in oracle.olapi.metadata.mdm">MdmAttributeModel</A> <DD>Gets the <CODE>Assignment</CODE> objects that Oracle OLAP automatically creates for the <CODE>MdmAttributeModel</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDimensionCalculationModel.html#getAutoAssignments()"><B>getAutoAssignments()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDimensionCalculationModel.html" title="class in oracle.olapi.metadata.mdm">MdmDimensionCalculationModel</A> <DD>Gets the <CODE>Assignment</CODE> objects that Oracle OLAP automatically creates for the <CODE>MdmDimensionCalculationModel</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMeasureModel.html#getAutoAssignments()"><B>getAutoAssignments()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMeasureModel.html" title="class in oracle.olapi.metadata.mdm">MdmMeasureModel</A> <DD>Gets an empty <CODE>List</CODE> because Oracle OLAP does not automatically create <CODE>Assignment</CODE> objects for an <CODE>MdmMeasureModel</CODE>. <DT><A HREF="./oracle/olapi/data/source/BuildProperties.html#getAutomaticOrder()"><B>getAutomaticOrder()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/BuildProperties.html" title="class in oracle.olapi.data.source">BuildProperties</A> <DD>Indicates whether the build process automatically reorders the cubes and dimensions in the build, or whether it builds the items in the exact order specified by the <CODE>BuildProcess</CODE>. <DT><A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html#getAW()"><B>getAW()</B></A> - Method in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html" title="class in oracle.olapi.metadata.deployment">AWCubeOrganization</A> <DD>Gets the analytic workspace that is associated with this <CODE>AWCubeOrganization</CODE>. <DT><A HREF="./oracle/olapi/metadata/deployment/AWPrimaryDimensionOrganization.html#getAW()"><B>getAW()</B></A> - Method in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/AWPrimaryDimensionOrganization.html" title="class in oracle.olapi.metadata.deployment">AWPrimaryDimensionOrganization</A> <DD>Gets the analytic workspace that is associated with this <CODE>AWPrimaryDimensionOrganization</CODE>. <DT><A HREF="./oracle/olapi/metadata/deployment/SecondaryPartitionLevel.html#getAWCubeOrganization()"><B>getAWCubeOrganization()</B></A> - Method in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/SecondaryPartitionLevel.html" title="class in oracle.olapi.metadata.deployment">SecondaryPartitionLevel</A> <DD>Gets the <CODE>AWCubeOrganization</CODE> that contains this <CODE>SecondaryPartitionLevel</CODE>. <DT><A HREF="./oracle/olapi/metadata/deployment/AWAttributeOrganization.html#getAWDimensionOrganization()"><B>getAWDimensionOrganization()</B></A> - Method in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/AWAttributeOrganization.html" title="class in oracle.olapi.metadata.deployment">AWAttributeOrganization</A> <DD>Gets the <CODE>AWPrimaryDimensionOrganization</CODE> that owns this <CODE>AWAttributeOrganization</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDatabaseSchema.html#getAWs()"><B>getAWs()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDatabaseSchema.html" title="class in oracle.olapi.metadata.mdm">MdmDatabaseSchema</A> <DD>Gets the <code>AW</code> objects that this <CODE>MdmDatabaseSchema</CODE> contains. <DT><A HREF="./oracle/olapi/syntax/NotCondition.html#getBaseCondition()"><B>getBaseCondition()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/NotCondition.html" title="class in oracle.olapi.syntax">NotCondition</A> <DD>Gets the base condition for this <CODE>NotCondition</CODE>. <DT><A HREF="./oracle/olapi/data/source/BuildWarningsException.html#getBaseException()"><B>getBaseException()</B></A> - Method in exception oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/BuildWarningsException.html" title="class in oracle.olapi.data.source">BuildWarningsException</A> <DD>Gets an <CODE>Exception</CODE> that contains information about the error that occurred. <DT><A HREF="./oracle/olapi/transaction/CommitException.html#getBaseException()"><B>getBaseException()</B></A> - Method in exception oracle.olapi.transaction.<A HREF="./oracle/olapi/transaction/CommitException.html" title="class in oracle.olapi.transaction">CommitException</A> <DD>Gets an <CODE>Exception</CODE> that contains information about the error that occurred. <DT><A HREF="./oracle/olapi/transaction/CommitWarningsException.html#getBaseException()"><B>getBaseException()</B></A> - Method in exception oracle.olapi.transaction.<A HREF="./oracle/olapi/transaction/CommitWarningsException.html" title="class in oracle.olapi.transaction">CommitWarningsException</A> <DD>Gets an <CODE>Exception</CODE> that contains information about the error that occurred. <DT><A HREF="./oracle/olapi/transaction/IncrementalChangeException.html#getBaseException()"><B>getBaseException()</B></A> - Method in exception oracle.olapi.transaction.<A HREF="./oracle/olapi/transaction/IncrementalChangeException.html" title="class in oracle.olapi.transaction">IncrementalChangeException</A> <DD>Gets an <CODE>Exception</CODE> that contains information about the error that occurred. <DT><A HREF="./oracle/olapi/syntax/BetweenCondition.html#getBaseExpression()"><B>getBaseExpression()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/BetweenCondition.html" title="class in oracle.olapi.syntax">BetweenCondition</A> <DD>Gets the <CODE>TypedExpression</CODE> that has the value that is the base of the condition. <DT><A HREF="./oracle/olapi/syntax/HierarchicalCondition.html#getBaseExpression()"><B>getBaseExpression()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/HierarchicalCondition.html" title="class in oracle.olapi.syntax">HierarchicalCondition</A> <DD>Gets the <CODE>TypedExpression</CODE> that evaluates to the member of the hierarchy that is the base of the condition test. <DT><A HREF="./oracle/olapi/syntax/IntervalExpression.html#getBaseExpression()"><B>getBaseExpression()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/IntervalExpression.html" title="class in oracle.olapi.syntax">IntervalExpression</A> <DD>Gets the base expression of this <CODE>IntervalExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/IsCondition.html#getBaseExpression()"><B>getBaseExpression()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/IsCondition.html" title="class in oracle.olapi.syntax">IsCondition</A> <DD>Gets the expression that is the basis of the condition determination. <DT><A HREF="./oracle/olapi/syntax/QDRExpression.html#getBaseExpression()"><B>getBaseExpression()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/QDRExpression.html" title="class in oracle.olapi.syntax">QDRExpression</A> <DD>Gets the base expression of this <CODE>QDRExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/UnaryOperatorExpression.html#getBaseExpression()"><B>getBaseExpression()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/UnaryOperatorExpression.html" title="class in oracle.olapi.syntax">UnaryOperatorExpression</A> <DD>Gets the base expression of this <CODE>UnaryOperatorExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/AssignmentCommand.html#getBaseMeasure()"><B>getBaseMeasure()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/AssignmentCommand.html" title="class in oracle.olapi.syntax">AssignmentCommand</A> <DD>Gets the <CODE>MdmBaseMeasure</CODE> to which this <CODE>AssignmentCommand</CODE> assigns values. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html#getBooleanCalcModel()"><B>getBooleanCalcModel()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html" title="class in oracle.olapi.metadata.mdm">MdmPrimaryDimension</A> <DD>Gets the <CODE>MdmDimensionCalculationModel</CODE> that has a data type of Boolean. <DT><A HREF="./oracle/olapi/data/source/FundamentalMetadataProvider.html#getBooleanDataType()"><B>getBooleanDataType()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/FundamentalMetadataProvider.html" title="class in oracle.olapi.data.source">FundamentalMetadataProvider</A> <DD>Gets the <CODE>FundamentalMetadataObject</CODE> that represents the OLAP Java API Boolean data type. <DT><A HREF="./oracle/olapi/data/source/FundamentalMetadataProvider.html#getBooleanPlaceholder()"><B>getBooleanPlaceholder()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/FundamentalMetadataProvider.html" title="class in oracle.olapi.data.source">FundamentalMetadataProvider</A> <DD>Gets the <CODE>FundamentalMetadataObject</CODE> that represents the OLAP Java API Boolean placeholder. <DT><A HREF="./oracle/olapi/data/source/BuildResult.html#getBuildID()"><B>getBuildID()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/BuildResult.html" title="class in oracle.olapi.data.source">BuildResult</A> <DD>Gets the number that identifies a build process in the <CODE>CUBE_BUILD_LOG</CODE> table. <DT><A HREF="./oracle/olapi/syntax/BuildProcess.html#getBuildItems()"><B>getBuildItems()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/BuildProcess.html" title="class in oracle.olapi.syntax">BuildProcess</A> <DD>Gets the <CODE>BuildItem</CODE> objects that are contained by this <CODE>BuildProcess</CODE>. <DT><A HREF="./oracle/olapi/syntax/BuildItem.html#getBuildObject()"><B>getBuildObject()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/BuildItem.html" title="class in oracle.olapi.syntax">BuildItem</A> <DD>Gets the <CODE>Buildable</CODE> object that is associated with this <CODE>BuildItem</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmNamedBuildProcess.html#getBuildProcess()"><B>getBuildProcess()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmNamedBuildProcess.html" title="class in oracle.olapi.metadata.mdm">MdmNamedBuildProcess</A> <DD>Gets the <CODE>BuildProcess</CODE> associated with this <CODE>MdmNamedBuildProcess</CODE>. <DT><A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html#getBuildSpecifications()"><B>getBuildSpecifications()</B></A> - Method in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html" title="class in oracle.olapi.metadata.deployment">AWCubeOrganization</A> <DD>Gets the <CODE>BuildSpecification</CODE> objects that are contained by this <CODE>AWCubeOrganization</CODE>. <DT><A HREF="./oracle/olapi/syntax/BuildItem.html#getBuildSpecName()"><B>getBuildSpecName()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/BuildItem.html" title="class in oracle.olapi.syntax">BuildItem</A> <DD>Gets the name of the <CODE>BuildSpecification</CODE> for a <CODE>BuildItem</CODE> that was created with the <CODE>BuildItem(Buildable obj, String buildName)</CODE> constructor. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDimension.html#getCardinality()"><B>getCardinality()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDimension.html" title="class in oracle.olapi.metadata.mdm">MdmDimension</A> <DD>Gets the estimated number of members (the cardinality) of this <code>MdmDimension</code>. <DT><A HREF="./oracle/olapi/syntax/SearchedCaseExpression.html#getCases()"><B>getCases()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SearchedCaseExpression.html" title="class in oracle.olapi.syntax">SearchedCaseExpression</A> <DD>Gets the <CODE>SearchedCase</CODE> objects that contain the <CODE>WHEN</CODE> conditions and <CODE>THEN</CODE> expressions of the searched case expression clause for this <CODE>SearchedCaseExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/SimpleCaseExpression.html#getCases()"><B>getCases()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SimpleCaseExpression.html" title="class in oracle.olapi.syntax">SimpleCaseExpression</A> <DD>Gets the <CODE>SimpleCase</CODE> objects that contain the <CODE>WHEN</CODE> and <CODE>THEN</CODE> expressions of the simple case expression clause for this <CODE>SimpleCaseExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptor.html#getCategory()"><B>getCategory()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptor.html" title="class in oracle.olapi.syntax">FunctionDescriptor</A> <DD>Gets the name of the category of the function that is associated with this <CODE>FunctionDescriptor</CODE>. <DT><A HREF="./oracle/olapi/syntax/ClearCommand.html#getClearTarget()"><B>getClearTarget()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/ClearCommand.html" title="class in oracle.olapi.syntax">ClearCommand</A> <DD>Gets a value that indicates the extent of the clearing of measure values that this <CODE>ClearCommand</CODE> represents, such as <CODE>AGGREGATES</CODE>, <CODE>LEAVES</CODE>, or <CODE>VALUES</CODE>. <DT><A HREF="./oracle/olapi/syntax/BaseQuery.html#getColumnExpression(java.lang.String)"><B>getColumnExpression(String)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/BaseQuery.html" title="class in oracle.olapi.syntax">BaseQuery</A> <DD>Gets the specified <CODE>ColumnExpression</CODE> of the <CODE>BaseQuery</CODE>.. <DT><A HREF="./oracle/olapi/syntax/Query.html#getColumnExpression(java.lang.String)"><B>getColumnExpression(String)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/Query.html" title="class in oracle.olapi.syntax">Query</A> <DD>Gets the specified <CODE>ColumnExpression</CODE> of the <CODE>Query</CODE>. <DT><A HREF="./oracle/olapi/syntax/UnresolvedQuery.html#getColumnExpression(java.lang.String)"><B>getColumnExpression(String)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/UnresolvedQuery.html" title="class in oracle.olapi.syntax">UnresolvedQuery</A> <DD>Gets the specified <CODE>ColumnExpression</CODE> of this <CODE>UnresolvedQuery</CODE>. <DT><A HREF="./oracle/olapi/syntax/BaseQuery.html#getColumnExpressions()"><B>getColumnExpressions()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/BaseQuery.html" title="class in oracle.olapi.syntax">BaseQuery</A> <DD>Gets the <CODE>ColumnExpression</CODE> objects that are associated with the <CODE>BaseQuery</CODE>. <DT><A HREF="./oracle/olapi/syntax/Query.html#getColumnExpressions()"><B>getColumnExpressions()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/Query.html" title="class in oracle.olapi.syntax">Query</A> <DD>Gets the <CODE>ColumnExpression</CODE> objects that are associated with the <CODE>Query</CODE>. <DT><A HREF="./oracle/olapi/syntax/UnresolvedQuery.html#getColumnExpressions()"><B>getColumnExpressions()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/UnresolvedQuery.html" title="class in oracle.olapi.syntax">UnresolvedQuery</A> <DD>Gets the <CODE>ColumnExpression</CODE> objects that are associated with this <CODE>UnresolvedQuery</CODE>. <DT><A HREF="./oracle/olapi/syntax/ColumnExpression.html#getColumnName()"><B>getColumnName()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/ColumnExpression.html" title="class in oracle.olapi.syntax">ColumnExpression</A> <DD>Gets the name of the relational column that is associated with this <CODE>ColumnExpression</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmTable.html#getColumns()"><B>getColumns()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmTable.html" title="class in oracle.olapi.metadata.mdm">MdmTable</A> <DD>Gets the <CODE>MdmColumn</CODE> objects that are associated with this <CODE>MdmTable</CODE>. <DT><A HREF="./oracle/olapi/syntax/BuildSpecification.html#getCommands()"><B>getCommands()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/BuildSpecification.html" title="class in oracle.olapi.syntax">BuildSpecification</A> <DD>Gets the <CODE>BuildCommand</CODE> objects that are contained by this <CODE>BuildSpecification</CODE>. <DT><A HREF="./oracle/olapi/syntax/ConsistentSolveSpecification.html#getCommands()"><B>getCommands()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/ConsistentSolveSpecification.html" title="class in oracle.olapi.syntax">ConsistentSolveSpecification</A> <DD>Gets the <CODE>ConsistentSolveCommand</CODE> objects of this <CODE>ConsistentSolveSpecification</CODE>. <DT><A HREF="./oracle/olapi/syntax/GroupCommand.html#getCommands()"><B>getCommands()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/GroupCommand.html" title="class in oracle.olapi.syntax">GroupCommand</A> <DD>Gets the <CODE>SimpleCommand</CODE> objects that are associated this <CODE>GroupCommand</CODE>. <DT><A HREF="./oracle/olapi/syntax/IsCondition.html#getComparison()"><B>getComparison()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/IsCondition.html" title="class in oracle.olapi.syntax">IsCondition</A> <DD>Gets the comparison type, which can be one of the <CODE>IsCondition</CODE> constants. <DT><A HREF="./oracle/olapi/syntax/CompileCommand.html#getCompileOption()"><B>getCompileOption()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/CompileCommand.html" title="class in oracle.olapi.syntax">CompileCommand</A> <DD>Gets the compile command option of this <CODE>CompileCommand</CODE>. <DT><A HREF="./oracle/olapi/syntax/SymmetricConditionElement.html#getCondition()"><B>getCondition()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SymmetricConditionElement.html" title="class in oracle.olapi.syntax">SymmetricConditionElement</A> <DD>Gets the <CODE>Condition</CODE> that is associated with this <CODE>SymmetricConditionElement</CODE>. <DT><A HREF="./oracle/olapi/syntax/SymmetricCondition.html#getConditions()"><B>getConditions()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SymmetricCondition.html" title="class in oracle.olapi.syntax">SymmetricCondition</A> <DD>Gets the <CODE>Condition</CODE> objects that are associated with this <CODE>SymmetricCondition</CODE>. <DT><A HREF="./oracle/olapi/data/source/DataProvider.html#getConnection()"><B>getConnection()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/DataProvider.html" title="class in oracle.olapi.data.source">DataProvider</A> <DD>Gets the <CODE>oracle.jdbc.OracleConnectiown</CODE> object that represents the connection between a client application and Oracle OLAP in the Oracle Database instance. <DT><A HREF="./oracle/olapi/session/UserSession.html#getConnection()"><B>getConnection()</B></A> - Method in class oracle.olapi.session.<A HREF="./oracle/olapi/session/UserSession.html" title="class in oracle.olapi.session">UserSession</A> <DD>Gets the <CODE>OracleConnection</CODE> associated with the <CODE>UserSession</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmBaseMeasure.html#getConsistentSolveSpecification()"><B>getConsistentSolveSpecification()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmBaseMeasure.html" title="class in oracle.olapi.metadata.mdm">MdmBaseMeasure</A> <DD>Gets the <CODE>ConsistentSolveSpecification</CODE> specified for this <CODE>MdmBaseMeasure</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmCube.html#getConsistentSolveSpecification()"><B>getConsistentSolveSpecification()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmCube.html" title="class in oracle.olapi.metadata.mdm">MdmCube</A> <DD>Gets the <CODE>ConsistentSolveSpecification</CODE> that is associated with this <CODE>MdmCube</CODE>. <DT><A HREF="./oracle/olapi/metadata/BaseMetadataObject.html#getContainedByObject()"><B>getContainedByObject()</B></A> - Method in class oracle.olapi.metadata.<A HREF="./oracle/olapi/metadata/BaseMetadataObject.html" title="class in oracle.olapi.metadata">BaseMetadataObject</A> <DD>Gets the <CODE>BaseMetadataObject</CODE> that is the container of this <CODE>BaseMetadataObject</CODE>. <DT><A HREF="./oracle/olapi/resource/ExceptionBundle.html#getContents()"><B>getContents()</B></A> - Method in class oracle.olapi.resource.<A HREF="./oracle/olapi/resource/ExceptionBundle.html" title="class in oracle.olapi.resource">ExceptionBundle</A> <DD>Gets the keys and locale-specific values in the <CODE>ExceptionBundle</CODE>. <DT><A HREF="./oracle/olapi/resource/ExceptionBundle_ar.html#getContents()"><B>getContents()</B></A> - Method in class oracle.olapi.resource.<A HREF="./oracle/olapi/resource/ExceptionBundle_ar.html" title="class in oracle.olapi.resource">ExceptionBundle_ar</A> <DD>Gets the keys and locale-specific values in the <CODE>ExceptionBundle</CODE>. <DT><A HREF="./oracle/olapi/resource/ExceptionBundle_ca.html#getContents()"><B>getContents()</B></A> - Method in class oracle.olapi.resource.<A HREF="./oracle/olapi/resource/ExceptionBundle_ca.html" title="class in oracle.olapi.resource">ExceptionBundle_ca</A> <DD>Gets the locale-specific objects in this <code>ConnectionBundle</code>. <DT><A HREF="./oracle/olapi/resource/ExceptionBundle_cs.html#getContents()"><B>getContents()</B></A> - Method in class oracle.olapi.resource.<A HREF="./oracle/olapi/resource/ExceptionBundle_cs.html" title="class in oracle.olapi.resource">ExceptionBundle_cs</A> <DD>Gets the keys and locale-specific values in the <CODE>ExceptionBundle</CODE>. <DT><A HREF="./oracle/olapi/resource/ExceptionBundle_da.html#getContents()"><B>getContents()</B></A> - Method in class oracle.olapi.resource.<A HREF="./oracle/olapi/resource/ExceptionBundle_da.html" title="class in oracle.olapi.resource">ExceptionBundle_da</A> <DD>Gets the keys and locale-specific values in the <CODE>ExceptionBundle</CODE>. <DT><A HREF="./oracle/olapi/resource/ExceptionBundle_de.html#getContents()"><B>getContents()</B></A> - Method in class oracle.olapi.resource.<A HREF="./oracle/olapi/resource/ExceptionBundle_de.html" title="class in oracle.olapi.resource">ExceptionBundle_de</A> <DD>Gets the keys and locale-specific values in the <CODE>ExceptionBundle</CODE>. <DT><A HREF="./oracle/olapi/resource/ExceptionBundle_el.html#getContents()"><B>getContents()</B></A> - Method in class oracle.olapi.resource.<A HREF="./oracle/olapi/resource/ExceptionBundle_el.html" title="class in oracle.olapi.resource">ExceptionBundle_el</A> <DD>Gets the keys and locale-specific values in the <CODE>ExceptionBundle</CODE>. <DT><A HREF="./oracle/olapi/resource/ExceptionBundle_es.html#getContents()"><B>getContents()</B></A> - Method in class oracle.olapi.resource.<A HREF="./oracle/olapi/resource/ExceptionBundle_es.html" title="class in oracle.olapi.resource">ExceptionBundle_es</A> <DD>Gets the keys and locale-specific values in the <CODE>ExceptionBundle</CODE>. <DT><A HREF="./oracle/olapi/resource/ExceptionBundle_fi.html#getContents()"><B>getContents()</B></A> - Method in class oracle.olapi.resource.<A HREF="./oracle/olapi/resource/ExceptionBundle_fi.html" title="class in oracle.olapi.resource">ExceptionBundle_fi</A> <DD>Gets the keys and locale-specific values in the <CODE>ExceptionBundle</CODE>. <DT><A HREF="./oracle/olapi/resource/ExceptionBundle_fr.html#getContents()"><B>getContents()</B></A> - Method in class oracle.olapi.resource.<A HREF="./oracle/olapi/resource/ExceptionBundle_fr.html" title="class in oracle.olapi.resource">ExceptionBundle_fr</A> <DD>Gets the keys and locale-specific values in the <CODE>ExceptionBundle</CODE>. <DT><A HREF="./oracle/olapi/resource/ExceptionBundle_hu.html#getContents()"><B>getContents()</B></A> - Method in class oracle.olapi.resource.<A HREF="./oracle/olapi/resource/ExceptionBundle_hu.html" title="class in oracle.olapi.resource">ExceptionBundle_hu</A> <DD>Gets the keys and locale-specific values in the <CODE>ExceptionBundle</CODE>. <DT><A HREF="./oracle/olapi/resource/ExceptionBundle_it.html#getContents()"><B>getContents()</B></A> - Method in class oracle.olapi.resource.<A HREF="./oracle/olapi/resource/ExceptionBundle_it.html" title="class in oracle.olapi.resource">ExceptionBundle_it</A> <DD>Gets the keys and locale-specific values in the <CODE>ExceptionBundle</CODE>. <DT><A HREF="./oracle/olapi/resource/ExceptionBundle_iw.html#getContents()"><B>getContents()</B></A> - Method in class oracle.olapi.resource.<A HREF="./oracle/olapi/resource/ExceptionBundle_iw.html" title="class in oracle.olapi.resource">ExceptionBundle_iw</A> <DD>Gets the keys and locale-specific values in the <CODE>ExceptionBundle</CODE>. <DT><A HREF="./oracle/olapi/resource/ExceptionBundle_ja.html#getContents()"><B>getContents()</B></A> - Method in class oracle.olapi.resource.<A HREF="./oracle/olapi/resource/ExceptionBundle_ja.html" title="class in oracle.olapi.resource">ExceptionBundle_ja</A> <DD>Gets the keys and locale-specific values in the <CODE>ExceptionBundle</CODE>. <DT><A HREF="./oracle/olapi/resource/ExceptionBundle_ko.html#getContents()"><B>getContents()</B></A> - Method in class oracle.olapi.resource.<A HREF="./oracle/olapi/resource/ExceptionBundle_ko.html" title="class in oracle.olapi.resource">ExceptionBundle_ko</A> <DD>Gets the keys and locale-specific values in the <CODE>ExceptionBundle</CODE>. <DT><A HREF="./oracle/olapi/resource/ExceptionBundle_nl.html#getContents()"><B>getContents()</B></A> - Method in class oracle.olapi.resource.<A HREF="./oracle/olapi/resource/ExceptionBundle_nl.html" title="class in oracle.olapi.resource">ExceptionBundle_nl</A> <DD>Gets the keys and locale-specific values in the <CODE>ExceptionBundle</CODE>. <DT><A HREF="./oracle/olapi/resource/ExceptionBundle_no.html#getContents()"><B>getContents()</B></A> - Method in class oracle.olapi.resource.<A HREF="./oracle/olapi/resource/ExceptionBundle_no.html" title="class in oracle.olapi.resource">ExceptionBundle_no</A> <DD>Gets the keys and locale-specific values in the <CODE>ExceptionBundle</CODE>. <DT><A HREF="./oracle/olapi/resource/ExceptionBundle_pl.html#getContents()"><B>getContents()</B></A> - Method in class oracle.olapi.resource.<A HREF="./oracle/olapi/resource/ExceptionBundle_pl.html" title="class in oracle.olapi.resource">ExceptionBundle_pl</A> <DD>Gets the keys and locale-specific values in the <CODE>ExceptionBundle</CODE>. <DT><A HREF="./oracle/olapi/resource/ExceptionBundle_pt.html#getContents()"><B>getContents()</B></A> - Method in class oracle.olapi.resource.<A HREF="./oracle/olapi/resource/ExceptionBundle_pt.html" title="class in oracle.olapi.resource">ExceptionBundle_pt</A> <DD>Gets the keys and locale-specific values in the <CODE>ExceptionBundle</CODE>. <DT><A HREF="./oracle/olapi/resource/ExceptionBundle_pt_BR.html#getContents()"><B>getContents()</B></A> - Method in class oracle.olapi.resource.<A HREF="./oracle/olapi/resource/ExceptionBundle_pt_BR.html" title="class in oracle.olapi.resource">ExceptionBundle_pt_BR</A> <DD>Gets the keys and locale-specific values in the <CODE>ExceptionBundle</CODE>. <DT><A HREF="./oracle/olapi/resource/ExceptionBundle_ro.html#getContents()"><B>getContents()</B></A> - Method in class oracle.olapi.resource.<A HREF="./oracle/olapi/resource/ExceptionBundle_ro.html" title="class in oracle.olapi.resource">ExceptionBundle_ro</A> <DD>Gets the keys and locale-specific values in the <CODE>ExceptionBundle</CODE>. <DT><A HREF="./oracle/olapi/resource/ExceptionBundle_ru.html#getContents()"><B>getContents()</B></A> - Method in class oracle.olapi.resource.<A HREF="./oracle/olapi/resource/ExceptionBundle_ru.html" title="class in oracle.olapi.resource">ExceptionBundle_ru</A> <DD>Gets the keys and locale-specific values in the <CODE>ExceptionBundle</CODE>. <DT><A HREF="./oracle/olapi/resource/ExceptionBundle_sk.html#getContents()"><B>getContents()</B></A> - Method in class oracle.olapi.resource.<A HREF="./oracle/olapi/resource/ExceptionBundle_sk.html" title="class in oracle.olapi.resource">ExceptionBundle_sk</A> <DD>Gets the keys and locale-specific values in the <CODE>ExceptionBundle</CODE>. <DT><A HREF="./oracle/olapi/resource/ExceptionBundle_sv.html#getContents()"><B>getContents()</B></A> - Method in class oracle.olapi.resource.<A HREF="./oracle/olapi/resource/ExceptionBundle_sv.html" title="class in oracle.olapi.resource">ExceptionBundle_sv</A> <DD>Gets the keys and locale-specific values in the <CODE>ExceptionBundle</CODE>. <DT><A HREF="./oracle/olapi/resource/ExceptionBundle_th.html#getContents()"><B>getContents()</B></A> - Method in class oracle.olapi.resource.<A HREF="./oracle/olapi/resource/ExceptionBundle_th.html" title="class in oracle.olapi.resource">ExceptionBundle_th</A> <DD>Gets the keys and locale-specific values in the <CODE>ExceptionBundle</CODE>. <DT><A HREF="./oracle/olapi/resource/ExceptionBundle_tr.html#getContents()"><B>getContents()</B></A> - Method in class oracle.olapi.resource.<A HREF="./oracle/olapi/resource/ExceptionBundle_tr.html" title="class in oracle.olapi.resource">ExceptionBundle_tr</A> <DD>Gets the keys and locale-specific values in the <CODE>ExceptionBundle</CODE>. <DT><A HREF="./oracle/olapi/resource/ExceptionBundle_zh_CN.html#getContents()"><B>getContents()</B></A> - Method in class oracle.olapi.resource.<A HREF="./oracle/olapi/resource/ExceptionBundle_zh_CN.html" title="class in oracle.olapi.resource">ExceptionBundle_zh_CN</A> <DD>Gets the keys and locale-specific values in the <CODE>ExceptionBundle</CODE>. <DT><A HREF="./oracle/olapi/resource/ExceptionBundle_zh_TW.html#getContents()"><B>getContents()</B></A> - Method in class oracle.olapi.resource.<A HREF="./oracle/olapi/resource/ExceptionBundle_zh_TW.html" title="class in oracle.olapi.resource">ExceptionBundle_zh_TW</A> <DD>Gets the keys and locale-specific values in the <CODE>ExceptionBundle</CODE>. <DT><A HREF="./oracle/olapi/metadata/deployment/CubeOrganization.html#getCube()"><B>getCube()</B></A> - Method in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/CubeOrganization.html" title="class in oracle.olapi.metadata.deployment">CubeOrganization</A> <DD>Gets the <CODE>MdmCube</CODE> that is associated with the <CODE>CubeOrganization</CODE>. <DT><A HREF="./oracle/olapi/metadata/mapping/CubeMap.html#getCube()"><B>getCube()</B></A> - Method in class oracle.olapi.metadata.mapping.<A HREF="./oracle/olapi/metadata/mapping/CubeMap.html" title="class in oracle.olapi.metadata.mapping">CubeMap</A> <DD>Gets the <CODE>MdmCube</CODE> that contains the <CODE>CubeMap</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMeasure.html#getCube()"><B>getCube()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMeasure.html" title="class in oracle.olapi.metadata.mdm">MdmMeasure</A> <DD>Gets the <code>MdmCube</code> that is associated with this <code>MdmMeasure</code>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMeasureDimension.html#getCube()"><B>getCube()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMeasureDimension.html" title="class in oracle.olapi.metadata.mdm">MdmMeasureDimension</A> <DD>Gets the <code>MdmCube</code> that is associated with this <code>MdmMeasureDimension</code>. <DT><A HREF="./oracle/olapi/metadata/mapping/CubeDimensionalityMap.html#getCubeMap()"><B>getCubeMap()</B></A> - Method in class oracle.olapi.metadata.mapping.<A HREF="./oracle/olapi/metadata/mapping/CubeDimensionalityMap.html" title="class in oracle.olapi.metadata.mapping">CubeDimensionalityMap</A> <DD>Gets the <CODE>CubeMap</CODE> that is the owner of this <CODE>CubeDimensionalityMap</CODE>. <DT><A HREF="./oracle/olapi/metadata/mapping/MeasureMap.html#getCubeMap()"><B>getCubeMap()</B></A> - Method in class oracle.olapi.metadata.mapping.<A HREF="./oracle/olapi/metadata/mapping/MeasureMap.html" title="class in oracle.olapi.metadata.mapping">MeasureMap</A> <DD>Gets the <CODE>CubeMap</CODE> that is the owner of this <CODE>MeasureMap</CODE>. <DT><A HREF="./oracle/olapi/syntax/LoadCommand.html#getCubeMapName()"><B>getCubeMapName()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/LoadCommand.html" title="class in oracle.olapi.syntax">LoadCommand</A> <DD>Gets the name of the <CODE>CubeMap</CODE> that is associated with this <CODE>LoadCommand</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmCube.html#getCubeMaps()"><B>getCubeMaps()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmCube.html" title="class in oracle.olapi.metadata.mdm">MdmCube</A> <DD>Gets the <CODE>CubeMap</CODE> objects that are associated with this <CODE>MdmCube</CODE>. <DT><A HREF="./oracle/olapi/metadata/deployment/AW.html#getCubes()"><B>getCubes()</B></A> - Method in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/AW.html" title="class in oracle.olapi.metadata.deployment">AW</A> <DD>Gets the <CODE>MdmCube</CODE> objects that are associated with this <CODE>AW</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmRootSchema.html#getCubes()"><B>getCubes()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmRootSchema.html" title="class in oracle.olapi.metadata.mdm">MdmRootSchema</A> <DD>Gets the <code>MdmCube</code> objects that the <code>MdmRootSchema</code> contains. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmSchema.html#getCubes()"><B>getCubes()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmSchema.html" title="class in oracle.olapi.metadata.mdm">MdmSchema</A> <DD>Gets the <code>MdmCube</code> objects that the <code>MdmSchema</code> contains. <DT><A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html#getCubeStorageType()"><B>getCubeStorageType()</B></A> - Method in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html" title="class in oracle.olapi.metadata.deployment">AWCubeOrganization</A> <DD>Gets the data type for the shared measure storage. <DT><A HREF="./oracle/olapi/data/source/DynamicDefinition.html#getCurrent()"><B>getCurrent()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/DynamicDefinition.html" title="class in oracle.olapi.data.source">DynamicDefinition</A> <DD>Gets the <code>SourceDefinition</code> for the <code>Source</code> currently returned by the <code>generateSource</code> method of the <code>SourceGenerator</code> for this <code>DynamicDefinition</code>. <DT><A HREF="./oracle/olapi/data/source/DynamicDefinition.html#getCurrent(oracle.olapi.transaction.Transaction)"><B>getCurrent(Transaction)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/DynamicDefinition.html" title="class in oracle.olapi.data.source">DynamicDefinition</A> <DD>Gets the <code>SourceDefinition</code> for the <code>Source</code> currently returned by the <code>generateSource</code> method of the <code>SourceGenerator</code> for this <code>DynamicDefinition</code> in the specified <CODE>Transaction</CODE>. <DT><A HREF="./oracle/olapi/data/cursor/ValueCursor.html#getCurrentBoolean()"><B>getCurrentBoolean()</B></A> - Method in interface oracle.olapi.data.cursor.<A HREF="./oracle/olapi/data/cursor/ValueCursor.html" title="interface in oracle.olapi.data.cursor">ValueCursor</A> <DD>Gets the <code>boolean</code> value at the current position in the <code>ValueCursor</code>. <DT><A HREF="./oracle/olapi/data/cursor/ValueCursor.html#getCurrentDate()"><B>getCurrentDate()</B></A> - Method in interface oracle.olapi.data.cursor.<A HREF="./oracle/olapi/data/cursor/ValueCursor.html" title="interface in oracle.olapi.data.cursor">ValueCursor</A> <DD>Gets the <code>Date</code> value at the current position in the <code>ValueCursor</code>. <DT><A HREF="./oracle/olapi/data/cursor/ValueCursor.html#getCurrentDouble()"><B>getCurrentDouble()</B></A> - Method in interface oracle.olapi.data.cursor.<A HREF="./oracle/olapi/data/cursor/ValueCursor.html" title="interface in oracle.olapi.data.cursor">ValueCursor</A> <DD>Gets the <code>double</code> value at the current position in the <code>ValueCursor</code>. <DT><A HREF="./oracle/olapi/data/cursor/ValueCursor.html#getCurrentFloat()"><B>getCurrentFloat()</B></A> - Method in interface oracle.olapi.data.cursor.<A HREF="./oracle/olapi/data/cursor/ValueCursor.html" title="interface in oracle.olapi.data.cursor">ValueCursor</A> <DD>Gets the <code>float</code> value at the current position in the <code>ValueCursor</code>. <DT><A HREF="./oracle/olapi/data/cursor/ValueCursor.html#getCurrentInteger()"><B>getCurrentInteger()</B></A> - Method in interface oracle.olapi.data.cursor.<A HREF="./oracle/olapi/data/cursor/ValueCursor.html" title="interface in oracle.olapi.data.cursor">ValueCursor</A> <DD>Gets the <code>int</code> value at the current position in the <code>ValueCursor</code>. <DT><A HREF="./oracle/olapi/data/cursor/ValueCursor.html#getCurrentShort()"><B>getCurrentShort()</B></A> - Method in interface oracle.olapi.data.cursor.<A HREF="./oracle/olapi/data/cursor/ValueCursor.html" title="interface in oracle.olapi.data.cursor">ValueCursor</A> <DD>Gets the <code>short</code> value at the current position in the <code>ValueCursor</code>. <DT><A HREF="./oracle/olapi/data/cursor/ValueCursor.html#getCurrentSource()"><B>getCurrentSource()</B></A> - Method in interface oracle.olapi.data.cursor.<A HREF="./oracle/olapi/data/cursor/ValueCursor.html" title="interface in oracle.olapi.data.cursor">ValueCursor</A> <DD>Gets the <code>SourceIdentifier</code> for the <code>ValueCursor</code>. <DT><A HREF="./oracle/olapi/data/source/Template.html#getCurrentState()"><B>getCurrentState()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Template.html" title="class in oracle.olapi.data.source">Template</A> <DD>Gets the current state for this <code>Template</code>. <DT><A HREF="./oracle/olapi/data/source/Template.html#getCurrentStateForRead()"><B>getCurrentStateForRead()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Template.html" title="class in oracle.olapi.data.source">Template</A> <DD>Gets the actual <CODE>MetadataState</CODE> object for this <code>Template</code> rather than a clone of the state. <DT><A HREF="./oracle/olapi/data/source/Template.html#getCurrentStateForWrite()"><B>getCurrentStateForWrite()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Template.html" title="class in oracle.olapi.data.source">Template</A> <DD>Gets the current state for this <code>Template</code>. <DT><A HREF="./oracle/olapi/data/cursor/ValueCursor.html#getCurrentString()"><B>getCurrentString()</B></A> - Method in interface oracle.olapi.data.cursor.<A HREF="./oracle/olapi/data/cursor/ValueCursor.html" title="interface in oracle.olapi.data.cursor">ValueCursor</A> <DD>Gets the <code>String</code> value at the current position in the <code>ValueCursor</code>. <DT><A HREF="./oracle/olapi/transaction/TransactionProvider.html#getCurrentTransaction()"><B>getCurrentTransaction()</B></A> - Method in interface oracle.olapi.transaction.<A HREF="./oracle/olapi/transaction/TransactionProvider.html" title="interface in oracle.olapi.transaction">TransactionProvider</A> <DD>Gets the current <code>Transaction</code>. <DT><A HREF="./oracle/olapi/data/cursor/ValueCursor.html#getCurrentValue()"><B>getCurrentValue()</B></A> - Method in interface oracle.olapi.data.cursor.<A HREF="./oracle/olapi/data/cursor/ValueCursor.html" title="interface in oracle.olapi.data.cursor">ValueCursor</A> <DD>Gets the value at the current position of the <code>ValueCursor</code>. <DT><A HREF="./oracle/olapi/data/cursor/CursorManagerUpdateEvent.html#getCursorManager()"><B>getCursorManager()</B></A> - Method in class oracle.olapi.data.cursor.<A HREF="./oracle/olapi/data/cursor/CursorManagerUpdateEvent.html" title="class in oracle.olapi.data.cursor">CursorManagerUpdateEvent</A> <DD>Gets the <code>CursorManager</code> that originated the event. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmAssignment.html#getCustomMember()"><B>getCustomMember()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmAssignment.html" title="class in oracle.olapi.metadata.mdm">MdmAssignment</A> <DD>Gets the <CODE>MdmCustomMember</CODE> that is associated with this <CODE>MdmAssignment</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmStandardDimension.html#getCustomMembers()"><B>getCustomMembers()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmStandardDimension.html" title="class in oracle.olapi.metadata.mdm">MdmStandardDimension</A> <DD>Gets the custom members of the <CODE>MdmStandardDimension</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmTimeDimension.html#getCustomMembers()"><B>getCustomMembers()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmTimeDimension.html" title="class in oracle.olapi.metadata.mdm">MdmTimeDimension</A> <DD>Gets the custom members of the <CODE>MdmTimeDimension</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDimension.html#getCustomOrder()"><B>getCustomOrder()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDimension.html" title="class in oracle.olapi.metadata.mdm">MdmDimension</A> <DD>Gets the <CODE>OrderByClause</CODE> that indicates an order for a set of related members of this <CODE>MdmDimension</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmRootSchema.html#getDatabaseSchema(java.lang.String)"><B>getDatabaseSchema(String)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmRootSchema.html" title="class in oracle.olapi.metadata.mdm">MdmRootSchema</A> <DD>Gets the specified <code>MdmDatabaseSchema</code> contained by this <code>MdmRootSchema</code>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmRootSchema.html#getDatabaseSchemas()"><B>getDatabaseSchemas()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmRootSchema.html" title="class in oracle.olapi.metadata.mdm">MdmRootSchema</A> <DD>Gets the <code>MdmDatabaseSchema</code> objects that this <code>MdmRootSchema</code> contains. <DT><A HREF="./oracle/olapi/data/source/Parameter.html#getDataProvider()"><B>getDataProvider()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Parameter.html" title="class in oracle.olapi.data.source">Parameter</A> <DD>Gets the <CODE>DataProvider</CODE> for this <CODE>Parameter</CODE>. <DT><A HREF="./oracle/olapi/data/source/Source.html#getDataProvider()"><B>getDataProvider()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>Gets the <CODE>DataProvider</CODE> that is associated with this <CODE>Source</CODE>. <DT><A HREF="./oracle/olapi/data/source/SourceDefinition.html#getDataProvider()"><B>getDataProvider()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/SourceDefinition.html" title="class in oracle.olapi.data.source">SourceDefinition</A> <DD>Gets the <CODE>DataProvider</CODE> that produced the <CODE>Source</CODE> that is associated with the <CODE>SourceDefinition</CODE>. <DT><A HREF="./oracle/olapi/data/source/Template.html#getDataProvider()"><B>getDataProvider()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Template.html" title="class in oracle.olapi.data.source">Template</A> <DD>Gets the <CODE>DataProvider</CODE> for this <CODE>Template</CODE>. <DT><A HREF="./oracle/olapi/metadata/BaseMetadataProvider.html#getDataProvider()"><B>getDataProvider()</B></A> - Method in class oracle.olapi.metadata.<A HREF="./oracle/olapi/metadata/BaseMetadataProvider.html" title="class in oracle.olapi.metadata">BaseMetadataProvider</A> <DD>Gets the <code>DataProvider</code> that is associated with this <code>BaseMetadataProvider</code>. <DT><A HREF="./oracle/olapi/session/UserSession.html#getDataProvider()"><B>getDataProvider()</B></A> - Method in class oracle.olapi.session.<A HREF="./oracle/olapi/session/UserSession.html" title="class in oracle.olapi.session">UserSession</A> <DD>Gets the <CODE>DataProvider</CODE> associated with the <CODE>UserSession</CODE>. <DT><A HREF="./oracle/olapi/data/source/BooleanSource.html#getDataType()"><B>getDataType()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/BooleanSource.html" title="class in oracle.olapi.data.source">BooleanSource</A> <DD>Gets the fundamental <CODE>Source</CODE> that represents the OLAP Java API data type of this <CODE>BooleanSource</CODE>, which is Boolean. <DT><A HREF="./oracle/olapi/data/source/DateSource.html#getDataType()"><B>getDataType()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/DateSource.html" title="class in oracle.olapi.data.source">DateSource</A> <DD>Gets the fundamental <CODE>Source</CODE> that represents the OLAP Java API data type of this <CODE>DateSource</CODE>, which is Date. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#getDataType()"><B>getDataType()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Gets the fundamental <CODE>Source</CODE> that represents the OLAP Java API data type of this <CODE>NumberSource</CODE>, which can be Double, Float, Integer, Number, or Short, depending on the values of its elements. <DT><A HREF="./oracle/olapi/data/source/Source.html#getDataType()"><B>getDataType()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>Gets the <CODE>Source</CODE> that represents the OLAP API data type of this <CODE>Source</CODE>. <DT><A HREF="./oracle/olapi/data/source/StringSource.html#getDataType()"><B>getDataType()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/StringSource.html" title="class in oracle.olapi.data.source">StringSource</A> <DD>Gets the fundamental <CODE>Source</CODE> that represents the OLAP Java API data type of this <CODE>StringSource</CODE>, which is String. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDimensionCalculationModel.html#getDataType()"><B>getDataType()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDimensionCalculationModel.html" title="class in oracle.olapi.metadata.mdm">MdmDimensionCalculationModel</A> <DD>Gets the <CODE>FundamentalMetadataObject</CODE> that represents the data type of the <CODE>MdmDimensionCalculationModel</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMember.html#getDataType()"><B>getDataType()</B></A> - Method in interface oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMember.html" title="interface in oracle.olapi.metadata.mdm">MdmMember</A> <DD>Gets the data type of the <CODE>MdmMember</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmSource.html#getDataType()"><B>getDataType()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmSource.html" title="class in oracle.olapi.metadata.mdm">MdmSource</A> <DD>Gets the OLAP API data type of the <CODE>MdmSource</CODE>. <DT><A HREF="./oracle/olapi/syntax/DataType.html#getDataType(java.lang.String)"><B>getDataType(String)</B></A> - Static method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/DataType.html" title="class in oracle.olapi.syntax">DataType</A> <DD>Gets the <CODE>DataType</CODE> that has the specified name. <DT><A HREF="./oracle/olapi/syntax/SQLDataType.html#getDataType()"><B>getDataType()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SQLDataType.html" title="class in oracle.olapi.syntax">SQLDataType</A> <DD>Gets the <CODE>DataType</CODE> that is associated with this <CODE>SQLDataType</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#getDataType()"><B>getDataType()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Gets the data type of this <CODE>TypedExpression</CODE>, which is represented by a <CODE>DataType</CODE> object. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorTypedExpressionArgument.html#getDataTypeCategory()"><B>getDataTypeCategory()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorTypedExpressionArgument.html" title="class in oracle.olapi.syntax">FunctionDescriptorTypedExpressionArgument</A> <DD>Gets the <CODE>DataType</CODE> category of the argument, which is one of the category fields of the <CODE>DataType</CODE> class, such as <CODE>DATE_CATEGORY</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html#getDateCalcModel()"><B>getDateCalcModel()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html" title="class in oracle.olapi.metadata.mdm">MdmPrimaryDimension</A> <DD>Gets the <CODE>MdmDimensionCalculationModel</CODE> that has a data type of Date. <DT><A HREF="./oracle/olapi/data/source/FundamentalMetadataProvider.html#getDateDataType()"><B>getDateDataType()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/FundamentalMetadataProvider.html" title="class in oracle.olapi.data.source">FundamentalMetadataProvider</A> <DD>Gets the <CODE>FundamentalMetadataObject</CODE> that represents the OLAP Java API Date data type. <DT><A HREF="./oracle/olapi/syntax/TimeZoneExpression.html#getDateExpression()"><B>getDateExpression()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TimeZoneExpression.html" title="class in oracle.olapi.syntax">TimeZoneExpression</A> <DD>Gets the date expression that is associated with this <CODE>TimeZoneExpression</CODE>. <DT><A HREF="./oracle/olapi/data/source/FundamentalMetadataProvider.html#getDatePlaceholder()"><B>getDatePlaceholder()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/FundamentalMetadataProvider.html" title="class in oracle.olapi.data.source">FundamentalMetadataProvider</A> <DD>Gets the <CODE>FundamentalMetadataObject</CODE> that represents the OLAP Java API Date placeholder. <DT><A HREF="./oracle/olapi/metadata/InvalidMetadataObjectInfo.html#getDDL()"><B>getDDL()</B></A> - Method in class oracle.olapi.metadata.<A HREF="./oracle/olapi/metadata/InvalidMetadataObjectInfo.html" title="class in oracle.olapi.metadata">InvalidMetadataObjectInfo</A> <DD>Gets the Oracle DDL commnd whose execution caused the error or <CODE>null</CODE> if the error is not associated with DDL execution. <DT><A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html#getDefaultBuildSpecification()"><B>getDefaultBuildSpecification()</B></A> - Method in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html" title="class in oracle.olapi.metadata.deployment">AWCubeOrganization</A> <DD>Gets the default <CODE>BuildSpecification</CODE> of this <CODE>AWCubeOrganization</CODE>. <DT><A HREF="./oracle/olapi/metadata/deployment/AWPrimaryDimensionOrganization.html#getDefaultBuildSpecification()"><B>getDefaultBuildSpecification()</B></A> - Method in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/AWPrimaryDimensionOrganization.html" title="class in oracle.olapi.metadata.deployment">AWPrimaryDimensionOrganization</A> <DD>Gets the default <CODE>BuildSpecification</CODE> of this <CODE>AWPrimaryDimensionOrganization</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html#getDefaultCalcModel()"><B>getDefaultCalcModel()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html" title="class in oracle.olapi.metadata.mdm">MdmPrimaryDimension</A> <DD>Gets the default <CODE>MdmDimensionCalculationModel</CODE> specified for the <CODE>MdmPrimaryDimension</CODE>. <DT><A HREF="./oracle/olapi/data/source/CursorSpecification.html#getDefaultFetchSize()"><B>getDefaultFetchSize()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/CursorSpecification.html" title="class in oracle.olapi.data.source">CursorSpecification</A> <DD>Gets the fetch size set as the default for this <code>CursorSpecification</code>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html#getDefaultHierarchy()"><B>getDefaultHierarchy()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html" title="class in oracle.olapi.metadata.mdm">MdmPrimaryDimension</A> <DD>Gets the default component of the <CODE>MdmPrimaryDimension</CODE>. <DT><A HREF="./oracle/olapi/session/UserSession.html#getDefaultLanguage()"><B>getDefaultLanguage()</B></A> - Method in class oracle.olapi.session.<A HREF="./oracle/olapi/session/UserSession.html" title="class in oracle.olapi.session">UserSession</A> <DD>Gets the default language for the <CODE>UserSession</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmHierarchy.html#getDefaultMember()"><B>getDefaultMember()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmHierarchy.html" title="class in oracle.olapi.metadata.mdm">MdmHierarchy</A> <DD>Gets the <CODE>MdmDimensionMemberInfo</CODE> that is associated with the default member of this <CODE>MdmHierarchy</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmLevelHierarchy.html#getDefaultMember()"><B>getDefaultMember()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmLevelHierarchy.html" title="class in oracle.olapi.metadata.mdm">MdmLevelHierarchy</A> <DD>Gets the <CODE>MdmDimensionMemberInfo</CODE> that specifies the default member of the <CODE>MdmLevelHierarchy</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmValueHierarchy.html#getDefaultMember()"><B>getDefaultMember()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmValueHierarchy.html" title="class in oracle.olapi.metadata.mdm">MdmValueHierarchy</A> <DD>Gets the <CODE>MdmDimensionMemberInfo</CODE> that specifies the default member of this <CODE>MdmValueHierarchy</CODE>. <DT><A HREF="./oracle/olapi/data/source/DataProvider.html#getDefaultMetadataProvider()"><B>getDefaultMetadataProvider()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/DataProvider.html" title="class in oracle.olapi.data.source">DataProvider</A> <DD>Gets the default <code>MetadataProvider</code> that is associated with this <CODE>DataProvider</CODE>; this method provides backward compatibility with previous versions of the Oracle OLAP Java API. <DT><A HREF="./oracle/olapi/data/source/CustomModel.html#getDefaultPrecedence()"><B>getDefaultPrecedence()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/CustomModel.html" title="class in oracle.olapi.data.source">CustomModel</A> <DD>Gets the default precedence value for the <CODE>CustomModel</CODE>. <DT><A HREF="./oracle/olapi/data/source/Model.html#getDefaultPrecedence()"><B>getDefaultPrecedence()</B></A> - Method in interface oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Model.html" title="interface in oracle.olapi.data.source">Model</A> <DD>Gets the default precedence value for the <CODE>Model</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmModel.html#getDefaultPrecedence()"><B>getDefaultPrecedence()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmModel.html" title="class in oracle.olapi.metadata.mdm">MdmModel</A> <DD>Gets the default precedence value for the <CODE>MdmModel</CODE>. <DT><A HREF="./oracle/olapi/data/source/DataProvider.html#getDefaultUserSession()"><B>getDefaultUserSession()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/DataProvider.html" title="class in oracle.olapi.data.source">DataProvider</A> <DD>Gets the default <code>UserSession</code> associated with this <CODE>DataProvider</CODE>. <DT><A HREF="./oracle/olapi/data/source/Source.html#getDefinition()"><B>getDefinition()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>Gets the <CODE>SourceDefinition</CODE> for this <CODE>Source</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDescription.html#getDescribedObject()"><B>getDescribedObject()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDescription.html" title="class in oracle.olapi.metadata.mdm">MdmDescription</A> <DD>Gets the <CODE>MdmObject</CODE> that this <CODE>MdmDescription</CODE> describes. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMember.html#getDescription()"><B>getDescription()</B></A> - Method in interface oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMember.html" title="interface in oracle.olapi.metadata.mdm">MdmMember</A> <DD>Gets the description of the <CODE>MdmMember</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmObject.html#getDescription()"><B>getDescription()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmObject.html" title="class in oracle.olapi.metadata.mdm">MdmObject</A> <DD>Gets a descriptive phrase for this <code>MdmObject</code>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmObject.html#getDescription(oracle.olapi.metadata.mdm.MdmDescriptionType)"><B>getDescription(MdmDescriptionType)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmObject.html" title="class in oracle.olapi.metadata.mdm">MdmObject</A> <DD>Gets a description of the specified type for this <code>MdmObject</code> in the default language for the current session. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmObject.html#getDescription(oracle.olapi.metadata.mdm.MdmDescriptionType, java.lang.String)"><B>getDescription(MdmDescriptionType, String)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmObject.html" title="class in oracle.olapi.metadata.mdm">MdmObject</A> <DD>Gets a description of the specified type for this <code>MdmObject</code> in the specified.language. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDescriptionType.html#getDescriptionDescriptionType()"><B>getDescriptionDescriptionType()</B></A> - Static method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDescriptionType.html" title="class in oracle.olapi.metadata.mdm">MdmDescriptionType</A> <DD>Gets an <CODE>MdmDescriptionType</CODE> for an <CODE>MdmDescription</CODE> that represents a description to associate with an <CODE>MdmObject</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmObject.html#getDescriptions()"><B>getDescriptions()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmObject.html" title="class in oracle.olapi.metadata.mdm">MdmObject</A> <DD>Gets the <CODE>MdmDescription</CODE> objects that are associated with this <CODE>MdmObject</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmAttribute.html#getDescriptionType()"><B>getDescriptionType()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmAttribute.html" title="class in oracle.olapi.metadata.mdm">MdmAttribute</A> <DD>Gets the <CODE>MdmDescriptionType</CODE> associated with the <CODE>MdmAttribute</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDescriptionType.html#getDescriptiveType()"><B>getDescriptiveType()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDescriptionType.html" title="class in oracle.olapi.metadata.mdm">MdmDescriptionType</A> <DD>Gets the description type of this <CODE>MdmDescriptionType</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDescriptionType.html#getDescriptiveTypeDefault()"><B>getDescriptiveTypeDefault()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDescriptionType.html" title="class in oracle.olapi.metadata.mdm">MdmDescriptionType</A> <DD>Gets the default description type associated with this <CODE>MdmDescriptionType</CODE>. <DT><A HREF="./oracle/olapi/metadata/mapping/DimensionMap.html#getDimension()"><B>getDimension()</B></A> - Method in class oracle.olapi.metadata.mapping.<A HREF="./oracle/olapi/metadata/mapping/DimensionMap.html" title="class in oracle.olapi.metadata.mapping">DimensionMap</A> <DD>Gets the <CODE>MdmDimension</CODE> associated with the <CODE>DimensionMap</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDimensionality.html#getDimension()"><B>getDimension()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDimensionality.html" title="class in oracle.olapi.metadata.mdm">MdmDimensionality</A> <DD>Gets the <CODE>MdmPrimaryDimension</CODE> that is associated with this <CODE>MdmDimensionality</CODE>. <DT><A HREF="./oracle/olapi/syntax/AggregateOverMembersClause.html#getDimension()"><B>getDimension()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/AggregateOverMembersClause.html" title="class in oracle.olapi.syntax">AggregateOverMembersClause</A> <DD>Gets the <CODE>MdmPrimaryDimension</CODE> that contains the members to use in the aggregation. <DT><A HREF="./oracle/olapi/syntax/DimensionArgument.html#getDimension()"><B>getDimension()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/DimensionArgument.html" title="class in oracle.olapi.syntax">DimensionArgument</A> <DD>Gets the dimension that is associated with this <CODE>DimensionArgument</CODE>. <DT><A HREF="./oracle/olapi/syntax/Qualifier.html#getDimension()"><B>getDimension()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/Qualifier.html" title="class in oracle.olapi.syntax">Qualifier</A> <DD>Gets the dimension that is associated with this <CODE>Qualifier</CODE>. <DT><A HREF="./oracle/olapi/syntax/SymmetricConditionElement.html#getDimension()"><B>getDimension()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SymmetricConditionElement.html" title="class in oracle.olapi.syntax">SymmetricConditionElement</A> <DD>Gets the <CODE>MdmPrimaryDimension</CODE> that is associated with this <CODE>SymmetricConditionElement</CODE>. <DT><A HREF="./oracle/olapi/metadata/mapping/CubeDimensionalityMap.html#getDimensionality()"><B>getDimensionality()</B></A> - Method in class oracle.olapi.metadata.mapping.<A HREF="./oracle/olapi/metadata/mapping/CubeDimensionalityMap.html" title="class in oracle.olapi.metadata.mapping">CubeDimensionalityMap</A> <DD>Gets the <CODE>MdmDimensionality</CODE> associated with the <CODE>CubeDimensionalityMap</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmAttribute.html#getDimensionality()"><B>getDimensionality()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmAttribute.html" title="class in oracle.olapi.metadata.mdm">MdmAttribute</A> <DD>Gets a <CODE>List</CODE> of the <CODE>MdmPrimaryDimension</CODE> objects associated with the <CODE>MdmAttribute</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDimensionedObject.html#getDimensionality()"><B>getDimensionality()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDimensionedObject.html" title="class in oracle.olapi.metadata.mdm">MdmDimensionedObject</A> <DD>Gets the <code>MdmDimensionality</code> objects for this <code>MdmDimensionedObject</code>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMeasure.html#getDimensionality()"><B>getDimensionality()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMeasure.html" title="class in oracle.olapi.metadata.mdm">MdmMeasure</A> <DD>Gets the <CODE>MdmDimensionality</CODE> objects that are associated with the <CODE>MdmMeasure</CODE>. <DT><A HREF="./oracle/olapi/metadata/mapping/CubeMap.html#getDimensionalityMaps()"><B>getDimensionalityMaps()</B></A> - Method in class oracle.olapi.metadata.mapping.<A HREF="./oracle/olapi/metadata/mapping/CubeMap.html" title="class in oracle.olapi.metadata.mapping">CubeMap</A> <DD>Gets the <CODE>CubeDimensionalityMap</CODE> objects that are associated with the <CODE>CubeMap</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmHierarchyLevel.html#getDimensionLevel()"><B>getDimensionLevel()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmHierarchyLevel.html" title="class in oracle.olapi.metadata.mdm">MdmHierarchyLevel</A> <DD>Gets the <CODE>MdmDimensionLevel</CODE> associated with this <CODE>MdmHierarchyLevel</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html#getDimensionLevels()"><B>getDimensionLevels()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html" title="class in oracle.olapi.metadata.mdm">MdmPrimaryDimension</A> <DD>Gets the <CODE>List</CODE> of the <CODE>MdmDimensionLevel</CODE> objects that are associated with the <CODE>MdmPrimaryDimension</CODE>. <DT><A HREF="./oracle/olapi/metadata/mapping/AttributeMap.html#getDimensionMap()"><B>getDimensionMap()</B></A> - Method in class oracle.olapi.metadata.mapping.<A HREF="./oracle/olapi/metadata/mapping/AttributeMap.html" title="class in oracle.olapi.metadata.mapping">AttributeMap</A> <DD>Gets the <CODE>DimensionMap</CODE> that is the owner of this <CODE>AttributeMap</CODE>. <DT><A HREF="./oracle/olapi/metadata/deployment/AW.html#getDimensions()"><B>getDimensions()</B></A> - Method in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/AW.html" title="class in oracle.olapi.metadata.deployment">AW</A> <DD>Gets the <CODE>MdmPrimaryDimension</CODE> objects that are associated with this <CODE>AW</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDimensionedObject.html#getDimensions()"><B>getDimensions()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDimensionedObject.html" title="class in oracle.olapi.metadata.mdm">MdmDimensionedObject</A> <DD>Gets the <code>MdmDimension</code> objects for this <code>MdmDimensionedObject</code>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDimensionedObjectModel.html#getDimensions()"><B>getDimensions()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDimensionedObjectModel.html" title="class in oracle.olapi.metadata.mdm">MdmDimensionedObjectModel</A> <DD>Gets the <CODE>MdmPrimaryDimension</CODE> objects for the dimensions of the <CODE>MdmDimensionedObject</CODE> for which this is the <CODE>MdmDimensionedObjectModel</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmRootSchema.html#getDimensions()"><B>getDimensions()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmRootSchema.html" title="class in oracle.olapi.metadata.mdm">MdmRootSchema</A> <DD>Gets the <code>MdmDimension</code> objects that the <code>MdmRootSchema</code> contains. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmSchema.html#getDimensions()"><B>getDimensions()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmSchema.html" title="class in oracle.olapi.metadata.mdm">MdmSchema</A> <DD>Gets the <code>MdmPrimaryDimension</code> objects that the <CODE>MdmSchema</CODE> contains. <DT><A HREF="./oracle/olapi/syntax/OLAPDMLExpression.html#getDimensions()"><B>getDimensions()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/OLAPDMLExpression.html" title="class in oracle.olapi.syntax">OLAPDMLExpression</A> <DD>Gets the <CODE>MdmPrimaryDimension</CODE> objects that are associated with this <CODE>OLAPDMLExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/SymmetricCondition.html#getDimensions()"><B>getDimensions()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SymmetricCondition.html" title="class in oracle.olapi.syntax">SymmetricCondition</A> <DD>Gets the <CODE>MdmPrimaryDimension</CODE> objects that are associated with this <CODE>SymmetricCondition</CODE>. <DT><A HREF="./oracle/olapi/syntax/OLAPDMLCommand.html#getDML()"><B>getDML()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/OLAPDMLCommand.html" title="class in oracle.olapi.syntax">OLAPDMLCommand</A> <DD>Gets the OLAP DML command of this <CODE>OLAPDMLCommand</CODE>. <DT><A HREF="./oracle/express/ErrorDescription.html#getDomain()"><B>getDomain()</B></A> - Method in class oracle.express.<A HREF="./oracle/express/ErrorDescription.html" title="class in oracle.express">ErrorDescription</A> <DD>Gets the area of Oracle OLAP functionality (that is, the domain) in which the error occurred. <DT><A HREF="./oracle/olapi/data/source/FundamentalMetadataProvider.html#getDoubleDataType()"><B>getDoubleDataType()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/FundamentalMetadataProvider.html" title="class in oracle.olapi.data.source">FundamentalMetadataProvider</A> <DD>Gets the <CODE>FundamentalMetadataObject</CODE> that represents the OLAP Java API Double data type. <DT><A HREF="./oracle/olapi/data/source/NumberParameter.html#getDoubleValue()"><B>getDoubleValue()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberParameter.html" title="class in oracle.olapi.data.source">NumberParameter</A> <DD>Gets the value of this <CODE>NumberParameter</CODE> as a <CODE>double</CODE>. <DT><A HREF="./oracle/olapi/syntax/OrderByClause.html#getElements()"><B>getElements()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/OrderByClause.html" title="class in oracle.olapi.syntax">OrderByClause</A> <DD>Gets the elements of this <CODE>OrderByClause</CODE>, which specify the ordering of the results. <DT><A HREF="./oracle/olapi/syntax/SymmetricCondition.html#getElements()"><B>getElements()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SymmetricCondition.html" title="class in oracle.olapi.syntax">SymmetricCondition</A> <DD>Gets the <CODE>SymmetricConditionElement</CODE> objects that are associated with this <CODE>SymmetricCondition</CODE>. <DT><A HREF="./oracle/olapi/syntax/CaseExpression.html#getElseExpression()"><B>getElseExpression()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/CaseExpression.html" title="class in oracle.olapi.syntax">CaseExpression</A> <DD>Gets the expression that is the <CODE>ELSE</CODE> clause that is associated with the <CODE>CaseExpression</CODE>. <DT><A HREF="./oracle/olapi/data/source/FundamentalMetadataProvider.html#getEmptyDataType()"><B>getEmptyDataType()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/FundamentalMetadataProvider.html" title="class in oracle.olapi.data.source">FundamentalMetadataProvider</A> <DD>Gets the <CODE>FundamentalMetadataObject</CODE> that represents the OLAP Java API Empty data type. <DT><A HREF="./oracle/olapi/data/source/DataProvider.html#getEmptySource()"><B>getEmptySource()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/DataProvider.html" title="class in oracle.olapi.data.source">DataProvider</A> <DD>Gets the empty <CODE>Source</CODE>, which does not have any elements. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmTimeMember.html#getEndDate()"><B>getEndDate()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmTimeMember.html" title="class in oracle.olapi.metadata.mdm">MdmTimeMember</A> <DD>Gets the end date of the time period that the <CODE>MdmTimeMember</CODE> represents. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmTimeDimension.html#getEndDateAttribute()"><B>getEndDateAttribute()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmTimeDimension.html" title="class in oracle.olapi.metadata.mdm">MdmTimeDimension</A> <DD>Gets an <code>MdmAttribute</code> that relates each member of the <CODE>MdmSubDimension</CODE> components of the <code>MdmTimeDimension</code> to the end date of the time period that the member represents. <DT><A HREF="./oracle/olapi/syntax/BetweenCondition.html#getEndExpression()"><B>getEndExpression()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/BetweenCondition.html" title="class in oracle.olapi.syntax">BetweenCondition</A> <DD>Gets the <CODE>TypedExpression</CODE> that has the value that is the end of the range of values to compare to the base value. <DT><A HREF="./oracle/express/ErrorStack.html#getErrorClass()"><B>getErrorClass()</B></A> - Method in class oracle.express.<A HREF="./oracle/express/ErrorStack.html" title="class in oracle.express">ErrorStack</A> <DD>Gets the class of error that applies to the first error that was encountered in this <code>ErrorStack</code>. <DT><A HREF="./oracle/express/ErrorStack.html#getErrorDescriptions()"><B>getErrorDescriptions()</B></A> - Method in class oracle.express.<A HREF="./oracle/express/ErrorStack.html" title="class in oracle.express">ErrorStack</A> <DD>Gets a list of <code>ErrorDescription</code> objects, each of which provides information about one error that occurred as part of the exception that has this <code>ErrorStack</code>. <DT><A HREF="./oracle/olapi/metadata/InvalidMetadataException.html#getErrorInfoList(java.lang.String)"><B>getErrorInfoList(String)</B></A> - Method in exception oracle.olapi.metadata.<A HREF="./oracle/olapi/metadata/InvalidMetadataException.html" title="class in oracle.olapi.metadata">InvalidMetadataException</A> <DD>Gets the <CODE>InvalidMetadataObjectInfo</CODE> objects for the <CODE>MetadataObject</CODE> that has the specified unique <CODE>String</CODE> identifier. <DT><A HREF="./oracle/olapi/metadata/InvalidMetadataException.html#getErrorInfoList(oracle.olapi.metadata.MetadataObject)"><B>getErrorInfoList(MetadataObject)</B></A> - Method in exception oracle.olapi.metadata.<A HREF="./oracle/olapi/metadata/InvalidMetadataException.html" title="class in oracle.olapi.metadata">InvalidMetadataException</A> <DD>Gets the <CODE>InvalidMetadataObjectInfo</CODE> objects for the specified <CODE>MetadataObject</CODE>. <DT><A HREF="./oracle/olapi/metadata/InvalidMetadataException.html#getErrorMessages(java.lang.String)"><B>getErrorMessages(String)</B></A> - Method in exception oracle.olapi.metadata.<A HREF="./oracle/olapi/metadata/InvalidMetadataException.html" title="class in oracle.olapi.metadata">InvalidMetadataException</A> <DD>Gets the error messages for the <CODE>MetadataObject</CODE> that has the specified unique <CODE>String</CODE> identifier. <DT><A HREF="./oracle/olapi/metadata/InvalidMetadataException.html#getErrorMessages(oracle.olapi.metadata.MetadataObject)"><B>getErrorMessages(MetadataObject)</B></A> - Method in exception oracle.olapi.metadata.<A HREF="./oracle/olapi/metadata/InvalidMetadataException.html" title="class in oracle.olapi.metadata">InvalidMetadataException</A> <DD>Gets the error messages for the specified <CODE>MetadataObject</CODE>. <DT><A HREF="./oracle/olapi/BatchedException.html#getErrors()"><B>getErrors()</B></A> - Method in exception oracle.olapi.<A HREF="./oracle/olapi/BatchedException.html" title="class in oracle.olapi">BatchedException</A> <DD>Gets the exceptions of the <CODE>BatchedException</CODE> that are caused by errors. <DT><A HREF="./oracle/express/ExpressServerException.html#getErrorStack()"><B>getErrorStack()</B></A> - Method in exception oracle.express.<A HREF="./oracle/express/ExpressServerException.html" title="class in oracle.express">ExpressServerException</A> <DD>Gets the <code>ErrorStack</code> for this <code>ExpressServerException</code>. <DT><A HREF="./oracle/olapi/data/source/BuildWarningsException.html#getErrorText()"><B>getErrorText()</B></A> - Method in exception oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/BuildWarningsException.html" title="class in oracle.olapi.data.source">BuildWarningsException</A> <DD>Gets a <CODE>String</CODE> that contains information about the error that occurred. <DT><A HREF="./oracle/olapi/transaction/CommitWarningsException.html#getErrorText()"><B>getErrorText()</B></A> - Method in exception oracle.olapi.transaction.<A HREF="./oracle/olapi/transaction/CommitWarningsException.html" title="class in oracle.olapi.transaction">CommitWarningsException</A> <DD>Gets a <CODE>String</CODE> that contains information about the error that occurred. <DT><A HREF="./oracle/express/ErrorDescription.html#getErrorType()"><B>getErrorType()</B></A> - Method in class oracle.express.<A HREF="./oracle/express/ErrorDescription.html" title="class in oracle.express">ErrorDescription</A> <DD>Gets the type of the error. <DT><A HREF="./oracle/olapi/syntax/LikeCondition.html#getEscapeExpression()"><B>getEscapeExpression()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/LikeCondition.html" title="class in oracle.olapi.syntax">LikeCondition</A> <DD>Gets the escape expression for this <CODE>LikeCondition</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmBaseAttribute.html#getETAttributeColumn()"><B>getETAttributeColumn()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmBaseAttribute.html" title="class in oracle.olapi.metadata.mdm">MdmBaseAttribute</A> <DD>Gets the <CODE>MdmViewColumn</CODE> that represents the ET (Embedded Totals) values for this <CODE>MdmBaseAttribute</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDimensionality.html#getETAttrPrefix()"><B>getETAttrPrefix()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDimensionality.html" title="class in oracle.olapi.metadata.mdm">MdmDimensionality</A> <DD>Gets the ET attribute prefix of this <CODE>MdmDimensionality</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDimensionality.html#getETColumn()"><B>getETColumn()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDimensionality.html" title="class in oracle.olapi.metadata.mdm">MdmDimensionality</A> <DD>Gets the <CODE>MdmViewColumn</CODE> that represents the ET (Embedded Totals) values for this <CODE>MdmDimensionality</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmHierarchy.html#getETDepthColumn()"><B>getETDepthColumn()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmHierarchy.html" title="class in oracle.olapi.metadata.mdm">MdmHierarchy</A> <DD>Gets the <code>MdmQueryColumn</code> that represents the depth column of the embedded totals view associated with the <CODE>MdmHierarchy</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html#getETDimensionOrderColumn()"><B>getETDimensionOrderColumn()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html" title="class in oracle.olapi.metadata.mdm">MdmPrimaryDimension</A> <DD>Gets the dimension order column of the ET (Embedded Totals) materialized view that is associated with the <CODE>MdmPrimaryDimension</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html#getETHierarchyOrderColumn()"><B>getETHierarchyOrderColumn()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html" title="class in oracle.olapi.metadata.mdm">MdmPrimaryDimension</A> <DD>Gets the hierarchy order column of the ET (Embedded Totals) materialized view that is associated with the <CODE>MdmPrimaryDimension</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html#getETKeyColumn()"><B>getETKeyColumn()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html" title="class in oracle.olapi.metadata.mdm">MdmPrimaryDimension</A> <DD>Gets the key column of the ET (Embedded Totals) materialized view that is associated with the <CODE>MdmPrimaryDimension</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html#getETLevelNameColumn()"><B>getETLevelNameColumn()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html" title="class in oracle.olapi.metadata.mdm">MdmPrimaryDimension</A> <DD>Gets the level name column of the ET (Embedded Totals) materialized view that is associated with the <CODE>MdmPrimaryDimension</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html#getETLocalValueColumn()"><B>getETLocalValueColumn()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html" title="class in oracle.olapi.metadata.mdm">MdmPrimaryDimension</A> <DD>Gets the local value column of the ET (Embedded Totals) materialized view that is associated with the <CODE>MdmPrimaryDimension</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMeasure.html#getETMeasureColumn()"><B>getETMeasureColumn()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMeasure.html" title="class in oracle.olapi.metadata.mdm">MdmMeasure</A> <DD>Gets the ET (Embedded Totals) column for the <CODE>MdmMeasure</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html#getETMemberTypeColumn()"><B>getETMemberTypeColumn()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html" title="class in oracle.olapi.metadata.mdm">MdmPrimaryDimension</A> <DD>Gets the member type column of the ET (Embedded Totals) materialized view that is associated with the <CODE>MdmPrimaryDimension</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmHierarchy.html#getETParentColumn()"><B>getETParentColumn()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmHierarchy.html" title="class in oracle.olapi.metadata.mdm">MdmHierarchy</A> <DD>Gets the <code>MdmQueryColumn</code> that represents the parent column of the embedded totals view associated with the <CODE>MdmHierarchy</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDimensionLevel.html#getETViewLevelKeyColumn()"><B>getETViewLevelKeyColumn()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDimensionLevel.html" title="class in oracle.olapi.metadata.mdm">MdmDimensionLevel</A> <DD>Gets the <code>MdmViewColumn</code> that represents the key column of the embedded totals view associated with the <CODE>MdmDimensionLevel</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDimensionLevel.html#getETViewLocalValueColumn()"><B>getETViewLocalValueColumn()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDimensionLevel.html" title="class in oracle.olapi.metadata.mdm">MdmDimensionLevel</A> <DD>Gets the <code>MdmViewColumn</code> that represents the local value column of the embedded totals view associated with the <CODE>MdmDimensionLevel</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmHierarchy.html#getETViewName()"><B>getETViewName()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmHierarchy.html" title="class in oracle.olapi.metadata.mdm">MdmHierarchy</A> <DD>Gets the name of the ET (Embedded Totals) view associated with the <CODE>MdmHierarchy</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html#getETViewName()"><B>getETViewName()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html" title="class in oracle.olapi.metadata.mdm">MdmPrimaryDimension</A> <DD>Gets the name of the ET (Embedded Totals) materialized view that is associated with the <CODE>MdmPrimaryDimension</CODE>. <DT><A HREF="./oracle/olapi/BatchedException.html#getExceptions()"><B>getExceptions()</B></A> - Method in exception oracle.olapi.<A HREF="./oracle/olapi/BatchedException.html" title="class in oracle.olapi">BatchedException</A> <DD>Gets the exceptions that the <CODE>BatchedException</CODE> contains. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDimensionCalculationModel.html#getExplicitDimensions()"><B>getExplicitDimensions()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDimensionCalculationModel.html" title="class in oracle.olapi.metadata.mdm">MdmDimensionCalculationModel</A> <DD>Gets the <CODE>MdmPrimaryDimension</CODE> objects that are the explicit dimensions of the <CODE>MdmDimensionCalculationModel</CODE>. <DT><A HREF="./oracle/olapi/metadata/mapping/ValueMap.html#getExpression()"><B>getExpression()</B></A> - Method in class oracle.olapi.metadata.mapping.<A HREF="./oracle/olapi/metadata/mapping/ValueMap.html" title="class in oracle.olapi.metadata.mapping">ValueMap</A> <DD>Gets an <CODE>Expression</CODE> that identifies the relational source data for the values of the metadata object. <DT><A HREF="./oracle/olapi/syntax/OrderByElement.html#getExpression()"><B>getExpression()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/OrderByElement.html" title="class in oracle.olapi.syntax">OrderByElement</A> <DD>Gets the expression of this <CODE>OrderByElement</CODE>. <DT><A HREF="./oracle/olapi/syntax/Qualifier.html#getExpression()"><B>getExpression()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/Qualifier.html" title="class in oracle.olapi.syntax">Qualifier</A> <DD>Gets the expression of this <CODE>Qualifier</CODE>, which evaluates to a dimension member. <DT><A HREF="./oracle/olapi/data/cursor/Cursor.html#getExtent()"><B>getExtent()</B></A> - Method in interface oracle.olapi.data.cursor.<A HREF="./oracle/olapi/data/cursor/Cursor.html" title="interface in oracle.olapi.data.cursor">Cursor</A> <DD>Gets the total number of positions of the <code>Cursor</code> if the <code>CursorSpecification</code> associated with the <code>Cursor</code> is set to calculate the extent. <DT><A HREF="./oracle/olapi/data/source/Source.html#getExtractionInputs()"><B>getExtractionInputs()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>Gets the extraction inputs of this <CODE>Source</CODE> object. <DT><A HREF="./oracle/olapi/metadata/InvalidMetadataObjectInfo.html#getFacility()"><B>getFacility()</B></A> - Method in class oracle.olapi.metadata.<A HREF="./oracle/olapi/metadata/InvalidMetadataObjectInfo.html" title="class in oracle.olapi.metadata">InvalidMetadataObjectInfo</A> <DD>Gets the prefix portion of the error message. <DT><A HREF="./oracle/olapi/data/cursor/Cursor.html#getFetchSize()"><B>getFetchSize()</B></A> - Method in interface oracle.olapi.data.cursor.<A HREF="./oracle/olapi/data/cursor/Cursor.html" title="interface in oracle.olapi.data.cursor">Cursor</A> <DD>Gets the fetch size for the <code>Cursor</code> if the <code>CursorSpecification</code> for the <code>Cursor</code> is set to specify the fetch size. <DT><A HREF="./oracle/olapi/data/cursor/CursorManager.html#getFetchSize()"><B>getFetchSize()</B></A> - Method in interface oracle.olapi.data.cursor.<A HREF="./oracle/olapi/data/cursor/CursorManager.html" title="interface in oracle.olapi.data.cursor">CursorManager</A> <DD>Gets the fetch size for a <CODE>Cursor</CODE> created by this <CODE>CursorManager</CODE>. <DT><A HREF="./oracle/olapi/syntax/IntervalExpression.html#getFirstPrecisionExpression()"><B>getFirstPrecisionExpression()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/IntervalExpression.html" title="class in oracle.olapi.syntax">IntervalExpression</A> <DD>Gets the first, or leading field, precision value of this <CODE>IntervalExpression</CODE>. <DT><A HREF="./oracle/olapi/data/source/FundamentalMetadataProvider.html#getFloatDataType()"><B>getFloatDataType()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/FundamentalMetadataProvider.html" title="class in oracle.olapi.data.source">FundamentalMetadataProvider</A> <DD>Gets the <CODE>FundamentalMetadataObject</CODE> that represents the OLAP Java API Float data type. <DT><A HREF="./oracle/olapi/data/source/NumberParameter.html#getFloatValue()"><B>getFloatValue()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberParameter.html" title="class in oracle.olapi.data.source">NumberParameter</A> <DD>Gets the value of this <CODE>NumberParameter</CODE> as a <CODE>float</CODE>. <DT><A HREF="./oracle/olapi/metadata/mapping/CubeMap.html#getFromClause()"><B>getFromClause()</B></A> - Method in class oracle.olapi.metadata.mapping.<A HREF="./oracle/olapi/metadata/mapping/CubeMap.html" title="class in oracle.olapi.metadata.mapping">CubeMap</A> <DD>Gets the <CODE>FromClause</CODE> that is associated with the <CODE>CubeMap</CODE>. <DT><A HREF="./oracle/olapi/metadata/mapping/DimensionMap.html#getFromClause()"><B>getFromClause()</B></A> - Method in class oracle.olapi.metadata.mapping.<A HREF="./oracle/olapi/metadata/mapping/DimensionMap.html" title="class in oracle.olapi.metadata.mapping">DimensionMap</A> <DD>Gets the <CODE>FromClause</CODE> associated with the <CODE>DimensionMap</CODE>. <DT><A HREF="./oracle/olapi/syntax/FromClause.html#getFromClauseElements()"><B>getFromClauseElements()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FromClause.html" title="class in oracle.olapi.syntax">FromClause</A> <DD>Gets the <CODE>FromClauseElement</CODE> objects that are associated with the <CODE>FromClause</CODE>. <DT><A HREF="./oracle/olapi/syntax/AggregationCase.html#getFunctionDescriptor()"><B>getFunctionDescriptor()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/AggregationCase.html" title="class in oracle.olapi.syntax">AggregationCase</A> <DD>Gets the function descriptor associated with this <CODE>AggregationCase</CODE>. <DT><A HREF="./oracle/olapi/syntax/AggregationFunctionExpression.html#getFunctionDescriptor()"><B>getFunctionDescriptor()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/AggregationFunctionExpression.html" title="class in oracle.olapi.syntax">AggregationFunctionExpression</A> <DD>Gets the function descriptor that is associated with this <CODE>AggregationFunctionExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionCondition.html#getFunctionDescriptor()"><B>getFunctionDescriptor()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionCondition.html" title="class in oracle.olapi.syntax">FunctionCondition</A> <DD>Gets the <CODE>FunctionDescriptor</CODE> for this <CODE>FunctionCondition</CODE>. <DT><A HREF="./oracle/olapi/syntax/OLAPFunctionExpression.html#getFunctionDescriptor()"><B>getFunctionDescriptor()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/OLAPFunctionExpression.html" title="class in oracle.olapi.syntax">OLAPFunctionExpression</A> <DD>Gets the function descriptor that is associated with this <CODE>OLAPFunctionExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/RowFunctionExpression.html#getFunctionDescriptor()"><B>getFunctionDescriptor()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/RowFunctionExpression.html" title="class in oracle.olapi.syntax">RowFunctionExpression</A> <DD>Gets the function descriptor that is associated with this <CODE>RowFunctionExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/SolveStepCommand.html#getFunctionDescriptor()"><B>getFunctionDescriptor()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SolveStepCommand.html" title="class in oracle.olapi.syntax">SolveStepCommand</A> <DD>Gets the <CODE>FunctionDescriptor</CODE> for the function that the <CODE>SolveStepCommand</CODE> specifies. <DT><A HREF="./oracle/olapi/syntax/AggregationCase.html#getFunctionName()"><B>getFunctionName()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/AggregationCase.html" title="class in oracle.olapi.syntax">AggregationCase</A> <DD>Gets the name of the function for this <CODE>AggregationCase</CODE>. <DT><A HREF="./oracle/olapi/syntax/AggregationFunctionExpression.html#getFunctionName()"><B>getFunctionName()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/AggregationFunctionExpression.html" title="class in oracle.olapi.syntax">AggregationFunctionExpression</A> <DD>Gets the name of the aggregation function that this <CODE>AggregationFunctionExpression</CODE> represents. <DT><A HREF="./oracle/olapi/syntax/FunctionCondition.html#getFunctionName()"><B>getFunctionName()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionCondition.html" title="class in oracle.olapi.syntax">FunctionCondition</A> <DD>Gets the name of the function that this <CODE>FunctionCondition</CODE> represents. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptor.html#getFunctionName()"><B>getFunctionName()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptor.html" title="class in oracle.olapi.syntax">FunctionDescriptor</A> <DD>Gets the name of the function that is associated with this <CODE>FunctionDescriptor</CODE>. <DT><A HREF="./oracle/olapi/syntax/OLAPFunctionExpression.html#getFunctionName()"><B>getFunctionName()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/OLAPFunctionExpression.html" title="class in oracle.olapi.syntax">OLAPFunctionExpression</A> <DD>Gets the name of the OLAP function that this <CODE>OLAPFunctionExpression</CODE> represents. <DT><A HREF="./oracle/olapi/syntax/RowFunctionExpression.html#getFunctionName()"><B>getFunctionName()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/RowFunctionExpression.html" title="class in oracle.olapi.syntax">RowFunctionExpression</A> <DD>Gets the name of the row function that this <CODE>RowFunctionExpression</CODE> represents. <DT><A HREF="./oracle/olapi/syntax/SolveStepCommand.html#getFunctionName()"><B>getFunctionName()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SolveStepCommand.html" title="class in oracle.olapi.syntax">SolveStepCommand</A> <DD>Gets the name of the function that the <CODE>SolveStepCommand</CODE> specifies. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptor.html#getFunctionReturnType()"><B>getFunctionReturnType()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptor.html" title="class in oracle.olapi.syntax">FunctionDescriptor</A> <DD>Gets the data type of the value returned by the function. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptor.html#getFunctionType()"><B>getFunctionType()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptor.html" title="class in oracle.olapi.syntax">FunctionDescriptor</A> <DD>Gets the type of the function, which is one of the constants of this class, such as <CODE>FunctionDescriptor.ROW_FUNCTION</CODE>. <DT><A HREF="./oracle/olapi/data/source/DataProvider.html#getFundamentalMetadataProvider()"><B>getFundamentalMetadataProvider()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/DataProvider.html" title="class in oracle.olapi.data.source">DataProvider</A> <DD>Gets the <CODE>FundamentalMetadataProvider</CODE> for this <CODE>DataProvider</CODE>. <DT><A HREF="./oracle/olapi/metadata/deployment/RolapCubeOrganization.html#getGroupingForm()"><B>getGroupingForm()</B></A> - Method in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/RolapCubeOrganization.html" title="class in oracle.olapi.metadata.deployment">RolapCubeOrganization</A> <DD>Gets the grouping form for the cube that is associated this <CODE>RolapCubeOrganization</CODE>. <DT><A HREF="./oracle/olapi/syntax/FromClauseElement.html#getHasAS()"><B>getHasAS()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FromClauseElement.html" title="class in oracle.olapi.syntax">FromClauseElement</A> <DD>Indicates whether or not this <CODE>FromClauseElement</CODE> includes an <CODE>AS</CODE> between the <CODE>Query</CODE> syntax and the alias. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html#getHierarchies()"><B>getHierarchies()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html" title="class in oracle.olapi.metadata.mdm">MdmPrimaryDimension</A> <DD>Gets a <CODE>List</CODE> that contains the components of the <CODE>MdmPrimaryDimension</CODE>, which are <CODE>MdmHierarchy</CODE> objects. <DT><A HREF="./oracle/olapi/syntax/AggregationCommand.html#getHierarchies()"><B>getHierarchies()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/AggregationCommand.html" title="class in oracle.olapi.syntax">AggregationCommand</A> <DD>Gets the hierarchies that are associated with this <CODE>AggregationCommand</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDimensionMemberInfo.html#getHierarchy()"><B>getHierarchy()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDimensionMemberInfo.html" title="class in oracle.olapi.metadata.mdm">MdmDimensionMemberInfo</A> <DD>Gets the <CODE>MdmHierarchy</CODE> that contains the dimension member associated with this <CODE>MdmDimensionMemberInfo</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html#getHierarchy(java.lang.String)"><B>getHierarchy(String)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html" title="class in oracle.olapi.metadata.mdm">MdmPrimaryDimension</A> <DD>Gets the specified <CODE>MdmHierarchy</CODE> component of the <CODE>MdmPrimaryDimension</CODE>. <DT><A HREF="./oracle/olapi/syntax/AllocationCommand.html#getHierarchy()"><B>getHierarchy()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/AllocationCommand.html" title="class in oracle.olapi.syntax">AllocationCommand</A> <DD>Gets the hierarchy that is associated with this <CODE>AllocationCommand</CODE>. <DT><A HREF="./oracle/olapi/syntax/HierarchicalCondition.html#getHierarchy()"><B>getHierarchy()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/HierarchicalCondition.html" title="class in oracle.olapi.syntax">HierarchicalCondition</A> <DD>Gets the <CODE>MdmHierarchy</CODE> that contains the base and referenced members to test for the relationship. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html#getHierarchyAttribute()"><B>getHierarchyAttribute()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html" title="class in oracle.olapi.metadata.mdm">MdmPrimaryDimension</A> <DD>Gets the <code>MdmAttribute</code> that relates a hierarchy to each member of the <code>MdmPrimaryDimension</code>. <DT><A HREF="./oracle/olapi/syntax/OLAPFunctionExpression.html#getHierarchyClauseArguments()"><B>getHierarchyClauseArguments()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/OLAPFunctionExpression.html" title="class in oracle.olapi.syntax">OLAPFunctionExpression</A> <DD>Gets the hierarchy clause arguments that are associated with this <CODE>OLAPFunctionExpression</CODE>. <DT><A HREF="./oracle/olapi/metadata/deployment/AWPrimaryDimensionOrganization.html#getHierarchyConsistencyRule()"><B>getHierarchyConsistencyRule()</B></A> - Method in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/AWPrimaryDimensionOrganization.html" title="class in oracle.olapi.metadata.deployment">AWPrimaryDimensionOrganization</A> <DD>Gets the hierarchy consistency rule that is associated with this <CODE>AWPrimaryDimensionOrganization</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmHierarchyLevel.html#getHierarchyLevelMap()"><B>getHierarchyLevelMap()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmHierarchyLevel.html" title="class in oracle.olapi.metadata.mdm">MdmHierarchyLevel</A> <DD>Gets the <CODE>HierarchyLevelMap</CODE> associated with this <CODE>MdmHierarchyLevel</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmLevelHierarchy.html#getHierarchyLevels()"><B>getHierarchyLevels()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmLevelHierarchy.html" title="class in oracle.olapi.metadata.mdm">MdmLevelHierarchy</A> <DD>Gets the <CODE>MdmHierarchyLevel</CODE> components of the <CODE>MdmLevelHierarchy</CODE>. <DT><A HREF="./oracle/olapi/data/cursor/CursorManagerUpdateEvent.html#getID()"><B>getID()</B></A> - Method in class oracle.olapi.data.cursor.<A HREF="./oracle/olapi/data/cursor/CursorManagerUpdateEvent.html" title="class in oracle.olapi.data.cursor">CursorManagerUpdateEvent</A> <DD>Gets the constant that identifies the type of event that occurred, such as the <code>CURSOR_MANAGER_STRUCTURE_UPDATED</code> event. <DT><A HREF="./oracle/olapi/data/cursor/SourceIdentifier.html#getID()"><B>getID()</B></A> - Method in interface oracle.olapi.data.cursor.<A HREF="./oracle/olapi/data/cursor/SourceIdentifier.html" title="interface in oracle.olapi.data.cursor">SourceIdentifier</A> <DD>Gets the unique identifier for a <code>Source</code> during a specific <CODE>UserSession</CODE>. <DT><A HREF="./oracle/olapi/data/source/CustomModel.html#getID()"><B>getID()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/CustomModel.html" title="class in oracle.olapi.data.source">CustomModel</A> <DD>Gets a <CODE>String</CODE> that uniquely identifies the <CODE>CustomModel</CODE>. <DT><A HREF="./oracle/olapi/data/source/FundamentalMetadataObject.html#getID()"><B>getID()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/FundamentalMetadataObject.html" title="class in oracle.olapi.data.source">FundamentalMetadataObject</A> <DD>Gets the unique identifier for this <CODE>FundamentalMetadataObject</CODE>. <DT><A HREF="./oracle/olapi/data/source/FundamentalMetadataProvider.html#getID()"><B>getID()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/FundamentalMetadataProvider.html" title="class in oracle.olapi.data.source">FundamentalMetadataProvider</A> <DD>Gets the unique identifier for this <CODE>FundamentalMetadataProvider</CODE>. <DT><A HREF="./oracle/olapi/data/source/Parameter.html#getID()"><B>getID()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Parameter.html" title="class in oracle.olapi.data.source">Parameter</A> <DD>Gets a <CODE>String</CODE> that uniquely identifies this <CODE>Parameter</CODE> during this connection. <DT><A HREF="./oracle/olapi/data/source/Source.html#getID()"><B>getID()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>Gets a <CODE>String</CODE> that uniquely identifies this <CODE>Source</CODE> during this connection. <DT><A HREF="./oracle/olapi/metadata/BaseMetadataObject.html#getID()"><B>getID()</B></A> - Method in class oracle.olapi.metadata.<A HREF="./oracle/olapi/metadata/BaseMetadataObject.html" title="class in oracle.olapi.metadata">BaseMetadataObject</A> <DD>Gets the unique identifier for the <code>BaseMetadataObject</code>. <DT><A HREF="./oracle/olapi/metadata/BaseMetadataProvider.html#getID()"><B>getID()</B></A> - Method in class oracle.olapi.metadata.<A HREF="./oracle/olapi/metadata/BaseMetadataProvider.html" title="class in oracle.olapi.metadata">BaseMetadataProvider</A> <DD>Gets the unique object identifier for the <code>BaseMetadataProvider</code>. <DT><A HREF="./oracle/olapi/metadata/MetadataObject.html#getID()"><B>getID()</B></A> - Method in interface oracle.olapi.metadata.<A HREF="./oracle/olapi/metadata/MetadataObject.html" title="interface in oracle.olapi.metadata">MetadataObject</A> <DD>Gets the unique identifier for this <code>MetadataObject</code>. <DT><A HREF="./oracle/olapi/metadata/MetadataProvider.html#getID()"><B>getID()</B></A> - Method in interface oracle.olapi.metadata.<A HREF="./oracle/olapi/metadata/MetadataProvider.html" title="interface in oracle.olapi.metadata">MetadataProvider</A> <DD>Gets the unique identifier of the <code>MetadataProvider</code>. <DT><A HREF="./oracle/olapi/syntax/AggregationCommand.html#getIgnoreNulls()"><B>getIgnoreNulls()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/AggregationCommand.html" title="class in oracle.olapi.syntax">AggregationCommand</A> <DD>Indicates whether the aggregation ignores <CODE>null</CODE> values. <DT><A HREF="./oracle/olapi/syntax/BuildItem.html#getInlineBuildSpecification()"><B>getInlineBuildSpecification()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/BuildItem.html" title="class in oracle.olapi.syntax">BuildItem</A> <DD>Gets the <CODE>BuildSpecification</CODE> for a <CODE>BuildItem</CODE> that was created with the <CODE>BuildItem(Buildable obj, BuildSpecification inlineSpec)</CODE> constructor. <DT><A HREF="./oracle/olapi/data/source/CustomModel.html#getInputs()"><B>getInputs()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/CustomModel.html" title="class in oracle.olapi.data.source">CustomModel</A> <DD>Gets the <CODE>Source</CODE> objects that are the inputs of the <CODE>CustomModel</CODE>. <DT><A HREF="./oracle/olapi/data/source/Model.html#getInputs()"><B>getInputs()</B></A> - Method in interface oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Model.html" title="interface in oracle.olapi.data.source">Model</A> <DD>Gets the <CODE>Source</CODE> objects that are the inputs of the <CODE>Model</CODE>. <DT><A HREF="./oracle/olapi/data/source/Source.html#getInputs()"><B>getInputs()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>Gets all of the inputs of this <CODE>Source</CODE>, both the regular inputs and the extraction inputs, if any. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDimensionCalculationModel.html#getInputs()"><B>getInputs()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDimensionCalculationModel.html" title="class in oracle.olapi.metadata.mdm">MdmDimensionCalculationModel</A> <DD>Gets an empty <CODE>List</CODE> because an <CODE>MdmDimensionCalculationModel</CODE> does not have inputs. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDimensionedObjectModel.html#getInputs()"><B>getInputs()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDimensionedObjectModel.html" title="class in oracle.olapi.metadata.mdm">MdmDimensionedObjectModel</A> <DD>Gets the inputs of the <CODE>MdmDimensionedObjectModel</CODE>, which are the <CODE>Source</CODE> objects for the <CODE>MdmDimension</CODE> objects of the <CODE>MdmAttribute</CODE> or <CODE>MdmMeasure</CODE> for the <CODE>MdmDimensionedObjectModel</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmModel.html#getInputs()"><B>getInputs()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmModel.html" title="class in oracle.olapi.metadata.mdm">MdmModel</A> <DD>Gets the <CODE>Source</CODE> objects that are the inputs of the <CODE>MdmModel</CODE>. <DT><A HREF="./oracle/olapi/data/source/SpecifiedCursorManager.html#getInputSources()"><B>getInputSources()</B></A> - Method in interface oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/SpecifiedCursorManager.html" title="interface in oracle.olapi.data.source">SpecifiedCursorManager</A> <DD>Returns an array that has the input <CODE>Source</CODE> objects associated with this <CODE>SpecifiedCursorManager</CODE>. <DT><A HREF="./oracle/olapi/data/source/FundamentalMetadataProvider.html#getIntegerDataType()"><B>getIntegerDataType()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/FundamentalMetadataProvider.html" title="class in oracle.olapi.data.source">FundamentalMetadataProvider</A> <DD>Gets the <CODE>FundamentalMetadataObject</CODE> that represents the OLAP Java API Integer data type. <DT><A HREF="./oracle/olapi/data/source/NumberParameter.html#getIntValue()"><B>getIntValue()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberParameter.html" title="class in oracle.olapi.data.source">NumberParameter</A> <DD>Gets the value of this <CODE>NumberParameter</CODE> as an integer. <DT><A HREF="./oracle/olapi/metadata/InvalidMetadataException.html#getInvalidObjectIds()"><B>getInvalidObjectIds()</B></A> - Method in exception oracle.olapi.metadata.<A HREF="./oracle/olapi/metadata/InvalidMetadataException.html" title="class in oracle.olapi.metadata">InvalidMetadataException</A> <DD>Gets the unique <CODE>String</CODE> identifier for each invalid <CODE>MetadataObject</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html#getIsCustomMemberAttribute()"><B>getIsCustomMemberAttribute()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html" title="class in oracle.olapi.metadata.mdm">MdmPrimaryDimension</A> <DD>Gets the <code>MdmAttribute</code> that, for each member of the <code>MdmPrimaryDimension</code>, indicates whether that member is a custom member. <DT><A HREF="./oracle/olapi/metadata/mapping/CubeMap.html#getIsSolved()"><B>getIsSolved()</B></A> - Method in class oracle.olapi.metadata.mapping.<A HREF="./oracle/olapi/metadata/mapping/CubeMap.html" title="class in oracle.olapi.metadata.mapping">CubeMap</A> <DD>Indicates whether the cube maps to solved data. <DT><A HREF="./oracle/olapi/metadata/mapping/CubeDimensionalityMap.html#getJoinCondition()"><B>getJoinCondition()</B></A> - Method in class oracle.olapi.metadata.mapping.<A HREF="./oracle/olapi/metadata/mapping/CubeDimensionalityMap.html" title="class in oracle.olapi.metadata.mapping">CubeDimensionalityMap</A> <DD>Gets the <CODE>Condition</CODE> that represents the join condition for the dimension in the cube. <DT><A HREF="./oracle/olapi/metadata/mapping/HierarchyLevelMap.html#getJoinCondition()"><B>getJoinCondition()</B></A> - Method in class oracle.olapi.metadata.mapping.<A HREF="./oracle/olapi/metadata/mapping/HierarchyLevelMap.html" title="class in oracle.olapi.metadata.mapping">HierarchyLevelMap</A> <DD>Gets the <CODE>Condition</CODE> that represents a join condition for the level. <DT><A HREF="./oracle/olapi/metadata/mapping/DimensionMap.html#getKeyExpression()"><B>getKeyExpression()</B></A> - Method in class oracle.olapi.metadata.mapping.<A HREF="./oracle/olapi/metadata/mapping/DimensionMap.html" title="class in oracle.olapi.metadata.mapping">DimensionMap</A> <DD>Gets the <CODE>Expression</CODE> that identifies the primary key column of the relational table for the dimension members. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorKeywordArgument.html#getKeyword()"><B>getKeyword()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorKeywordArgument.html" title="class in oracle.olapi.syntax">FunctionDescriptorKeywordArgument</A> <DD>Gets the keyword that is the argument for the function description. <DT><A HREF="./oracle/olapi/metadata/mapping/AttributeMap.html#getLanguage()"><B>getLanguage()</B></A> - Method in class oracle.olapi.metadata.mapping.<A HREF="./oracle/olapi/metadata/mapping/AttributeMap.html" title="class in oracle.olapi.metadata.mapping">AttributeMap</A> <DD>Gets the language that is associated with this <CODE>AttributeMap</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDescription.html#getLanguage()"><B>getLanguage()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDescription.html" title="class in oracle.olapi.metadata.mdm">MdmDescription</A> <DD>Gets the language that is associated with this <CODE>MdmDescription</CODE>. <DT><A HREF="./oracle/olapi/syntax/IntervalLiteralExpression.html#getLeadingFractionalSecondsPrecision()"><B>getLeadingFractionalSecondsPrecision()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/IntervalLiteralExpression.html" title="class in oracle.olapi.syntax">IntervalLiteralExpression</A> <DD>Gets the fractional seconds precision for the value for the leading seconds period of this <CODE>IntervalLiteralExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/IntervalLiteralExpression.html#getLeadingPeriod()"><B>getLeadingPeriod()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/IntervalLiteralExpression.html" title="class in oracle.olapi.syntax">IntervalLiteralExpression</A> <DD>Gets the type of the leading time period of this <CODE>IntervaLiterallExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/IntervalLiteralExpression.html#getLeadingPrecision()"><B>getLeadingPrecision()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/IntervalLiteralExpression.html" title="class in oracle.olapi.syntax">IntervalLiteralExpression</A> <DD>Gets the precision for the value for the leading period of this <CODE>IntervalLiteralExpression</CODE>. <DT><A HREF="./oracle/olapi/metadata/deployment/SecondaryPartitionLevel.html#getLevel()"><B>getLevel()</B></A> - Method in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/SecondaryPartitionLevel.html" title="class in oracle.olapi.metadata.deployment">SecondaryPartitionLevel</A> <DD>Gets the dimension hierarchy level that is the basis for the secondary partitioning of the cube that is associated with this <CODE>SecondaryPartitionLevel</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDimensionMemberInfo.html#getLevel()"><B>getLevel()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDimensionMemberInfo.html" title="class in oracle.olapi.metadata.mdm">MdmDimensionMemberInfo</A> <DD>Gets the <CODE>MdmHierarchyLevel</CODE> that contains the dimension member associated with this <CODE>MdmDimensionMemberInfo</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMeasure.html#getLevel()"><B>getLevel()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMeasure.html" title="class in oracle.olapi.metadata.mdm">MdmMeasure</A> <DD>Gets the <CODE>MdmLevel</CODE> of the <CODE>MdmMeasureDimension</CODE> of which the <CODE>MdmMeasure</CODE> is a member. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMember.html#getLevel()"><B>getLevel()</B></A> - Method in interface oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMember.html" title="interface in oracle.olapi.metadata.mdm">MdmMember</A> <DD>Gets the <CODE>MdmLevel</CODE> of which the <CODE>MdmMember</CODE> is a member. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmStandardMember.html#getLevel()"><B>getLevel()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmStandardMember.html" title="class in oracle.olapi.metadata.mdm">MdmStandardMember</A> <DD>Gets the <CODE>MdmLevel</CODE> of which the <CODE>MdmStandardMember</CODE> is a member. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmTimeMember.html#getLevel()"><B>getLevel()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmTimeMember.html" title="class in oracle.olapi.metadata.mdm">MdmTimeMember</A> <DD>Gets the <CODE>MdmLevel</CODE> of which the <CODE>MdmTimeMember</CODE> is a member. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmLevelHierarchy.html#getLevelAttribute()"><B>getLevelAttribute()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmLevelHierarchy.html" title="class in oracle.olapi.metadata.mdm">MdmLevelHierarchy</A> <DD>Gets the <CODE>MdmAttribute</CODE> that relates the members of a component <CODE>MdmHierarchyLevel</CODE> to a level in the hierarchy. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html#getLevelAttribute()"><B>getLevelAttribute()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html" title="class in oracle.olapi.metadata.mdm">MdmPrimaryDimension</A> <DD>Gets the <code>MdmAttribute</code> that relates the level of the hierarchy that a member of the hierarchy is in to each member of the <code>MdmPrimaryDimension</code>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmHierarchyLevel.html#getLevelDepth()"><B>getLevelDepth()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmHierarchyLevel.html" title="class in oracle.olapi.metadata.mdm">MdmHierarchyLevel</A> <DD>Gets the depth of this <CODE>MdmHierarchyLevel</CODE> in the hierarchy of levels of the <CODE>MdmHierarchy</CODE> of which this level is a component. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMeasure.html#getLevelDepth()"><B>getLevelDepth()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMeasure.html" title="class in oracle.olapi.metadata.mdm">MdmMeasure</A> <DD>Because an <CODE>MdmMeasureDimension</CODE> has only one level, this method returns <CODE>0</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMember.html#getLevelDepth()"><B>getLevelDepth()</B></A> - Method in interface oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMember.html" title="interface in oracle.olapi.metadata.mdm">MdmMember</A> <DD>Gets the depth in the hierarchy of the level of which the <CODE>MdmMember</CODE> is a member. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmStandardMember.html#getLevelDepth()"><B>getLevelDepth()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmStandardMember.html" title="class in oracle.olapi.metadata.mdm">MdmStandardMember</A> <DD>Gets the depth in the hierarchy of the level of which the <CODE>MdmStandardMember</CODE> is a member. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmTimeMember.html#getLevelDepth()"><B>getLevelDepth()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmTimeMember.html" title="class in oracle.olapi.metadata.mdm">MdmTimeMember</A> <DD>Gets the depth in the hierarchy of the level of which the <CODE>MdmTimeMember</CODE> is a member. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmLevelHierarchy.html#getLevelDepthAttribute()"><B>getLevelDepthAttribute()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmLevelHierarchy.html" title="class in oracle.olapi.metadata.mdm">MdmLevelHierarchy</A> <DD>Gets the <CODE>MdmAttribute</CODE> that relates the members of a component <CODE>MdmHierarchyLevel</CODE> to the depth of a level in the hierarchy. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html#getLevelDepthAttribute()"><B>getLevelDepthAttribute()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html" title="class in oracle.olapi.metadata.mdm">MdmPrimaryDimension</A> <DD>Gets the <code>MdmAttribute</code> that relates the depth of the level of the hierarchy that a member of the hierarchy is in to each member of the <code>MdmPrimaryDimension</code>. <DT><A HREF="./oracle/olapi/metadata/mapping/SolvedValueHierarchyMap.html#getLevelExpressions()"><B>getLevelExpressions()</B></A> - Method in class oracle.olapi.metadata.mapping.<A HREF="./oracle/olapi/metadata/mapping/SolvedValueHierarchyMap.html" title="class in oracle.olapi.metadata.mapping">SolvedValueHierarchyMap</A> <DD>Gets the <CODE>Expression</CODE> objects that are associated with this <CODE>SolvedValueHierarchyMap</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmHierarchyLevel.html#getLevelHierarchy()"><B>getLevelHierarchy()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmHierarchyLevel.html" title="class in oracle.olapi.metadata.mdm">MdmHierarchyLevel</A> <DD>Gets the <CODE>MdmLevelHierarchy</CODE> of which this <CODE>MdmLevel</CODE> is a component. <DT><A HREF="./oracle/olapi/metadata/mapping/SolvedHierarchyMap.html#getLevelIDExpression()"><B>getLevelIDExpression()</B></A> - Method in class oracle.olapi.metadata.mapping.<A HREF="./oracle/olapi/metadata/mapping/SolvedHierarchyMap.html" title="class in oracle.olapi.metadata.mapping">SolvedHierarchyMap</A> <DD>Gets the column that contains the identifiers for the levels of the hierarchy. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmLevel.html#getLevelMap()"><B>getLevelMap()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmLevel.html" title="class in oracle.olapi.metadata.mdm">MdmLevel</A> <DD><B>Deprecated.</B> <I>As of Oracle 11g, Release 1 (11.1); replaced by <A HREF="./oracle/olapi/metadata/mdm/MdmHierarchyLevel.html#getHierarchyLevelMap()"><CODE>getHierarchyLevelMap</CODE></A>.</I> <DT><A HREF="./oracle/olapi/metadata/mdm/MdmLevelHierarchy.html#getLevels()"><B>getLevels()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmLevelHierarchy.html" title="class in oracle.olapi.metadata.mdm">MdmLevelHierarchy</A> <DD>Gets the <CODE>MdmHierarchyLevel</CODE> components of the <CODE>MdmLevelHierarchy</CODE>. <DT><A HREF="./oracle/olapi/syntax/SymmetricConditionElement.html#getLevels()"><B>getLevels()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SymmetricConditionElement.html" title="class in oracle.olapi.syntax">SymmetricConditionElement</A> <DD>Gets the <CODE>MdmDimensionLevel</CODE> objects that are associated with this <CODE>SymmetricConditionElement</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDimensionLevel.html#getLevelType()"><B>getLevelType()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDimensionLevel.html" title="class in oracle.olapi.metadata.mdm">MdmDimensionLevel</A> <DD>Gets the type of information that this <CODE>MdmDimensionLevel</CODE> represents. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmLevel.html#getLevelType()"><B>getLevelType()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmLevel.html" title="class in oracle.olapi.metadata.mdm">MdmLevel</A> <DD><B>Deprecated.</B> <I>As of Oracle 11g, Release 1 (11.1); replaced by <A HREF="./oracle/olapi/metadata/mdm/MdmDimensionLevel.html#getLevelType()"><CODE>MdmDimensionLevel.getLevelType</CODE></A></I> <DT><A HREF="./oracle/olapi/syntax/ComparisonCondition.html#getLhsArgument()"><B>getLhsArgument()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/ComparisonCondition.html" title="class in oracle.olapi.syntax">ComparisonCondition</A> <DD>Gets the expression that is the left-hand-side argument of this <CODE>ComprisonCondition</CODE>. <DT><A HREF="./oracle/olapi/syntax/LikeCondition.html#getLhsExpression()"><B>getLhsExpression()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/LikeCondition.html" title="class in oracle.olapi.syntax">LikeCondition</A> <DD>Gets the expression that is the left-hand-side argument of this <CODE>LikeCondition</CODE>, which contains the text to search. <DT><A HREF="./oracle/olapi/syntax/ListComparisonCondition.html#getList()"><B>getList()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/ListComparisonCondition.html" title="class in oracle.olapi.syntax">ListComparisonCondition</A> <DD>Gets the list of expressions of this <CODE>ListComprisonCondition</CODE> that the operation compares to the left-hand-side argument expression. <DT><A HREF="./oracle/olapi/syntax/ColumnExpression.html#getListSource(oracle.olapi.data.source.DataProvider)"><B>getListSource(DataProvider)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/ColumnExpression.html" title="class in oracle.olapi.syntax">ColumnExpression</A> <DD>Gets the <CODE>ListSource</CODE> that is associated with this <CODE>ColumnExpression</CODE>. <DT><A HREF="./oracle/olapi/data/source/LiteralQualification.html#getLiteral()"><B>getLiteral()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/LiteralQualification.html" title="class in oracle.olapi.data.source">LiteralQualification</A> <DD>Gets the literal value of this <CODE>LiteralQualification</CODE>. <DT><A HREF="./oracle/olapi/syntax/LoadCommand.html#getLoadOption()"><B>getLoadOption()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/LoadCommand.html" title="class in oracle.olapi.syntax">LoadCommand</A> <DD>Gets the load command option of this <CODE>LoadCommand</CODE>. <DT><A HREF="./oracle/express/ErrorDescription.html#getLocalizedMessage(java.util.Locale)"><B>getLocalizedMessage(Locale)</B></A> - Method in class oracle.express.<A HREF="./oracle/express/ErrorDescription.html" title="class in oracle.express">ErrorDescription</A> <DD>Gets a text representation of the <code>ErrorDescription</code> in the specified <code>Locale</code> that includes the domain abbreviation, a short text description of the error, and an indication of where in the internal code the error occurred. <DT><A HREF="./oracle/express/ErrorDescription.html#getLocalizedMessage()"><B>getLocalizedMessage()</B></A> - Method in class oracle.express.<A HREF="./oracle/express/ErrorDescription.html" title="class in oracle.express">ErrorDescription</A> <DD>Gets a text representation of the <code>ErrorDescription</code> in the default <code>Locale</code> that includes the domain abbreviation, a short text description of the error, and an indication of where in the internal code the error occurred. <DT><A HREF="./oracle/express/ErrorStack.html#getLocalizedMessage(java.util.Locale)"><B>getLocalizedMessage(Locale)</B></A> - Method in class oracle.express.<A HREF="./oracle/express/ErrorStack.html" title="class in oracle.express">ErrorStack</A> <DD>Gets a text representation of this <code>ErrorStack</code>, in the specified <code>Locale</code> which includes short descriptions for all the errors in the stack. <DT><A HREF="./oracle/express/ErrorStack.html#getLocalizedMessage()"><B>getLocalizedMessage()</B></A> - Method in class oracle.express.<A HREF="./oracle/express/ErrorStack.html" title="class in oracle.express">ErrorStack</A> <DD>Gets a text representation of this <code>ErrorStack</code>, in the default <code>Locale</code> which includes short descriptions for all the errors in the stack. <DT><A HREF="./oracle/olapi/BatchedException.html#getLocalizedMessage(java.util.Locale)"><B>getLocalizedMessage(Locale)</B></A> - Method in exception oracle.olapi.<A HREF="./oracle/olapi/BatchedException.html" title="class in oracle.olapi">BatchedException</A> <DD>Gets a message in the language specified by the <CODE>java.util.Locale</CODE> object. <DT><A HREF="./oracle/olapi/HasLocalizedMessage.html#getLocalizedMessage(java.util.Locale)"><B>getLocalizedMessage(Locale)</B></A> - Method in interface oracle.olapi.<A HREF="./oracle/olapi/HasLocalizedMessage.html" title="interface in oracle.olapi">HasLocalizedMessage</A> <DD>Gets a message in the language of the specified <code>Locale</code>. <DT><A HREF="./oracle/olapi/metadata/InvalidMetadataException.html#getLocalizedMessage(java.util.Locale)"><B>getLocalizedMessage(Locale)</B></A> - Method in exception oracle.olapi.metadata.<A HREF="./oracle/olapi/metadata/InvalidMetadataException.html" title="class in oracle.olapi.metadata">InvalidMetadataException</A> <DD>Gets a message in the language specified by the <CODE>java.util.Locale</CODE> object. <DT><A HREF="./oracle/olapi/OLAPIException.html#getLocalizedMessage(java.util.Locale)"><B>getLocalizedMessage(Locale)</B></A> - Method in exception oracle.olapi.<A HREF="./oracle/olapi/OLAPIException.html" title="class in oracle.olapi">OLAPIException</A> <DD>Gets a message in the language specified by the <CODE>java.util.Locale</CODE> object. <DT><A HREF="./oracle/olapi/OLAPIException.html#getLocalizedMessage()"><B>getLocalizedMessage()</B></A> - Method in exception oracle.olapi.<A HREF="./oracle/olapi/OLAPIException.html" title="class in oracle.olapi">OLAPIException</A> <DD>Gets a message in the language specified by the default <CODE>java.util.Locale</CODE>. <DT><A HREF="./oracle/olapi/OLAPIIllegalStateException.html#getLocalizedMessage(java.util.Locale)"><B>getLocalizedMessage(Locale)</B></A> - Method in exception oracle.olapi.<A HREF="./oracle/olapi/OLAPIIllegalStateException.html" title="class in oracle.olapi">OLAPIIllegalStateException</A> <DD>Gets a message in the language specified by the <CODE>java.util.Locale</CODE> object. <DT><A HREF="./oracle/olapi/OLAPIIllegalStateException.html#getLocalizedMessage()"><B>getLocalizedMessage()</B></A> - Method in exception oracle.olapi.<A HREF="./oracle/olapi/OLAPIIllegalStateException.html" title="class in oracle.olapi">OLAPIIllegalStateException</A> <DD>Gets a message in the language specified by the default <CODE>java.util.Locale</CODE>. <DT><A HREF="./oracle/olapi/OLAPIRuntimeException.html#getLocalizedMessage(java.util.Locale)"><B>getLocalizedMessage(Locale)</B></A> - Method in exception oracle.olapi.<A HREF="./oracle/olapi/OLAPIRuntimeException.html" title="class in oracle.olapi">OLAPIRuntimeException</A> <DD>Gets a message in the language specified by the <CODE>java.util.Locale</CODE> object. <DT><A HREF="./oracle/olapi/OLAPIRuntimeException.html#getLocalizedMessage()"><B>getLocalizedMessage()</B></A> - Method in exception oracle.olapi.<A HREF="./oracle/olapi/OLAPIRuntimeException.html" title="class in oracle.olapi">OLAPIRuntimeException</A> <DD>Gets a message in the language specified by the default <CODE>java.util.Locale</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDimensionMemberInfo.html#getLocalValue()"><B>getLocalValue()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDimensionMemberInfo.html" title="class in oracle.olapi.metadata.mdm">MdmDimensionMemberInfo</A> <DD>Gets the local value of the dimension member associated with this <CODE>MdmDimensionMemberInfo</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMeasure.html#getLocalValue()"><B>getLocalValue()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMeasure.html" title="class in oracle.olapi.metadata.mdm">MdmMeasure</A> <DD>Gets the local value of this <CODE>MdmMeasure</CODE>, which is its name. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMember.html#getLocalValue()"><B>getLocalValue()</B></A> - Method in interface oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMember.html" title="interface in oracle.olapi.metadata.mdm">MdmMember</A> <DD>Gets the local value of the <CODE>MdmMember</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmStandardMember.html#getLocalValue()"><B>getLocalValue()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmStandardMember.html" title="class in oracle.olapi.metadata.mdm">MdmStandardMember</A> <DD>Gets the local value of the <CODE>MdmStandardMember</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmTimeMember.html#getLocalValue()"><B>getLocalValue()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmTimeMember.html" title="class in oracle.olapi.metadata.mdm">MdmTimeMember</A> <DD>Gets the local value of the <CODE>MdmTimeMember</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html#getLocalValueAttribute()"><B>getLocalValueAttribute()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html" title="class in oracle.olapi.metadata.mdm">MdmPrimaryDimension</A> <DD>Gets the <code>MdmAttribute</code> that relates a local value to each member of the <code>MdmPrimaryDimension</code>. <DT><A HREF="./oracle/olapi/syntax/BuildProcess.html#getLogOptions()"><B>getLogOptions()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/BuildProcess.html" title="class in oracle.olapi.syntax">BuildProcess</A> <DD>Get the <CODE>String</CODE> representing the specification of build log options. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDescriptionType.html#getLongDescriptionDescriptionType()"><B>getLongDescriptionDescriptionType()</B></A> - Static method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDescriptionType.html" title="class in oracle.olapi.metadata.mdm">MdmDescriptionType</A> <DD>Gets an <CODE>MdmDescriptionType</CODE> for an <CODE>MdmDescription</CODE> that represents a long description to associate with an <CODE>MdmObject</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDescriptionType.html#getLongNameDescriptionType()"><B>getLongNameDescriptionType()</B></A> - Static method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDescriptionType.html" title="class in oracle.olapi.metadata.mdm">MdmDescriptionType</A> <DD>Gets an <CODE>MdmDescriptionType</CODE> for an <CODE>MdmDescription</CODE> that represents a long version of a name to associate with an <CODE>MdmObject</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDescriptionType.html#getLongPluralNameDescriptionType()"><B>getLongPluralNameDescriptionType()</B></A> - Static method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDescriptionType.html" title="class in oracle.olapi.metadata.mdm">MdmDescriptionType</A> <DD>Gets an <CODE>MdmDescriptionType</CODE> for an <CODE>MdmDescription</CODE> that represents a long plural name to associate with an <CODE>MdmObject</CODE>. <DT><A HREF="./oracle/olapi/data/source/NumberParameter.html#getLongValue()"><B>getLongValue()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberParameter.html" title="class in oracle.olapi.data.source">NumberParameter</A> <DD>Gets the value of this <CODE>NumberParameter</CODE> as a <CODE>long</CODE>. <DT><A HREF="./oracle/olapi/syntax/AggregationCommand.html#getMaintainCount()"><B>getMaintainCount()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/AggregationCommand.html" title="class in oracle.olapi.syntax">AggregationCommand</A> <DD>Indicates whether the aggregation maintains a count. <DT><A HREF="./oracle/olapi/metadata/mapping/CubeDimensionalityMap.html#getMappedDimension()"><B>getMappedDimension()</B></A> - Method in class oracle.olapi.metadata.mapping.<A HREF="./oracle/olapi/metadata/mapping/CubeDimensionalityMap.html" title="class in oracle.olapi.metadata.mapping">CubeDimensionalityMap</A> <DD>Gets the <CODE>MdmDimension</CODE> associated with the <CODE>CubeDimensionalityMap</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmModel.html#getMdmAssignments()"><B>getMdmAssignments()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmModel.html" title="class in oracle.olapi.metadata.mdm">MdmModel</A> <DD>Gets the <CODE>MdmAssignment</CODE> objects that are associated with this <CODE>MdmModel</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmAttributeModel.html#getMdmAttribute()"><B>getMdmAttribute()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmAttributeModel.html" title="class in oracle.olapi.metadata.mdm">MdmAttributeModel</A> <DD>Gets the <CODE>MdmAttribute</CODE> for the <CODE>MdmAttributeModel</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html#getMdmCustomMembers()"><B>getMdmCustomMembers()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html" title="class in oracle.olapi.metadata.mdm">MdmPrimaryDimension</A> <DD>Gets the <CODE>MdmCustomMember</CODE> objects that are associated with the <CODE>MdmPrimaryDimension</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDimensionCalculationModel.html#getMdmDimension()"><B>getMdmDimension()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDimensionCalculationModel.html" title="class in oracle.olapi.metadata.mdm">MdmDimensionCalculationModel</A> <DD>Gets the <CODE>MdmPrimaryDimension</CODE> for the <CODE>MdmDimensionCalculationModel</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmAttributeModel.html#getMdmDimensionedObject()"><B>getMdmDimensionedObject()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmAttributeModel.html" title="class in oracle.olapi.metadata.mdm">MdmAttributeModel</A> <DD>Gets the <CODE>MdmDimensionedObject</CODE> for the <CODE>MdmAttributeModel</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDimensionedObjectModel.html#getMdmDimensionedObject()"><B>getMdmDimensionedObject()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDimensionedObjectModel.html" title="class in oracle.olapi.metadata.mdm">MdmDimensionedObjectModel</A> <DD>Gets the <CODE>MdmDimensionedObject</CODE> for the <CODE>MdmDimensionedObjectModel</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMeasureModel.html#getMdmDimensionedObject()"><B>getMdmDimensionedObject()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMeasureModel.html" title="class in oracle.olapi.metadata.mdm">MdmMeasureModel</A> <DD>Gets the <CODE>MdmDimensionedObject</CODE> for the <CODE>MdmMeasureModel</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMeasureModel.html#getMdmMeasure()"><B>getMdmMeasure()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMeasureModel.html" title="class in oracle.olapi.metadata.mdm">MdmMeasureModel</A> <DD>Gets the <CODE>MdmMeasure</CODE> for the <CODE>MdmMeasureModel</CODE>. <DT><A HREF="./oracle/olapi/data/source/DataProvider.html#getMdmMetadataProvider()"><B>getMdmMetadataProvider()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/DataProvider.html" title="class in oracle.olapi.data.source">DataProvider</A> <DD>Gets the <code>MdmMetadataProvider</code> that is associated with this <CODE>DataProvider</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmAssignment.html#getMdmModel()"><B>getMdmModel()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmAssignment.html" title="class in oracle.olapi.metadata.mdm">MdmAssignment</A> <DD>Gets the <CODE>MdmModel</CODE> that owns this <CODE>MdmAssignment</CODE>. <DT><A HREF="./oracle/olapi/syntax/BaseQuery.html#getMdmQuery()"><B>getMdmQuery()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/BaseQuery.html" title="class in oracle.olapi.syntax">BaseQuery</A> <DD>Gets the <CODE>MdmQuery</CODE> that is associated with this <CODE>BaseQuery</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDimensionCalculationModel.html#getMdmSource()"><B>getMdmSource()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDimensionCalculationModel.html" title="class in oracle.olapi.metadata.mdm">MdmDimensionCalculationModel</A> <DD>Gets the <CODE>MdmSource</CODE> for the <CODE>MdmDimensionCalculationModel</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDimensionedObjectModel.html#getMdmSource()"><B>getMdmSource()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDimensionedObjectModel.html" title="class in oracle.olapi.metadata.mdm">MdmDimensionedObjectModel</A> <DD>Gets the <CODE>MdmSource</CODE> for the <CODE>MdmDimensionedObjectModel</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmModel.html#getMdmSource()"><B>getMdmSource()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmModel.html" title="class in oracle.olapi.metadata.mdm">MdmModel</A> <DD>Gets the <CODE>MdmSource</CODE> for the <CODE>MdmModel</CODE>. <DT><A HREF="./oracle/olapi/metadata/mapping/MeasureMap.html#getMeasure()"><B>getMeasure()</B></A> - Method in class oracle.olapi.metadata.mapping.<A HREF="./oracle/olapi/metadata/mapping/MeasureMap.html" title="class in oracle.olapi.metadata.mapping">MeasureMap</A> <DD>Gets the <CODE>MdmBaseMeasure</CODE> associated with the <CODE>MeasureMap</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmCube.html#getMeasure(java.lang.String)"><B>getMeasure(String)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmCube.html" title="class in oracle.olapi.metadata.mdm">MdmCube</A> <DD>Gets the specified <CODE>MdmMeasure</CODE> that is associated with this <CODE>MdmCube</CODE>. <DT><A HREF="./oracle/olapi/syntax/AggregationCase.html#getMeasure()"><B>getMeasure()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/AggregationCase.html" title="class in oracle.olapi.syntax">AggregationCase</A> <DD>Gets the measure that is associated with this <CODE>AggregationCase</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMeasure.html#getMeasureDimension()"><B>getMeasureDimension()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMeasure.html" title="class in oracle.olapi.metadata.mdm">MdmMeasure</A> <DD>Gets the <CODE>MdmMeasureDimension</CODE> of the <CODE>MdmRootSchema</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmSchema.html#getMeasureDimension()"><B>getMeasureDimension()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmSchema.html" title="class in oracle.olapi.metadata.mdm">MdmSchema</A> <DD>Gets the <code>MdmMeasureDimension</code> for the <CODE>MdmMetadataProvider</CODE> that is associated with the <CODE>MdmRootSchema</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDerivedMeasure.html#getMeasureExpression()"><B>getMeasureExpression()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDerivedMeasure.html" title="class in oracle.olapi.metadata.mdm">MdmDerivedMeasure</A> <DD>Gets the <CODE>Expression</CODE> that determines the values of this <CODE>MdmDerivedMeasure</CODE>. <DT><A HREF="./oracle/olapi/metadata/mapping/CubeMap.html#getMeasureMaps()"><B>getMeasureMaps()</B></A> - Method in class oracle.olapi.metadata.mapping.<A HREF="./oracle/olapi/metadata/mapping/CubeMap.html" title="class in oracle.olapi.metadata.mapping">CubeMap</A> <DD>Gets the <CODE>MeasureMap</CODE> objects associated with the <CODE>CubeMap</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMeasure.html#getMeasureModel()"><B>getMeasureModel()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMeasure.html" title="class in oracle.olapi.metadata.mdm">MdmMeasure</A> <DD>Gets the <CODE>MdmMeasureModel</CODE> for the <CODE>MdmMeasure</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmCube.html#getMeasures()"><B>getMeasures()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmCube.html" title="class in oracle.olapi.metadata.mdm">MdmCube</A> <DD>Gets the <CODE>MdmMeasure</CODE> objects that are associated with this <CODE>MdmCube</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDatabaseSchema.html#getMeasures()"><B>getMeasures()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDatabaseSchema.html" title="class in oracle.olapi.metadata.mdm">MdmDatabaseSchema</A> <DD>Gets the <code>MdmMeasure</code> objects that the <code>MdmDatabaseSchema</code> contains. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMeasureDimension.html#getMeasures()"><B>getMeasures()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMeasureDimension.html" title="class in oracle.olapi.metadata.mdm">MdmMeasureDimension</A> <DD>Gets a <code>List</code> that contains the <code>MdmMeasure</code> objects that are the members of the <CODE>MdmMeasureDimension</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmRootSchema.html#getMeasures()"><B>getMeasures()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmRootSchema.html" title="class in oracle.olapi.metadata.mdm">MdmRootSchema</A> <DD>Gets the <code>MdmMeasure</code> objects that the <code>MdmRootSchema</code> contains. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmSchema.html#getMeasures()"><B>getMeasures()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmSchema.html" title="class in oracle.olapi.metadata.mdm">MdmSchema</A> <DD>Gets the <code>MdmMeasure</code> objects that the <code>MdmSchema</code> contains. <DT><A HREF="./oracle/olapi/syntax/GroupCommand.html#getMeasures()"><B>getMeasures()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/GroupCommand.html" title="class in oracle.olapi.syntax">GroupCommand</A> <DD>Gets the <CODE>MdmBaseMeasure</CODE> objects that are associated with this <CODE>GroupCommand</CODE>. <DT><A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html#getMeasureStorage()"><B>getMeasureStorage()</B></A> - Method in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html" title="class in oracle.olapi.metadata.deployment">AWCubeOrganization</A> <DD>Gets the storage type of the measures of the cube that contains this <CODE>AWCubeOrganization</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmAssignment.html#getMemberExpression()"><B>getMemberExpression()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmAssignment.html" title="class in oracle.olapi.metadata.mdm">MdmAssignment</A> <DD>Gets the <CODE>Expression</CODE> specified by this <CODE>MdmAssignment</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmCustomMember.html#getMemberExpression()"><B>getMemberExpression()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmCustomMember.html" title="class in oracle.olapi.metadata.mdm">MdmCustomMember</A> <DD>Gets the <CODE>Expression</CODE> that represents the measure value for the custom dimension member. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDimensionLevel.html#getMemberListMap()"><B>getMemberListMap()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDimensionLevel.html" title="class in oracle.olapi.metadata.mdm">MdmDimensionLevel</A> <DD>Gets the <code>MemberListMap</code> associated with the <CODE>MdmDimensionLevel</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMemberListMapOwner.html#getMemberListMap()"><B>getMemberListMap()</B></A> - Method in interface oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMemberListMapOwner.html" title="interface in oracle.olapi.metadata.mdm">MdmMemberListMapOwner</A> <DD>Gets the <CODE>MemberListMap</CODE> associated with the implementation of the interface. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html#getMemberListMap()"><B>getMemberListMap()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html" title="class in oracle.olapi.metadata.mdm">MdmPrimaryDimension</A> <DD>Gets the <CODE>MemberListMap</CODE> that is associated with the <CODE>MdmPrimaryDimension</CODE>. <DT><A HREF="./oracle/olapi/syntax/AggregateOverMembersClause.html#getMembers()"><B>getMembers()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/AggregateOverMembersClause.html" title="class in oracle.olapi.syntax">AggregateOverMembersClause</A> <DD>Gets the dimension members to use in the aggregation. <DT><A HREF="./oracle/olapi/syntax/AggregationCommand.html#getMembersCondition()"><B>getMembersCondition()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/AggregationCommand.html" title="class in oracle.olapi.syntax">AggregationCommand</A> <DD>Gets a <CODE>Condition</CODE> that specifies a set of dimension members to use as a floor for aggregation. <DT><A HREF="./oracle/express/ErrorDescription.html#getMessage()"><B>getMessage()</B></A> - Method in class oracle.express.<A HREF="./oracle/express/ErrorDescription.html" title="class in oracle.express">ErrorDescription</A> <DD>Gets a short text message describing the error. <DT><A HREF="./oracle/olapi/metadata/InvalidMetadataObjectInfo.html#getMessage()"><B>getMessage()</B></A> - Method in class oracle.olapi.metadata.<A HREF="./oracle/olapi/metadata/InvalidMetadataObjectInfo.html" title="class in oracle.olapi.metadata">InvalidMetadataObjectInfo</A> <DD>Gets the text portion of the error message. <DT><A HREF="./oracle/olapi/metadata/DuplicateMetadataIDException.html#getMetadataID()"><B>getMetadataID()</B></A> - Method in exception oracle.olapi.metadata.<A HREF="./oracle/olapi/metadata/DuplicateMetadataIDException.html" title="class in oracle.olapi.metadata">DuplicateMetadataIDException</A> <DD> <DT><A HREF="./oracle/olapi/data/source/FundamentalMetadataProvider.html#getMetadataObject(java.lang.String)"><B>getMetadataObject(String)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/FundamentalMetadataProvider.html" title="class in oracle.olapi.data.source">FundamentalMetadataProvider</A> <DD>Gets the <code>FundamentalMetadataObject</code> that has the specified identifier. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html#getMetadataObject(java.lang.String)"><B>getMetadataObject(String)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html" title="class in oracle.olapi.metadata.mdm">MdmMetadataProvider</A> <DD>Gets the <code>MdmObject</code> that has the specified unique object identifier. <DT><A HREF="./oracle/olapi/data/source/FundamentalMetadataProvider.html#getMetadataObjects(java.lang.String[])"><B>getMetadataObjects(String[])</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/FundamentalMetadataProvider.html" title="class in oracle.olapi.data.source">FundamentalMetadataProvider</A> <DD>Retrieves a <code>List</code> in which each element is a <code>FundamentalMetadataObject</code> that has one of the specified identifiers. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html#getMetadataObjects(java.lang.String[])"><B>getMetadataObjects(String[])</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html" title="class in oracle.olapi.metadata.mdm">MdmMetadataProvider</A> <DD>Gets a <code>List</code> that contains the specified <code>MdmObject</code> objects. <DT><A HREF="./oracle/olapi/data/source/Source.html#getMetadataProvider()"><B>getMetadataProvider()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>Gets the <CODE>MetadataProvider</CODE> that provides the metadata objects for this primary <CODE>Source</CODE> object. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmObject.html#getMetadataProvider()"><B>getMetadataProvider()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmObject.html" title="class in oracle.olapi.metadata.mdm">MdmObject</A> <DD>Gets the <code>MdmMetadataProvider</code> for this <code>MdmObject</code>. <DT><A HREF="./oracle/olapi/data/cursor/SourceIdentifier.html#getMetadataProviderID()"><B>getMetadataProviderID()</B></A> - Method in interface oracle.olapi.data.cursor.<A HREF="./oracle/olapi/data/cursor/SourceIdentifier.html" title="interface in oracle.olapi.data.cursor">SourceIdentifier</A> <DD>Gets the unique identifier for a <code>MetadataProvider</code> during a specific <CODE>UserSession</CODE>. <DT><A HREF="./oracle/olapi/data/source/Source.html#getMetadataProviderID()"><B>getMetadataProviderID()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>Gets a <CODE>String</CODE> that uniquely identifies the <CODE>MetadataProvider</CODE> for this <CODE>Source</CODE>. <DT><A HREF="./oracle/olapi/transaction/WriteLockException.html#getMetadataState()"><B>getMetadataState()</B></A> - Method in exception oracle.olapi.transaction.<A HREF="./oracle/olapi/transaction/WriteLockException.html" title="class in oracle.olapi.transaction">WriteLockException</A> <DD>Gets the <code>MetadataState</code> that cannot change state in the <code>Transaction</code> returned by the <code>getTransaction</code> method because the <code>MetadataState</code> is active in the <code>Transaction</code> returned by the <code>getActiveTransaction</code> method. <DT><A HREF="./oracle/olapi/data/source/Source.html#getModel()"><B>getModel()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>Gets the <CODE>Model</CODE> associated with this <CODE>Source</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmAttribute.html#getModel()"><B>getModel()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmAttribute.html" title="class in oracle.olapi.metadata.mdm">MdmAttribute</A> <DD>Gets the <CODE>MdmModel</CODE> associated with the <CODE>MdmAttribute</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMeasure.html#getModel()"><B>getModel()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMeasure.html" title="class in oracle.olapi.metadata.mdm">MdmMeasure</A> <DD>Gets the <CODE>MdmModel</CODE> for the <CODE>MdmMeasure</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmSource.html#getModel()"><B>getModel()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmSource.html" title="class in oracle.olapi.metadata.mdm">MdmSource</A> <DD>Gets the <CODE>MdmModel</CODE> for an <CODE>MdmMeasure</CODE> or an <CODE>MdmAttribute</CODE>, which are the subclasses of <CODE>MdmDimensionedObject</CODE>. <DT><A HREF="./oracle/olapi/syntax/ModelCommand.html#getModel()"><B>getModel()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/ModelCommand.html" title="class in oracle.olapi.syntax">ModelCommand</A> <DD>Gets the <CODE>MdmDimensionCalculationModel</CODE> that is associated with this <CODE>ModelCommand</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html#getModels()"><B>getModels()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html" title="class in oracle.olapi.metadata.mdm">MdmPrimaryDimension</A> <DD>Gets the <CODE>List</CODE> of the <CODE>MdmDimensionCalculationModel</CODE> objects that are associated with the <CODE>MdmPrimaryDimension</CODE>. <DT><A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html#getMVCreationOptions()"><B>getMVCreationOptions()</B></A> - Method in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html" title="class in oracle.olapi.metadata.deployment">AWCubeOrganization</A> <DD>Gets the <CODE>MVCreationOptions</CODE> object of the AWCubeOrganization <DT><A HREF="./oracle/olapi/metadata/deployment/AWPrimaryDimensionOrganization.html#getMVCreationOptions()"><B>getMVCreationOptions()</B></A> - Method in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/AWPrimaryDimensionOrganization.html" title="class in oracle.olapi.metadata.deployment">AWPrimaryDimensionOrganization</A> <DD>Gets the <CODE>MVCreationOptions</CODE> object of the AWPrimaryDimensionOrganization <DT><A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html#getMVOption()"><B>getMVOption()</B></A> - Method in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html" title="class in oracle.olapi.metadata.deployment">AWCubeOrganization</A> <DD>Gets the materialized view option for the cube that contains this <CODE>AWCubeOrganization</CODE>. <DT><A HREF="./oracle/olapi/metadata/deployment/AWPrimaryDimensionOrganization.html#getMVOption()"><B>getMVOption()</B></A> - Method in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/AWPrimaryDimensionOrganization.html" title="class in oracle.olapi.metadata.deployment">AWPrimaryDimensionOrganization</A> <DD>Gets the materialized view option for the dimension that is associated with this <CODE>AWPrimaryDimensionOrganization</CODE>. <DT><A HREF="./oracle/olapi/metadata/BaseMetadataObject.html#getName()"><B>getName()</B></A> - Method in class oracle.olapi.metadata.<A HREF="./oracle/olapi/metadata/BaseMetadataObject.html" title="class in oracle.olapi.metadata">BaseMetadataObject</A> <DD>Gets the name of the <code>BaseMetadataObject</code>. <DT><A HREF="./oracle/olapi/metadata/deployment/AW.html#getName()"><B>getName()</B></A> - Method in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/AW.html" title="class in oracle.olapi.metadata.deployment">AW</A> <DD>Gets the name of this <CODE>AW</CODE>. <DT><A HREF="./oracle/olapi/metadata/deployment/MVCreationOptions.html#getName()"><B>getName()</B></A> - Method in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/MVCreationOptions.html" title="class in oracle.olapi.metadata.deployment">MVCreationOptions</A> <DD>Gets the name of this <code>MetadataObject</code>. <DT><A HREF="./oracle/olapi/metadata/deployment/RolapCubeOrganization.html#getName()"><B>getName()</B></A> - Method in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/RolapCubeOrganization.html" title="class in oracle.olapi.metadata.deployment">RolapCubeOrganization</A> <DD>Gets the name of this <code>MetadataObject</code>. <DT><A HREF="./oracle/olapi/metadata/deployment/RolapPrimaryDimensionOrganization.html#getName()"><B>getName()</B></A> - Method in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/RolapPrimaryDimensionOrganization.html" title="class in oracle.olapi.metadata.deployment">RolapPrimaryDimensionOrganization</A> <DD>Gets the name of this <code>MetadataObject</code>. <DT><A HREF="./oracle/olapi/metadata/mapping/CubeMap.html#getName()"><B>getName()</B></A> - Method in class oracle.olapi.metadata.mapping.<A HREF="./oracle/olapi/metadata/mapping/CubeMap.html" title="class in oracle.olapi.metadata.mapping">CubeMap</A> <DD>Gets the name of the <code>CubeMap</code>. <DT><A HREF="./oracle/olapi/metadata/mapping/ObjectMap.html#getName()"><B>getName()</B></A> - Method in class oracle.olapi.metadata.mapping.<A HREF="./oracle/olapi/metadata/mapping/ObjectMap.html" title="class in oracle.olapi.metadata.mapping">ObjectMap</A> <DD>Gets a default name for the <code>MdmObject</code>. <DT><A HREF="./oracle/olapi/metadata/mapping/ValueMap.html#getName()"><B>getName()</B></A> - Method in class oracle.olapi.metadata.mapping.<A HREF="./oracle/olapi/metadata/mapping/ValueMap.html" title="class in oracle.olapi.metadata.mapping">ValueMap</A> <DD>Gets the name of the <CODE>ValueMap</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDescription.html#getName()"><B>getName()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDescription.html" title="class in oracle.olapi.metadata.mdm">MdmDescription</A> <DD>Gets the name of this <code>MetadataObject</code>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmHierarchyLevel.html#getName()"><B>getName()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmHierarchyLevel.html" title="class in oracle.olapi.metadata.mdm">MdmHierarchyLevel</A> <DD>Gets the name of this <code>MdmObject</code>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmObject.html#getName()"><B>getName()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmObject.html" title="class in oracle.olapi.metadata.mdm">MdmObject</A> <DD>Gets the name of this <code>MdmObject</code>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmQueryColumn.html#getName()"><B>getName()</B></A> - Method in interface oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmQueryColumn.html" title="interface in oracle.olapi.metadata.mdm">MdmQueryColumn</A> <DD>Gets the name of the column. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmViewColumn.html#getName()"><B>getName()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmViewColumn.html" title="class in oracle.olapi.metadata.mdm">MdmViewColumn</A> <DD>Gets the name of the column for use in an <CODE>Expression</CODE>. <DT><A HREF="./oracle/olapi/syntax/BaseQuery.html#getName()"><B>getName()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/BaseQuery.html" title="class in oracle.olapi.syntax">BaseQuery</A> <DD>Gets the name of the <CODE>BaseQuery</CODE>, which is the name of the <CODE>MdmQuery</CODE> that is associated with this <CODE>BaseQuery</CODE>. <DT><A HREF="./oracle/olapi/syntax/BuildSpecification.html#getName()"><B>getName()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/BuildSpecification.html" title="class in oracle.olapi.syntax">BuildSpecification</A> <DD>Gets the name of this <CODE>BuildSpecification</CODE>. <DT><A HREF="./oracle/olapi/syntax/DataType.html#getName()"><B>getName()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/DataType.html" title="class in oracle.olapi.syntax">DataType</A> <DD>Gets the name of this <CODE>DataType</CODE>. <DT><A HREF="./oracle/olapi/syntax/KeywordArgument.html#getName()"><B>getName()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/KeywordArgument.html" title="class in oracle.olapi.syntax">KeywordArgument</A> <DD>Gets the name of this <CODE>KeywordArgument</CODE>. <DT><A HREF="./oracle/olapi/syntax/Query.html#getName()"><B>getName()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/Query.html" title="class in oracle.olapi.syntax">Query</A> <DD>Gets the name of the <CODE>Query</CODE>. <DT><A HREF="./oracle/olapi/syntax/UnresolvedQuery.html#getName()"><B>getName()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/UnresolvedQuery.html" title="class in oracle.olapi.syntax">UnresolvedQuery</A> <DD>Gets the name of this <CODE>UnresolvedQuery</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDatabaseSchema.html#getNamedBuildProcesses()"><B>getNamedBuildProcesses()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDatabaseSchema.html" title="class in oracle.olapi.metadata.mdm">MdmDatabaseSchema</A> <DD>Gets the <code>MdmNamedBuildProcess</code> objects that this <code>MdmDatabaseSchema</code> contains. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDescriptionType.html#getNameDescriptionType()"><B>getNameDescriptionType()</B></A> - Static method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDescriptionType.html" title="class in oracle.olapi.metadata.mdm">MdmDescriptionType</A> <DD>Gets an <CODE>MdmDescriptionType</CODE> for an <CODE>MdmDescription</CODE> that represents a name to associate with an <CODE>MdmObject</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmCube.html#getNamespace()"><B>getNamespace()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmCube.html" title="class in oracle.olapi.metadata.mdm">MdmCube</A> <DD>Gets the namespace of this <CODE>MdmCube</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmOrganizationalSchema.html#getNamespace()"><B>getNamespace()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmOrganizationalSchema.html" title="class in oracle.olapi.metadata.mdm">MdmOrganizationalSchema</A> <DD>Gets the namespace of this <CODE>MdmOrganizationalSchema</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html#getNamespace()"><B>getNamespace()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html" title="class in oracle.olapi.metadata.mdm">MdmPrimaryDimension</A> <DD>Gets the namespace of this <CODE>MdmPrimaryDimension</CODE>. <DT><A HREF="./oracle/olapi/metadata/BaseMetadataObject.html#getNewName()"><B>getNewName()</B></A> - Method in class oracle.olapi.metadata.<A HREF="./oracle/olapi/metadata/BaseMetadataObject.html" title="class in oracle.olapi.metadata">BaseMetadataObject</A> <DD>Gets the new name specified for the <CODE>BaseMetadataObject</CODE> by the <code>setName</code> method of the object. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmObject.html#getNewName()"><B>getNewName()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmObject.html" title="class in oracle.olapi.metadata.mdm">MdmObject</A> <DD>Gets the name of this <code>MdmObject</code> if you have changed the name of the object by using the <code>setName</code> method but you have not committed the root transaction that contains the name change. <DT><A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html#getNullStorage()"><B>getNullStorage()</B></A> - Method in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html" title="class in oracle.olapi.metadata.deployment">AWCubeOrganization</A> <DD>Gets the null storage type of the measures of the cube that contains this <CODE>AWCubeOrganization</CODE>. <DT><A HREF="./oracle/olapi/metadata/InvalidMetadataObjectInfo.html#getNumber()"><B>getNumber()</B></A> - Method in class oracle.olapi.metadata.<A HREF="./oracle/olapi/metadata/InvalidMetadataObjectInfo.html" title="class in oracle.olapi.metadata">InvalidMetadataObjectInfo</A> <DD>Gets the error number portion of the error message. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html#getNumberCalcModel()"><B>getNumberCalcModel()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html" title="class in oracle.olapi.metadata.mdm">MdmPrimaryDimension</A> <DD>Gets the <CODE>MdmDimensionCalculationModel</CODE> that has a data type of Number. <DT><A HREF="./oracle/olapi/data/source/FundamentalMetadataProvider.html#getNumberDataType()"><B>getNumberDataType()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/FundamentalMetadataProvider.html" title="class in oracle.olapi.data.source">FundamentalMetadataProvider</A> <DD>Gets the <CODE>FundamentalMetadataObject</CODE> that represents the OLAP Java API Number data type. <DT><A HREF="./oracle/olapi/data/source/FundamentalMetadataProvider.html#getNumberPlaceholder()"><B>getNumberPlaceholder()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/FundamentalMetadataProvider.html" title="class in oracle.olapi.data.source">FundamentalMetadataProvider</A> <DD>Gets the <CODE>FundamentalMetadataObject</CODE> that represents the OLAP Java API Number placeholder. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmObject.html#getObjectClassifications()"><B>getObjectClassifications()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmObject.html" title="class in oracle.olapi.metadata.mdm">MdmObject</A> <DD>Gets a list of the classifications of the <CODE>MdmObject</CODE>. <DT><A HREF="./oracle/olapi/metadata/InvalidMetadataObjectInfo.html#getObjectID()"><B>getObjectID()</B></A> - Method in class oracle.olapi.metadata.<A HREF="./oracle/olapi/metadata/InvalidMetadataObjectInfo.html" title="class in oracle.olapi.metadata">InvalidMetadataObjectInfo</A> <DD>Gets a <CODE>String</CODE> that contains the unique identifier (ID) of the metadata object. <DT><A HREF="./oracle/olapi/syntax/OLAPDMLExpression.html#getOlapDML()"><B>getOlapDML()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/OLAPDMLExpression.html" title="class in oracle.olapi.syntax">OLAPDMLExpression</A> <DD>Gets the Oracle OLAP DML expression of this <CODE>OLAPDMLExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/BinaryOperatorCondition.html#getOperator()"><B>getOperator()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/BinaryOperatorCondition.html" title="class in oracle.olapi.syntax">BinaryOperatorCondition</A> <DD>Gets the operator for this <CODE>BinaryOperatorCondition</CODE>, which is either <CODE>AND</CODE> or <CODE>OR</CODE>. <DT><A HREF="./oracle/olapi/syntax/BinaryOperatorExpression.html#getOperator()"><B>getOperator()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/BinaryOperatorExpression.html" title="class in oracle.olapi.syntax">BinaryOperatorExpression</A> <DD>Gets the operator that is associated with this <CODE>BinaryOperatorExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/ComparisonCondition.html#getOperator()"><B>getOperator()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/ComparisonCondition.html" title="class in oracle.olapi.syntax">ComparisonCondition</A> <DD>Gets the operator for this <CODE>ComparisonCondition</CODE>. <DT><A HREF="./oracle/olapi/syntax/IntervalExpression.html#getOperator()"><B>getOperator()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/IntervalExpression.html" title="class in oracle.olapi.syntax">IntervalExpression</A> <DD>Gets the operator for this <CODE>IntervalExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/LikeCondition.html#getOperator()"><B>getOperator()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/LikeCondition.html" title="class in oracle.olapi.syntax">LikeCondition</A> <DD>Gets the operator for this <CODE>LikeCondition</CODE>, which is one of the constants of this class. <DT><A HREF="./oracle/olapi/syntax/UnaryOperatorExpression.html#getOperator()"><B>getOperator()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/UnaryOperatorExpression.html" title="class in oracle.olapi.syntax">UnaryOperatorExpression</A> <DD>Gets the operator that is associated with this <CODE>UnaryOperatorExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/AggregationFunctionExpression.html#getOperatorName()"><B>getOperatorName()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/AggregationFunctionExpression.html" title="class in oracle.olapi.syntax">AggregationFunctionExpression</A> <DD>Gets the name of the aggregation operator that this <CODE>AggregationFunctionExpression</CODE> represents. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmCube.html#getOrganization()"><B>getOrganization()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmCube.html" title="class in oracle.olapi.metadata.mdm">MdmCube</A> <DD>Gets the <CODE>CubeOrganization</CODE> associated with this <CODE>MdmCube</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html#getOrganization()"><B>getOrganization()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html" title="class in oracle.olapi.metadata.mdm">MdmPrimaryDimension</A> <DD>Gets the organization object for the <CODE>MdmPrimaryDimension</CODE>, which specifies whether the dimension is deployed in an analytic workspace or in a relational OLAP organization. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDatabaseSchema.html#getOrganizationalSchemas()"><B>getOrganizationalSchemas()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDatabaseSchema.html" title="class in oracle.olapi.metadata.mdm">MdmDatabaseSchema</A> <DD>Gets all the <code>MdmOrganizationalSchema</code> objects that this <code>MdmDatabaseSchema</code> contains. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmOrganizationalSchema.html#getOrganizationalSchemas()"><B>getOrganizationalSchemas()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmOrganizationalSchema.html" title="class in oracle.olapi.metadata.mdm">MdmOrganizationalSchema</A> <DD>Gets the <code>MdmOrganizationalSchema</code> objects that this <code>MdmOrganizationalSchema</code> contains. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmSchema.html#getOuterSchema()"><B>getOuterSchema()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmSchema.html" title="class in oracle.olapi.metadata.mdm">MdmSchema</A> <DD>Gets the <CODE>MdmSchema</CODE> that contains the <CODE>MdmSchema</CODE>, if the <CODE>MdmSchema</CODE> is a subschema of another <CODE>MdmSchema</CODE>. <DT><A HREF="./oracle/olapi/data/cursor/CompoundCursor.html#getOutputs()"><B>getOutputs()</B></A> - Method in interface oracle.olapi.data.cursor.<A HREF="./oracle/olapi/data/cursor/CompoundCursor.html" title="interface in oracle.olapi.data.cursor">CompoundCursor</A> <DD>Gets the outputs of the <code>CompoundCursor</code>. <DT><A HREF="./oracle/olapi/data/source/CompoundCursorInfoSpecification.html#getOutputs()"><B>getOutputs()</B></A> - Method in interface oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/CompoundCursorInfoSpecification.html" title="interface in oracle.olapi.data.source">CompoundCursorInfoSpecification</A> <DD>Gets a <code>List</code> whose values are the outputs of this <code>CompoundCursorInfoSpecification</code>. <DT><A HREF="./oracle/olapi/data/source/CompoundCursorSpecification.html#getOutputs()"><B>getOutputs()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/CompoundCursorSpecification.html" title="class in oracle.olapi.data.source">CompoundCursorSpecification</A> <DD>Gets a <code>List</code> whose values are the outputs of this <code>CompoundCursorSpecification</code>. <DT><A HREF="./oracle/olapi/data/source/CustomModel.html#getOutputs()"><B>getOutputs()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/CustomModel.html" title="class in oracle.olapi.data.source">CustomModel</A> <DD>Gets the <CODE>Source</CODE> objects that are the outputs of the <CODE>CustomModel</CODE>. <DT><A HREF="./oracle/olapi/data/source/Model.html#getOutputs()"><B>getOutputs()</B></A> - Method in interface oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Model.html" title="interface in oracle.olapi.data.source">Model</A> <DD>Gets the <CODE>Source</CODE> objects that are the outputs of the <CODE>Model</CODE>. <DT><A HREF="./oracle/olapi/data/source/Source.html#getOutputs()"><B>getOutputs()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>Gets the outputs of this <CODE>Source</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmModel.html#getOutputs()"><B>getOutputs()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmModel.html" title="class in oracle.olapi.metadata.mdm">MdmModel</A> <DD>Returns an empty <CODE>List</CODE> because an <CODE>MdmModel</CODE> does not have outputs. <DT><A HREF="./oracle/olapi/syntax/AggregationFunctionExpression.html#getOverClause()"><B>getOverClause()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/AggregationFunctionExpression.html" title="class in oracle.olapi.syntax">AggregationFunctionExpression</A> <DD>Gets the <CODE>AggregateOverClause</CODE> that is associated with this <CODE>AggregationFunctionExpression</CODE>. <DT><A HREF="./oracle/olapi/data/source/Assignment.html#getOwner()"><B>getOwner()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Assignment.html" title="class in oracle.olapi.data.source">Assignment</A> <DD>Gets the <CODE>Model</CODE> to which the <CODE>Assignment</CODE> applies. <DT><A HREF="./oracle/olapi/metadata/BaseMetadataObject.html#getOwner()"><B>getOwner()</B></A> - Method in class oracle.olapi.metadata.<A HREF="./oracle/olapi/metadata/BaseMetadataObject.html" title="class in oracle.olapi.metadata">BaseMetadataObject</A> <DD>Gets the <CODE>MdmSchema</CODE> that owns the <CODE>BaseMetadataObject</CODE>. <DT><A HREF="./oracle/olapi/metadata/deployment/AW.html#getOwner()"><B>getOwner()</B></A> - Method in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/AW.html" title="class in oracle.olapi.metadata.deployment">AW</A> <DD>Gets the <CODE>MdmDatabaseSchema</CODE> that owns this <CODE>AW</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmCube.html#getOwner()"><B>getOwner()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmCube.html" title="class in oracle.olapi.metadata.mdm">MdmCube</A> <DD>Gets the <CODE>MdmDatabaseSchema</CODE> that owns this <CODE>MdmCube</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDatabaseSchema.html#getOwner()"><B>getOwner()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDatabaseSchema.html" title="class in oracle.olapi.metadata.mdm">MdmDatabaseSchema</A> <DD>Gets this <CODE>MdmDatabaseSchema</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmNamedBuildProcess.html#getOwner()"><B>getOwner()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmNamedBuildProcess.html" title="class in oracle.olapi.metadata.mdm">MdmNamedBuildProcess</A> <DD>Gets the <CODE>MdmDatabaseSchema</CODE> that owns this <CODE>MdmNamedBuildProcess</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmOrganizationalSchema.html#getOwner()"><B>getOwner()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmOrganizationalSchema.html" title="class in oracle.olapi.metadata.mdm">MdmOrganizationalSchema</A> <DD>Gets the <CODE>MdmDatabaseSchema</CODE> that owns this <CODE>MdmOrganizationalSchema</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html#getOwner()"><B>getOwner()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html" title="class in oracle.olapi.metadata.mdm">MdmPrimaryDimension</A> <DD>Gets the <CODE>MdmDatabaseSchema</CODE> that owns this <CODE>MdmPrimaryDimension</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmRootSchema.html#getOwner()"><B>getOwner()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmRootSchema.html" title="class in oracle.olapi.metadata.mdm">MdmRootSchema</A> <DD>Gets this <CODE>MdmRootSchema</CODE> because it is the top-level <CODE>MdmSchema</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmTable.html#getOwner()"><B>getOwner()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmTable.html" title="class in oracle.olapi.metadata.mdm">MdmTable</A> <DD>Gets the <CODE>MdmDatabaseSchema</CODE> that owns this <CODE>MdmTable</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmViewColumn.html#getOwner()"><B>getOwner()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmViewColumn.html" title="class in oracle.olapi.metadata.mdm">MdmViewColumn</A> <DD>Gets the <CODE>MdmViewColumnOwner</CODE> that owns this <CODE>MdmViewColumn</CODE>, such as an <CODE>MdmPrimaryDimension</CODE> or an <CODE>MdmBaseAttribute</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMeasure.html#getOwnerDimension()"><B>getOwnerDimension()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMeasure.html" title="class in oracle.olapi.metadata.mdm">MdmMeasure</A> <DD>Gets the <CODE>MdmPrimaryDimension</CODE> of which this <CODE>MdmMeasure</CODE> is a member. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMember.html#getOwnerDimension()"><B>getOwnerDimension()</B></A> - Method in interface oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMember.html" title="interface in oracle.olapi.metadata.mdm">MdmMember</A> <DD>Gets the <CODE>MdmPrimaryDimension</CODE> of which the <CODE>MdmMember</CODE> is a member. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmStandardMember.html#getOwnerDimension()"><B>getOwnerDimension()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmStandardMember.html" title="class in oracle.olapi.metadata.mdm">MdmStandardMember</A> <DD>Gets the <CODE>MdmPrimaryDimension</CODE> of which the <CODE>MdmStandardMember</CODE> is a member. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmTimeMember.html#getOwnerDimension()"><B>getOwnerDimension()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmTimeMember.html" title="class in oracle.olapi.metadata.mdm">MdmTimeMember</A> <DD>Gets the <CODE>MdmPrimaryDimension</CODE> of which the <CODE>MdmTimeMember</CODE> is a member. <DT><A HREF="./oracle/olapi/data/source/BuildProperties.html#getParallelism()"><B>getParallelism()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/BuildProperties.html" title="class in oracle.olapi.data.source">BuildProperties</A> <DD>Get the number of parallel processes to allocate to the build process. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmHierarchy.html#getParentAttribute()"><B>getParentAttribute()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmHierarchy.html" title="class in oracle.olapi.metadata.mdm">MdmHierarchy</A> <DD>Gets the parent attribute for this <code>MdmHierarchy</code>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html#getParentAttribute()"><B>getParentAttribute()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html" title="class in oracle.olapi.metadata.mdm">MdmPrimaryDimension</A> <DD>Gets the parent attribute for the <code>MdmPrimaryDimension</code>. <DT><A HREF="./oracle/olapi/data/cursor/Cursor.html#getParentEnd()"><B>getParentEnd()</B></A> - Method in interface oracle.olapi.data.cursor.<A HREF="./oracle/olapi/data/cursor/Cursor.html" title="interface in oracle.olapi.data.cursor">Cursor</A> <DD>Gets the position in the parent <code>Cursor</code> at which the current element of the child <code>Cursor</code> ends if the <code>CursorSpecification</code> for the <code>Cursor</code> is set to calculate the ending position. <DT><A HREF="./oracle/olapi/metadata/mapping/SolvedHierarchyMap.html#getParentKeyExpression()"><B>getParentKeyExpression()</B></A> - Method in class oracle.olapi.metadata.mapping.<A HREF="./oracle/olapi/metadata/mapping/SolvedHierarchyMap.html" title="class in oracle.olapi.metadata.mapping">SolvedHierarchyMap</A> <DD>Gets the <CODE>Expression</CODE> that identifies the column of the relational table that identifies the parents of the members of the hierarchy. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMeasure.html#getParentLevel()"><B>getParentLevel()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMeasure.html" title="class in oracle.olapi.metadata.mdm">MdmMeasure</A> <DD>Because an <CODE>MdmMeasure</CODE> does not have a parent in a dimension hierarchy, this method returns <CODE>null</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMember.html#getParentLevel()"><B>getParentLevel()</B></A> - Method in interface oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMember.html" title="interface in oracle.olapi.metadata.mdm">MdmMember</A> <DD>Gets the <CODE>MdmLevel</CODE> of which the parent of the <CODE>MdmMember</CODE> is a member. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmStandardMember.html#getParentLevel()"><B>getParentLevel()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmStandardMember.html" title="class in oracle.olapi.metadata.mdm">MdmStandardMember</A> <DD>Gets the <CODE>MdmLevel</CODE> of which the parent of the <CODE>MdmStandardMember</CODE> is a member. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmTimeMember.html#getParentLevel()"><B>getParentLevel()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmTimeMember.html" title="class in oracle.olapi.metadata.mdm">MdmTimeMember</A> <DD>Gets the <CODE>MdmLevel</CODE> of which the parent of the <CODE>MdmTimeMember</CODE> is a member. <DT><A HREF="./oracle/olapi/metadata/mapping/SolvedHierarchyMap.html#getParentLevelIDExpression()"><B>getParentLevelIDExpression()</B></A> - Method in class oracle.olapi.metadata.mapping.<A HREF="./oracle/olapi/metadata/mapping/SolvedHierarchyMap.html" title="class in oracle.olapi.metadata.mapping">SolvedHierarchyMap</A> <DD>Gets the column that contains the identifiers for the parents of the members of the levels of the hierarchy. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMeasure.html#getParentLocalValue()"><B>getParentLocalValue()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMeasure.html" title="class in oracle.olapi.metadata.mdm">MdmMeasure</A> <DD>Because an <CODE>MdmMeasure</CODE> does not have a parent in a dimension hierarchy, this method returns <CODE>null</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMember.html#getParentLocalValue()"><B>getParentLocalValue()</B></A> - Method in interface oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMember.html" title="interface in oracle.olapi.metadata.mdm">MdmMember</A> <DD>Gets the local value of the parent of the <CODE>MdmMember</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmStandardMember.html#getParentLocalValue()"><B>getParentLocalValue()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmStandardMember.html" title="class in oracle.olapi.metadata.mdm">MdmStandardMember</A> <DD>Gets the local value of the parent of the <CODE>MdmStandardMember</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmTimeMember.html#getParentLocalValue()"><B>getParentLocalValue()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmTimeMember.html" title="class in oracle.olapi.metadata.mdm">MdmTimeMember</A> <DD>Gets the local value of the parent of the <CODE>MdmTimeMember</CODE>. <DT><A HREF="./oracle/olapi/data/source/CustomModel.html#getParentModels()"><B>getParentModels()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/CustomModel.html" title="class in oracle.olapi.data.source">CustomModel</A> <DD>Gets the <CODE>Model</CODE> objects from which the <CODE>CustomModel</CODE> inherits <CODE>Assignment</CODE> objects. <DT><A HREF="./oracle/olapi/data/source/Model.html#getParentModels()"><B>getParentModels()</B></A> - Method in interface oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Model.html" title="interface in oracle.olapi.data.source">Model</A> <DD>Gets the <CODE>Model</CODE> objects that are the parents of the <CODE>Model</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmAttributeModel.html#getParentModels()"><B>getParentModels()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmAttributeModel.html" title="class in oracle.olapi.metadata.mdm">MdmAttributeModel</A> <DD>Gets an empty <CODE>List</CODE> because an <CODE>MdmAttributeModel</CODE> does not have any parent <CODE>MdmModel</CODE> objects. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDimensionCalculationModel.html#getParentModels()"><B>getParentModels()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDimensionCalculationModel.html" title="class in oracle.olapi.metadata.mdm">MdmDimensionCalculationModel</A> <DD>Gets an empty <CODE>List</CODE> because an <CODE>MdmDimensionCalculationModel</CODE> does not have any parent <CODE>MdmModel</CODE> objects. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMeasureModel.html#getParentModels()"><B>getParentModels()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMeasureModel.html" title="class in oracle.olapi.metadata.mdm">MdmMeasureModel</A> <DD>Gets the <CODE>MdmDimensionCalculationModel</CODE> objects that are the parent <CODE>Model</CODE> objects for the <CODE>MdmMeasureModel</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmModel.html#getParentModels()"><B>getParentModels()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmModel.html" title="class in oracle.olapi.metadata.mdm">MdmModel</A> <DD>Gets the <CODE>MdmModel</CODE> objects that are the parents of the <CODE>MdmModel</CODE>; the <CODE>MdmModel</CODE> can inherit the <CODE>Assignment</CODE> objects of its parents. <DT><A HREF="./oracle/olapi/data/cursor/Cursor.html#getParentStart()"><B>getParentStart()</B></A> - Method in interface oracle.olapi.data.cursor.<A HREF="./oracle/olapi/data/cursor/Cursor.html" title="interface in oracle.olapi.data.cursor">Cursor</A> <DD>Gets the position in the parent <code>Cursor</code> at which the current element of the child <code>Cursor</code> begins if the <code>CursorSpecification</code> for the <code>Cursor</code> is set to calculate the beginning position. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMeasure.html#getParentValue()"><B>getParentValue()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMeasure.html" title="class in oracle.olapi.metadata.mdm">MdmMeasure</A> <DD>Because an <CODE>MdmMeasure</CODE> does not have a parent in a dimension hierarchy, this method returns <CODE>null</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMember.html#getParentValue()"><B>getParentValue()</B></A> - Method in interface oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMember.html" title="interface in oracle.olapi.metadata.mdm">MdmMember</A> <DD>Gets the unique value of the parent of the <CODE>MdmMember</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmStandardMember.html#getParentValue()"><B>getParentValue()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmStandardMember.html" title="class in oracle.olapi.metadata.mdm">MdmStandardMember</A> <DD>Gets the unique value of the parent of the <CODE>MdmStandardMember</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmTimeMember.html#getParentValue()"><B>getParentValue()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmTimeMember.html" title="class in oracle.olapi.metadata.mdm">MdmTimeMember</A> <DD>Gets the unique value of the parent of the <CODE>MdmTimeMember</CODE>. <DT><A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html#getPartitionLevel()"><B>getPartitionLevel()</B></A> - Method in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html" title="class in oracle.olapi.metadata.deployment">AWCubeOrganization</A> <DD>Gets the dimension level that is the basis for the primary partitioning of the cube that contains this <CODE>AWCubeOrganization</CODE>. <DT><A HREF="./oracle/olapi/metadata/deployment/AW.html#getPersistentLanguages()"><B>getPersistentLanguages()</B></A> - Method in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/AW.html" title="class in oracle.olapi.metadata.deployment">AW</A> <DD>Gets a list that has the names of the languages in which this <CODE>AW</CODE> has descriptions of the <CODE>MdmCube</CODE> and <CODE>MdmPrimaryDimension</CODE> objects that it contains. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmCube.html#getPersistentLanguages()"><B>getPersistentLanguages()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmCube.html" title="class in oracle.olapi.metadata.mdm">MdmCube</A> <DD>Gets the languages in which descriptions are available for this <CODE>MdmCube</CODE> and the objects owned by it. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDatabaseSchema.html#getPersistentLanguages()"><B>getPersistentLanguages()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDatabaseSchema.html" title="class in oracle.olapi.metadata.mdm">MdmDatabaseSchema</A> <DD>Gets the languages in which descriptions are available of this <CODE>MdmDatabaseSchema</CODE> and the objects owned by it. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmNamedBuildProcess.html#getPersistentLanguages()"><B>getPersistentLanguages()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmNamedBuildProcess.html" title="class in oracle.olapi.metadata.mdm">MdmNamedBuildProcess</A> <DD>Returns the list of all languages used for descriptions of this <CODE>MdmNamedBuildProcess</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmOrganizationalSchema.html#getPersistentLanguages()"><B>getPersistentLanguages()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmOrganizationalSchema.html" title="class in oracle.olapi.metadata.mdm">MdmOrganizationalSchema</A> <DD>Gets the languages in which descriptions are available of this <CODE>MdmOrganizationalSchema</CODE> and the objects it contains. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html#getPersistentLanguages()"><B>getPersistentLanguages()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html" title="class in oracle.olapi.metadata.mdm">MdmPrimaryDimension</A> <DD>Gets the languages in which descriptions are available of this <CODE>MdmPrimaryDimension</CODE> and the objects owned by it. <DT><A HREF="./oracle/olapi/syntax/PLSQLCommand.html#getPLSQL()"><B>getPLSQL()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/PLSQLCommand.html" title="class in oracle.olapi.syntax">PLSQLCommand</A> <DD>Gets the PL/SQL command of this <CODE>PLSQLCommand</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDimension.html#getPluralDescription()"><B>getPluralDescription()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDimension.html" title="class in oracle.olapi.metadata.mdm">MdmDimension</A> <DD>Gets the long plural description of this <code>MdmDimension</code>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDescriptionType.html#getPluralNameDescriptionType()"><B>getPluralNameDescriptionType()</B></A> - Static method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDescriptionType.html" title="class in oracle.olapi.metadata.mdm">MdmDescriptionType</A> <DD>Gets an <CODE>MdmDescriptionType</CODE> for an <CODE>MdmDescription</CODE> that represents a plural name to associate with an <CODE>MdmObject</CODE>. <DT><A HREF="./oracle/olapi/data/cursor/Cursor.html#getPosition()"><B>getPosition()</B></A> - Method in interface oracle.olapi.data.cursor.<A HREF="./oracle/olapi/data/cursor/Cursor.html" title="interface in oracle.olapi.data.cursor">Cursor</A> <DD>Gets the current position of the <code>Cursor</code>. <DT><A HREF="./oracle/olapi/data/source/Assignment.html#getPrecedence()"><B>getPrecedence()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Assignment.html" title="class in oracle.olapi.data.source">Assignment</A> <DD>Gets the precedence of the <CODE>Assignment</CODE>; a higher value indicates a higher precedence. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMeasure.html#getPrecedence()"><B>getPrecedence()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMeasure.html" title="class in oracle.olapi.metadata.mdm">MdmMeasure</A> <DD>Gets the precedence of this <CODE>MdmMeasure</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMember.html#getPrecedence()"><B>getPrecedence()</B></A> - Method in interface oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMember.html" title="interface in oracle.olapi.metadata.mdm">MdmMember</A> <DD>Gets the precedence of the <CODE>MdmMember</CODE>, with the higher integer value indicating a higher precedence. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmStandardMember.html#getPrecedence()"><B>getPrecedence()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmStandardMember.html" title="class in oracle.olapi.metadata.mdm">MdmStandardMember</A> <DD>Gets the precedence of the <CODE>MdmStandardMember</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmTimeMember.html#getPrecedence()"><B>getPrecedence()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmTimeMember.html" title="class in oracle.olapi.metadata.mdm">MdmTimeMember</A> <DD>Gets the precedence of the <CODE>MdmTimeMember</CODE>. <DT><A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html#getPrecomputeCondition()"><B>getPrecomputeCondition()</B></A> - Method in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html" title="class in oracle.olapi.metadata.deployment">AWCubeOrganization</A> <DD>Gets the <CODE>SymmetricCondition</CODE> that specifies the dimension members for which Oracle OLAP computes and stores aggregate measure values during a build or refresh operation. <DT><A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html#getPrecomputePercent()"><B>getPrecomputePercent()</B></A> - Method in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html" title="class in oracle.olapi.metadata.deployment">AWCubeOrganization</A> <DD>Gets the percentage of the aggregate measure values for a compressed cube that Oracle OLAP computes and stores during a build or refresh operation. <DT><A HREF="./oracle/olapi/metadata/deployment/SecondaryPartitionLevel.html#getPrecomputePercent()"><B>getPrecomputePercent()</B></A> - Method in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/SecondaryPartitionLevel.html" title="class in oracle.olapi.metadata.deployment">SecondaryPartitionLevel</A> <DD>Gets the percentage of the aggregate measure values that Oracle OLAP computes and stores during a build or refresh operation for the measure values that are specified by the dimension members in the secondary partitions. <DT><A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html#getPrecomputePercentTop()"><B>getPrecomputePercentTop()</B></A> - Method in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html" title="class in oracle.olapi.metadata.deployment">AWCubeOrganization</A> <DD>Gets the percentage of the measure values for the top level of a hierarchy of a compressed and partitioned cube that Oracle OLAP computes and stores during a build or refresh operation. <DT><A HREF="./oracle/olapi/metadata/deployment/PrimaryDimensionOrganization.html#getPrimaryDimension()"><B>getPrimaryDimension()</B></A> - Method in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/PrimaryDimensionOrganization.html" title="class in oracle.olapi.metadata.deployment">PrimaryDimensionOrganization</A> <DD>Gets the <CODE>MdmPrimaryDimension</CODE> that is associated with the <CODE>PrimaryDimensionOrganization</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmAttribute.html#getPrimaryDimension()"><B>getPrimaryDimension()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmAttribute.html" title="class in oracle.olapi.metadata.mdm">MdmAttribute</A> <DD>Gets the <CODE>MdmPrimaryDimension</CODE> associated with the <CODE>MdmAttribute</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmCustomMember.html#getPrimaryDimension()"><B>getPrimaryDimension()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmCustomMember.html" title="class in oracle.olapi.metadata.mdm">MdmCustomMember</A> <DD>Gets the <CODE>MdmPrimaryDimension</CODE> that is the dimension for the custom member. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDimension.html#getPrimaryDimension()"><B>getPrimaryDimension()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDimension.html" title="class in oracle.olapi.metadata.mdm">MdmDimension</A> <DD>Gets the <CODE>MdmPrimaryDimension</CODE> for a concrete subclass of this <CODE>MdmDimension</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDimensionMemberInfo.html#getPrimaryDimension()"><B>getPrimaryDimension()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDimensionMemberInfo.html" title="class in oracle.olapi.metadata.mdm">MdmDimensionMemberInfo</A> <DD>Gets the <CODE>MdmPrimaryDimension</CODE> that contains the dimension member associated with this <CODE>MdmDimensionMemberInfo</CODE>. <DT><A HREF="./oracle/olapi/syntax/AggregationCommand.html#getPrimaryDimension()"><B>getPrimaryDimension()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/AggregationCommand.html" title="class in oracle.olapi.syntax">AggregationCommand</A> <DD>Gets the dimension that is associated with this <CODE>AggregationCommand</CODE>. <DT><A HREF="./oracle/olapi/data/source/Assignment.html#getQualifications()"><B>getQualifications()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Assignment.html" title="class in oracle.olapi.data.source">Assignment</A> <DD>Gets the <CODE>Qualification</CODE> objects for the <CODE>Assignment</CODE>. <DT><A HREF="./oracle/olapi/data/source/Qualification.html#getQualifiedSource()"><B>getQualifiedSource()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Qualification.html" title="class in oracle.olapi.data.source">Qualification</A> <DD>Gets the qualified <CODE>Source</CODE> of the <CODE>Qualification</CODE>. <DT><A HREF="./oracle/olapi/syntax/ListComparisonCondition.html#getQualifier()"><B>getQualifier()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/ListComparisonCondition.html" title="class in oracle.olapi.syntax">ListComparisonCondition</A> <DD>Gets the qualifier of this <CODE>ListComprisonCondition</CODE>, which can be <CODE>ALL</CODE>, <CODE>ANY</CODE>, or <CODE>SOME</CODE>. <DT><A HREF="./oracle/olapi/syntax/SymmetricConditionElement.html#getQualifier()"><B>getQualifier()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SymmetricConditionElement.html" title="class in oracle.olapi.syntax">SymmetricConditionElement</A> <DD>Gets the qualifier that is associated with this <CODE>SymmetricConditionElement</CODE>. <DT><A HREF="./oracle/olapi/syntax/AssignmentCommand.html#getQualifiers()"><B>getQualifiers()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/AssignmentCommand.html" title="class in oracle.olapi.syntax">AssignmentCommand</A> <DD>Gets the qualifiers of this <CODE>AssignmentCommand</CODE>. <DT><A HREF="./oracle/olapi/syntax/QDRExpression.html#getQualifiers()"><B>getQualifiers()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/QDRExpression.html" title="class in oracle.olapi.syntax">QDRExpression</A> <DD>Gets the qualifiers of this <CODE>QDRExpression</CODE>. <DT><A HREF="./oracle/olapi/metadata/mapping/CubeMap.html#getQuery()"><B>getQuery()</B></A> - Method in class oracle.olapi.metadata.mapping.<A HREF="./oracle/olapi/metadata/mapping/CubeMap.html" title="class in oracle.olapi.metadata.mapping">CubeMap</A> <DD>Gets the <CODE>Query</CODE> that is associated with the <CODE>CubeMap</CODE>. <DT><A HREF="./oracle/olapi/metadata/mapping/DimensionMap.html#getQuery()"><B>getQuery()</B></A> - Method in class oracle.olapi.metadata.mapping.<A HREF="./oracle/olapi/metadata/mapping/DimensionMap.html" title="class in oracle.olapi.metadata.mapping">DimensionMap</A> <DD>Gets the <CODE>Query</CODE> associated with the <CODE>DimensionMap</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmCube.html#getQuery()"><B>getQuery()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmCube.html" title="class in oracle.olapi.metadata.mdm">MdmCube</A> <DD>Gets the <CODE>Query</CODE> that is associated with this <CODE>MdmCube</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmHierarchy.html#getQuery()"><B>getQuery()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmHierarchy.html" title="class in oracle.olapi.metadata.mdm">MdmHierarchy</A> <DD>Gets the <CODE>Query</CODE> that is associated with the <CODE>MdmHierarchy</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html#getQuery()"><B>getQuery()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html" title="class in oracle.olapi.metadata.mdm">MdmPrimaryDimension</A> <DD>Gets the <CODE>Query</CODE> that is associated with the <CODE>MdmPrimaryDimension</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmQuery.html#getQuery()"><B>getQuery()</B></A> - Method in interface oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmQuery.html" title="interface in oracle.olapi.metadata.mdm">MdmQuery</A> <DD>Gets the <CODE>Query</CODE> associated with the <CODE>MdmQuery</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmTable.html#getQuery()"><B>getQuery()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmTable.html" title="class in oracle.olapi.metadata.mdm">MdmTable</A> <DD>Gets the <CODE>Query</CODE> that is associated with this <CODE>MdmTable</CODE>. <DT><A HREF="./oracle/olapi/syntax/ColumnExpression.html#getQuery()"><B>getQuery()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/ColumnExpression.html" title="class in oracle.olapi.syntax">ColumnExpression</A> <DD>Gets the <CODE>Query</CODE> that is associated with this <CODE>ColumnExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/FromClauseElement.html#getQuery()"><B>getQuery()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FromClauseElement.html" title="class in oracle.olapi.syntax">FromClauseElement</A> <DD>Gets the <CODE>Query</CODE> of the <CODE>FromClauseElement</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmCube.html#getQueryColumn(java.lang.String)"><B>getQueryColumn(String)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmCube.html" title="class in oracle.olapi.metadata.mdm">MdmCube</A> <DD>Gets the specified <CODE>MdmQueryColumn</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmHierarchy.html#getQueryColumn(java.lang.String)"><B>getQueryColumn(String)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmHierarchy.html" title="class in oracle.olapi.metadata.mdm">MdmHierarchy</A> <DD>Gets the specified <CODE>MdmQueryColumn</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmLevelHierarchy.html#getQueryColumn(java.lang.String)"><B>getQueryColumn(String)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmLevelHierarchy.html" title="class in oracle.olapi.metadata.mdm">MdmLevelHierarchy</A> <DD>Gets the specified <CODE>MdmQueryColumn</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html#getQueryColumn(java.lang.String)"><B>getQueryColumn(String)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html" title="class in oracle.olapi.metadata.mdm">MdmPrimaryDimension</A> <DD>Gets the specified <CODE>MdmQueryColumn</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmQuery.html#getQueryColumn(java.lang.String)"><B>getQueryColumn(String)</B></A> - Method in interface oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmQuery.html" title="interface in oracle.olapi.metadata.mdm">MdmQuery</A> <DD>Gets the specified <CODE>MdmQueryColumn</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmTable.html#getQueryColumn(java.lang.String)"><B>getQueryColumn(String)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmTable.html" title="class in oracle.olapi.metadata.mdm">MdmTable</A> <DD>Gets the specified <CODE>MdmQueryColumn</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmCube.html#getQueryColumns()"><B>getQueryColumns()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmCube.html" title="class in oracle.olapi.metadata.mdm">MdmCube</A> <DD>Gets the <CODE>MdmQueryColumn</CODE> objects that are associated with this <CODE>MdmCube</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmHierarchy.html#getQueryColumns()"><B>getQueryColumns()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmHierarchy.html" title="class in oracle.olapi.metadata.mdm">MdmHierarchy</A> <DD>Gets the <CODE>MdmQueryColumn</CODE> objects that are associated with the <CODE>MdmHierarchy</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmLevelHierarchy.html#getQueryColumns()"><B>getQueryColumns()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmLevelHierarchy.html" title="class in oracle.olapi.metadata.mdm">MdmLevelHierarchy</A> <DD>Gets the <CODE>MdmQueryColumn</CODE> objects that are associated with this <CODE>MdmLevelHierarchy</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html#getQueryColumns()"><B>getQueryColumns()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html" title="class in oracle.olapi.metadata.mdm">MdmPrimaryDimension</A> <DD>Gets the <CODE>MdmQueryColumn</CODE> objects that are associated with this <CODE>MdmPrimaryDimension</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmQuery.html#getQueryColumns()"><B>getQueryColumns()</B></A> - Method in interface oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmQuery.html" title="interface in oracle.olapi.metadata.mdm">MdmQuery</A> <DD>Gets the <CODE>MdmQueryColumn</CODE> objects that are associated with the <CODE>MdmQuery</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmTable.html#getQueryColumns()"><B>getQueryColumns()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmTable.html" title="class in oracle.olapi.metadata.mdm">MdmTable</A> <DD>Gets the <CODE>MdmQueryColumn</CODE> objects that are associated with this <CODE>MdmTable</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmCube.html#getQueryName()"><B>getQueryName()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmCube.html" title="class in oracle.olapi.metadata.mdm">MdmCube</A> <DD>Gets the identifier of this <CODE>MdmCube</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmHierarchy.html#getQueryName()"><B>getQueryName()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmHierarchy.html" title="class in oracle.olapi.metadata.mdm">MdmHierarchy</A> <DD>Gets the identifier of the <CODE>MdmHierarchy</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html#getQueryName()"><B>getQueryName()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html" title="class in oracle.olapi.metadata.mdm">MdmPrimaryDimension</A> <DD>Gets the identifier of this <CODE>MdmPrimaryDimension</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmQuery.html#getQueryName()"><B>getQueryName()</B></A> - Method in interface oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmQuery.html" title="interface in oracle.olapi.metadata.mdm">MdmQuery</A> <DD>Gets the identifier of the <CODE>MdmQuery</CODE> object. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmTable.html#getQueryName()"><B>getQueryName()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmTable.html" title="class in oracle.olapi.metadata.mdm">MdmTable</A> <DD>Gets the identifier of this <CODE>MdmTable</CODE>. <DT><A HREF="./oracle/olapi/syntax/HierarchicalCondition.html#getReferenceExpression()"><B>getReferenceExpression()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/HierarchicalCondition.html" title="class in oracle.olapi.syntax">HierarchicalCondition</A> <DD>Gets the <CODE>TypedExpression</CODE> that evaluates to the member of the hierarchy that is the reference of the condition test. <DT><A HREF="./oracle/olapi/data/source/BuildProperties.html#getRefreshAfterErrors()"><B>getRefreshAfterErrors()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/BuildProperties.html" title="class in oracle.olapi.data.source">BuildProperties</A> <DD>Indicates whether the build should stop immediately when it encounters an error or whether it should rollback the changes to the failed cube or dimension and attempt to continue with the other items in the build. <DT><A HREF="./oracle/olapi/data/source/BuildProperties.html#getRefreshMethod()"><B>getRefreshMethod()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/BuildProperties.html" title="class in oracle.olapi.data.source">BuildProperties</A> <DD>Gets the refresh method for the build. <DT><A HREF="./oracle/olapi/metadata/deployment/MVCreationOptions.html#getRefreshNextExpression()"><B>getRefreshNextExpression()</B></A> - Method in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/MVCreationOptions.html" title="class in oracle.olapi.metadata.deployment">MVCreationOptions</A> <DD>Gets the expression that indicates when the next refresh of the MV occurs. <DT><A HREF="./oracle/olapi/metadata/deployment/MVCreationOptions.html#getRefreshOnOption()"><B>getRefreshOnOption()</B></A> - Method in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/MVCreationOptions.html" title="class in oracle.olapi.metadata.deployment">MVCreationOptions</A> <DD>Gets the mode that Oracle OLAP uses to determine when to refresh the data for the MV that is associated with the dimension or cube. <DT><A HREF="./oracle/olapi/metadata/deployment/MVCreationOptions.html#getRefreshStartWithExpression()"><B>getRefreshStartWithExpression()</B></A> - Method in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/MVCreationOptions.html" title="class in oracle.olapi.metadata.deployment">MVCreationOptions</A> <DD>Gets the expression that indicates when the initial refresh of the MV occurs. <DT><A HREF="./oracle/olapi/metadata/deployment/MVCreationOptions.html#getRefreshType()"><B>getRefreshType()</B></A> - Method in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/MVCreationOptions.html" title="class in oracle.olapi.metadata.deployment">MVCreationOptions</A> <DD>Gets a value that indicates the type of refresh method specified by this <CODE>MVCreationOptions</CODE>. <DT><A HREF="./oracle/olapi/data/source/Source.html#getRegularInputs()"><B>getRegularInputs()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>Gets the regular inputs of this <CODE>Source</CODE>. <DT><A HREF="./oracle/olapi/syntax/HierarchicalCondition.html#getRelationship()"><B>getRelationship()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/HierarchicalCondition.html" title="class in oracle.olapi.syntax">HierarchicalCondition</A> <DD>Gets the hieararchical relationship for which this <CODE>HierarchicalCondition</CODE> tests. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorKeywordArgument.html#getReturnDataType()"><B>getReturnDataType()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorKeywordArgument.html" title="class in oracle.olapi.syntax">FunctionDescriptorKeywordArgument</A> <DD>Gets the data type of the argument for the function description. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorIdentifierArgument.html#getReturnTypeEffect()"><B>getReturnTypeEffect()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorIdentifierArgument.html" title="class in oracle.olapi.syntax">FunctionDescriptorIdentifierArgument</A> <DD>Gets the value of one of the fields of this class, which indicates the effect of the argument on the return type of the function. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorTypedExpressionArgument.html#getReturnTypeEffect()"><B>getReturnTypeEffect()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorTypedExpressionArgument.html" title="class in oracle.olapi.syntax">FunctionDescriptorTypedExpressionArgument</A> <DD>Gets the value of one of the fields of this class, which indicates the effect of the argument on the return type of the function. <DT><A HREF="./oracle/olapi/syntax/ValueComparisonCondition.html#getRhsArgument()"><B>getRhsArgument()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/ValueComparisonCondition.html" title="class in oracle.olapi.syntax">ValueComparisonCondition</A> <DD>Gets the expression that is the right-hand-side argument of this <CODE>ValueComprisonCondition</CODE>. <DT><A HREF="./oracle/olapi/syntax/AssignmentCommand.html#getRHSExpression()"><B>getRHSExpression()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/AssignmentCommand.html" title="class in oracle.olapi.syntax">AssignmentCommand</A> <DD>Gets the expression that specifies the values that this <CODE>AssignmentCommand</CODE> assigns. <DT><A HREF="./oracle/olapi/syntax/LikeCondition.html#getRhsExpression()"><B>getRhsExpression()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/LikeCondition.html" title="class in oracle.olapi.syntax">LikeCondition</A> <DD>Gets the expression that is the right-hand-side argument of this <CODE>LikeCondition</CODE>, which contains the text pattern to search for. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html#getRootSchema()"><B>getRootSchema()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html" title="class in oracle.olapi.metadata.mdm">MdmMetadataProvider</A> <DD>Gets the top-level <code>MdmSchema</code> in the data store to which this <code>MdmMetadataProvider</code> gives access. <DT><A HREF="./oracle/olapi/data/source/DataProvider.html#getRootTransaction(oracle.jdbc.OracleConnection)"><B>getRootTransaction(OracleConnection)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/DataProvider.html" title="class in oracle.olapi.data.source">DataProvider</A> <DD>Gets the root <CODE>Transaction</CODE> for the specified <code>OracleConnection</code>. <DT><A HREF="./oracle/olapi/session/UserSession.html#getRootTransaction()"><B>getRootTransaction()</B></A> - Method in class oracle.olapi.session.<A HREF="./oracle/olapi/session/UserSession.html" title="class in oracle.olapi.session">UserSession</A> <DD>Gets the root <CODE>Transaction</CODE> associated with the <CODE>UserSession</CODE>. <DT><A HREF="./oracle/olapi/data/source/BuildProperties.html#getSchedulerJobName()"><B>getSchedulerJobName()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/BuildProperties.html" title="class in oracle.olapi.data.source">BuildProperties</A> <DD>Gets the text identifier for the build. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDatabaseSchema.html#getSchemaObjects()"><B>getSchemaObjects()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDatabaseSchema.html" title="class in oracle.olapi.metadata.mdm">MdmDatabaseSchema</A> <DD>Gets all of the <CODE>BaseMetadataObject</CODE> objects that are owned by this <CODE>MdmDatabaseSchema</CODE>. <DT><A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html#getSecondaryPartitionLevels()"><B>getSecondaryPartitionLevels()</B></A> - Method in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html" title="class in oracle.olapi.metadata.deployment">AWCubeOrganization</A> <DD>Gets the <CODE>SecondaryPartitionLevel</CODE> objects that are contained by this <CODE>AWCubeOrganization</CODE>. <DT><A HREF="./oracle/olapi/syntax/IntervalExpression.html#getSecondPrecisionExpression()"><B>getSecondPrecisionExpression()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/IntervalExpression.html" title="class in oracle.olapi.syntax">IntervalExpression</A> <DD>Gets the second, or fractional second, precision value of this <CODE>IntervalExpression</CODE>. <DT><A HREF="./oracle/olapi/session/UserSession.html#getServerXMLParserCallback()"><B>getServerXMLParserCallback()</B></A> - Method in class oracle.olapi.session.<A HREF="./oracle/olapi/session/UserSession.html" title="class in oracle.olapi.session">UserSession</A> <DD>Gets the <CODE>XMLParserCallback</CODE> implementation that is associated with this <CODE>UserSession</CODE>. <DT><A HREF="./oracle/olapi/session/UserSession.html#getSettings()"><B>getSettings()</B></A> - Method in class oracle.olapi.session.<A HREF="./oracle/olapi/session/UserSession.html" title="class in oracle.olapi.session">UserSession</A> <DD>Get the <code>Properties</code> object that contains all of the settings used by this <code>UserSession</code>. <DT><A HREF="./oracle/olapi/data/source/FundamentalMetadataProvider.html#getShortDataType()"><B>getShortDataType()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/FundamentalMetadataProvider.html" title="class in oracle.olapi.data.source">FundamentalMetadataProvider</A> <DD>Gets the <CODE>FundamentalMetadataObject</CODE> that represents the OLAP Java API Short data type. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMember.html#getShortDescription()"><B>getShortDescription()</B></A> - Method in interface oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMember.html" title="interface in oracle.olapi.metadata.mdm">MdmMember</A> <DD>Gets the short description of the <CODE>MdmMember</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmObject.html#getShortDescription()"><B>getShortDescription()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmObject.html" title="class in oracle.olapi.metadata.mdm">MdmObject</A> <DD>Gets the short description for this <code>MdmObject</code>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDescriptionType.html#getShortDescriptionDescriptionType()"><B>getShortDescriptionDescriptionType()</B></A> - Static method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDescriptionType.html" title="class in oracle.olapi.metadata.mdm">MdmDescriptionType</A> <DD>Gets an <CODE>MdmDescriptionType</CODE> for an <CODE>MdmDescription</CODE> that represents a short description to associate with an <CODE>MdmObject</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDescriptionType.html#getShortNameDescriptionType()"><B>getShortNameDescriptionType()</B></A> - Static method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDescriptionType.html" title="class in oracle.olapi.metadata.mdm">MdmDescriptionType</A> <DD>Gets an <CODE>MdmDescriptionType</CODE> for an <CODE>MdmDescription</CODE> that represents a short version of a name to associate with an <CODE>MdmObject</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDimension.html#getShortPluralDescription()"><B>getShortPluralDescription()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDimension.html" title="class in oracle.olapi.metadata.mdm">MdmDimension</A> <DD>Gets the short plural description of this <code>MdmDimension</code>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDescriptionType.html#getShortPluralNameDescriptionType()"><B>getShortPluralNameDescriptionType()</B></A> - Static method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDescriptionType.html" title="class in oracle.olapi.metadata.mdm">MdmDescriptionType</A> <DD>Gets an <CODE>MdmDescriptionType</CODE> for an <CODE>MdmDescription</CODE> that represents a short plural name to associate with an <CODE>MdmObject</CODE>. <DT><A HREF="./oracle/olapi/data/source/NumberParameter.html#getShortValue()"><B>getShortValue()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberParameter.html" title="class in oracle.olapi.data.source">NumberParameter</A> <DD>Gets the value of this <CODE>NumberParameter</CODE> as a <CODE>short</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html#getShortValueDescriptionAttribute()"><B>getShortValueDescriptionAttribute()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html" title="class in oracle.olapi.metadata.mdm">MdmPrimaryDimension</A> <DD>Gets the <code>MdmAttribute</code> that relates a short description to each member of the <code>MdmPrimaryDimension</code>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmLevelHierarchy.html#getSolvedHierarchyMap()"><B>getSolvedHierarchyMap()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmLevelHierarchy.html" title="class in oracle.olapi.metadata.mdm">MdmLevelHierarchy</A> <DD>Gets the <CODE>SolvedLevelHierarchyMap</CODE> associated with this <CODE>MdmLevelHierarchy</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmValueHierarchy.html#getSolvedHierarchyMap()"><B>getSolvedHierarchyMap()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmValueHierarchy.html" title="class in oracle.olapi.metadata.mdm">MdmValueHierarchy</A> <DD>Gets the <CODE>SolvedValueHierarchyMap</CODE> associated with this <CODE>MdmValueHierarchy</CODE>. <DT><A HREF="./oracle/express/ErrorDescription.html#getSource()"><B>getSource()</B></A> - Method in class oracle.express.<A HREF="./oracle/express/ErrorDescription.html" title="class in oracle.express">ErrorDescription</A> <DD>Gets the class and method in which the error occurred within the internal Oracle OLAP code. <DT><A HREF="./oracle/olapi/data/cursor/Cursor.html#getSource()"><B>getSource()</B></A> - Method in interface oracle.olapi.data.cursor.<A HREF="./oracle/olapi/data/cursor/Cursor.html" title="interface in oracle.olapi.data.cursor">Cursor</A> <DD>Gets the <code>SourceIdentifier</code> for the <code>Cursor</code>. <DT><A HREF="./oracle/olapi/data/cursor/CursorManager.html#getSource()"><B>getSource()</B></A> - Method in interface oracle.olapi.data.cursor.<A HREF="./oracle/olapi/data/cursor/CursorManager.html" title="interface in oracle.olapi.data.cursor">CursorManager</A> <DD>Gets the <CODE>Source</CODE> associated with this <CODE>CursorManager</CODE>. <DT><A HREF="./oracle/olapi/data/source/CursorInfoSpecification.html#getSource()"><B>getSource()</B></A> - Method in interface oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/CursorInfoSpecification.html" title="interface in oracle.olapi.data.source">CursorInfoSpecification</A> <DD>Gets the <code>Source</code> for this <code>CursorInfoSpecification</code>. <DT><A HREF="./oracle/olapi/data/source/CursorSpecification.html#getSource()"><B>getSource()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/CursorSpecification.html" title="class in oracle.olapi.data.source">CursorSpecification</A> <DD>Gets the <code>Source</code> associated with the <code>CursorSpecification</code>. <DT><A HREF="./oracle/olapi/data/source/FundamentalMetadataObject.html#getSource()"><B>getSource()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/FundamentalMetadataObject.html" title="class in oracle.olapi.data.source">FundamentalMetadataObject</A> <DD>Gets the <CODE>Source</CODE> object for this <CODE>FundamentalMetadataObject</CODE>. <DT><A HREF="./oracle/olapi/data/source/SourceDefinition.html#getSource()"><B>getSource()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/SourceDefinition.html" title="class in oracle.olapi.data.source">SourceDefinition</A> <DD>Gets the <code>Source</code> associated with the <code>SourceDefinition</code>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMember.html#getSource()"><B>getSource()</B></A> - Method in interface oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMember.html" title="interface in oracle.olapi.metadata.mdm">MdmMember</A> <DD>Gets the <CODE>Source</CODE> for the <CODE>MdmMember</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmSource.html#getSource()"><B>getSource()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmSource.html" title="class in oracle.olapi.metadata.mdm">MdmSource</A> <DD>Gets the primary <code>Source</code> through which an application can create queries on the data represented by the <code>MdmSource</code>. <DT><A HREF="./oracle/olapi/data/source/DynamicDefinition.html#getSourceGenerator()"><B>getSourceGenerator()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/DynamicDefinition.html" title="class in oracle.olapi.data.source">DynamicDefinition</A> <DD>Gets the <code>SourceGenerator</code> for this <code>DynamicDefinition</code>. <DT><A HREF="./oracle/olapi/metadata/deployment/CubeOrganization.html#getSparseDimensions()"><B>getSparseDimensions()</B></A> - Method in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/CubeOrganization.html" title="class in oracle.olapi.metadata.deployment">CubeOrganization</A> <DD>Gets the <CODE>MdmDimensionality</CODE> objects for the sparse dimensions of the cube. <DT><A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html#getSparseType()"><B>getSparseType()</B></A> - Method in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html" title="class in oracle.olapi.metadata.deployment">AWCubeOrganization</A> <DD>Gets the sparsity type of the cube that contains this <CODE>AWCubeOrganization</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmAttribute.html#getSQLDataType()"><B>getSQLDataType()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmAttribute.html" title="class in oracle.olapi.metadata.mdm">MdmAttribute</A> <DD>Gets the SQL data type for the <CODE>MdmAttribute</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmBaseAttribute.html#getSQLDataType()"><B>getSQLDataType()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmBaseAttribute.html" title="class in oracle.olapi.metadata.mdm">MdmBaseAttribute</A> <DD>Gets the SQL data type for the <CODE>MdmBaseAttribute</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmBaseMeasure.html#getSQLDataType()"><B>getSQLDataType()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmBaseMeasure.html" title="class in oracle.olapi.metadata.mdm">MdmBaseMeasure</A> <DD>Gets the SQL data type for the <CODE>MdmBaseMeasure</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmColumn.html#getSQLDataType()"><B>getSQLDataType()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmColumn.html" title="class in oracle.olapi.metadata.mdm">MdmColumn</A> <DD>Gets the <CODE>SQLDataType</CODE> that is associated with this <CODE>MdmColumn</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDerivedAttribute.html#getSQLDataType()"><B>getSQLDataType()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDerivedAttribute.html" title="class in oracle.olapi.metadata.mdm">MdmDerivedAttribute</A> <DD>Gets the SQL data type for this <CODE>MdmDerivedAttribute</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDerivedMeasure.html#getSQLDataType()"><B>getSQLDataType()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDerivedMeasure.html" title="class in oracle.olapi.metadata.mdm">MdmDerivedMeasure</A> <DD>Gets the SQL data type for this <CODE>MdmDerivedMeasure</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMultiValuedDerivedAttribute.html#getSQLDataType()"><B>getSQLDataType()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMultiValuedDerivedAttribute.html" title="class in oracle.olapi.metadata.mdm">MdmMultiValuedDerivedAttribute</A> <DD>Gets the SQL data type for this <CODE>MdmMultiValueDerivedAttribute</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmQueryColumn.html#getSQLDataType()"><B>getSQLDataType()</B></A> - Method in interface oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmQueryColumn.html" title="interface in oracle.olapi.metadata.mdm">MdmQueryColumn</A> <DD>Gets the <CODE>SQLDataType</CODE> of the <CODE>MdmQueryColumn</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmViewColumn.html#getSQLDataType()"><B>getSQLDataType()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmViewColumn.html" title="class in oracle.olapi.metadata.mdm">MdmViewColumn</A> <DD>Gets the <CODE>SQLDataType</CODE> associated with the column. <DT><A HREF="./oracle/olapi/syntax/IdentifierArgument.html#getSQLDataType()"><B>getSQLDataType()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/IdentifierArgument.html" title="class in oracle.olapi.syntax">IdentifierArgument</A> <DD>Gets the SQLDataType that this <CODE>IdentifierArgument</CODE> represents. <DT><A HREF="./oracle/olapi/syntax/OLAPDMLExpression.html#getSQLDataType()"><B>getSQLDataType()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/OLAPDMLExpression.html" title="class in oracle.olapi.syntax">OLAPDMLExpression</A> <DD>Gets the <CODE>SQLDataType</CODE> of the <CODE>OLAPDMLExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/SQLDataType.html#getSQLDataType(java.lang.String)"><B>getSQLDataType(String)</B></A> - Static method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SQLDataType.html" title="class in oracle.olapi.syntax">SQLDataType</A> <DD> <DT><A HREF="./oracle/olapi/syntax/SQLDataType.html#getSQLText()"><B>getSQLText()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SQLDataType.html" title="class in oracle.olapi.syntax">SQLDataType</A> <DD>Gets the SQL statement that is associated with this <CODE>SQLDataType</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmStandardMember.html#getStandardDimension()"><B>getStandardDimension()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmStandardMember.html" title="class in oracle.olapi.metadata.mdm">MdmStandardMember</A> <DD>Gets the <CODE>MdmStandardDimension</CODE> of which the <CODE>MdmStandardMember</CODE> is a member. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmTimeDimension.html#getStartDateAttribute()"><B>getStartDateAttribute()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmTimeDimension.html" title="class in oracle.olapi.metadata.mdm">MdmTimeDimension</A> <DD>Gets an <code>MdmAttribute</code> that relates each member of the <CODE>MdmSubDimension</CODE> components of the <code>MdmTimeDimension</code> to the start date of the time period that the member represents. <DT><A HREF="./oracle/olapi/syntax/BetweenCondition.html#getStartExpression()"><B>getStartExpression()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/BetweenCondition.html" title="class in oracle.olapi.syntax">BetweenCondition</A> <DD>Gets the <CODE>TypedExpression</CODE> that has the value that is the start of the range of values to compare to the base value. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html#getStringCalcModel()"><B>getStringCalcModel()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html" title="class in oracle.olapi.metadata.mdm">MdmPrimaryDimension</A> <DD>Gets the <CODE>MdmDimensionCalculationModel</CODE> that has a data type of String. <DT><A HREF="./oracle/olapi/data/source/FundamentalMetadataProvider.html#getStringDataType()"><B>getStringDataType()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/FundamentalMetadataProvider.html" title="class in oracle.olapi.data.source">FundamentalMetadataProvider</A> <DD>Gets the <CODE>FundamentalMetadataObject</CODE> that represents the OLAP Java API String data type. <DT><A HREF="./oracle/olapi/data/source/FundamentalMetadataProvider.html#getStringPlaceholder()"><B>getStringPlaceholder()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/FundamentalMetadataProvider.html" title="class in oracle.olapi.data.source">FundamentalMetadataProvider</A> <DD>Gets the <CODE>FundamentalMetadataObject</CODE> that represents the OLAP Java API String placeholder. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDatabaseSchema.html#getSubSchemas()"><B>getSubSchemas()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDatabaseSchema.html" title="class in oracle.olapi.metadata.mdm">MdmDatabaseSchema</A> <DD>Gets the root <code>MdmOrganizationalSchema</code> objects that only this <code>MdmDatabaseSchema</code> contains, and that are not included in its subschemas. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmOrganizationalSchema.html#getSubSchemas()"><B>getSubSchemas()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmOrganizationalSchema.html" title="class in oracle.olapi.metadata.mdm">MdmOrganizationalSchema</A> <DD>Gets the <code>MdmSchema</code> objects that this <code>MdmOrganizationalSchema</code> contains. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmSchema.html#getSubSchemas()"><B>getSubSchemas()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmSchema.html" title="class in oracle.olapi.metadata.mdm">MdmSchema</A> <DD>Gets a <CODE>List</CODE> of the subschemas of the <code>MdmSchema</code>. <DT><A HREF="./oracle/olapi/syntax/SimpleCaseExpression.html#getSwitchExpression()"><B>getSwitchExpression()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SimpleCaseExpression.html" title="class in oracle.olapi.syntax">SimpleCaseExpression</A> <DD>Gets the <CODE>TypedExpression</CODE> that resolves to the expression to which Oracle Database compares the <CODE>THEN</CODE> expressions of the <CODE>SimpleCase</CODE> objects of this <CODE>SimpleCaseExpression</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmColumn.html#getTable()"><B>getTable()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmColumn.html" title="class in oracle.olapi.metadata.mdm">MdmColumn</A> <DD>Gets the <CODE>MdmTable</CODE> that is associated with this <CODE>MdmColumn</CODE>. <DT><A HREF="./oracle/olapi/metadata/deployment/AW.html#getTablespace()"><B>getTablespace()</B></A> - Method in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/AW.html" title="class in oracle.olapi.metadata.deployment">AW</A> <DD>Gets the name of the tablespace that contains this <CODE>AW</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmAttribute.html#getTargetDimension()"><B>getTargetDimension()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmAttribute.html" title="class in oracle.olapi.metadata.mdm">MdmAttribute</A> <DD>Gets the <CODE>MdmPrimaryDimension</CODE> associated with the <CODE>MdmAttribute</CODE>. <DT><A HREF="./oracle/olapi/data/source/DynamicDefinition.html#getTemplate()"><B>getTemplate()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/DynamicDefinition.html" title="class in oracle.olapi.data.source">DynamicDefinition</A> <DD>Gets the <code>Template</code> whose <CODE>createDynamicDefinition</CODE> method returned this <code>DynamicDefinition</code>. <DT><A HREF="./oracle/olapi/syntax/SearchedCase.html#getThenExpression()"><B>getThenExpression()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SearchedCase.html" title="class in oracle.olapi.syntax">SearchedCase</A> <DD>Gets the <CODE>TypedExpression</CODE> that resolves to the <CODE>THEN</CODE> expression of this <CODE>SearchedCase</CODE>. <DT><A HREF="./oracle/olapi/syntax/SimpleCase.html#getThenExpression()"><B>getThenExpression()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SimpleCase.html" title="class in oracle.olapi.syntax">SimpleCase</A> <DD>Gets the <CODE>TypedExpression</CODE> that resolves to the <CODE>THEN</CODE> expression of this <CODE>SimpleCase</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmTimeMember.html#getTimeDimension()"><B>getTimeDimension()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmTimeMember.html" title="class in oracle.olapi.metadata.mdm">MdmTimeMember</A> <DD>Gets the <CODE>MdmTimeDimension</CODE> of which the <CODE>MdmTimeMember</CODE> is a member. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmTimeMember.html#getTimeSpan()"><B>getTimeSpan()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmTimeMember.html" title="class in oracle.olapi.metadata.mdm">MdmTimeMember</A> <DD>Gets the number of time periods that is the time span of the time period that the <CODE>MdmTimeMember</CODE> represents. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmTimeDimension.html#getTimeSpanAttribute()"><B>getTimeSpanAttribute()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmTimeDimension.html" title="class in oracle.olapi.metadata.mdm">MdmTimeDimension</A> <DD>Gets an <code>MdmAttribute</code> that relates each member of the <CODE>MdmSubDimension</CODE> components of the <code>MdmTimeDimension</code> to the time span of the time period that the member represents. <DT><A HREF="./oracle/olapi/syntax/TimeZoneExpression.html#getTimeZoneExpression()"><B>getTimeZoneExpression()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TimeZoneExpression.html" title="class in oracle.olapi.syntax">TimeZoneExpression</A> <DD>Gets the time zone expression that is associated with this <CODE>TimeZoneExpression</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDatabaseSchema.html#getTopLevelObject(java.lang.String)"><B>getTopLevelObject(String)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDatabaseSchema.html" title="class in oracle.olapi.metadata.mdm">MdmDatabaseSchema</A> <DD>Gets the top-level object that has the specified name. <DT><A HREF="./oracle/olapi/syntax/IntervalLiteralExpression.html#getTrailingFractionalSecondsPrecision()"><B>getTrailingFractionalSecondsPrecision()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/IntervalLiteralExpression.html" title="class in oracle.olapi.syntax">IntervalLiteralExpression</A> <DD>Gets the fractional seconds precision of the value for the trailing seconds period of this <CODE>IntervalLiteralExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/IntervalLiteralExpression.html#getTrailingPeriod()"><B>getTrailingPeriod()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/IntervalLiteralExpression.html" title="class in oracle.olapi.syntax">IntervalLiteralExpression</A> <DD>Gets the type of the trailing time period of this <CODE>IntervaLiterallExpression</CODE>. <DT><A HREF="./oracle/olapi/data/source/CursorSpecification.html#getTransaction()"><B>getTransaction()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/CursorSpecification.html" title="class in oracle.olapi.data.source">CursorSpecification</A> <DD>Gets the <CODE>Transaction</CODE> object for this <CODE>CursorSpecification</CODE>. <DT><A HREF="./oracle/olapi/transaction/NotPreparedException.html#getTransaction()"><B>getTransaction()</B></A> - Method in exception oracle.olapi.transaction.<A HREF="./oracle/olapi/transaction/NotPreparedException.html" title="class in oracle.olapi.transaction">NotPreparedException</A> <DD>Gets the <code>Transaction</code> that has not been prepared. <DT><A HREF="./oracle/olapi/transaction/TransactionInactiveException.html#getTransaction()"><B>getTransaction()</B></A> - Method in exception oracle.olapi.transaction.<A HREF="./oracle/olapi/transaction/TransactionInactiveException.html" title="class in oracle.olapi.transaction">TransactionInactiveException</A> <DD>Gets the inactive <code>Transaction</code>. <DT><A HREF="./oracle/olapi/transaction/WriteLockException.html#getTransaction()"><B>getTransaction()</B></A> - Method in exception oracle.olapi.transaction.<A HREF="./oracle/olapi/transaction/WriteLockException.html" title="class in oracle.olapi.transaction">WriteLockException</A> <DD>Gets the <code>Transaction</code> in which the attempt to change a <code>MetadataState</code> failed because the <code>MetadataState</code> is not active in the <code>Transaction</code>. <DT><A HREF="./oracle/olapi/data/source/DataProvider.html#getTransactionProvider()"><B>getTransactionProvider()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/DataProvider.html" title="class in oracle.olapi.data.source">DataProvider</A> <DD>Gets the <CODE>TransactionProvider</CODE> associated with this <CODE>DataProvider</CODE>. <DT><A HREF="./oracle/olapi/data/source/CustomModel.html#getType()"><B>getType()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/CustomModel.html" title="class in oracle.olapi.data.source">CustomModel</A> <DD>Gets the <CODE>Source</CODE> for the <CODE>FundamentalMetadataObject</CODE> that represents the data type of the <CODE>CustomModel</CODE>. <DT><A HREF="./oracle/olapi/data/source/Model.html#getType()"><B>getType()</B></A> - Method in interface oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Model.html" title="interface in oracle.olapi.data.source">Model</A> <DD>Gets the <CODE>Source</CODE> for the <CODE>FundamentalMetadataObject</CODE> that represents the data type of the <CODE>Model</CODE>. <DT><A HREF="./oracle/olapi/data/source/Source.html#getType()"><B>getType()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>Gets the <CODE>Source</CODE> that is the type of this <CODE>Source</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmAttribute.html#getType()"><B>getType()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmAttribute.html" title="class in oracle.olapi.metadata.mdm">MdmAttribute</A> <DD>Gets the OLAP Java API data type for the <CODE>MdmAttribute</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmColumn.html#getType()"><B>getType()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmColumn.html" title="class in oracle.olapi.metadata.mdm">MdmColumn</A> <DD>Gets the data type of this <CODE>MdmColumn</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmCube.html#getType()"><B>getType()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmCube.html" title="class in oracle.olapi.metadata.mdm">MdmCube</A> <DD>Gets the OLAP Java API Value data type. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDescription.html#getType()"><B>getType()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDescription.html" title="class in oracle.olapi.metadata.mdm">MdmDescription</A> <DD>Gets the type of description that this <CODE>MdmDescription</CODE> represents. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDimensionCalculationModel.html#getType()"><B>getType()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDimensionCalculationModel.html" title="class in oracle.olapi.metadata.mdm">MdmDimensionCalculationModel</A> <DD>Gets the <CODE>Source</CODE> that represents the type of the <CODE>MdmDimensionCalculationModel</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDimensionedObjectModel.html#getType()"><B>getType()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDimensionedObjectModel.html" title="class in oracle.olapi.metadata.mdm">MdmDimensionedObjectModel</A> <DD>Gets the <CODE>Source</CODE> that represents the type of the <CODE>MdmDimensionedObjectModel</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMeasure.html#getType()"><B>getType()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMeasure.html" title="class in oracle.olapi.metadata.mdm">MdmMeasure</A> <DD>Gets the OLAP Java API data type for the <CODE>MdmMeasure</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmModel.html#getType()"><B>getType()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmModel.html" title="class in oracle.olapi.metadata.mdm">MdmModel</A> <DD>Gets the <CODE>Source</CODE> that is the type of the <CODE>MdmModel</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html#getType()"><B>getType()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html" title="class in oracle.olapi.metadata.mdm">MdmPrimaryDimension</A> <DD>Gets the OLAP Java API String data type. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmSource.html#getType()"><B>getType()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmSource.html" title="class in oracle.olapi.metadata.mdm">MdmSource</A> <DD>Gets the type of the <code>MdmSource</code>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmStandardMember.html#getType()"><B>getType()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmStandardMember.html" title="class in oracle.olapi.metadata.mdm">MdmStandardMember</A> <DD>Gets the type of this <CODE>MdmStandardMember</CODE>, which is the type of the <CODE>Source</CODE> for the member. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmTimeMember.html#getType()"><B>getType()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmTimeMember.html" title="class in oracle.olapi.metadata.mdm">MdmTimeMember</A> <DD>Gets the type of this <CODE>MdmTimeMember</CODE>, which is the type of the <CODE>Source</CODE> for the member. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDimensionLevel.html#getUniqueKeyAttributes()"><B>getUniqueKeyAttributes()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDimensionLevel.html" title="class in oracle.olapi.metadata.mdm">MdmDimensionLevel</A> <DD>Gets a list of the unique key attributes that are associated with this <CODE>MdmDimensionLevel</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDimensionMemberInfo.html#getUniqueValue()"><B>getUniqueValue()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDimensionMemberInfo.html" title="class in oracle.olapi.metadata.mdm">MdmDimensionMemberInfo</A> <DD>Gets the unique value of the dimension member associated with this <CODE>MdmDimensionMemberInfo</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMeasure.html#getUnits()"><B>getUnits()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMeasure.html" title="class in oracle.olapi.metadata.mdm">MdmMeasure</A> <DD>Gets the type of units specified for this <CODE>MdmMeasure</CODE>. <DT><A HREF="./oracle/olapi/data/source/UnmatchedInputsException.html#getUnmatchedInputIDs()"><B>getUnmatchedInputIDs()</B></A> - Method in exception oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/UnmatchedInputsException.html" title="class in oracle.olapi.data.source">UnmatchedInputsException</A> <DD>Gets a <code>List</code> of the unique identifiers of the <code>Source</code> objects that are the unmatched inputs. <DT><A HREF="./oracle/olapi/transaction/Transaction.html#getUserSession()"><B>getUserSession()</B></A> - Method in interface oracle.olapi.transaction.<A HREF="./oracle/olapi/transaction/Transaction.html" title="interface in oracle.olapi.transaction">Transaction</A> <DD>Gets the <code>UserSession</code> that is the owner of this <CODE>Transaction</CODE>. <DT><A HREF="./oracle/olapi/metadata/deployment/MVCreationOptions.html#getUsingConstraints()"><B>getUsingConstraints()</B></A> - Method in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/MVCreationOptions.html" title="class in oracle.olapi.metadata.deployment">MVCreationOptions</A> <DD>Gets the value of the setting that specifies whether a refresh operation uses enforced or trusted contraints. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html#getValidNamespaces()"><B>getValidNamespaces()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html" title="class in oracle.olapi.metadata.mdm">MdmMetadataProvider</A> <DD>Gets the valid namespaces for metadata objects. <DT><A HREF="./oracle/olapi/data/source/BooleanParameter.html#getValue()"><B>getValue()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/BooleanParameter.html" title="class in oracle.olapi.data.source">BooleanParameter</A> <DD>Gets the value of this <CODE>BooleanParameter</CODE>. <DT><A HREF="./oracle/olapi/data/source/CompoundCursorInfoSpecification.html#getValue()"><B>getValue()</B></A> - Method in interface oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/CompoundCursorInfoSpecification.html" title="interface in oracle.olapi.data.source">CompoundCursorInfoSpecification</A> <DD>Gets the base <code>ValueCursorInfoSpecification</code>, which is the <code>CursorInfoSpecification</code> for the base <code>ValueCursor</code>, which has the values of the <code>Source</code> for the <code>CompoundCursorInfoSpecification</code>. <DT><A HREF="./oracle/olapi/data/source/CompoundCursorSpecification.html#getValue()"><B>getValue()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/CompoundCursorSpecification.html" title="class in oracle.olapi.data.source">CompoundCursorSpecification</A> <DD>Gets the <code>ValueCursorSpecification</code> for this <code>CompoundCursorSpecification</code>. <DT><A HREF="./oracle/olapi/data/source/DateParameter.html#getValue()"><B>getValue()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/DateParameter.html" title="class in oracle.olapi.data.source">DateParameter</A> <DD>Gets the value of this <CODE>DateParameter</CODE>. <DT><A HREF="./oracle/olapi/data/source/NumberParameter.html#getValue()"><B>getValue()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberParameter.html" title="class in oracle.olapi.data.source">NumberParameter</A> <DD>Gets the value of this <CODE>NumberParameter</CODE> as an OLAP API Number. <DT><A HREF="./oracle/olapi/data/source/StringParameter.html#getValue()"><B>getValue()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/StringParameter.html" title="class in oracle.olapi.data.source">StringParameter</A> <DD>Gets the value of this <CODE>StringParameter</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDescription.html#getValue()"><B>getValue()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDescription.html" title="class in oracle.olapi.metadata.mdm">MdmDescription</A> <DD>Gets the value that of this <CODE>MdmDescription</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMeasure.html#getValue()"><B>getValue()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMeasure.html" title="class in oracle.olapi.metadata.mdm">MdmMeasure</A> <DD>Gets the value of this <CODE>MdmMeasure</CODE>, which is the identifier for the <CODE>Source</CODE> for this <CODE>MdmMeasure</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMember.html#getValue()"><B>getValue()</B></A> - Method in interface oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMember.html" title="interface in oracle.olapi.metadata.mdm">MdmMember</A> <DD>Gets the unique value of the <CODE>MdmMember</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmStandardMember.html#getValue()"><B>getValue()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmStandardMember.html" title="class in oracle.olapi.metadata.mdm">MdmStandardMember</A> <DD>Gets the unique value of the <CODE>MdmStandardMember</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmTimeMember.html#getValue()"><B>getValue()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmTimeMember.html" title="class in oracle.olapi.metadata.mdm">MdmTimeMember</A> <DD>Gets the unique value of the <CODE>MdmTimeMember</CODE>. <DT><A HREF="./oracle/olapi/syntax/DateExpression.html#getValue()"><B>getValue()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/DateExpression.html" title="class in oracle.olapi.syntax">DateExpression</A> <DD>Gets the value of this <CODE>DateExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/IntervalLiteralExpression.html#getValue()"><B>getValue()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/IntervalLiteralExpression.html" title="class in oracle.olapi.syntax">IntervalLiteralExpression</A> <DD>Gets the values for the leading and trailing periods of this <CODE>IntervaLiterallExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/NumberExpression.html#getValue()"><B>getValue()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/NumberExpression.html" title="class in oracle.olapi.syntax">NumberExpression</A> <DD>Gets the value of this <CODE>NumberExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/StringExpression.html#getValue()"><B>getValue()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/StringExpression.html" title="class in oracle.olapi.syntax">StringExpression</A> <DD>Gets the value of this <CODE>StringExpression</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMeasureDimension.html#getValueCalcModel()"><B>getValueCalcModel()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMeasureDimension.html" title="class in oracle.olapi.metadata.mdm">MdmMeasureDimension</A> <DD>Gets the <CODE>MdmDimensionCalculationModel</CODE> with the data type of Value for the <CODE>MdmMeasureDimension</CODE>. <DT><A HREF="./oracle/olapi/data/cursor/CompoundCursor.html#getValueCursor()"><B>getValueCursor()</B></A> - Method in interface oracle.olapi.data.cursor.<A HREF="./oracle/olapi/data/cursor/CompoundCursor.html" title="interface in oracle.olapi.data.cursor">CompoundCursor</A> <DD>Gets the base <code>ValueCursor</code> of the <code>CompoundCursor</code>. <DT><A HREF="./oracle/olapi/data/source/CompoundCursorSpecification.html#getValueCursorSpecification()"><B>getValueCursorSpecification()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/CompoundCursorSpecification.html" title="class in oracle.olapi.data.source">CompoundCursorSpecification</A> <DD>Gets the base <code>ValueCursorSpecification</code>, which is the <code>CursorSpecification</code> for the base <code>ValueCursor</code>, which has the values of the <code>Source</code> for the <code>CompoundCursorSpecification</code>. <DT><A HREF="./oracle/olapi/data/source/FundamentalMetadataProvider.html#getValueDataType()"><B>getValueDataType()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/FundamentalMetadataProvider.html" title="class in oracle.olapi.data.source">FundamentalMetadataProvider</A> <DD>Gets the <CODE>FundamentalMetadataObject</CODE> that represents the OLAP Java API Value data type. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html#getValueDescriptionAttribute()"><B>getValueDescriptionAttribute()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html" title="class in oracle.olapi.metadata.mdm">MdmPrimaryDimension</A> <DD>Gets the <code>MdmAttribute</code> that relates a long description to each member <code>MdmPrimaryDimension</code>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMeasure.html#getValueFormat()"><B>getValueFormat()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMeasure.html" title="class in oracle.olapi.metadata.mdm">MdmMeasure</A> <DD>Gets the format specified for the values of this <CODE>MdmMeasure</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmStandardMember.html#getValueHierarchy()"><B>getValueHierarchy()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmStandardMember.html" title="class in oracle.olapi.metadata.mdm">MdmStandardMember</A> <DD>Gets the <CODE>MdmValueHierarchy</CODE> of which the <CODE>MdmStandardMember</CODE> is a member. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmTimeMember.html#getValueHierarchy()"><B>getValueHierarchy()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmTimeMember.html" title="class in oracle.olapi.metadata.mdm">MdmTimeMember</A> <DD>Gets the <CODE>MdmValueHierarchy</CODE> of which the <CODE>MdmTimeMember</CODE> is a member. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html#getValueLineageAttribute()"><B>getValueLineageAttribute()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html" title="class in oracle.olapi.metadata.mdm">MdmPrimaryDimension</A> <DD>Gets the <code>MdmAttribute</code> that relates a lineage to each member of the <code>MdmPrimaryDimension</code>. <DT><A HREF="./oracle/olapi/data/source/BooleanParameter.html#getValueObject()"><B>getValueObject()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/BooleanParameter.html" title="class in oracle.olapi.data.source">BooleanParameter</A> <DD>Gets the value of this <CODE>BooleanParameter</CODE> as an <CODE>Object</CODE>. <DT><A HREF="./oracle/olapi/data/source/DateParameter.html#getValueObject()"><B>getValueObject()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/DateParameter.html" title="class in oracle.olapi.data.source">DateParameter</A> <DD>Gets the value of this <CODE>DateParameter</CODE> as an <CODE>Object</CODE>. <DT><A HREF="./oracle/olapi/data/source/NumberParameter.html#getValueObject()"><B>getValueObject()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberParameter.html" title="class in oracle.olapi.data.source">NumberParameter</A> <DD>Gets the value of this <CODE>NumberParameter</CODE> as an <CODE>Object</CODE>. <DT><A HREF="./oracle/olapi/data/source/Parameter.html#getValueObject()"><B>getValueObject()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Parameter.html" title="class in oracle.olapi.data.source">Parameter</A> <DD>Gets an <CODE>Object</CODE> that contains the value for this <CODE>Parameter</CODE>. <DT><A HREF="./oracle/olapi/data/source/StringParameter.html#getValueObject()"><B>getValueObject()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/StringParameter.html" title="class in oracle.olapi.data.source">StringParameter</A> <DD>Gets the value of this <CODE>StringParameter</CODE> as an <CODE>Object</CODE>. <DT><A HREF="./oracle/olapi/data/source/FundamentalMetadataProvider.html#getValuePlaceholder()"><B>getValuePlaceholder()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/FundamentalMetadataProvider.html" title="class in oracle.olapi.data.source">FundamentalMetadataProvider</A> <DD>Gets the <CODE>FundamentalMetadataObject</CODE> that represents the OLAP Java API Value placeholder. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html#getValueSeparationString()"><B>getValueSeparationString()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html" title="class in oracle.olapi.metadata.mdm">MdmPrimaryDimension</A> <DD>Gets the <CODE>String</CODE> that separates the hierarchy, level, and local value parts of the unique value of a member of the <code>MdmPrimaryDimension</code>. <DT><A HREF="./oracle/olapi/metadata/deployment/AW.html#getVersion()"><B>getVersion()</B></A> - Method in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/AW.html" title="class in oracle.olapi.metadata.deployment">AW</A> <DD>Gets the version of this <CODE>AW</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmViewColumn.html#getViewColumnName()"><B>getViewColumnName()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmViewColumn.html" title="class in oracle.olapi.metadata.mdm">MdmViewColumn</A> <DD>Gets the name of the column in the view. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmCube.html#getViewName()"><B>getViewName()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmCube.html" title="class in oracle.olapi.metadata.mdm">MdmCube</A> <DD>Gets the name of the <CODE>MdmViewColumn</CODE> associated with this <CODE>MdmCube</CODE>. <DT><A HREF="./oracle/olapi/data/source/FundamentalMetadataProvider.html#getVoidDataType()"><B>getVoidDataType()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/FundamentalMetadataProvider.html" title="class in oracle.olapi.data.source">FundamentalMetadataProvider</A> <DD>Gets the <CODE>FundamentalMetadataObject</CODE> that represents the OLAP Java API Void data type. <DT><A HREF="./oracle/olapi/data/source/DataProvider.html#getVoidSource()"><B>getVoidSource()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/DataProvider.html" title="class in oracle.olapi.data.source">DataProvider</A> <DD>Gets the void <CODE>Source</CODE> object, which has a single element that has <CODE>null</CODE> as the value. <DT><A HREF="./oracle/olapi/BatchedException.html#getWarnings()"><B>getWarnings()</B></A> - Method in exception oracle.olapi.<A HREF="./oracle/olapi/BatchedException.html" title="class in oracle.olapi">BatchedException</A> <DD>Gets the exceptions of the <CODE>BatchedException</CODE> that are warnings. <DT><A HREF="./oracle/olapi/syntax/SearchedCase.html#getWhenCondition()"><B>getWhenCondition()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SearchedCase.html" title="class in oracle.olapi.syntax">SearchedCase</A> <DD>Gets the <CODE>Condition</CODE> that resolves to the <CODE>WHEN</CODE> condition of this <CODE>SearchedCase</CODE>. <DT><A HREF="./oracle/olapi/syntax/SimpleCase.html#getWhenExpression()"><B>getWhenExpression()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SimpleCase.html" title="class in oracle.olapi.syntax">SimpleCase</A> <DD>Gets the <CODE>TypedExpression</CODE> that resolves to the <CODE>WHEN</CODE> expression of this <CODE>SimpleCase</CODE>. <DT><A HREF="./oracle/olapi/metadata/mapping/CubeMap.html#getWhereClause()"><B>getWhereClause()</B></A> - Method in class oracle.olapi.metadata.mapping.<A HREF="./oracle/olapi/metadata/mapping/CubeMap.html" title="class in oracle.olapi.metadata.mapping">CubeMap</A> <DD>Gets the <CODE>Condition</CODE> associated with the <CODE>CubeMap</CODE>. <DT><A HREF="./oracle/olapi/metadata/mapping/DimensionMap.html#getWhereClause()"><B>getWhereClause()</B></A> - Method in class oracle.olapi.metadata.mapping.<A HREF="./oracle/olapi/metadata/mapping/DimensionMap.html" title="class in oracle.olapi.metadata.mapping">DimensionMap</A> <DD>Gets the <CODE>Condition</CODE> associated with the <CODE>DimensionMap</CODE>. <DT><A HREF="./oracle/olapi/syntax/GroupCommand.html#getWhereCondition()"><B>getWhereCondition()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/GroupCommand.html" title="class in oracle.olapi.syntax">GroupCommand</A> <DD>Gets the <CODE>SymmetricCondition</CODE> that is associated with this <CODE>GroupCommand</CODE>. <DT><A HREF="./oracle/olapi/syntax/LoadCommand.html#getWhereCondition()"><B>getWhereCondition()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/LoadCommand.html" title="class in oracle.olapi.syntax">LoadCommand</A> <DD>Gets the <CODE>Condition</CODE> that will be applied to the base table during this load. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#GREATEST"><B>GREATEST</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>GREATEST</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#greatest(oracle.olapi.syntax.TypedExpression[])"><B>greatest(TypedExpression[])</B></A> - Static method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Creates a <CODE>TypedExpression</CODE> that evaluates to the largest expression in a list of expressions. <DT><A HREF="./oracle/olapi/syntax/KeywordCatalog.html#GREGORIAN"><B>GREGORIAN</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/KeywordCatalog.html" title="class in oracle.olapi.syntax">KeywordCatalog</A> <DD>A static constant <CODE>KeywordArgument</CODE> representing the keyword <CODE>GREGORIAN</CODE>. <DT><A HREF="./oracle/olapi/syntax/GroupCommand.html" title="class in oracle.olapi.syntax"><B>GroupCommand</B></A> - Class in <A HREF="./oracle/olapi/syntax/package-summary.html">oracle.olapi.syntax</A><DD>A <CODE>BuildCommand</CODE> that represents a group of <CODE>SimpleCommand</CODE> objects that operate on the specified <CODE>MdmBaseMeasure</CODE> objects when the condition specified by a <CODE>SymmetricCondition</CODE> is true.<DT><A HREF="./oracle/olapi/syntax/GroupCommand.html#GroupCommand(oracle.olapi.syntax.SimpleCommand[], oracle.olapi.syntax.SymmetricCondition)"><B>GroupCommand(SimpleCommand[], SymmetricCondition)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/GroupCommand.html" title="class in oracle.olapi.syntax">GroupCommand</A> <DD>Creates a <CODE>GroupCommand</CODE> that has the specified arrays of <CODE>SimpleCommand</CODE> objects and the specified <CODE>SymmetricCondition</CODE>. <DT><A HREF="./oracle/olapi/syntax/GroupCommand.html#GroupCommand(oracle.olapi.syntax.SimpleCommand[], oracle.olapi.metadata.mdm.MdmBaseMeasure[])"><B>GroupCommand(SimpleCommand[], MdmBaseMeasure[])</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/GroupCommand.html" title="class in oracle.olapi.syntax">GroupCommand</A> <DD>Creates a <CODE>GroupCommand</CODE> that has the specified arrays of <CODE>SimpleCommand</CODE> and <CODE>MdmBaseMeasure</CODE> objects. <DT><A HREF="./oracle/olapi/syntax/GroupCommand.html#GroupCommand(oracle.olapi.syntax.SimpleCommand[], oracle.olapi.syntax.SymmetricCondition, oracle.olapi.metadata.mdm.MdmBaseMeasure[])"><B>GroupCommand(SimpleCommand[], SymmetricCondition, MdmBaseMeasure[])</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/GroupCommand.html" title="class in oracle.olapi.syntax">GroupCommand</A> <DD>Creates a <CODE>GroupCommand</CODE> that has the specified arrays of <CODE>SimpleCommand</CODE> and <CODE>MdmBaseMeasure</CODE> objects, and the specified <CODE>SymmetricCondition</CODE>. <DT><A HREF="./oracle/olapi/syntax/GroupCommand.html#GroupCommand(java.util.List, oracle.olapi.syntax.SymmetricCondition, java.util.List)"><B>GroupCommand(List<SimpleCommand>, SymmetricCondition, List<MdmBaseMeasure>)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/GroupCommand.html" title="class in oracle.olapi.syntax">GroupCommand</A> <DD>Creates a <CODE>GroupCommand</CODE> that has the specified lists of <CODE>SimpleCommand</CODE> and <CODE>MdmBaseMeasure</CODE> objects, and the specified <CODE>SymmetricCondition</CODE>. <DT><A HREF="./oracle/olapi/metadata/deployment/RolapCubeOrganization.html#GROUPING_SET_FORM"><B>GROUPING_SET_FORM</B></A> - Static variable in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/RolapCubeOrganization.html" title="class in oracle.olapi.metadata.deployment">RolapCubeOrganization</A> <DD>A constant that represents an organization of the measure data of the cube that results from the use of a <CODE>GROUP BY GROUPING SETS</CODE> clause in the <CODE>SELECT</CODE> statement. <DT><A HREF="./oracle/olapi/data/source/BooleanSource.html#gt(boolean)"><B>gt(boolean)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/BooleanSource.html" title="class in oracle.olapi.data.source">BooleanSource</A> <DD>Compares the value of each element of this <CODE>BooleanSource</CODE> to the specified <CODE>boolean</CODE> value, and determines whether it is a greater value. <DT><A HREF="./oracle/olapi/data/source/DateSource.html#gt(java.util.Date)"><B>gt(Date)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/DateSource.html" title="class in oracle.olapi.data.source">DateSource</A> <DD>Compares the value of each element of this <CODE>DateSource</CODE> to the specified <CODE>Date</CODE> value, and determines whether it has a greater value. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#gt(double)"><B>gt(double)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Compares the value of each element of this <CODE>NumberSource</CODE> to the specified <CODE>double</CODE> value, and determines whether it is a greater value. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#gt(float)"><B>gt(float)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Compares the value of each element of this <CODE>NumberSource</CODE> to the specified <CODE>float</CODE> value, and determines whether it is a greater value. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#gt(int)"><B>gt(int)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Compares the value of each element of this <CODE>NumberSource</CODE> to the specified <CODE>int</CODE> value, and determines whether it is a greater value. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#gt(short)"><B>gt(short)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Compares the value of each element of this <CODE>NumberSource</CODE> to the specified <CODE>short</CODE> value, and determines whether it is a greater value. <DT><A HREF="./oracle/olapi/data/source/Source.html#gt(oracle.olapi.data.source.Source)"><B>gt(Source)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>Compares each element of this <CODE>Source</CODE> to the corresponding element of another <CODE>Source</CODE> and determines if the value of the element of this <CODE>Source</CODE> is greater than the value of the element of the other <CODE>Source</CODE>. <DT><A HREF="./oracle/olapi/data/source/StringSource.html#gt(java.lang.String)"><B>gt(String)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/StringSource.html" title="class in oracle.olapi.data.source">StringSource</A> <DD>Compares the value of each element of this <CODE>StringSource</CODE> to the specified <CODE>String</CODE> value, and determines whether it has a greater value. <DT><A HREF="./oracle/olapi/syntax/ComparisonCondition.html#GT"><B>GT</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/ComparisonCondition.html" title="class in oracle.olapi.syntax">ComparisonCondition</A> <DD>A constant for the greater-than operator. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#gt(oracle.olapi.syntax.TypedExpression)"><B>gt(TypedExpression)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Indicates whether the value of this <CODE>TypedExpression</CODE> is greater than the value of the specified <CODE>TypedExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#gt(double)"><B>gt(double)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Indicates whether the value of this <CODE>TypedExpression</CODE> is greater than the specified <CODE>double</CODE> value. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#gt(float)"><B>gt(float)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Indicates whether the value of this <CODE>TypedExpression</CODE> is greater than the specified <CODE>float</CODE> value. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#gt(int)"><B>gt(int)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Indicates whether the value of this <CODE>TypedExpression</CODE> is greater than the specified <CODE>int</CODE> value. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#gt(short)"><B>gt(short)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Indicates whether the value of this <CODE>TypedExpression</CODE> is greater than the specified <CODE>short</CODE> value. </DL> <HR> <A NAME="_H_"><!-- --></A><H2> <B>H</B></H2> <DL> <DT><A HREF="./oracle/olapi/data/cursor/ValueCursor.html#hasCurrentValue()"><B>hasCurrentValue()</B></A> - Method in interface oracle.olapi.data.cursor.<A HREF="./oracle/olapi/data/cursor/ValueCursor.html" title="interface in oracle.olapi.data.cursor">ValueCursor</A> <DD>Indicates whether the <code>ValueCursor</code> has a value at its current position. <DT><A HREF="./oracle/olapi/ArraySet.html#hashCode()"><B>hashCode()</B></A> - Method in class oracle.olapi.<A HREF="./oracle/olapi/ArraySet.html" title="class in oracle.olapi">ArraySet</A> <DD>Returns the hash code value for the <code>ArraySet</code>, which is the sum of all of the hash codes of the elements of the set. <DT><A HREF="./oracle/olapi/syntax/OLAPFunctionExpression.html#hasHierarchyClause()"><B>hasHierarchyClause()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/OLAPFunctionExpression.html" title="class in oracle.olapi.syntax">OLAPFunctionExpression</A> <DD>Indicates whether this <CODE>OLAPFunctionExpression</CODE> has any hierarchy clause arguments. <DT><A HREF="./oracle/olapi/HasLocalizedMessage.html" title="interface in oracle.olapi"><B>HasLocalizedMessage</B></A> - Interface in <A HREF="./oracle/olapi/package-summary.html">oracle.olapi</A><DD>An interface for an <code>Exception</code> that can provide its message in a language that is appropriate to a specified <code>Locale</code>.<DT><A HREF="./oracle/olapi/metadata/InvalidMetadataException.html#hasMoreErrors()"><B>hasMoreErrors()</B></A> - Method in exception oracle.olapi.metadata.<A HREF="./oracle/olapi/metadata/InvalidMetadataException.html" title="class in oracle.olapi.metadata">InvalidMetadataException</A> <DD>Indicates whether the number of error messages generated for the invalid <CODE>MetadataObject</CODE> objects is greater than the limit of error messages that Oracle OLAP allows. <DT><A HREF="./oracle/olapi/data/source/Source.html#hasValue()"><B>hasValue()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>Identifies whether each element of this <CODE>Source</CODE> has a value and produces a <CODE>BooleanSource</CODE> that has an element with the value of <CODE>true</CODE> when the value of the corresponding element of this <CODE>Source</CODE> is not <CODE>null</CODE> or <CODE>false</CODE> when the value is <CODE>null</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#HEXTORAW"><B>HEXTORAW</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>HEXTORAW</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#hexToRAW()"><B>hexToRAW()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Converts to a raw value the value of this <CODE>TypedExpression</CODE>, which contains hexadecimal digits in the <CODE>CHAR</CODE>, <CODE>VARCHAR2</CODE>, <CODE>NCHAR</CODE>, or <CODE>NVARCHAR2</CODE> character set. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#HIER_ANCESTOR"><B>HIER_ANCESTOR</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>HIER_ANCESTOR</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#HIER_ANCESTORS"><B>HIER_ANCESTORS</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>HIER_ANCESTORS</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#HIER_AVG"><B>HIER_AVG</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>HIER_AVG</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#HIER_CHILD_COUNT"><B>HIER_CHILD_COUNT</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>HIER_CHILD_COUNT</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#HIER_CHILDREN"><B>HIER_CHILDREN</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>HIER_CHILDREN</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#HIER_DEPTH"><B>HIER_DEPTH</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>HIER_DEPTH</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#HIER_DESCENDANTS"><B>HIER_DESCENDANTS</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>HIER_DESCENDANTS</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#HIER_FIRST"><B>HIER_FIRST</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>HIER_FIRST</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#HIER_HAS_CHILDREN"><B>HIER_HAS_CHILDREN</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>HIER_HAS_CHILDREN</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#HIER_LAST"><B>HIER_LAST</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>HIER_LAST</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#HIER_LEAF_DESCENDANTS"><B>HIER_LEAF_DESCENDANTS</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>HIER_LEAF_DESCENDANTS</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#HIER_LEVEL"><B>HIER_LEVEL</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>HIER_LEVEL</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#HIER_PARENT"><B>HIER_PARENT</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>HIER_PARENT</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#HIER_SIBLINGS"><B>HIER_SIBLINGS</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>HIER_SIBLINGS</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#HIER_TOP"><B>HIER_TOP</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>HIER_TOP</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#HIERARCHICAL_CATEGORY"><B>HIERARCHICAL_CATEGORY</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>String</CODE> for the HIERARCHICAL category of functions. <DT><A HREF="./oracle/olapi/syntax/HierarchicalCondition.html" title="class in oracle.olapi.syntax"><B>HierarchicalCondition</B></A> - Class in <A HREF="./oracle/olapi/syntax/package-summary.html">oracle.olapi.syntax</A><DD>A <CODE>Condition</CODE> that tests whether a member of a hierarchy has the specified hierarchical relationship to itself or to another member of the hierarchy.<DT><A HREF="./oracle/olapi/syntax/HierarchicalCondition.html#HierarchicalCondition(oracle.olapi.syntax.TypedExpression, java.lang.String, oracle.olapi.syntax.TypedExpression, oracle.olapi.metadata.mdm.MdmHierarchy, boolean, boolean)"><B>HierarchicalCondition(TypedExpression, String, TypedExpression, MdmHierarchy, boolean, boolean)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/HierarchicalCondition.html" title="class in oracle.olapi.syntax">HierarchicalCondition</A> <DD>Creates a <CODE>HierarchicalCondition</CODE> that evaluates to <CODE>true</CODE> if the <CODE>baseExpression</CODE> member of the <CODE>hierarchy</CODE> has the specified <CODE>relationship</CODE> to the <CODE>referenceExpression</CODE> member. <DT><A HREF="./oracle/olapi/syntax/HierarchicalCondition.html#HierarchicalCondition(oracle.olapi.syntax.TypedExpression, java.lang.String, oracle.olapi.syntax.TypedExpression, oracle.olapi.metadata.mdm.MdmHierarchy, boolean)"><B>HierarchicalCondition(TypedExpression, String, TypedExpression, MdmHierarchy, boolean)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/HierarchicalCondition.html" title="class in oracle.olapi.syntax">HierarchicalCondition</A> <DD>Creates a <CODE>HierarchicalCondition</CODE> that evaluates to <CODE>true</CODE> if the <CODE>baseExpression</CODE> member of the <CODE>hierarchy</CODE> has the specified <CODE>relationship</CODE> to the <CODE>referenceExpression</CODE> member. <DT><A HREF="./oracle/olapi/syntax/HierarchicalCondition.html#HierarchicalCondition(oracle.olapi.syntax.TypedExpression, java.lang.String, oracle.olapi.syntax.TypedExpression, oracle.olapi.metadata.mdm.MdmHierarchy)"><B>HierarchicalCondition(TypedExpression, String, TypedExpression, MdmHierarchy)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/HierarchicalCondition.html" title="class in oracle.olapi.syntax">HierarchicalCondition</A> <DD>Creates a <CODE>HierarchicalCondition</CODE> that evaluates to <CODE>true</CODE> if the <CODE>baseExpression</CODE> member of the <CODE>hierarchy</CODE> has the specified <CODE>relationship</CODE> to the <CODE>referenceExpression</CODE> member. <DT><A HREF="./oracle/olapi/syntax/KeywordCatalog.html#HIERARCHY"><B>HIERARCHY</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/KeywordCatalog.html" title="class in oracle.olapi.syntax">KeywordCatalog</A> <DD>A static constant <CODE>KeywordArgument</CODE> representing the keyword <CODE>HIERARCHY</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorDimensionArgument.html#HIERARCHY_LEVEL"><B>HIERARCHY_LEVEL</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorDimensionArgument.html" title="class in oracle.olapi.syntax">FunctionDescriptorDimensionArgument</A> <DD>A constant that represents an <CODE>MdmHierarchyLevel</CODE> as an argument. <DT><A HREF="./oracle/olapi/metadata/deployment/AWPrimaryDimensionOrganization.html#HIERARCHY_RULE_CONSISTENT"><B>HIERARCHY_RULE_CONSISTENT</B></A> - Static variable in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/AWPrimaryDimensionOrganization.html" title="class in oracle.olapi.metadata.deployment">AWPrimaryDimensionOrganization</A> <DD>A constant that indicates that the parent-child relationships are consistent across the hierarchies of the dimension. <DT><A HREF="./oracle/olapi/metadata/deployment/AWPrimaryDimensionOrganization.html#HIERARCHY_RULE_SOLVE_CONSISTENT"><B>HIERARCHY_RULE_SOLVE_CONSISTENT</B></A> - Static variable in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/AWPrimaryDimensionOrganization.html" title="class in oracle.olapi.metadata.deployment">AWPrimaryDimensionOrganization</A> <DD>A constant that indicates that the parent-child relationships only need to be consistent across the hierarchies of the dimension when the hierarchies appear together in a <CODE>ConsistentSolveSpecification</CODE>. <DT><A HREF="./oracle/olapi/metadata/deployment/AWPrimaryDimensionOrganization.html#HIERARCHY_RULE_STAR_CONSISTENT"><B>HIERARCHY_RULE_STAR_CONSISTENT</B></A> - Static variable in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/AWPrimaryDimensionOrganization.html" title="class in oracle.olapi.metadata.deployment">AWPrimaryDimensionOrganization</A> <DD>A constant that indicates that the hierarchies of the dimension are consistent with a star schema organization. <DT><A HREF="./oracle/olapi/metadata/mapping/HierarchyLevelMap.html" title="class in oracle.olapi.metadata.mapping"><B>HierarchyLevelMap</B></A> - Class in <A HREF="./oracle/olapi/metadata/mapping/package-summary.html">oracle.olapi.metadata.mapping</A><DD>A <CODE>DimensionMap</CODE> that represents the mapping of an <CODE>MdmHierarchyLevel</CODE> to a data source.<DT><A HREF="./oracle/olapi/syntax/IntervalLiteralExpression.html#HOUR"><B>HOUR</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/IntervalLiteralExpression.html" title="class in oracle.olapi.syntax">IntervalLiteralExpression</A> <DD>A constant that represents a <CODE>HOUR</CODE> period. <DT><A HREF="./oracle/olapi/syntax/KeywordCatalog.html#HOUR"><B>HOUR</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/KeywordCatalog.html" title="class in oracle.olapi.syntax">KeywordCatalog</A> <DD>A static constant <CODE>KeywordArgument</CODE> representing the keyword <CODE>HOUR</CODE>. </DL> <HR> <A NAME="_I_"><!-- --></A><H2> <B>I</B></H2> <DL> <DT><A HREF="./oracle/olapi/syntax/IdentifierArgument.html" title="class in oracle.olapi.syntax"><B>IdentifierArgument</B></A> - Class in <A HREF="./oracle/olapi/syntax/package-summary.html">oracle.olapi.syntax</A><DD>A <CODE>DataObject</CODE> that represents a metadata object indentifier as a function argument.<DT><A HREF="./oracle/olapi/syntax/IdentifierArgument.html#IdentifierArgument(oracle.olapi.syntax.SQLDataType)"><B>IdentifierArgument(SQLDataType)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/IdentifierArgument.html" title="class in oracle.olapi.syntax">IdentifierArgument</A> <DD> <DT><A HREF="./oracle/olapi/syntax/AggregationCommand.html#IGNORE_NULLS_DEFAULT"><B>IGNORE_NULLS_DEFAULT</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/AggregationCommand.html" title="class in oracle.olapi.syntax">AggregationCommand</A> <DD>A constant that indicates whether the aggregation ignores <CODE>null</CODE> values by default. <DT><A HREF="./oracle/olapi/data/source/BooleanSource.html#implies(double, double)"><B>implies(double, double)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/BooleanSource.html" title="class in oracle.olapi.data.source">BooleanSource</A> <DD>Produces a <CODE>NumberSource</CODE> that has an element with the value of <CODE>ifTrue</CODE> for each element of this <CODE>BooleanSource</CODE> that has a value of <CODE>true</CODE> and an element with the value of <CODE>ifFalse</CODE> for each element of this <CODE>BooleanSource</CODE> that has a value of <CODE>false</CODE>. <DT><A HREF="./oracle/olapi/data/source/BooleanSource.html#implies(int, int)"><B>implies(int, int)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/BooleanSource.html" title="class in oracle.olapi.data.source">BooleanSource</A> <DD>Produces a <CODE>NumberSource</CODE> that has an element with the value of <CODE>ifTrue</CODE> for each element of this <CODE>BooleanSource</CODE> that has a value of <CODE>true</CODE> and an element with the value of <CODE>ifFalse</CODE> for each element of this <CODE>BooleanSource</CODE> that has a value of <CODE>false</CODE>. <DT><A HREF="./oracle/olapi/data/source/BooleanSource.html#implies(java.lang.String, java.lang.String)"><B>implies(String, String)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/BooleanSource.html" title="class in oracle.olapi.data.source">BooleanSource</A> <DD>Produces a <CODE>StringSource</CODE> that has an element with the value of <CODE>ifTrue</CODE> for each element of this <CODE>BooleanSource</CODE> that has a value of <CODE>true</CODE> and an element with the value of <CODE>ifFalse</CODE> for each element of this <CODE>BooleanSource</CODE> that has a value of <CODE>false</CODE>. <DT><A HREF="./oracle/olapi/data/source/BooleanSource.html#implies(java.util.Date, java.util.Date)"><B>implies(Date, Date)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/BooleanSource.html" title="class in oracle.olapi.data.source">BooleanSource</A> <DD>Produces a <CODE>DateSource</CODE> that has an element with the value of <CODE>ifTrue</CODE> for each element of this <CODE>BooleanSource</CODE> that has a value of <CODE>true</CODE> and an element with the value of <CODE>ifFalse</CODE> for each element of this <CODE>BooleanSource</CODE> that has a value of <CODE>false</CODE>. <DT><A HREF="./oracle/olapi/data/source/BooleanSource.html#implies(oracle.olapi.data.source.DateSource, oracle.olapi.data.source.DateSource)"><B>implies(DateSource, DateSource)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/BooleanSource.html" title="class in oracle.olapi.data.source">BooleanSource</A> <DD>Produces a <CODE>DateSource</CODE> that has an element with the value of <CODE>ifTrue</CODE> for each element of this <CODE>BooleanSource</CODE> that has a value of <CODE>true</CODE> and an element with the value of <CODE>ifFalse</CODE> for each element of this <CODE>BooleanSource</CODE> that has a value of <CODE>false</CODE>. <DT><A HREF="./oracle/olapi/data/source/BooleanSource.html#implies(oracle.olapi.data.source.NumberSource, oracle.olapi.data.source.NumberSource)"><B>implies(NumberSource, NumberSource)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/BooleanSource.html" title="class in oracle.olapi.data.source">BooleanSource</A> <DD>Produces a <CODE>NumberSource</CODE> that has an element with the value of <CODE>ifTrue</CODE> for each element of this <CODE>BooleanSource</CODE> that has a value of <CODE>true</CODE> and an element with the value of <CODE>ifFalse</CODE> for each element of this <CODE>BooleanSource</CODE> that has a value of <CODE>false</CODE>. <DT><A HREF="./oracle/olapi/data/source/BooleanSource.html#implies(oracle.olapi.data.source.StringSource, oracle.olapi.data.source.StringSource)"><B>implies(StringSource, StringSource)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/BooleanSource.html" title="class in oracle.olapi.data.source">BooleanSource</A> <DD>Produces a <CODE>StringSource</CODE> that has an element with the value of <CODE>ifTrue</CODE> for each element of this <CODE>BooleanSource</CODE> that has a value of <CODE>true</CODE> and an element with the value of <CODE>ifFalse</CODE> for each element of this <CODE>BooleanSource</CODE> that has a value of <CODE>false</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html#importXML(java.io.Reader, oracle.olapi.metadata.mdm.MdmDatabaseSchema, boolean, java.util.Map, oracle.olapi.metadata.XMLParserCallback)"><B>importXML(Reader, MdmDatabaseSchema, boolean, Map<String, String>, XMLParserCallback)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html" title="class in oracle.olapi.metadata.mdm">MdmMetadataProvider</A> <DD>Imports XML representations of objects that belong to the specified <CODE>MdmDatabaseSchema</CODE>, creates new objects or modifies existing objects, replaces bind variables in the XML with values, and specifies how to handle error conditions. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html#importXML(java.io.Reader, oracle.olapi.metadata.mdm.MdmDatabaseSchema, boolean, java.util.Map)"><B>importXML(Reader, MdmDatabaseSchema, boolean, Map<String, String>)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html" title="class in oracle.olapi.metadata.mdm">MdmMetadataProvider</A> <DD>Imports XML representations of objects that belong to the specified <CODE>MdmDatabaseSchema</CODE>, creates new objects or modifies existing objects, and replaces bind variables in the XML with values. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html#importXML(java.io.Reader, oracle.olapi.metadata.mdm.MdmDatabaseSchema, boolean)"><B>importXML(Reader, MdmDatabaseSchema, boolean)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html" title="class in oracle.olapi.metadata.mdm">MdmMetadataProvider</A> <DD>Imports XML representations of objects that belong to the specified <CODE>MdmDatabaseSchema</CODE> and either creates new objects or modifies existing objects. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html#importXML(java.lang.String, oracle.olapi.metadata.mdm.MdmDatabaseSchema, boolean, java.util.Map, oracle.olapi.metadata.XMLParserCallback)"><B>importXML(String, MdmDatabaseSchema, boolean, Map<String, String>, XMLParserCallback)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html" title="class in oracle.olapi.metadata.mdm">MdmMetadataProvider</A> <DD>Imports XML representations of objects that belong to the specified <CODE>MdmDatabaseSchema</CODE>, creates new objects or modifies existing objects, replaces bind variables in the XML with values, and specifies how to handle error conditions. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html#importXML(java.lang.String, oracle.olapi.metadata.mdm.MdmDatabaseSchema, boolean, java.util.Map)"><B>importXML(String, MdmDatabaseSchema, boolean, Map<String, String>)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html" title="class in oracle.olapi.metadata.mdm">MdmMetadataProvider</A> <DD>Imports XML representations of objects that belong to the specified <CODE>MdmDatabaseSchema</CODE>, creates new objects or modifies existing objects, and replaces bind variables in the XML with values. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html#importXML(java.lang.String, oracle.olapi.metadata.mdm.MdmDatabaseSchema, boolean)"><B>importXML(String, MdmDatabaseSchema, boolean)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html" title="class in oracle.olapi.metadata.mdm">MdmMetadataProvider</A> <DD>Imports XML representations of objects that belong to the specified <CODE>MdmDatabaseSchema</CODE> and either creates new objects or modifies existing objects. <DT><A HREF="./oracle/olapi/data/source/Source.html#in(oracle.olapi.data.source.Source)"><B>in(Source)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>Determines if any element in this <CODE>Source</CODE> is also an element in the specified <CODE>Source</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#in(oracle.olapi.syntax.TypedExpression[])"><B>in(TypedExpression[])</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Indicates whether this <CODE>TypedExpression</CODE> occurs in the specified list of expressions. <DT><A HREF="./oracle/olapi/syntax/HierarchicalCondition.html#includeSelf()"><B>includeSelf()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/HierarchicalCondition.html" title="class in oracle.olapi.syntax">HierarchicalCondition</A> <DD>Indicates whether or not the base member is included in the members that have the specified relationship. <DT><A HREF="./oracle/olapi/data/cursor/IncorrectDataTypeException.html" title="class in oracle.olapi.data.cursor"><B>IncorrectDataTypeException</B></A> - Exception in <A HREF="./oracle/olapi/data/cursor/package-summary.html">oracle.olapi.data.cursor</A><DD>Indicates that the data type requested is not the type available or expected.<DT><A HREF="./oracle/olapi/data/cursor/IncorrectDataTypeException.html#IncorrectDataTypeException()"><B>IncorrectDataTypeException()</B></A> - Constructor for exception oracle.olapi.data.cursor.<A HREF="./oracle/olapi/data/cursor/IncorrectDataTypeException.html" title="class in oracle.olapi.data.cursor">IncorrectDataTypeException</A> <DD>Creates an <code>IncorrectDataTypeException</code>. <DT><A HREF="./oracle/olapi/data/cursor/IncorrectDataTypeException.html#IncorrectDataTypeException(java.lang.String)"><B>IncorrectDataTypeException(String)</B></A> - Constructor for exception oracle.olapi.data.cursor.<A HREF="./oracle/olapi/data/cursor/IncorrectDataTypeException.html" title="class in oracle.olapi.data.cursor">IncorrectDataTypeException</A> <DD>Creates an <code>IncorrectDataTypeException</code> with the specified message. <DT><A HREF="./oracle/olapi/data/source/IncorrectDataValueException.html" title="class in oracle.olapi.data.source"><B>IncorrectDataValueException</B></A> - Exception in <A HREF="./oracle/olapi/data/source/package-summary.html">oracle.olapi.data.source</A><DD>Indicates that the data value is incorrect for the attempted operation.<DT><A HREF="./oracle/olapi/transaction/IncrementalChangeException.html" title="class in oracle.olapi.transaction"><B>IncrementalChangeException</B></A> - Exception in <A HREF="./oracle/olapi/transaction/package-summary.html">oracle.olapi.transaction</A><DD>Indicates that a change that an application has made since the last interaction with the Oracle OLAP server is invalid.<DT><A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html#INDEPENDENT_MEASURE_STORAGE"><B>INDEPENDENT_MEASURE_STORAGE</B></A> - Static variable in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html" title="class in oracle.olapi.metadata.deployment">AWCubeOrganization</A> <DD>A constant that indicates that Oracle OLAP stores the values of each of the measures of the cube in a separate object. <DT><A HREF="./oracle/olapi/data/source/StringSource.html#indexOf(java.lang.String, int)"><B>indexOf(String, int)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/StringSource.html" title="class in oracle.olapi.data.source">StringSource</A> <DD>Starting at the <CODE>fromIndex</CODE> position in the value of each element of this <CODE>StringSource</CODE>, identifies the starting position of the first occurrence of <CODE>substring</CODE> in the value. <DT><A HREF="./oracle/olapi/data/source/StringSource.html#indexOf(oracle.olapi.data.source.StringSource, oracle.olapi.data.source.NumberSource)"><B>indexOf(StringSource, NumberSource)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/StringSource.html" title="class in oracle.olapi.data.source">StringSource</A> <DD>Starting at the <CODE>fromIndex</CODE> position in the value of each element of this <CODE>StringSource</CODE>, identifies the starting position of the first occurrence of <CODE>substring</CODE> in the value. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#INITCAP"><B>INITCAP</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>INITCAP</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#initcap()"><B>initcap()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Converts the first letter of each word of this <CODE>TypedExpression</CODE> to uppercase and all other letters to lowercase. <DT><A HREF="./oracle/express/spl/SPLExecutor.html#initialize()"><B>initialize()</B></A> - Method in class oracle.express.spl.<A HREF="./oracle/express/spl/SPLExecutor.html" title="class in oracle.express.spl">SPLExecutor</A> <DD>Initializes the <code>SPLExecutor</code>. <DT><A HREF="./oracle/olapi/syntax/AnalyzeCommand.html#INSTANCE"><B>INSTANCE</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/AnalyzeCommand.html" title="class in oracle.olapi.syntax">AnalyzeCommand</A> <DD>Produces an <CODE>AnalyzeCommand</CODE>. <DT><A HREF="./oracle/olapi/syntax/CompileCommand.html#INSTANCE"><B>INSTANCE</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/CompileCommand.html" title="class in oracle.olapi.syntax">CompileCommand</A> <DD>Produces a <CODE>CompileCommand</CODE> that executes a default load. <DT><A HREF="./oracle/olapi/syntax/NullExpression.html#INSTANCE"><B>INSTANCE</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/NullExpression.html" title="class in oracle.olapi.syntax">NullExpression</A> <DD>A constant that represents an instance of this class. <DT><A HREF="./oracle/olapi/syntax/StarArgument.html#INSTANCE"><B>INSTANCE</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/StarArgument.html" title="class in oracle.olapi.syntax">StarArgument</A> <DD>A constant that represents an instance of <CODE>StarArgument</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#INSTR"><B>INSTR</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>INSTR</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#instr(oracle.olapi.syntax.TypedExpression, oracle.olapi.syntax.TypedExpression, oracle.olapi.syntax.TypedExpression)"><B>instr(TypedExpression, TypedExpression, TypedExpression)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Searches the value of this <CODE>TypedExpression</CODE> for the characters of the specified substring. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#INSTR2"><B>INSTR2</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>INSTR2</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#instr2(oracle.olapi.syntax.TypedExpression, oracle.olapi.syntax.TypedExpression, oracle.olapi.syntax.TypedExpression)"><B>instr2(TypedExpression, TypedExpression, TypedExpression)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Searches the value of this <CODE>TypedExpression</CODE> for the UCS2 code points of the specified substring. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#INSTR4"><B>INSTR4</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>INSTR4</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#instr4(oracle.olapi.syntax.TypedExpression, oracle.olapi.syntax.TypedExpression, oracle.olapi.syntax.TypedExpression)"><B>instr4(TypedExpression, TypedExpression, TypedExpression)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Searches the value of this <CODE>TypedExpression</CODE> for the UCS4 code points of the specified substring. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#INSTRB"><B>INSTRB</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>INSTRB</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#instrB(oracle.olapi.syntax.TypedExpression, oracle.olapi.syntax.TypedExpression, oracle.olapi.syntax.TypedExpression)"><B>instrB(TypedExpression, TypedExpression, TypedExpression)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Searches the value of this <CODE>TypedExpression</CODE> for the bytes of the specified substring. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#INSTRC"><B>INSTRC</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>INSTRC</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#instrC(oracle.olapi.syntax.TypedExpression, oracle.olapi.syntax.TypedExpression, oracle.olapi.syntax.TypedExpression)"><B>instrC(TypedExpression, TypedExpression, TypedExpression)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Searches the value of this <CODE>TypedExpression</CODE> for the Unicode complete characters of the specified substring. <DT><A HREF="./oracle/olapi/syntax/DataType.html#INTEGER"><B>INTEGER</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/DataType.html" title="class in oracle.olapi.syntax">DataType</A> <DD>A constant that represents the <CODE>INTEGER</CODE> data type. <DT><A HREF="./oracle/olapi/session/UserSession.html#interrupt()"><B>interrupt()</B></A> - Method in class oracle.olapi.session.<A HREF="./oracle/olapi/session/UserSession.html" title="class in oracle.olapi.session">UserSession</A> <DD>Terminates any operation that is currently executing in the <CODE>UserSession</CODE>. <DT><A HREF="./oracle/olapi/data/source/Source.html#interval(int, int)"><B>interval(int, int)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>Selects the elements of this <CODE>Source</CODE> from position <CODE>bottom</CODE> to position <CODE>top</CODE>. <DT><A HREF="./oracle/olapi/data/source/Source.html#interval(oracle.olapi.data.source.NumberSource, oracle.olapi.data.source.NumberSource)"><B>interval(NumberSource, NumberSource)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>Selects the elements of this <CODE>Source</CODE> from position <CODE>bottom</CODE> to position <CODE>top</CODE>. <DT><A HREF="./oracle/olapi/syntax/DataType.html#INTERVAL_CATEGORY"><B>INTERVAL_CATEGORY</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/DataType.html" title="class in oracle.olapi.syntax">DataType</A> <DD>A constant that represents a category of <CODE>INTERVAL</CODE> data types. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#INTERVAL_TO_CHAR"><B>INTERVAL_TO_CHAR</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>TO_CHAR</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#INTERVAL_TO_NCHAR"><B>INTERVAL_TO_NCHAR</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>TO_NCHAR</CODE>. <DT><A HREF="./oracle/olapi/syntax/IntervalExpression.html" title="class in oracle.olapi.syntax"><B>IntervalExpression</B></A> - Class in <A HREF="./oracle/olapi/syntax/package-summary.html">oracle.olapi.syntax</A><DD>A <CODE>RowExpression</CODE> that represents an interval expression, which is similar to a SQL interval expression.<DT><A HREF="./oracle/olapi/syntax/IntervalExpression.html#IntervalExpression(oracle.olapi.syntax.TypedExpression, java.lang.String, oracle.olapi.syntax.TypedExpression, oracle.olapi.syntax.TypedExpression)"><B>IntervalExpression(TypedExpression, String, TypedExpression, TypedExpression)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/IntervalExpression.html" title="class in oracle.olapi.syntax">IntervalExpression</A> <DD>Creates an <CODE>IntervalExpression</CODE> with the specified base expression, operator, and precision values. <DT><A HREF="./oracle/olapi/syntax/IntervalLiteralExpression.html" title="class in oracle.olapi.syntax"><B>IntervalLiteralExpression</B></A> - Class in <A HREF="./oracle/olapi/syntax/package-summary.html">oracle.olapi.syntax</A><DD>A <CODE>RowExpression</CODE> that represents an interval literal expression, which is similar to a SQL interval literal expression.<DT><A HREF="./oracle/olapi/syntax/IntervalLiteralExpression.html#IntervalLiteralExpression(java.lang.String, java.lang.String, int, int, java.lang.String, int)"><B>IntervalLiteralExpression(String, String, int, int, String, int)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/IntervalLiteralExpression.html" title="class in oracle.olapi.syntax">IntervalLiteralExpression</A> <DD>Creates an <CODE>IntervalLiteralExpression</CODE> that has the specified value, periods, and precisions. <DT><A HREF="./oracle/olapi/syntax/IntervalLiteralExpression.html#IntervalLiteralExpression(java.lang.String, java.lang.String, int, java.lang.String)"><B>IntervalLiteralExpression(String, String, int, String)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/IntervalLiteralExpression.html" title="class in oracle.olapi.syntax">IntervalLiteralExpression</A> <DD>Creates an <CODE>IntervalLiteralExpression</CODE> that has the specified value, periods, and precision. <DT><A HREF="./oracle/olapi/syntax/IntervalLiteralExpression.html#IntervalLiteralExpression(java.lang.String, java.lang.String, java.lang.String)"><B>IntervalLiteralExpression(String, String, String)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/IntervalLiteralExpression.html" title="class in oracle.olapi.syntax">IntervalLiteralExpression</A> <DD>Creates an <CODE>IntervalLiteralExpression</CODE> that has the specified value and periods. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#intpart()"><B>intpart()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Identifies the integer portion of the value of each element of this <CODE>NumberSource</CODE>. <DT><A HREF="./oracle/olapi/metadata/InvalidMetadataException.html" title="class in oracle.olapi.metadata"><B>InvalidMetadataException</B></A> - Exception in <A HREF="./oracle/olapi/metadata/package-summary.html">oracle.olapi.metadata</A><DD>Indicates that one or more metadata objects are invalid.<DT><A HREF="./oracle/olapi/metadata/InvalidMetadataObjectInfo.html" title="class in oracle.olapi.metadata"><B>InvalidMetadataObjectInfo</B></A> - Class in <A HREF="./oracle/olapi/metadata/package-summary.html">oracle.olapi.metadata</A><DD>Contains information about an invalid metadata object.<DT><A HREF="./oracle/olapi/syntax/IsCondition.html#IS_INFINITE"><B>IS_INFINITE</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/IsCondition.html" title="class in oracle.olapi.syntax">IsCondition</A> <DD>A constant for an operator that tests whether the value is infinite. <DT><A HREF="./oracle/olapi/syntax/IsCondition.html#IS_NAN"><B>IS_NAN</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/IsCondition.html" title="class in oracle.olapi.syntax">IsCondition</A> <DD>A constant for an operator that tests whether the value is not a number. <DT><A HREF="./oracle/olapi/syntax/IsCondition.html#IS_NULL"><B>IS_NULL</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/IsCondition.html" title="class in oracle.olapi.syntax">IsCondition</A> <DD>A constant for an operator that tests whether the value is <CODE>null</CODE>. <DT><A HREF="./oracle/olapi/syntax/OrderByElement.html#isAscending()"><B>isAscending()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/OrderByElement.html" title="class in oracle.olapi.syntax">OrderByElement</A> <DD>Indicates whether the ordering sequence is ascending. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptor.html#isAWFunction()"><B>isAWFunction()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptor.html" title="class in oracle.olapi.syntax">FunctionDescriptor</A> <DD>Indicates whether the function applies to an analytic workspace deployment. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDimensionedObject.html#isBooleanValued()"><B>isBooleanValued()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDimensionedObject.html" title="class in oracle.olapi.metadata.mdm">MdmDimensionedObject</A> <DD>Indicates whether this <CODE>MdmDimensionedObject</CODE> has <CODE>boolean</CODE> values. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmObject.html#isClassifiedAs(java.lang.String)"><B>isClassifiedAs(String)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmObject.html" title="class in oracle.olapi.metadata.mdm">MdmObject</A> <DD>Indicates whether or not the <CODE>MdmObject</CODE> has the specified classification. <DT><A HREF="./oracle/olapi/syntax/Condition.html#isCompositeObject()"><B>isCompositeObject()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/Condition.html" title="class in oracle.olapi.syntax">Condition</A> <DD>Indicates whether this <CODE>Condition</CODE> contains other <CODE>SyntaxObject</CODE> objects. <DT><A HREF="./oracle/olapi/syntax/OLAPFunctionExpression.html#isCompositeObject()"><B>isCompositeObject()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/OLAPFunctionExpression.html" title="class in oracle.olapi.syntax">OLAPFunctionExpression</A> <DD>Indicates whether this <CODE>OLAPFunctionExpression</CODE> contains other <CODE>SyntaxObject</CODE> objects. <DT><A HREF="./oracle/olapi/syntax/OrderByClause.html#isCompositeObject()"><B>isCompositeObject()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/OrderByClause.html" title="class in oracle.olapi.syntax">OrderByClause</A> <DD>Indicates whether this <CODE>OrderByClause</CODE> contains other <CODE>SyntaxObject</CODE> objects. <DT><A HREF="./oracle/olapi/syntax/OrderByElement.html#isCompositeObject()"><B>isCompositeObject()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/OrderByElement.html" title="class in oracle.olapi.syntax">OrderByElement</A> <DD>Indicates whether this <CODE>OrderByElement</CODE> contains other <CODE>SyntaxObject</CODE> objects. <DT><A HREF="./oracle/olapi/syntax/QDRExpression.html#isCompositeObject()"><B>isCompositeObject()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/QDRExpression.html" title="class in oracle.olapi.syntax">QDRExpression</A> <DD>Indicates whether this <CODE>QDRExpression</CODE> contains other <CODE>SyntaxObject</CODE> objects. <DT><A HREF="./oracle/olapi/syntax/Qualifier.html#isCompositeObject()"><B>isCompositeObject()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/Qualifier.html" title="class in oracle.olapi.syntax">Qualifier</A> <DD>Indicates whether this <CODE>Qualifier</CODE> contains other <CODE>SyntaxObject</CODE> objects. <DT><A HREF="./oracle/olapi/syntax/RowExpression.html#isCompositeObject()"><B>isCompositeObject()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/RowExpression.html" title="class in oracle.olapi.syntax">RowExpression</A> <DD>Indicates whether the <CODE>RowExpression</CODE> contains other <CODE>SyntaxObject</CODE> objects. <DT><A HREF="./oracle/olapi/syntax/SearchedCase.html#isCompositeObject()"><B>isCompositeObject()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SearchedCase.html" title="class in oracle.olapi.syntax">SearchedCase</A> <DD>Indicates whether this <CODE>SearchedCase</CODE> contains other <CODE>SyntaxObject</CODE> objects. <DT><A HREF="./oracle/olapi/syntax/SimpleCase.html#isCompositeObject()"><B>isCompositeObject()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SimpleCase.html" title="class in oracle.olapi.syntax">SimpleCase</A> <DD>Indicates whether this <CODE>SimpleCase</CODE> contains other <CODE>SyntaxObject</CODE> objects. <DT><A HREF="./oracle/olapi/syntax/IsCondition.html" title="class in oracle.olapi.syntax"><B>IsCondition</B></A> - Class in <A HREF="./oracle/olapi/syntax/package-summary.html">oracle.olapi.syntax</A><DD>A <CODE>Condition</CODE> that represents a special condition.<DT><A HREF="./oracle/olapi/syntax/IsCondition.html#IsCondition(oracle.olapi.syntax.TypedExpression, java.lang.String, boolean)"><B>IsCondition(TypedExpression, String, boolean)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/IsCondition.html" title="class in oracle.olapi.syntax">IsCondition</A> <DD>Creates an <CODE>IsCondition</CODE> that has the specified argument, comparison type, and negation indicator. <DT><A HREF="./oracle/olapi/syntax/IsCondition.html#IsCondition(oracle.olapi.syntax.TypedExpression, boolean)"><B>IsCondition(TypedExpression, boolean)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/IsCondition.html" title="class in oracle.olapi.syntax">IsCondition</A> <DD>Creates an <CODE>IsCondition</CODE> that has the specified argument and negation indicator, and has a comparison type of <CODE>IS_NULL</CODE>. <DT><A HREF="./oracle/olapi/syntax/IsCondition.html#IsCondition(oracle.olapi.syntax.TypedExpression)"><B>IsCondition(TypedExpression)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/IsCondition.html" title="class in oracle.olapi.syntax">IsCondition</A> <DD>Creates an <CODE>IsCondition</CODE> that has the specified argument, has a comparison type of <CODE>IS_NULL</CODE>, and does not include the <CODE>NOT</CODE> operator. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmHierarchy.html#isDefaultHierarchy()"><B>isDefaultHierarchy()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmHierarchy.html" title="class in oracle.olapi.metadata.mdm">MdmHierarchy</A> <DD>Indicates whether this <CODE>MdmHierarchy</CODE> is the default component of an <CODE>MdmPrimaryDimension</CODE>. <DT><A HREF="./oracle/olapi/syntax/OrderByElement.html#isDescending()"><B>isDescending()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/OrderByElement.html" title="class in oracle.olapi.syntax">OrderByElement</A> <DD>Indicates whether the ordering sequence is descending. <DT><A HREF="./oracle/olapi/BatchedException.html#isError()"><B>isError()</B></A> - Method in exception oracle.olapi.<A HREF="./oracle/olapi/BatchedException.html" title="class in oracle.olapi">BatchedException</A> <DD>Indicates that the exception is caused by an error. <DT><A HREF="./oracle/olapi/data/source/CursorSpecification.html#isExtentCalculationSpecified()"><B>isExtentCalculationSpecified()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/CursorSpecification.html" title="class in oracle.olapi.data.source">CursorSpecification</A> <DD>Indicates whether the <code>CursorSpecification</code> is set to calculate the extent for the <code>Cursor</code>. <DT><A HREF="./oracle/olapi/syntax/Query.html#isFullyDimensioned()"><B>isFullyDimensioned()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/Query.html" title="class in oracle.olapi.syntax">Query</A> <DD>Indicates whether the <CODE>Query</CODE> is fully dimensioned. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#isInfinite(boolean)"><B>isInfinite(boolean)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Indicates whether the value of this <CODE>TypedExpression</CODE> is the special value <CODE>INFINITE</CODE>. <DT><A HREF="./oracle/olapi/data/source/DynamicDefinition.html#isModified(oracle.olapi.transaction.Transaction)"><B>isModified(Transaction)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/DynamicDefinition.html" title="class in oracle.olapi.data.source">DynamicDefinition</A> <DD>Indicates whether, in the specified <CODE>Transaction</CODE>, the <CODE>Template</CODE> for this <CODE>DynamicDefinition</CODE> has changed the <CODE>Source</CODE> that it generates for this <CODE>DynamicDefinition</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmBaseAttribute.html#isMultiLingual()"><B>isMultiLingual()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmBaseAttribute.html" title="class in oracle.olapi.metadata.mdm">MdmBaseAttribute</A> <DD>Indicates whether the attribute has values for more than one language. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#isNAN(boolean)"><B>isNAN(boolean)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Indicates whether the value of this <CODE>TypedExpression</CODE> is the special value <CODE>NAN</CODE> (not a number). <DT><A HREF="./oracle/olapi/syntax/BetweenCondition.html#isNegated()"><B>isNegated()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/BetweenCondition.html" title="class in oracle.olapi.syntax">BetweenCondition</A> <DD>Indicates whether this <CODE>BetweenCondition</CODE> determines that the base value is in the specified range or is not in the range. <DT><A HREF="./oracle/olapi/syntax/HierarchicalCondition.html#isNegated()"><B>isNegated()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/HierarchicalCondition.html" title="class in oracle.olapi.syntax">HierarchicalCondition</A> <DD>Indicates whether this <CODE>HierarchicalCondition</CODE> tests for the negation of hierarchical relationship. <DT><A HREF="./oracle/olapi/syntax/IsCondition.html#isNegated()"><B>isNegated()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/IsCondition.html" title="class in oracle.olapi.syntax">IsCondition</A> <DD>Indicates whether this <CODE>IsCondition</CODE> includes the <CODE>NOT</CODE> operator. <DT><A HREF="./oracle/olapi/syntax/LikeCondition.html#isNegated()"><B>isNegated()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/LikeCondition.html" title="class in oracle.olapi.syntax">LikeCondition</A> <DD>Indicates whether this <CODE>LikeCondition</CODE> includes the <CODE>NOT</CODE> operator. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#isNotNull()"><B>isNotNull()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Creates a <CODE>Condition</CODE> that evaluates to <CODE>true</CODE> if the value of this <CODE>TypedExpression</CODE> is not <CODE>null</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#isNull()"><B>isNull()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Creates a <CODE>Condition</CODE> that evaluates to <CODE>true</CODE> if the value of this <CODE>TypedExpression</CODE> is <CODE>null</CODE>. <DT><A HREF="./oracle/olapi/syntax/OrderByElement.html#isNullsFirst()"><B>isNullsFirst()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/OrderByElement.html" title="class in oracle.olapi.syntax">OrderByElement</A> <DD>Indicates whether returned rows containing null values should appear first in the ordering sequence. <DT><A HREF="./oracle/olapi/syntax/OrderByElement.html#isNullsLast()"><B>isNullsLast()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/OrderByElement.html" title="class in oracle.olapi.syntax">OrderByElement</A> <DD>Indicates whether returned rows containing null values should appear last in the ordering sequence. <DT><A HREF="./oracle/olapi/data/source/DataProvider.html#isOpen()"><B>isOpen()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/DataProvider.html" title="class in oracle.olapi.data.source">DataProvider</A> <DD>Indicates whether the connection to the Oracle Database instance is currently open. <DT><A HREF="./oracle/olapi/data/source/SpecifiedCursorManager.html#isOpen()"><B>isOpen()</B></A> - Method in interface oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/SpecifiedCursorManager.html" title="interface in oracle.olapi.data.source">SpecifiedCursorManager</A> <DD>Indicates whether this <code>SpecifiedCursorManager</code> is still open. <DT><A HREF="./oracle/olapi/data/source/SQLCursorManager.html#isOpen()"><B>isOpen()</B></A> - Method in interface oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/SQLCursorManager.html" title="interface in oracle.olapi.data.source">SQLCursorManager</A> <DD>Indicates whether this <code>SQLCursorManager</code> is open. <DT><A HREF="./oracle/olapi/session/UserSession.html#isOpen()"><B>isOpen()</B></A> - Method in class oracle.olapi.session.<A HREF="./oracle/olapi/session/UserSession.html" title="class in oracle.olapi.session">UserSession</A> <DD>Indicates whether the <CODE>OracleConnection</CODE> has an open connection to the database. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorArgument.html#isOptional()"><B>isOptional()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorArgument.html" title="class in oracle.olapi.syntax">FunctionDescriptorArgument</A> <DD>Indicates whether this <CODE>FunctionDescriptorArgument</CODE> represents an optional argument to the function. <DT><A HREF="./oracle/olapi/data/source/CursorInfoSpecification.html#isParentEndCalculationSpecified()"><B>isParentEndCalculationSpecified()</B></A> - Method in interface oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/CursorInfoSpecification.html" title="interface in oracle.olapi.data.source">CursorInfoSpecification</A> <DD>Indicates whether the <code>CursorInfoSpecification</code> is set to calculate the ending position of the <code>Cursor</code> in the parent <code>Cursor</code>. <DT><A HREF="./oracle/olapi/data/source/CursorSpecification.html#isParentEndCalculationSpecified()"><B>isParentEndCalculationSpecified()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/CursorSpecification.html" title="class in oracle.olapi.data.source">CursorSpecification</A> <DD>Indicates whether the <code>CursorSpecification</code> is set to calculate the ending position of the <code>Cursor</code> in the parent <code>Cursor</code>. <DT><A HREF="./oracle/olapi/data/source/CursorInfoSpecification.html#isParentStartCalculationSpecified()"><B>isParentStartCalculationSpecified()</B></A> - Method in interface oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/CursorInfoSpecification.html" title="interface in oracle.olapi.data.source">CursorInfoSpecification</A> <DD>Indicates whether the <code>CursorInfoSpecification</code> is set to calculate the starting position of the <code>Cursor</code> in the parent <code>Cursor</code>. <DT><A HREF="./oracle/olapi/data/source/CursorSpecification.html#isParentStartCalculationSpecified()"><B>isParentStartCalculationSpecified()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/CursorSpecification.html" title="class in oracle.olapi.data.source">CursorSpecification</A> <DD>Indicates whether the <code>CursorSpecification</code> is set to calculate the starting position of the <code>Cursor</code> in the parent <code>Cursor</code>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmBaseAttribute.html#isPopulateLineage()"><B>isPopulateLineage()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmBaseAttribute.html" title="class in oracle.olapi.metadata.mdm">MdmBaseAttribute</A> <DD>Indicates whether an analytic workspace associates the values of the <CODE>MdmBaseAttribute</CODE> only with the dimension members at the level to which the attribute is mapped or to the members of the mapped level and to the dimension members of all levels that are descendants of the mapped level. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptor.html#isPseudoColumn()"><B>isPseudoColumn()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptor.html" title="class in oracle.olapi.syntax">FunctionDescriptor</A> <DD>Indicates whether this <CODE>FunctionDescriptor</CODE> is associated with a pseudocolumn function. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmLevelHierarchy.html#isRagged()"><B>isRagged()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmLevelHierarchy.html" title="class in oracle.olapi.metadata.mdm">MdmLevelHierarchy</A> <DD>Indicates whether the hierarchy is ragged, which means that not all of the leaf members are at the same level. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorArgument.html#isRepeated()"><B>isRepeated()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorArgument.html" title="class in oracle.olapi.syntax">FunctionDescriptorArgument</A> <DD>Indicates whether this <CODE>FunctionDescriptorArgument</CODE> represents a repeated argument to the function. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmLevelHierarchy.html#isSkipLevel()"><B>isSkipLevel()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmLevelHierarchy.html" title="class in oracle.olapi.metadata.mdm">MdmLevelHierarchy</A> <DD>Indicates whether this <CODE>MdmLevelHierarchy</CODE> is a skip-level hierarchy. <DT><A HREF="./oracle/olapi/data/cursor/CursorManager.html#isSpecificationUpdateNeeded()"><B>isSpecificationUpdateNeeded()</B></A> - Method in interface oracle.olapi.data.cursor.<A HREF="./oracle/olapi/data/cursor/CursorManager.html" title="interface in oracle.olapi.data.cursor">CursorManager</A> <DD>Indicates whether the structure has changed of the <code>Source</code> associated with the <code>CursorManager</code>. <DT><A HREF="./oracle/olapi/data/source/Source.html#isSubtypeOf(oracle.olapi.data.source.Source)"><B>isSubtypeOf(Source)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>Indicates whether the specified <CODE>Source</CODE> is a subtype of this <CODE>Source</CODE>. <DT><A HREF="./oracle/olapi/syntax/SyntaxObject.html#isValid()"><B>isValid()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SyntaxObject.html" title="class in oracle.olapi.syntax">SyntaxObject</A> <DD>Indicates whether the <CODE>SyntaxObject</CODE> has any <CODE>UnresolvedExpression</CODE> objects associated with it. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmAttribute.html#isVisibleForAll()"><B>isVisibleForAll()</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmAttribute.html" title="class in oracle.olapi.metadata.mdm">MdmAttribute</A> <DD>Indicates whether or not the <CODE>MdmAttribute</CODE> is visible for all hierarchies and levels of the <CODE>MdmPrimaryDimension</CODE> that owns the <CODE>MdmAttribute</CODE>. <DT><A HREF="./oracle/olapi/BatchedException.html#isWarning()"><B>isWarning()</B></A> - Method in exception oracle.olapi.<A HREF="./oracle/olapi/BatchedException.html" title="class in oracle.olapi">BatchedException</A> <DD>Indicates that the exception is a warning about a potential problem. </DL> <HR> <A NAME="_J_"><!-- --></A><H2> <B>J</B></H2> <DL> <DT><A HREF="./oracle/olapi/data/source/Source.html#join(oracle.olapi.data.source.Source)"><B>join(Source)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>Selects the elements of this <CODE>Source</CODE> that are specified by the elements of <CODE>joined</CODE> and adds <CODE>joined</CODE> as an output of the resulting <CODE>Source</CODE>. <DT><A HREF="./oracle/olapi/data/source/Source.html#join(oracle.olapi.data.source.Source, double[])"><B>join(Source, double[])</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>Selects the elements of this <CODE>Source</CODE> that are specified by the elements of <CODE>joined</CODE> that have a value equal to a value in the <CODE>comparison</CODE> <CODE>double</CODE> array and does not add <CODE>joined</CODE> as an output of the resulting <CODE>Source</CODE>. <DT><A HREF="./oracle/olapi/data/source/Source.html#join(oracle.olapi.data.source.Source, float[])"><B>join(Source, float[])</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>Selects the elements of this <CODE>Source</CODE> that are specified by the elements of <CODE>joined</CODE> that have a value equal to a value in the <CODE>comparison</CODE> <CODE>float</CODE> array and does not add <CODE>joined</CODE> as an output of the resulting <CODE>Source</CODE>. <DT><A HREF="./oracle/olapi/data/source/Source.html#join(oracle.olapi.data.source.Source, int[])"><B>join(Source, int[])</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>Selects the elements of this <CODE>Source</CODE> that are specified by the elements of <CODE>joined</CODE> that have a value equal to a value in the <CODE>comparison</CODE> <CODE>int</CODE> array and does not add <CODE>joined</CODE> as an output of the resulting <CODE>Source</CODE>. <DT><A HREF="./oracle/olapi/data/source/Source.html#join(oracle.olapi.data.source.Source, java.lang.String[])"><B>join(Source, String[])</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>Selects the elements of this <CODE>Source</CODE> that are specified by the elements of <CODE>joined</CODE> that have a value equal to a value in the <CODE>comparison</CODE> <CODE>String</CODE> array and does not add <CODE>joined</CODE> as an output of the resulting <CODE>Source</CODE>. <DT><A HREF="./oracle/olapi/data/source/Source.html#join(oracle.olapi.data.source.Source, java.util.Date[])"><B>join(Source, Date[])</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>Selects the elements of this <CODE>Source</CODE> that are specified by the elements of <CODE>joined</CODE> that have a value equal to a value in the <CODE>comparison</CODE> <CODE>Date</CODE> array and does not add <CODE>joined</CODE> as an output of the resulting <CODE>Source</CODE>. <DT><A HREF="./oracle/olapi/data/source/Source.html#join(oracle.olapi.data.source.Source, short[])"><B>join(Source, short[])</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>Selects the elements of this <CODE>Source</CODE> that are specified by the elements of <CODE>joined</CODE> that have a value equal to a value in the <CODE>comparison</CODE> <CODE>short</CODE> array and does not add <CODE>joined</CODE> as an output of the resulting <CODE>Source</CODE>. <DT><A HREF="./oracle/olapi/data/source/Source.html#join(oracle.olapi.data.source.Source, boolean[])"><B>join(Source, boolean[])</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>Selects the elements of this <CODE>Source</CODE> that are specified by the elements of <CODE>joined</CODE> that have a value equal to a value in the <CODE>comparison</CODE> <CODE>boolean</CODE> array and does not add <CODE>joined</CODE> as an output to the resulting <CODE>Source</CODE>. <DT><A HREF="./oracle/olapi/data/source/Source.html#join(oracle.olapi.data.source.Source, double)"><B>join(Source, double)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>Selects the elements of this <CODE>Source</CODE> that are specified by the elements of <CODE>joined</CODE> that have a value equal to the <CODE>comparison</CODE> <CODE>double</CODE> and does not add <CODE>joined</CODE> as an output of the resulting <CODE>Source</CODE>. <DT><A HREF="./oracle/olapi/data/source/Source.html#join(oracle.olapi.data.source.Source, float)"><B>join(Source, float)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>Selects the elements of this <CODE>Source</CODE> that are specified by the elements of <CODE>joined</CODE> that have a value equal to the <CODE>comparison</CODE> <CODE>float</CODE> and does not add <CODE>joined</CODE> as an output of the resulting <CODE>Source</CODE>. <DT><A HREF="./oracle/olapi/data/source/Source.html#join(oracle.olapi.data.source.Source, int)"><B>join(Source, int)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>Selects the elements of this <CODE>Source</CODE> that are specified by the elements of <CODE>joined</CODE> that have a value equal to the <CODE>comparison</CODE> <CODE>int</CODE> and does not add <CODE>joined</CODE> as an output of the resulting <CODE>Source</CODE>. <DT><A HREF="./oracle/olapi/data/source/Source.html#join(oracle.olapi.data.source.Source, java.lang.String)"><B>join(Source, String)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>Selects the elements of this <CODE>Source</CODE> that are specified by the elements of <CODE>joined</CODE> that have a value equal to the <CODE>comparison</CODE> <CODE>String</CODE> and does not add <CODE>joined</CODE> as an output of the resulting <CODE>Source</CODE>. <DT><A HREF="./oracle/olapi/data/source/Source.html#join(oracle.olapi.data.source.Source, java.util.Date)"><B>join(Source, Date)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>Selects the elements of this <CODE>Source</CODE> that are specified by the elements of <CODE>joined</CODE> that have a value equal to the <CODE>comparison</CODE> <CODE>Date</CODE> and does not add <CODE>joined</CODE> as an output of the resulting <CODE>Source</CODE>. <DT><A HREF="./oracle/olapi/data/source/Source.html#join(oracle.olapi.data.source.Source, oracle.olapi.data.source.Source)"><B>join(Source, Source)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>Selects the elements of this <CODE>Source</CODE> that are specified by the elements of <CODE>joined</CODE> that appear in the <CODE>comparison</CODE> <CODE>Source</CODE> and does not add <CODE>joined</CODE> as an output of the resulting <CODE>Source</CODE>. <DT><A HREF="./oracle/olapi/data/source/Source.html#join(oracle.olapi.data.source.Source, oracle.olapi.data.source.Source, int)"><B>join(Source, Source, int)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>Selects the elements of this <CODE>Source</CODE> that are specified by the elements of <CODE>joined</CODE> that appear in <CODE>comparison</CODE> and does not add <CODE>joined</CODE> as an output of the resulting <CODE>Source</CODE>. <DT><A HREF="./oracle/olapi/data/source/Source.html#join(oracle.olapi.data.source.Source, oracle.olapi.data.source.Source, int, boolean)"><B>join(Source, Source, int, boolean)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>Selects the elements of this <CODE>Source</CODE> that are specified by the elements of <CODE>joined</CODE> that are selected from <CODE>joined</CODE> by comparison to the elements of <CODE>comparison</CODE> as determined by <CODE>comparisonRule</CODE>, and returns a <CODE>Source</CODE> that has or does not have <CODE>joined</CODE> as an output as determined by <CODE>visible</CODE>. <DT><A HREF="./oracle/olapi/data/source/Source.html#join(oracle.olapi.data.source.Source, oracle.olapi.data.source.Source, boolean)"><B>join(Source, Source, boolean)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>Selects the elements of this <CODE>Source</CODE> that are specified by the elements of <CODE>joined</CODE> that appear in <CODE>comparison</CODE> and that has or does not have <CODE>joined</CODE> as an output, depending on the value of <CODE>visible</CODE>. <DT><A HREF="./oracle/olapi/data/source/Source.html#join(oracle.olapi.data.source.Source, short)"><B>join(Source, short)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>Selects the elements of this <CODE>Source</CODE> that are specified by the elements of <CODE>joined</CODE> that have a value equal to the <CODE>comparison</CODE> <CODE>short</CODE> and does not add <CODE>joined</CODE> as an output of the resulting <CODE>Source</CODE>. <DT><A HREF="./oracle/olapi/data/source/Source.html#join(oracle.olapi.data.source.Source, boolean)"><B>join(Source, boolean)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>Selects the elements of this <CODE>Source</CODE> that are determined by the elements of <CODE>joined</CODE> that are <CODE>true</CODE> or <CODE>false</CODE> as specified by the value of the <CODE>comparison</CODE> <CODE>boolean</CODE> and does not add <CODE>joined</CODE> as an output of the resulting <CODE>Source</CODE>. <DT><A HREF="./oracle/olapi/data/source/Source.html#joinHidden(oracle.olapi.data.source.Source)"><B>joinHidden(Source)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>Selects the elements of this <CODE>Source</CODE> that are specified by the elements of <CODE>joined</CODE> and does not add <CODE>joined</CODE> as an output of the resulting <CODE>Source</CODE>. </DL> <HR> <A NAME="_K_"><!-- --></A><H2> <B>K</B></H2> <DL> <DT><A HREF="./oracle/olapi/syntax/KeywordCatalog.html#KEYWORD_MAP"><B>KEYWORD_MAP</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/KeywordCatalog.html" title="class in oracle.olapi.syntax">KeywordCatalog</A> <DD>A static constant <CODE>Map</CODE> that contains the keywords in this catalog as keys and has <CODE>KeywordArgument</CODE> objects as values. <DT><A HREF="./oracle/olapi/syntax/KeywordArgument.html" title="class in oracle.olapi.syntax"><B>KeywordArgument</B></A> - Class in <A HREF="./oracle/olapi/syntax/package-summary.html">oracle.olapi.syntax</A><DD>A <CODE>DataObject</CODE> that represents a keyword as a function argument.<DT><A HREF="./oracle/olapi/syntax/KeywordArgument.html#KeywordArgument(java.lang.String)"><B>KeywordArgument(String)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/KeywordArgument.html" title="class in oracle.olapi.syntax">KeywordArgument</A> <DD>Creates an <CODE>KeywordArgument</CODE> with the specified name. <DT><A HREF="./oracle/olapi/syntax/KeywordCatalog.html" title="class in oracle.olapi.syntax"><B>KeywordCatalog</B></A> - Class in <A HREF="./oracle/olapi/syntax/package-summary.html">oracle.olapi.syntax</A><DD>A catalog of keywords that an application can use as arguments to <CODE>Expression</CODE> functions.<DT><A HREF="./oracle/olapi/syntax/KeywordCatalog.html#KeywordCatalog()"><B>KeywordCatalog()</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/KeywordCatalog.html" title="class in oracle.olapi.syntax">KeywordCatalog</A> <DD> </DL> <HR> <A NAME="_L_"><!-- --></A><H2> <B>L</B></H2> <DL> <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#lag(oracle.olapi.metadata.mdm.MdmLevelHierarchy, int)"><B>lag(MdmLevelHierarchy, int)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Selects the elements of this <CODE>NumberSource</CODE> that are specified by the values of the elements of <CODE>dimension</CODE> that are the <CODE>offset</CODE> number of values away from each value of the <CODE>dimension</CODE> hierarchy that is at the same level of the hierarchy. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#LAG"><B>LAG</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>LAG</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#LAG_VARIANCE"><B>LAG_VARIANCE</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>LAG_VARIANCE</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#LAG_VARIANCE_PERCENT"><B>LAG_VARIANCE_PERCENT</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>LAG_VARIANCE_PERCENT</CODE>. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#lagDays(oracle.olapi.metadata.mdm.MdmLevelHierarchy, int)"><B>lagDays(MdmLevelHierarchy, int)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Selects the elements of this <CODE>NumberSource</CODE> that are specified by the day values of <CODE>timeDim</CODE> that are the <CODE>offset</CODE> number of days away from each day value of <CODE>timeDim</CODE>. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#lagMonths(oracle.olapi.metadata.mdm.MdmLevelHierarchy, int)"><B>lagMonths(MdmLevelHierarchy, int)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Selects the elements of this <CODE>NumberSource</CODE> that are specified by the month values of <CODE>timeDim</CODE> that are the <CODE>offset</CODE> number of months away from each month value of <CODE>timeDim</CODE>. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#lagQuarters(oracle.olapi.metadata.mdm.MdmLevelHierarchy, int)"><B>lagQuarters(MdmLevelHierarchy, int)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Selects the elements of this <CODE>NumberSource</CODE> that are specified by the quarter values of <CODE>timeDim</CODE> that are the <CODE>offset</CODE> number of quarters away from each quarter value of <CODE>timeDim</CODE>. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#lagWeeks(oracle.olapi.metadata.mdm.MdmLevelHierarchy, int)"><B>lagWeeks(MdmLevelHierarchy, int)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Selects the elements of this <CODE>NumberSource</CODE> that are specified by the week values of <CODE>timeDim</CODE> that are the <CODE>offset</CODE> number of weeks away from each week value of <CODE>timeDim</CODE>. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#lagYears(oracle.olapi.metadata.mdm.MdmLevelHierarchy, int)"><B>lagYears(MdmLevelHierarchy, int)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Selects the elements of this <CODE>NumberSource</CODE> that are specified by the year values of <CODE>timeDim</CODE> that are the <CODE>offset</CODE> number of years away from each year value of <CODE>timeDim</CODE>. <DT><A HREF="./oracle/olapi/data/source/Source.html#last()"><B>last()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>Specifies the element at last position of this <CODE>Source</CODE>. <DT><A HREF="./oracle/olapi/syntax/KeywordCatalog.html#LAST"><B>LAST</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/KeywordCatalog.html" title="class in oracle.olapi.syntax">KeywordCatalog</A> <DD>A static constant <CODE>KeywordArgument</CODE> representing the keyword <CODE>LAST</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#LAST_DAY"><B>LAST_DAY</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>LAST_DAY</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#lastDay()"><B>lastDay()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Creates a <CODE>TypedExpression</CODE> that evaluates to the last day of the month in which the date of the value of this <CODE>TypedExpression</CODE> falls. <DT><A HREF="./oracle/olapi/data/source/BooleanSource.html#le(boolean)"><B>le(boolean)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/BooleanSource.html" title="class in oracle.olapi.data.source">BooleanSource</A> <DD>Compares the value of each element of this <CODE>BooleanSource</CODE> to the specified <CODE>boolean</CODE> value, and determines whether it is a lesser or equal value. <DT><A HREF="./oracle/olapi/data/source/DateSource.html#le(java.util.Date)"><B>le(Date)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/DateSource.html" title="class in oracle.olapi.data.source">DateSource</A> <DD>Compares the value of each element of this <CODE>DateSource</CODE> to the specified <CODE>Date</CODE> value, and determines whether it has a lesser or equal value. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#le(double)"><B>le(double)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Compares the value of each element of this <CODE>NumberSource</CODE> to the specified <CODE>double</CODE> value, and determines whether it is a lesser or equal value. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#le(float)"><B>le(float)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Compares the value of each element of this <CODE>NumberSource</CODE> to the specified <CODE>float</CODE> value, and determines whether it is a lesser or equal value. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#le(int)"><B>le(int)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Compares the value of each element of this <CODE>NumberSource</CODE> to the specified <CODE>int</CODE> value, and determines whether it is a lesser or equal value. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#le(short)"><B>le(short)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Compares the value of each element of this <CODE>NumberSource</CODE> to the specified <CODE>short</CODE> value, and determines whether it is a lesser or equal value. <DT><A HREF="./oracle/olapi/data/source/Source.html#le(oracle.olapi.data.source.Source)"><B>le(Source)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>Compares each element of this <CODE>Source</CODE> to the corresponding element of another <CODE>Source</CODE> and determines if it has a lesser or equal value. <DT><A HREF="./oracle/olapi/data/source/StringSource.html#le(java.lang.String)"><B>le(String)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/StringSource.html" title="class in oracle.olapi.data.source">StringSource</A> <DD>Compares the value of each element of this <CODE>StringSource</CODE> to the specified <CODE>String</CODE> value, and determines whether it has a lesser or equal value. <DT><A HREF="./oracle/olapi/syntax/ComparisonCondition.html#LE"><B>LE</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/ComparisonCondition.html" title="class in oracle.olapi.syntax">ComparisonCondition</A> <DD>A constant for the less-than-or-equal-to operator. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#le(oracle.olapi.syntax.TypedExpression)"><B>le(TypedExpression)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Indicates whether the value of this <CODE>TypedExpression</CODE> is less than or equal to the value of the specified <CODE>TypedExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#le(double)"><B>le(double)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Indicates whether the value of this <CODE>TypedExpression</CODE> is less than or equal to the specified <CODE>double</CODE> value. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#le(float)"><B>le(float)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Indicates whether the value of this <CODE>TypedExpression</CODE> is less than or equal to the specified <CODE>float</CODE> value. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#le(int)"><B>le(int)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Indicates whether the value of this <CODE>TypedExpression</CODE> is less than or equal to the specified <CODE>int</CODE> value. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#le(short)"><B>le(short)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Indicates whether the value of this <CODE>TypedExpression</CODE> is less than or equal to the specified <CODE>short</CODE> value. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#lead(oracle.olapi.metadata.mdm.MdmLevelHierarchy, int)"><B>lead(MdmLevelHierarchy, int)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Selects the elements of this <CODE>NumberSource</CODE> that are specified by the values of the elements of <CODE>dimension</CODE> that are the <CODE>offset</CODE> number of values away from each value of the <CODE>dimension</CODE> hierarchy that is at the same level of the hierarchy. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#LEAD"><B>LEAD</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>LEAD</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#LEAD_VARIANCE"><B>LEAD_VARIANCE</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>LEAD_VARIANCE</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#LEAD_VARIANCE_PERCENT"><B>LEAD_VARIANCE_PERCENT</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>LEAD_VARIANCE_PERCENT</CODE>. <DT><A HREF="./oracle/olapi/syntax/KeywordCatalog.html#LEADING"><B>LEADING</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/KeywordCatalog.html" title="class in oracle.olapi.syntax">KeywordCatalog</A> <DD>A static constant <CODE>KeywordArgument</CODE> representing the keyword <CODE>LEADING</CODE>. <DT><A HREF="./oracle/olapi/syntax/HierarchicalCondition.html#LEAF_DESCENDANT"><B>LEAF_DESCENDANT</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/HierarchicalCondition.html" title="class in oracle.olapi.syntax">HierarchicalCondition</A> <DD>A constant that indicates a lowest-level descendant relationship. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#LEAST"><B>LEAST</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>LEAST</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#least(oracle.olapi.syntax.TypedExpression[])"><B>least(TypedExpression[])</B></A> - Static method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Creates a <CODE>TypedExpression</CODE> that evaluates to the smallest expression in a list of expressions. <DT><A HREF="./oracle/olapi/data/source/StringSource.html#length()"><B>length()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/StringSource.html" title="class in oracle.olapi.data.source">StringSource</A> <DD>Determines the length of the value of each element of this <CODE>StringSource</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#LENGTH"><B>LENGTH</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>LENGTH</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#length()"><B>length()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Counts the number of characters in the text expression of this <CODE>TypedExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#LENGTH2"><B>LENGTH2</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>LENGTH2</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#length2()"><B>length2()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Counts the number of UCS2 code points in the text expression of this <CODE>TypedExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#LENGTH4"><B>LENGTH4</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>LENGTH4</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#length4()"><B>length4()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Counts the number of UC42 code points in the text expression of this <CODE>TypedExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#LENGTHB"><B>LENGTHB</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>LENGTHB</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#lengthB()"><B>lengthB()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Counts the number of bytes in the text expression of this <CODE>TypedExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#LENGTHC"><B>LENGTHC</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>LENGTHC</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#lengthC()"><B>lengthC()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Counts the number of Unicode characters in the text expression of this <CODE>TypedExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/KeywordCatalog.html#LEVEL"><B>LEVEL</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/KeywordCatalog.html" title="class in oracle.olapi.syntax">KeywordCatalog</A> <DD>A static constant <CODE>KeywordArgument</CODE> representing the keyword <CODE>LEVEL</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorDimensionArgument.html#LEVEL_HIERARCHY"><B>LEVEL_HIERARCHY</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorDimensionArgument.html" title="class in oracle.olapi.syntax">FunctionDescriptorDimensionArgument</A> <DD>A constant that represents an <CODE>MdmLevelHierarchy</CODE> as an argument. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDimensionLevel.html#LEVEL_TYPE_DAY"><B>LEVEL_TYPE_DAY</B></A> - Static variable in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDimensionLevel.html" title="class in oracle.olapi.metadata.mdm">MdmDimensionLevel</A> <DD>A constant that specifies a level type of <CODE>DAY</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDimensionLevel.html#LEVEL_TYPE_HALFYEAR"><B>LEVEL_TYPE_HALFYEAR</B></A> - Static variable in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDimensionLevel.html" title="class in oracle.olapi.metadata.mdm">MdmDimensionLevel</A> <DD>A constant that specifies a level type of <CODE>HALFYEAR</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDimensionLevel.html#LEVEL_TYPE_HOUR"><B>LEVEL_TYPE_HOUR</B></A> - Static variable in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDimensionLevel.html" title="class in oracle.olapi.metadata.mdm">MdmDimensionLevel</A> <DD>A constant that specifies a level type of <CODE>HOUR</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDimensionLevel.html#LEVEL_TYPE_MINUTE"><B>LEVEL_TYPE_MINUTE</B></A> - Static variable in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDimensionLevel.html" title="class in oracle.olapi.metadata.mdm">MdmDimensionLevel</A> <DD>A constant that specifies a level type of <CODE>MINUTE</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDimensionLevel.html#LEVEL_TYPE_MONTH"><B>LEVEL_TYPE_MONTH</B></A> - Static variable in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDimensionLevel.html" title="class in oracle.olapi.metadata.mdm">MdmDimensionLevel</A> <DD>A constant that specifies a level type of <CODE>MONTH</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDimensionLevel.html#LEVEL_TYPE_QUARTER"><B>LEVEL_TYPE_QUARTER</B></A> - Static variable in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDimensionLevel.html" title="class in oracle.olapi.metadata.mdm">MdmDimensionLevel</A> <DD>A constant that specifies a level type of <CODE>QUARTER</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDimensionLevel.html#LEVEL_TYPE_SECOND"><B>LEVEL_TYPE_SECOND</B></A> - Static variable in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDimensionLevel.html" title="class in oracle.olapi.metadata.mdm">MdmDimensionLevel</A> <DD>A constant that specifies a level type of <CODE>SECOND</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDimensionLevel.html#LEVEL_TYPE_STANDARD"><B>LEVEL_TYPE_STANDARD</B></A> - Static variable in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDimensionLevel.html" title="class in oracle.olapi.metadata.mdm">MdmDimensionLevel</A> <DD>A constant that specifies a level type of <CODE>STANDARD</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDimensionLevel.html#LEVEL_TYPE_WEEK"><B>LEVEL_TYPE_WEEK</B></A> - Static variable in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDimensionLevel.html" title="class in oracle.olapi.metadata.mdm">MdmDimensionLevel</A> <DD>A constant that specifies a level type of <CODE>WEEK</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDimensionLevel.html#LEVEL_TYPE_YEAR"><B>LEVEL_TYPE_YEAR</B></A> - Static variable in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDimensionLevel.html" title="class in oracle.olapi.metadata.mdm">MdmDimensionLevel</A> <DD>A constant that specifies a level type of <CODE>YEAR</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmLevel.html#LEVELTYPE_DAY"><B>LEVELTYPE_DAY</B></A> - Static variable in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmLevel.html" title="class in oracle.olapi.metadata.mdm">MdmLevel</A> <DD><B>Deprecated.</B> <I>As of Oracle 11g, Release 1 (11.1); replaced by <A HREF="./oracle/olapi/metadata/mdm/MdmDimensionLevel.html#LEVEL_TYPE_DAY"><CODE>MdmDimensionLevel.LEVEL_TYPE_DAY</CODE></A></I> <DT><A HREF="./oracle/olapi/metadata/mdm/MdmLevel.html#LEVELTYPE_HALFYEAR"><B>LEVELTYPE_HALFYEAR</B></A> - Static variable in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmLevel.html" title="class in oracle.olapi.metadata.mdm">MdmLevel</A> <DD><B>Deprecated.</B> <I>As of Oracle 11g, Release 1 (11.1); replaced by <A HREF="./oracle/olapi/metadata/mdm/MdmDimensionLevel.html#LEVEL_TYPE_HALFYEAR"><CODE>MdmDimensionLevel.LEVEL_TYPE_HALFYEAR</CODE></A>.</I> <DT><A HREF="./oracle/olapi/metadata/mdm/MdmLevel.html#LEVELTYPE_HOUR"><B>LEVELTYPE_HOUR</B></A> - Static variable in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmLevel.html" title="class in oracle.olapi.metadata.mdm">MdmLevel</A> <DD><B>Deprecated.</B> <I>As of Oracle 11g, Release 1 (11.1); replaced by <A HREF="./oracle/olapi/metadata/mdm/MdmDimensionLevel.html#LEVEL_TYPE_HOUR"><CODE>MdmDimensionLevel.LEVEL_TYPE_HOUR</CODE></A></I> <DT><A HREF="./oracle/olapi/metadata/mdm/MdmLevel.html#LEVELTYPE_MINUTE"><B>LEVELTYPE_MINUTE</B></A> - Static variable in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmLevel.html" title="class in oracle.olapi.metadata.mdm">MdmLevel</A> <DD><B>Deprecated.</B> <I>As of Oracle 11g, Release 1 (11.1); replaced by <A HREF="./oracle/olapi/metadata/mdm/MdmDimensionLevel.html#LEVEL_TYPE_MINUTE"><CODE>MdmDimensionLevel.LEVEL_TYPE_MINUTE</CODE></A></I> <DT><A HREF="./oracle/olapi/metadata/mdm/MdmLevel.html#LEVELTYPE_MONTH"><B>LEVELTYPE_MONTH</B></A> - Static variable in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmLevel.html" title="class in oracle.olapi.metadata.mdm">MdmLevel</A> <DD><B>Deprecated.</B> <I>As of Oracle 11g, Release 1 (11.1); replaced by <A HREF="./oracle/olapi/metadata/mdm/MdmDimensionLevel.html#LEVEL_TYPE_MONTH"><CODE>MdmDimensionLevel.LEVEL_TYPE_MONTH</CODE></A></I> <DT><A HREF="./oracle/olapi/metadata/mdm/MdmLevel.html#LEVELTYPE_QUARTER"><B>LEVELTYPE_QUARTER</B></A> - Static variable in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmLevel.html" title="class in oracle.olapi.metadata.mdm">MdmLevel</A> <DD><B>Deprecated.</B> <I>As of Oracle 11g, Release 1 (11.1); replaced by <A HREF="./oracle/olapi/metadata/mdm/MdmDimensionLevel.html#LEVEL_TYPE_QUARTER"><CODE>MdmDimensionLevel.LEVEL_TYPE_QUARTER</CODE></A>.</I> <DT><A HREF="./oracle/olapi/metadata/mdm/MdmLevel.html#LEVELTYPE_SECOND"><B>LEVELTYPE_SECOND</B></A> - Static variable in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmLevel.html" title="class in oracle.olapi.metadata.mdm">MdmLevel</A> <DD><B>Deprecated.</B> <I>As of Oracle 11g, Release 1 (11.1); replaced by <A HREF="./oracle/olapi/metadata/mdm/MdmDimensionLevel.html#LEVEL_TYPE_SECOND"><CODE>MdmDimensionLevel.LEVEL_TYPE_SECOND</CODE></A></I> <DT><A HREF="./oracle/olapi/metadata/mdm/MdmLevel.html#LEVELTYPE_STANDARD"><B>LEVELTYPE_STANDARD</B></A> - Static variable in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmLevel.html" title="class in oracle.olapi.metadata.mdm">MdmLevel</A> <DD><B>Deprecated.</B> <I>As of Oracle 11g, Release 1 (11.1); replaced by <A HREF="./oracle/olapi/metadata/mdm/MdmDimensionLevel.html#LEVEL_TYPE_STANDARD"><CODE>MdmDimensionLevel.LEVEL_TYPE_STANDARD</CODE></A>.</I> <DT><A HREF="./oracle/olapi/metadata/mdm/MdmLevel.html#LEVELTYPE_WEEK"><B>LEVELTYPE_WEEK</B></A> - Static variable in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmLevel.html" title="class in oracle.olapi.metadata.mdm">MdmLevel</A> <DD><B>Deprecated.</B> <I>As of Oracle 11g, Release 1 (11.1); replaced by <A HREF="./oracle/olapi/metadata/mdm/MdmDimensionLevel.html#LEVEL_TYPE_WEEK"><CODE>MdmDimensionLevel.LEVEL_TYPE_WEEK</CODE></A></I> <DT><A HREF="./oracle/olapi/metadata/mdm/MdmLevel.html#LEVELTYPE_YEAR"><B>LEVELTYPE_YEAR</B></A> - Static variable in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmLevel.html" title="class in oracle.olapi.metadata.mdm">MdmLevel</A> <DD><B>Deprecated.</B> <I>As of Oracle 11g, Release 1 (11.1); replaced by <A HREF="./oracle/olapi/metadata/mdm/MdmDimensionLevel.html#LEVEL_TYPE_YEAR"><CODE>MdmDimensionLevel.LEVEL_TYPE_YEAR</CODE></A>.</I> <DT><A HREF="./oracle/olapi/data/source/StringSource.html#like(java.lang.String)"><B>like(String)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/StringSource.html" title="class in oracle.olapi.data.source">StringSource</A> <DD>Compares the values of the elements of this <CODE>StringSource</CODE> to the specified <CODE>String</CODE>. <DT><A HREF="./oracle/olapi/data/source/StringSource.html#like(oracle.olapi.data.source.StringSource)"><B>like(StringSource)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/StringSource.html" title="class in oracle.olapi.data.source">StringSource</A> <DD>Compares the values of the elements of this <CODE>StringSource</CODE> to the values of the elements of the specified <CODE>StringSource</CODE>. <DT><A HREF="./oracle/olapi/syntax/LikeCondition.html#LIKE"><B>LIKE</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/LikeCondition.html" title="class in oracle.olapi.syntax">LikeCondition</A> <DD>A constant for an operator that tests characters in the input character set. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#like(oracle.olapi.syntax.TypedExpression)"><B>like(TypedExpression)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Indicates whether the specified text pattern occurs in the value of this <CODE>TypedExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#like(oracle.olapi.syntax.TypedExpression, oracle.olapi.syntax.TypedExpression, boolean)"><B>like(TypedExpression, TypedExpression, boolean)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Indicates whether the specified text pattern occurs in the value of this <CODE>TypedExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/LikeCondition.html#LIKE2"><B>LIKE2</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/LikeCondition.html" title="class in oracle.olapi.syntax">LikeCondition</A> <DD>A constant for an operator that tests UCS2 code points. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#like2(oracle.olapi.syntax.TypedExpression, oracle.olapi.syntax.TypedExpression, boolean)"><B>like2(TypedExpression, TypedExpression, boolean)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Indicates whether the specified text pattern occurs in the value of this <CODE>TypedExpression</CODE>; the <CODE>Condition</CODE> tests UCS2 code points and treats a Unicode supplementary character as one character. <DT><A HREF="./oracle/olapi/syntax/LikeCondition.html#LIKE4"><B>LIKE4</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/LikeCondition.html" title="class in oracle.olapi.syntax">LikeCondition</A> <DD>A constant for an operator that tests UCS4 code points. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#like4(oracle.olapi.syntax.TypedExpression, oracle.olapi.syntax.TypedExpression, boolean)"><B>like4(TypedExpression, TypedExpression, boolean)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Indicates whether the specified text pattern occurs in the value of this <CODE>TypedExpression</CODE>; the <CODE>Condition</CODE> tests UCS4 code points and treats a composite character as one character. <DT><A HREF="./oracle/olapi/syntax/LikeCondition.html#LIKEC"><B>LIKEC</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/LikeCondition.html" title="class in oracle.olapi.syntax">LikeCondition</A> <DD>A constant for an operator that tests Unicode complete characters. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#likeC(oracle.olapi.syntax.TypedExpression, oracle.olapi.syntax.TypedExpression, boolean)"><B>likeC(TypedExpression, TypedExpression, boolean)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Indicates whether the specified text pattern occurs in the value of this <CODE>TypedExpression</CODE>; the <CODE>Condition</CODE> tests Unicode complete characters and treats a Unicode supplementary character as two characters. <DT><A HREF="./oracle/olapi/syntax/LikeCondition.html" title="class in oracle.olapi.syntax"><B>LikeCondition</B></A> - Class in <A HREF="./oracle/olapi/syntax/package-summary.html">oracle.olapi.syntax</A><DD>A <CODE>Condition</CODE> that represents a pattern-matching condition that compares the values of <CODE>StringExpression</CODE> objects.<DT><A HREF="./oracle/olapi/syntax/LikeCondition.html#LikeCondition(oracle.olapi.syntax.TypedExpression, java.lang.String, oracle.olapi.syntax.TypedExpression, oracle.olapi.syntax.TypedExpression, boolean)"><B>LikeCondition(TypedExpression, String, TypedExpression, TypedExpression, boolean)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/LikeCondition.html" title="class in oracle.olapi.syntax">LikeCondition</A> <DD>Creates a <CODE>LikeCondition</CODE> that has the specified left-hand-side expression, operator, right-hand-side expression, escape character, and negation indicator. <DT><A HREF="./oracle/olapi/syntax/LikeCondition.html#LikeCondition(oracle.olapi.syntax.TypedExpression, java.lang.String, oracle.olapi.syntax.TypedExpression)"><B>LikeCondition(TypedExpression, String, TypedExpression)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/LikeCondition.html" title="class in oracle.olapi.syntax">LikeCondition</A> <DD>Creates a <CODE>LikeCondition</CODE> that has the specified left-hand-side expression, operator, and right-hand-side expression, does not have an escape character, and is not negated. <DT><A HREF="./oracle/olapi/syntax/ListComparisonCondition.html" title="class in oracle.olapi.syntax"><B>ListComparisonCondition</B></A> - Class in <A HREF="./oracle/olapi/syntax/package-summary.html">oracle.olapi.syntax</A><DD>A <CODE>ComparisonCondition</CODE> that represents a group comparison condition, which compares one expression to a list of expressions.<DT><A HREF="./oracle/olapi/syntax/ListComparisonCondition.html#ListComparisonCondition(oracle.olapi.syntax.TypedExpression, java.lang.String, java.lang.String, oracle.olapi.syntax.TypedExpression[])"><B>ListComparisonCondition(TypedExpression, String, String, TypedExpression[])</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/ListComparisonCondition.html" title="class in oracle.olapi.syntax">ListComparisonCondition</A> <DD>Creates a new <CODE>ListComparisonCondition</CODE> that has the specified left-hand-side argument expression, operator, qualifier, and list of <CODE>TypedExpression</CODE> objects. <DT><A HREF="./oracle/olapi/syntax/ListComparisonCondition.html#ListComparisonCondition(oracle.olapi.syntax.TypedExpression, java.lang.String, java.lang.String, java.util.List)"><B>ListComparisonCondition(TypedExpression, String, String, List<TypedExpression>)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/ListComparisonCondition.html" title="class in oracle.olapi.syntax">ListComparisonCondition</A> <DD>Creates a new <CODE>ListComparisonCondition</CODE> that has the specified left-hand-side argument expression, operator, qualifier, and list of <CODE>TypedExpression</CODE> objects. <DT><A HREF="./oracle/olapi/syntax/ListComparisonCondition.html#ListComparisonCondition(oracle.olapi.syntax.TypedExpression, java.lang.String, oracle.olapi.syntax.TypedExpression[])"><B>ListComparisonCondition(TypedExpression, String, TypedExpression[])</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/ListComparisonCondition.html" title="class in oracle.olapi.syntax">ListComparisonCondition</A> <DD>Creates a new <CODE>ListComparisonCondition</CODE> that has the specified left-hand-side argument expression, operator, and list of <CODE>TypedExpression</CODE> objects, and has the <CODE>ANY</CODE> qualifier. <DT><A HREF="./oracle/olapi/syntax/ListComparisonCondition.html#ListComparisonCondition(oracle.olapi.syntax.TypedExpression, oracle.olapi.syntax.TypedExpression[])"><B>ListComparisonCondition(TypedExpression, TypedExpression[])</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/ListComparisonCondition.html" title="class in oracle.olapi.syntax">ListComparisonCondition</A> <DD>Creates a new <CODE>ListComparisonCondition</CODE> that has the specified left-hand-side argument expression and list of <CODE>TypedExpression</CODE> objects, and has the <CODE>EQ</CODE> operator and the <CODE>ANY</CODE> qualifier. <DT><A HREF="./oracle/olapi/syntax/DataType.html#LITERAL_CATEGORY"><B>LITERAL_CATEGORY</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/DataType.html" title="class in oracle.olapi.syntax">DataType</A> <DD>A constant that represents a category of literal data types. <DT><A HREF="./oracle/olapi/syntax/DataType.html#LITERAL_DATA_TYPES"><B>LITERAL_DATA_TYPES</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/DataType.html" title="class in oracle.olapi.syntax">DataType</A> <DD>A constant that represent an array of the literal data types. <DT><A HREF="./oracle/olapi/syntax/LiteralExpression.html" title="class in oracle.olapi.syntax"><B>LiteralExpression</B></A> - Class in <A HREF="./oracle/olapi/syntax/package-summary.html">oracle.olapi.syntax</A><DD>A <CODE>TypedExpression</CODE> that is the abstract base for classes that represent a literal expression.<DT><A HREF="./oracle/olapi/data/source/LiteralQualification.html" title="class in oracle.olapi.data.source"><B>LiteralQualification</B></A> - Class in <A HREF="./oracle/olapi/data/source/package-summary.html">oracle.olapi.data.source</A><DD>A <CODE>Qualification</CODE> that specifies a literal value, such as an <CODE>Integer</CODE>, <CODE>Boolean</CODE>, or <CODE>String</CODE> literal, that identifies an element of a <CODE>Source</CODE> for an <CODE>Assignment</CODE> of a <CODE>Model</CODE>.<DT><A HREF="./oracle/olapi/data/source/LiteralQualification.html#LiteralQualification(oracle.olapi.data.source.Source, java.lang.Object)"><B>LiteralQualification(Source, Object)</B></A> - Constructor for class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/LiteralQualification.html" title="class in oracle.olapi.data.source">LiteralQualification</A> <DD>Creates a <CODE>LiteralQualification</CODE> object that qualifies a <CODE>Source</CODE> by specifying a single element of that <CODE>Source</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#LN"><B>LN</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>LN</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#ln()"><B>ln()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Calculates the natural logarithm of the value of this <CODE>TypedExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#LNNVL"><B>LNNVL</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>LNNVL</CODE>. <DT><A HREF="./oracle/olapi/syntax/LoadCommand.html" title="class in oracle.olapi.syntax"><B>LoadCommand</B></A> - Class in <A HREF="./oracle/olapi/syntax/package-summary.html">oracle.olapi.syntax</A><DD>A <CODE>SimpleCommand</CODE> that loads data into the dimensions or measures of an analytic workspace from relational source tables during a build.<DT><A HREF="./oracle/olapi/syntax/LoadCommand.html#LoadCommand()"><B>LoadCommand()</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/LoadCommand.html" title="class in oracle.olapi.syntax">LoadCommand</A> <DD>Creates a <CODE>LoadCommand</CODE> with the default load command option. <DT><A HREF="./oracle/olapi/syntax/LoadCommand.html#LoadCommand(java.lang.String)"><B>LoadCommand(String)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/LoadCommand.html" title="class in oracle.olapi.syntax">LoadCommand</A> <DD>Creates a <CODE>LoadCommand</CODE> with the specified load command option. <DT><A HREF="./oracle/olapi/syntax/LoadCommand.html#LoadCommand(java.lang.String, oracle.olapi.syntax.Condition)"><B>LoadCommand(String, Condition)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/LoadCommand.html" title="class in oracle.olapi.syntax">LoadCommand</A> <DD>Creates a <CODE>LoadCommand</CODE> with the specified load command option and an associated where <CODE>Condition</CODE>. <DT><A HREF="./oracle/olapi/syntax/LoadCommand.html#LoadCommand(java.lang.String, oracle.olapi.syntax.Condition, java.lang.String)"><B>LoadCommand(String, Condition, String)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/LoadCommand.html" title="class in oracle.olapi.syntax">LoadCommand</A> <DD>Creates a <CODE>LoadCommand</CODE> with the specified load command option and an associated where <CODE>Condition</CODE>. <DT><A HREF="./oracle/olapi/syntax/LoadCommand.html#LoadCommand(java.lang.String, java.lang.String)"><B>LoadCommand(String, String)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/LoadCommand.html" title="class in oracle.olapi.syntax">LoadCommand</A> <DD>Creates a <CODE>LoadCommand</CODE> with the specified load command option and an associated <CODE>CubeMap</CODE>. <DT><A HREF="./oracle/olapi/syntax/DataType.html#LOB"><B>LOB</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/DataType.html" title="class in oracle.olapi.syntax">DataType</A> <DD>A constant that represents the <CODE>LOB</CODE> data type. <DT><A HREF="./oracle/olapi/syntax/DataType.html#LOB_CATEGORY"><B>LOB_CATEGORY</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/DataType.html" title="class in oracle.olapi.syntax">DataType</A> <DD>A constant that represents a category of <CODE>LOB</CODE> data types. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#LOCALTIMESTAMP"><B>LOCALTIMESTAMP</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>LOCALTIMESTAMP</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#localTimestamp(oracle.olapi.syntax.TypedExpression)"><B>localTimestamp(TypedExpression)</B></A> - Static method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Creates a <CODE>TypedExpression</CODE> that evaluates to the current date and time in the session time zone. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#log()"><B>log()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Calculates the natural logarithm of the value of each element of this <CODE>NumberSource</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#LOG"><B>LOG</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>LOG</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#log(oracle.olapi.syntax.TypedExpression)"><B>log(TypedExpression)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Calculates the logarithm of the value of the specified <CODE>TypedExpression</CODE> where the value of this <CODE>TypedExpression</CODE> is the base. <DT><A HREF="./oracle/olapi/syntax/DataType.html#LONG"><B>LONG</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/DataType.html" title="class in oracle.olapi.syntax">DataType</A> <DD>A constant that represents the <CODE>LONG</CODE> data type. <DT><A HREF="./oracle/olapi/syntax/DataType.html#LONG_CATEGORY"><B>LONG_CATEGORY</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/DataType.html" title="class in oracle.olapi.syntax">DataType</A> <DD>A constant that represents a category of <CODE>LONG</CODE> data types. <DT><A HREF="./oracle/olapi/syntax/DataType.html#LONG_RAW"><B>LONG_RAW</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/DataType.html" title="class in oracle.olapi.syntax">DataType</A> <DD>A constant that represents the <CODE>LONG RAW</CODE> data type. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorIdentifierArgument.html#LOSSLESS_TYPE"><B>LOSSLESS_TYPE</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorIdentifierArgument.html" title="class in oracle.olapi.syntax">FunctionDescriptorIdentifierArgument</A> <DD>A constant that indicates that the data type of the argument should be modified if necessary to avoid any loss of precision. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorTypedExpressionArgument.html#LOSSLESS_TYPE"><B>LOSSLESS_TYPE</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorTypedExpressionArgument.html" title="class in oracle.olapi.syntax">FunctionDescriptorTypedExpressionArgument</A> <DD>A constant that indicates that the data type of the argument should be modified if necessary to avoid any loss of precision. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#LOWER"><B>LOWER</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>LOWER</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#lower()"><B>lower()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Converts to lowercase all alphabetic characters in the value of this <CODE>TypedExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#LPAD"><B>LPAD</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>LPAD</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#lpad(oracle.olapi.syntax.TypedExpression, oracle.olapi.syntax.TypedExpression)"><B>lpad(TypedExpression, TypedExpression)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Adds the specified number of characters to the left of the value of this <CODE>TypedExpression</CODE>. <DT><A HREF="./oracle/olapi/data/source/BooleanSource.html#lt(boolean)"><B>lt(boolean)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/BooleanSource.html" title="class in oracle.olapi.data.source">BooleanSource</A> <DD>Compares the value of each element of this <CODE>BooleanSource</CODE> to the specified <CODE>boolean</CODE> value, and determines whether it is a lesser value. <DT><A HREF="./oracle/olapi/data/source/DateSource.html#lt(java.util.Date)"><B>lt(Date)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/DateSource.html" title="class in oracle.olapi.data.source">DateSource</A> <DD>Compares the value of each element of this <CODE>DateSource</CODE> to the specified <CODE>Date</CODE> value, and determines whether it has a lesser value. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#lt(double)"><B>lt(double)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Compares the value of each element of this <CODE>NumberSource</CODE> to the specified <CODE>double</CODE> value, and determines whether it is a lesser value. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#lt(float)"><B>lt(float)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Compares the value of each element of this <CODE>NumberSource</CODE> to the specified <CODE>float</CODE> value, and determines whether it is a lesser value. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#lt(int)"><B>lt(int)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Compares the value of each element of this <CODE>NumberSource</CODE> to the specified <CODE>int</CODE> value, and determines whether it is a lesser value. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#lt(short)"><B>lt(short)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Compares the value of each element of this <CODE>NumberSource</CODE> to the specified <CODE>short</CODE> value, and determines whether it is a lesser value. <DT><A HREF="./oracle/olapi/data/source/Source.html#lt(oracle.olapi.data.source.Source)"><B>lt(Source)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>Compares each element of this <CODE>Source</CODE> to the corresponding element of another <CODE>Source</CODE> and determines if it has a lesser value. <DT><A HREF="./oracle/olapi/data/source/StringSource.html#lt(java.lang.String)"><B>lt(String)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/StringSource.html" title="class in oracle.olapi.data.source">StringSource</A> <DD>Compares the value of each element of this <CODE>StringSource</CODE> to the specified <CODE>String</CODE> value, and determines whether it has a lesser value. <DT><A HREF="./oracle/olapi/syntax/ComparisonCondition.html#LT"><B>LT</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/ComparisonCondition.html" title="class in oracle.olapi.syntax">ComparisonCondition</A> <DD>A constant for the less-than operator. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#lt(oracle.olapi.syntax.TypedExpression)"><B>lt(TypedExpression)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Indicates whether the value of this <CODE>TypedExpression</CODE> is less than the value of the specified <CODE>TypedExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#lt(double)"><B>lt(double)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Indicates whether the value of this <CODE>TypedExpression</CODE> is less than the specified <CODE>double</CODE> value. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#lt(float)"><B>lt(float)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Indicates whether the value of this <CODE>TypedExpression</CODE> is less than the specified <CODE>float</CODE> value. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#lt(int)"><B>lt(int)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Indicates whether the value of this <CODE>TypedExpression</CODE> is less than the specified <CODE>int</CODE> value. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#lt(short)"><B>lt(short)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Indicates whether the value of this <CODE>TypedExpression</CODE> is less than the specified <CODE>short</CODE> value. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#LTRIM"><B>LTRIM</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>LTRIM</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#ltrim(oracle.olapi.syntax.TypedExpression)"><B>ltrim(TypedExpression)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Searches the value of this <CODE>TypedExpression</CODE>, starting from the left, and removes all of the characters that match the characters in the trim expression <CODE>set</CODE>, until an unmatched character occurs. </DL> <HR> <A NAME="_M_"><!-- --></A><H2> <B>M</B></H2> <DL> <DT><A HREF="./oracle/olapi/syntax/AggregationCommand.html#MAINTAIN_COUNT_DEFAULT"><B>MAINTAIN_COUNT_DEFAULT</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/AggregationCommand.html" title="class in oracle.olapi.syntax">AggregationCommand</A> <DD>A constant that indicates whether the aggregation maintains a count by default. <DT><A HREF="./oracle/olapi/syntax/DataType.html#matchesCategory(int)"><B>matchesCategory(int)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/DataType.html" title="class in oracle.olapi.syntax">DataType</A> <DD>Indicates whether or not the category of this <CODE>DataType</CODE> matches the specified category. <DT><A HREF="./oracle/olapi/syntax/DataType.html#matchesCategory(int, boolean)"><B>matchesCategory(int, boolean)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/DataType.html" title="class in oracle.olapi.syntax">DataType</A> <DD>Indicates whether or not the category of this <CODE>DataType</CODE> matches the specified category. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#maximum()"><B>maximum()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Identifies the largest value of the elements of this <CODE>NumberSource</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/Mdm10_1_0_3_ObjectVisitor.html" title="interface in oracle.olapi.metadata.mdm"><B>Mdm10_1_0_3_ObjectVisitor</B></A> - Interface in <A HREF="./oracle/olapi/metadata/mdm/package-summary.html">oracle.olapi.metadata.mdm</A><DD>An <CODE>MdmObjectVisitor</CODE> that has methods for visiting classes that are added to the OLAP API in release 10.1.0.3 of Oracle Database.<DT><A HREF="./oracle/olapi/metadata/mdm/Mdm11_2_ObjectVisitor.html" title="interface in oracle.olapi.metadata.mdm"><B>Mdm11_2_ObjectVisitor</B></A> - Interface in <A HREF="./oracle/olapi/metadata/mdm/package-summary.html">oracle.olapi.metadata.mdm</A><DD>An extension of the <CODE>MdmObject</CODE> visitor interfaces that has methods for visiting classes that the Oracle OLAP Java API adds in Oracle 11<i>g</i>, Release 2 (11.2).<DT><A HREF="./oracle/olapi/metadata/mdm/Mdm11_ObjectVisitor.html" title="interface in oracle.olapi.metadata.mdm"><B>Mdm11_ObjectVisitor</B></A> - Interface in <A HREF="./oracle/olapi/metadata/mdm/package-summary.html">oracle.olapi.metadata.mdm</A><DD>An extension of the <CODE>MdmObject</CODE> visitor interfaces that has methods for visiting classes that the Oracle OLAP Java API adds in Oracle 11<i>g</i>, Release 1 (11.1).<DT><A HREF="./oracle/olapi/metadata/mdm/MdmAssignment.html" title="class in oracle.olapi.metadata.mdm"><B>MdmAssignment</B></A> - Class in <A HREF="./oracle/olapi/metadata/mdm/package-summary.html">oracle.olapi.metadata.mdm</A><DD>An object that represents an expression, the value of which is assigned as a measure value for a dimension member as specified by an <CODE>MdmModel</CODE>.<DT><A HREF="./oracle/olapi/metadata/mdm/MdmAttribute.html" title="class in oracle.olapi.metadata.mdm"><B>MdmAttribute</B></A> - Class in <A HREF="./oracle/olapi/metadata/mdm/package-summary.html">oracle.olapi.metadata.mdm</A><DD>The abstract base class for an <code>MdmDimensionedObject</code> that represents one or more characteristic of the members of an <code>MdmDimension</code>.<DT><A HREF="./oracle/olapi/metadata/mdm/MdmAttributeModel.html" title="class in oracle.olapi.metadata.mdm"><B>MdmAttributeModel</B></A> - Class in <A HREF="./oracle/olapi/metadata/mdm/package-summary.html">oracle.olapi.metadata.mdm</A><DD>An <CODE>MdmDimensionedObjectModel</CODE> that represents an <CODE>MdmAttribute</CODE>.<DT><A HREF="./oracle/olapi/metadata/mdm/MdmBaseAttribute.html" title="class in oracle.olapi.metadata.mdm"><B>MdmBaseAttribute</B></A> - Class in <A HREF="./oracle/olapi/metadata/mdm/package-summary.html">oracle.olapi.metadata.mdm</A><DD>An <CODE>MdmSingleValuedAttribute</CODE> that is mapped to a column of a relational table in the database.<DT><A HREF="./oracle/olapi/metadata/mdm/MdmBaseMeasure.html" title="class in oracle.olapi.metadata.mdm"><B>MdmBaseMeasure</B></A> - Class in <A HREF="./oracle/olapi/metadata/mdm/package-summary.html">oracle.olapi.metadata.mdm</A><DD>An <CODE>MdmMeasure</CODE> that is mapped to a persistent physical storage structure.<DT><A HREF="./oracle/olapi/metadata/mdm/MdmBaseObjectVisitor.html" title="class in oracle.olapi.metadata.mdm"><B>MdmBaseObjectVisitor</B></A> - Class in <A HREF="./oracle/olapi/metadata/mdm/package-summary.html">oracle.olapi.metadata.mdm</A><DD>An implementation of the <code>MdmObjectVisitor</code> interface that adds methods for visiting more classes in the <code>MdmObject</code> class hierarchy.<DT><A HREF="./oracle/olapi/metadata/mdm/MdmColumn.html" title="class in oracle.olapi.metadata.mdm"><B>MdmColumn</B></A> - Class in <A HREF="./oracle/olapi/metadata/mdm/package-summary.html">oracle.olapi.metadata.mdm</A><DD>An <CODE>MdmSource</CODE> that represents a column of a table in a relational database.<DT><A HREF="./oracle/olapi/metadata/mdm/MdmCube.html" title="class in oracle.olapi.metadata.mdm"><B>MdmCube</B></A> - Class in <A HREF="./oracle/olapi/metadata/mdm/package-summary.html">oracle.olapi.metadata.mdm</A><DD>An <CODE>MdmDimensionedObject</CODE> that represents a logical organization of <CODE>MdmMeasure</CODE> objects that have the same dimensionality.<DT><A HREF="./oracle/olapi/metadata/mdm/MdmCustomMember.html" title="class in oracle.olapi.metadata.mdm"><B>MdmCustomMember</B></A> - Class in <A HREF="./oracle/olapi/metadata/mdm/package-summary.html">oracle.olapi.metadata.mdm</A><DD>An object that represents a custom member of an <CODE>MdmPrimaryDimension</CODE>.<DT><A HREF="./oracle/olapi/metadata/mdm/MdmDatabaseSchema.html" title="class in oracle.olapi.metadata.mdm"><B>MdmDatabaseSchema</B></A> - Class in <A HREF="./oracle/olapi/metadata/mdm/package-summary.html">oracle.olapi.metadata.mdm</A><DD>An <CODE>MdmSchema</CODE> that represents a relational database schema.<DT><A HREF="./oracle/olapi/metadata/mdm/MdmDerivedAttribute.html" title="class in oracle.olapi.metadata.mdm"><B>MdmDerivedAttribute</B></A> - Class in <A HREF="./oracle/olapi/metadata/mdm/package-summary.html">oracle.olapi.metadata.mdm</A><DD>An <CODE>MdmSingleValuedAttribute</CODE> that has values that Oracle OLAP derives from the <CODE>Expression</CODE> that is associated with the <CODE>MdmDerivedAttribute</CODE>.<DT><A HREF="./oracle/olapi/metadata/mdm/MdmDerivedMeasure.html" title="class in oracle.olapi.metadata.mdm"><B>MdmDerivedMeasure</B></A> - Class in <A HREF="./oracle/olapi/metadata/mdm/package-summary.html">oracle.olapi.metadata.mdm</A><DD>An <CODE>MdmMeasure</CODE> that has values that Oracle OLAP derives from an <CODE>Expression</CODE>.<DT><A HREF="./oracle/olapi/metadata/mdm/MdmDescription.html" title="class in oracle.olapi.metadata.mdm"><B>MdmDescription</B></A> - Class in <A HREF="./oracle/olapi/metadata/mdm/package-summary.html">oracle.olapi.metadata.mdm</A><DD>A <CODE>BaseMetadataObject</CODE> that represents a description for an <CODE>MdmObject</CODE>.<DT><A HREF="./oracle/olapi/metadata/mdm/MdmDescriptionType.html" title="class in oracle.olapi.metadata.mdm"><B>MdmDescriptionType</B></A> - Class in <A HREF="./oracle/olapi/metadata/mdm/package-summary.html">oracle.olapi.metadata.mdm</A><DD>Represents a type of description for an <CODE>MdmDescription</CODE>.<DT><A HREF="./oracle/olapi/metadata/mdm/MdmDescriptionType.html#MdmDescriptionType(java.lang.String)"><B>MdmDescriptionType(String)</B></A> - Constructor for class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDescriptionType.html" title="class in oracle.olapi.metadata.mdm">MdmDescriptionType</A> <DD>Creates a new <CODE>MdmDescriptionType</CODE> of the specified type. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDescriptionType.html#MdmDescriptionType(java.lang.String, oracle.olapi.metadata.mdm.MdmDescriptionType)"><B>MdmDescriptionType(String, MdmDescriptionType)</B></A> - Constructor for class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDescriptionType.html" title="class in oracle.olapi.metadata.mdm">MdmDescriptionType</A> <DD>Creates a new <CODE>MdmDescriptionType</CODE> of the specified type and specifies a default description type. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDimension.html" title="class in oracle.olapi.metadata.mdm"><B>MdmDimension</B></A> - Class in <A HREF="./oracle/olapi/metadata/mdm/package-summary.html">oracle.olapi.metadata.mdm</A><DD>An <code>MdmSource</code> that represents an OLAP dimension.<DT><A HREF="./oracle/olapi/metadata/mdm/MdmDimensionality.html" title="class in oracle.olapi.metadata.mdm"><B>MdmDimensionality</B></A> - Class in <A HREF="./oracle/olapi/metadata/mdm/package-summary.html">oracle.olapi.metadata.mdm</A><DD>An <CODE>MdmObject</CODE> that associates an <CODE>MdmPrimaryDimension</CODE> with an <CODE>MdmDimensionedObject</CODE>.<DT><A HREF="./oracle/olapi/metadata/mdm/MdmDimensionCalculationModel.html" title="class in oracle.olapi.metadata.mdm"><B>MdmDimensionCalculationModel</B></A> - Class in <A HREF="./oracle/olapi/metadata/mdm/package-summary.html">oracle.olapi.metadata.mdm</A><DD>An <CODE>MdmModel</CODE> that is associated with an <CODE>MdmPrimaryDimension</CODE>; an <CODE>MdmMeasureModel</CODE> inherits the <CODE>Assignment</CODE> objects of the <CODE>MdmDimensionCalculationModel</CODE> objects of the appropriate data type of the <CODE>MdmPrimaryDimension</CODE> objects that dimension the measure.<DT><A HREF="./oracle/olapi/metadata/mdm/MdmDimensionedObject.html" title="class in oracle.olapi.metadata.mdm"><B>MdmDimensionedObject</B></A> - Class in <A HREF="./oracle/olapi/metadata/mdm/package-summary.html">oracle.olapi.metadata.mdm</A><DD>An <code>MdmSource</code> that represents a set of data that is organized by one or more <code>MdmDimension</code> objects.<DT><A HREF="./oracle/olapi/metadata/mdm/MdmDimensionedObjectModel.html" title="class in oracle.olapi.metadata.mdm"><B>MdmDimensionedObjectModel</B></A> - Class in <A HREF="./oracle/olapi/metadata/mdm/package-summary.html">oracle.olapi.metadata.mdm</A><DD>An <CODE>MdmModel</CODE> that represents an <CODE>MdmDimensionedObject</CODE>.<DT><A HREF="./oracle/olapi/metadata/mdm/MdmDimensionLevel.html" title="class in oracle.olapi.metadata.mdm"><B>MdmDimensionLevel</B></A> - Class in <A HREF="./oracle/olapi/metadata/mdm/package-summary.html">oracle.olapi.metadata.mdm</A><DD>A component of an <CODE>MdmPrimaryDimension</CODE> that represents an arbitrary subset of members of the dimension.<DT><A HREF="./oracle/olapi/metadata/mdm/MdmDimensionMemberInfo.html" title="class in oracle.olapi.metadata.mdm"><B>MdmDimensionMemberInfo</B></A> - Class in <A HREF="./oracle/olapi/metadata/mdm/package-summary.html">oracle.olapi.metadata.mdm</A><DD>Provides information about a member of an <CODE>MdmHierarchy</CODE>.<DT><A HREF="./oracle/olapi/metadata/mdm/MdmDimensionMemberInfo.html#MdmDimensionMemberInfo(oracle.olapi.metadata.mdm.MdmMetadataProvider)"><B>MdmDimensionMemberInfo(MdmMetadataProvider)</B></A> - Constructor for class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDimensionMemberInfo.html" title="class in oracle.olapi.metadata.mdm">MdmDimensionMemberInfo</A> <DD>Creates a new <CODE>MdmDimensionMemberInfo</CODE> that does not yet identify a dimension member. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDimensionMemberInfo.html#MdmDimensionMemberInfo(oracle.olapi.metadata.mdm.MdmMetadataProvider, java.lang.String)"><B>MdmDimensionMemberInfo(MdmMetadataProvider, String)</B></A> - Constructor for class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDimensionMemberInfo.html" title="class in oracle.olapi.metadata.mdm">MdmDimensionMemberInfo</A> <DD>Creates a new <CODE>MdmDimensionMemberInfo</CODE> that specifies the unique value of a dimension member. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDimensionMemberInfo.html#MdmDimensionMemberInfo(oracle.olapi.metadata.mdm.MdmPrimaryDimension, java.lang.String)"><B>MdmDimensionMemberInfo(MdmPrimaryDimension, String)</B></A> - Constructor for class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDimensionMemberInfo.html" title="class in oracle.olapi.metadata.mdm">MdmDimensionMemberInfo</A> <DD>Creates a new <CODE>MdmDimensionMemberInfo</CODE> that specifies the unique value of a dimension member and an <CODE>MdmPrimaryDimension</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDimensionMemberInfo.html#MdmDimensionMemberInfo(oracle.olapi.metadata.mdm.MdmLevel, java.lang.Object)"><B>MdmDimensionMemberInfo(MdmLevel, Object)</B></A> - Constructor for class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDimensionMemberInfo.html" title="class in oracle.olapi.metadata.mdm">MdmDimensionMemberInfo</A> <DD>Creates a new <CODE>MdmDimensionMemberInfo</CODE> that specifies the local value of a dimension member and an <CODE>MdmHierarchyLevel</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDimensionMemberInfo.html#MdmDimensionMemberInfo(oracle.olapi.metadata.mdm.MdmValueHierarchy, java.lang.Object)"><B>MdmDimensionMemberInfo(MdmValueHierarchy, Object)</B></A> - Constructor for class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDimensionMemberInfo.html" title="class in oracle.olapi.metadata.mdm">MdmDimensionMemberInfo</A> <DD>Creates a new <CODE>MdmDimensionMemberInfo</CODE> that specifies the local value of a dimension member and an <CODE>MdmValueHierarchy</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmHierarchy.html" title="class in oracle.olapi.metadata.mdm"><B>MdmHierarchy</B></A> - Class in <A HREF="./oracle/olapi/metadata/mdm/package-summary.html">oracle.olapi.metadata.mdm</A><DD>An <code>MdmSubDimension</code> that represents members of an Oracle OLAP dimension that are organized either hierarchically or nonhierarchically.<DT><A HREF="./oracle/olapi/metadata/mdm/MdmHierarchyLevel.html" title="class in oracle.olapi.metadata.mdm"><B>MdmHierarchyLevel</B></A> - Class in <A HREF="./oracle/olapi/metadata/mdm/package-summary.html">oracle.olapi.metadata.mdm</A><DD>An <code>MdmSubDimension</code> whose members comprise one level of an <code>MdmLevelHierarchy</code>.<DT><A HREF="./oracle/olapi/metadata/mdm/MdmInvalidValueException.html" title="class in oracle.olapi.metadata.mdm"><B>MdmInvalidValueException</B></A> - Exception in <A HREF="./oracle/olapi/metadata/mdm/package-summary.html">oracle.olapi.metadata.mdm</A><DD>Indicates that the value specified by the operation that generated this exception is invalid.<DT><A HREF="./oracle/olapi/metadata/mdm/MdmLevel.html" title="class in oracle.olapi.metadata.mdm"><B>MdmLevel</B></A> - Class in <A HREF="./oracle/olapi/metadata/mdm/package-summary.html">oracle.olapi.metadata.mdm</A><DD><B>Deprecated.</B> <I>As of Oracle 11<I>g</I>, Release 1 (11.1); replaced by <A HREF="./oracle/olapi/metadata/mdm/MdmHierarchyLevel.html" title="class in oracle.olapi.metadata.mdm"><CODE>MdmHierarchyLevel</CODE></A>.</I><DT><A HREF="./oracle/olapi/metadata/mdm/MdmLevelHierarchy.html" title="class in oracle.olapi.metadata.mdm"><B>MdmLevelHierarchy</B></A> - Class in <A HREF="./oracle/olapi/metadata/mdm/package-summary.html">oracle.olapi.metadata.mdm</A><DD>An <CODE>MdmHierarchy</CODE> that represents members of an Oracle OLAP dimension that are organized either nonhierarchically or hierarchically by levels.<DT><A HREF="./oracle/olapi/metadata/mdm/MdmMeasure.html" title="class in oracle.olapi.metadata.mdm"><B>MdmMeasure</B></A> - Class in <A HREF="./oracle/olapi/metadata/mdm/package-summary.html">oracle.olapi.metadata.mdm</A><DD>An <code>MdmDimensionedObject</code> that represents a set of data to use in analytical processing.<DT><A HREF="./oracle/olapi/metadata/mdm/MdmMeasureDimension.html" title="class in oracle.olapi.metadata.mdm"><B>MdmMeasureDimension</B></A> - Class in <A HREF="./oracle/olapi/metadata/mdm/package-summary.html">oracle.olapi.metadata.mdm</A><DD>An <CODE>MdmPrimaryDimension</CODE> with members that are <CODE>MdmMeasure</CODE> objects.<DT><A HREF="./oracle/olapi/metadata/mdm/MdmMeasureModel.html" title="class in oracle.olapi.metadata.mdm"><B>MdmMeasureModel</B></A> - Class in <A HREF="./oracle/olapi/metadata/mdm/package-summary.html">oracle.olapi.metadata.mdm</A><DD>An <CODE>MdmDimensionedObjectModel</CODE> that represents an <CODE>MdmMeasure</CODE>.<DT><A HREF="./oracle/olapi/metadata/mdm/MdmMember.html" title="interface in oracle.olapi.metadata.mdm"><B>MdmMember</B></A> - Interface in <A HREF="./oracle/olapi/metadata/mdm/package-summary.html">oracle.olapi.metadata.mdm</A><DD>An interface for a custom member of an <CODE>MdmPrimaryDimension</CODE>.<DT><A HREF="./oracle/olapi/metadata/mdm/MdmMemberListMapOwner.html" title="interface in oracle.olapi.metadata.mdm"><B>MdmMemberListMapOwner</B></A> - Interface in <A HREF="./oracle/olapi/metadata/mdm/package-summary.html">oracle.olapi.metadata.mdm</A><DD>An interface for an object that owns a <CODE>MemberListMap</CODE>.<DT><A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html" title="class in oracle.olapi.metadata.mdm"><B>MdmMetadataProvider</B></A> - Class in <A HREF="./oracle/olapi/metadata/mdm/package-summary.html">oracle.olapi.metadata.mdm</A><DD>An object that gives access to Oracle OLAP metadata objects.<DT><A HREF="./oracle/olapi/metadata/mdm/MdmModel.html" title="class in oracle.olapi.metadata.mdm"><B>MdmModel</B></A> - Class in <A HREF="./oracle/olapi/metadata/mdm/package-summary.html">oracle.olapi.metadata.mdm</A><DD>A <CODE>Model</CODE> that assigns a value to an <CODE>MdmAttribute</CODE> or an <CODE>MdmMeasure</CODE> for a set of <CODE>MdmDimension</CODE> members.<DT><A HREF="./oracle/olapi/metadata/mdm/MdmModel.html#MdmModel(oracle.olapi.metadata.mdm.MdmMetadataProvider)"><B>MdmModel(MdmMetadataProvider)</B></A> - Constructor for class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmModel.html" title="class in oracle.olapi.metadata.mdm">MdmModel</A> <DD>Creates an <CODE>MdmModel</CODE> for MDM metadata objects provided by the specified <CODE>MdmMetadataProvider</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMultiValuedAttribute.html" title="class in oracle.olapi.metadata.mdm"><B>MdmMultiValuedAttribute</B></A> - Class in <A HREF="./oracle/olapi/metadata/mdm/package-summary.html">oracle.olapi.metadata.mdm</A><DD>An abstract base class for <CODE>MdmAttribute</CODE> objects that can relate more than a single value to a value of an associated <CODE>MdmPrimaryDimension</CODE>.<DT><A HREF="./oracle/olapi/metadata/mdm/MdmMultiValuedDerivedAttribute.html" title="class in oracle.olapi.metadata.mdm"><B>MdmMultiValuedDerivedAttribute</B></A> - Class in <A HREF="./oracle/olapi/metadata/mdm/package-summary.html">oracle.olapi.metadata.mdm</A><DD>An <CODE>MdmMultiValuedAttribute</CODE> that can relate more than a single derived value for a value of an associated <CODE>MdmPrimaryDimension</CODE>.<DT><A HREF="./oracle/olapi/metadata/mdm/MdmNamedBuildProcess.html" title="class in oracle.olapi.metadata.mdm"><B>MdmNamedBuildProcess</B></A> - Class in <A HREF="./oracle/olapi/metadata/mdm/package-summary.html">oracle.olapi.metadata.mdm</A><DD>An <CODE>MdmObject</CODE> that represents a named <CODE>oracle.olapi.syntax.BuildProcess</CODE> for an <CODE>MdmDatabaseSchema</CODE>.<DT><A HREF="./oracle/olapi/metadata/mdm/MdmObject.html" title="class in oracle.olapi.metadata.mdm"><B>MdmObject</B></A> - Class in <A HREF="./oracle/olapi/metadata/mdm/package-summary.html">oracle.olapi.metadata.mdm</A><DD>An object that describes a particular set of data, such as a measure of product unit prices or a dimension of time values.<DT><A HREF="./oracle/olapi/metadata/mdm/MdmObjectVisitor.html" title="interface in oracle.olapi.metadata.mdm"><B>MdmObjectVisitor</B></A> - Interface in <A HREF="./oracle/olapi/metadata/mdm/package-summary.html">oracle.olapi.metadata.mdm</A><DD>A visitor object that can execute operations on some of the classes in the <code>MdmObject</code> class hierarchy.<DT><A HREF="./oracle/olapi/metadata/mdm/MdmOrganizationalSchema.html" title="class in oracle.olapi.metadata.mdm"><B>MdmOrganizationalSchema</B></A> - Class in <A HREF="./oracle/olapi/metadata/mdm/package-summary.html">oracle.olapi.metadata.mdm</A><DD>An <CODE>MdmSchema</CODE> that organizes <CODE>MdmCube</CODE> and other <CODE>MdmObject</CODE> objects, including other <CODE>MdmOrganizationalSchema</CODE> objects, that are related by informational content.<DT><A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html" title="class in oracle.olapi.metadata.mdm"><B>MdmPrimaryDimension</B></A> - Class in <A HREF="./oracle/olapi/metadata/mdm/package-summary.html">oracle.olapi.metadata.mdm</A><DD>The base class for objects that represent an Oracle OLAP dimension.<DT><A HREF="./oracle/olapi/metadata/mdm/MdmQuery.html" title="interface in oracle.olapi.metadata.mdm"><B>MdmQuery</B></A> - Interface in <A HREF="./oracle/olapi/metadata/mdm/package-summary.html">oracle.olapi.metadata.mdm</A><DD>An interface for MDM objects that can have an associated <CODE>Query</CODE> object.<DT><A HREF="./oracle/olapi/metadata/mdm/MdmQueryColumn.html" title="interface in oracle.olapi.metadata.mdm"><B>MdmQueryColumn</B></A> - Interface in <A HREF="./oracle/olapi/metadata/mdm/package-summary.html">oracle.olapi.metadata.mdm</A><DD>An interface for an object that represents a column of a table or view that is associated with an <CODE>MdmQuery</CODE>.<DT><A HREF="./oracle/olapi/metadata/mdm/MdmRootSchema.html" title="class in oracle.olapi.metadata.mdm"><B>MdmRootSchema</B></A> - Class in <A HREF="./oracle/olapi/metadata/mdm/package-summary.html">oracle.olapi.metadata.mdm</A><DD>The top-level <CODE>MdmSchema</CODE> of a <CODE>MdmMetadataProvider</CODE>.<DT><A HREF="./oracle/olapi/metadata/mdm/MdmSchema.html" title="class in oracle.olapi.metadata.mdm"><B>MdmSchema</B></A> - Class in <A HREF="./oracle/olapi/metadata/mdm/package-summary.html">oracle.olapi.metadata.mdm</A><DD>A container for <CODE>MdmCube</CODE>, <code>MdmPrimaryDimension</code>, <code>MdmTable</code>, and other metadata objects.<DT><A HREF="./oracle/olapi/metadata/mdm/MdmSingleValuedAttribute.html" title="class in oracle.olapi.metadata.mdm"><B>MdmSingleValuedAttribute</B></A> - Class in <A HREF="./oracle/olapi/metadata/mdm/package-summary.html">oracle.olapi.metadata.mdm</A><DD>An abstract base class for <CODE>MdmAttribute</CODE> objects that relate a single value to a value of an associated <CODE>MdmPrimaryDimension</CODE>.<DT><A HREF="./oracle/olapi/metadata/mdm/MdmSource.html" title="class in oracle.olapi.metadata.mdm"><B>MdmSource</B></A> - Class in <A HREF="./oracle/olapi/metadata/mdm/package-summary.html">oracle.olapi.metadata.mdm</A><DD>An <code>MdmObject</code> that represents a measure, dimension, or other set of data (such as an attribute).<DT><A HREF="./oracle/olapi/metadata/mdm/MdmStandardDimension.html" title="class in oracle.olapi.metadata.mdm"><B>MdmStandardDimension</B></A> - Class in <A HREF="./oracle/olapi/metadata/mdm/package-summary.html">oracle.olapi.metadata.mdm</A><DD>An <CODE>MdmPrimaryDimension</CODE> that represents most types of metadata for Oracle OLAP dimensions, such as dimensions for products, customers, distribution channels, and so on.<DT><A HREF="./oracle/olapi/metadata/mdm/MdmStandardMember.html" title="class in oracle.olapi.metadata.mdm"><B>MdmStandardMember</B></A> - Class in <A HREF="./oracle/olapi/metadata/mdm/package-summary.html">oracle.olapi.metadata.mdm</A><DD>An object that represents a custom member of an <CODE>MdmStandardDimension</CODE>.<DT><A HREF="./oracle/olapi/metadata/mdm/MdmSubDimension.html" title="class in oracle.olapi.metadata.mdm"><B>MdmSubDimension</B></A> - Class in <A HREF="./oracle/olapi/metadata/mdm/package-summary.html">oracle.olapi.metadata.mdm</A><DD>A component of an <CODE>MdmPrimaryDimension</CODE>.<DT><A HREF="./oracle/olapi/metadata/mdm/MdmTable.html" title="class in oracle.olapi.metadata.mdm"><B>MdmTable</B></A> - Class in <A HREF="./oracle/olapi/metadata/mdm/package-summary.html">oracle.olapi.metadata.mdm</A><DD>An <CODE>MdmSource</CODE> that represents a table in a relational database.<DT><A HREF="./oracle/olapi/metadata/mdm/MdmTimeDimension.html" title="class in oracle.olapi.metadata.mdm"><B>MdmTimeDimension</B></A> - Class in <A HREF="./oracle/olapi/metadata/mdm/package-summary.html">oracle.olapi.metadata.mdm</A><DD>An <CODE>MdmPrimaryDimension</CODE> that represents an Oracle OLAP dimension of time periods.<DT><A HREF="./oracle/olapi/metadata/mdm/MdmTimeMember.html" title="class in oracle.olapi.metadata.mdm"><B>MdmTimeMember</B></A> - Class in <A HREF="./oracle/olapi/metadata/mdm/package-summary.html">oracle.olapi.metadata.mdm</A><DD>An object that represents a custom member of an <CODE>MdmTimeDimension</CODE>.<DT><A HREF="./oracle/olapi/metadata/mdm/MdmValueHierarchy.html" title="class in oracle.olapi.metadata.mdm"><B>MdmValueHierarchy</B></A> - Class in <A HREF="./oracle/olapi/metadata/mdm/package-summary.html">oracle.olapi.metadata.mdm</A><DD>An <CODE>MdmHierarchy</CODE> that represents members of an Oracle OLAP dimension that are organized hierarchically by values rather than by levels.<DT><A HREF="./oracle/olapi/metadata/mdm/MdmViewColumn.html" title="class in oracle.olapi.metadata.mdm"><B>MdmViewColumn</B></A> - Class in <A HREF="./oracle/olapi/metadata/mdm/package-summary.html">oracle.olapi.metadata.mdm</A><DD>An object that represents a column in a view in an Oracle Database.<DT><A HREF="./oracle/olapi/metadata/mdm/MdmViewColumnOwner.html" title="interface in oracle.olapi.metadata.mdm"><B>MdmViewColumnOwner</B></A> - Interface in <A HREF="./oracle/olapi/metadata/mdm/package-summary.html">oracle.olapi.metadata.mdm</A><DD>A marker interface for objects that can own an <CODE>MdmViewColumn</CODE>.<DT><A HREF="./oracle/olapi/syntax/PlaceholderExpression.html#MEASURE"><B>MEASURE</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/PlaceholderExpression.html" title="class in oracle.olapi.syntax">PlaceholderExpression</A> <DD>A constant that represents a measure that has number values. <DT><A HREF="./oracle/olapi/metadata/mapping/MeasureMap.html" title="class in oracle.olapi.metadata.mapping"><B>MeasureMap</B></A> - Class in <A HREF="./oracle/olapi/metadata/mapping/package-summary.html">oracle.olapi.metadata.mapping</A><DD>A <CODE>ValueMap</CODE> that maps an <CODE>MdmMeasure</CODE> to an <CODE>Expression</CODE>.<DT><A HREF="./oracle/olapi/data/source/NumberSource.html#median()"><B>median()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Calculates the median values of the elements of this <CODE>NumberSource</CODE>. <DT><A HREF="./oracle/olapi/syntax/KeywordCatalog.html#MEMBER"><B>MEMBER</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/KeywordCatalog.html" title="class in oracle.olapi.syntax">KeywordCatalog</A> <DD>A static constant <CODE>KeywordArgument</CODE> representing the keyword <CODE>MEMBER</CODE>. <DT><A HREF="./oracle/olapi/metadata/mapping/MemberListMap.html" title="class in oracle.olapi.metadata.mapping"><B>MemberListMap</B></A> - Class in <A HREF="./oracle/olapi/metadata/mapping/package-summary.html">oracle.olapi.metadata.mapping</A><DD>A <CODE>DimensionMap</CODE> that represents the mapping of an <CODE>MdmPrimaryDimension</CODE> or an <CODE>MdmDimensionLevel</CODE> to a data source.<DT><A HREF="./oracle/olapi/metadata/MetadataFactoryException.html" title="class in oracle.olapi.metadata"><B>MetadataFactoryException</B></A> - Exception in <A HREF="./oracle/olapi/metadata/package-summary.html">oracle.olapi.metadata</A><DD>Indicates that Oracle OLAP cannot perform the requested metadata factory operation; usually, this exception occurs because the specified parameters for the method are not valid.<DT><A HREF="./oracle/olapi/metadata/MetadataModificationException.html" title="class in oracle.olapi.metadata"><B>MetadataModificationException</B></A> - Exception in <A HREF="./oracle/olapi/metadata/package-summary.html">oracle.olapi.metadata</A><DD>Indicates that an error occurred when Oracle OLAP attempted to change some metadata property.<DT><A HREF="./oracle/olapi/metadata/MetadataObject.html" title="interface in oracle.olapi.metadata"><B>MetadataObject</B></A> - Interface in <A HREF="./oracle/olapi/metadata/package-summary.html">oracle.olapi.metadata</A><DD>An interface for an object that is accessed through a <code>MetadataProvider</code> and that describes a particular set of data, such as a sales measure, or a property of such data.<DT><A HREF="./oracle/olapi/metadata/MetadataProvider.html" title="interface in oracle.olapi.metadata"><B>MetadataProvider</B></A> - Interface in <A HREF="./oracle/olapi/metadata/package-summary.html">oracle.olapi.metadata</A><DD>An interface for an object that provides access to OLAP metadata objects.<DT><A HREF="./oracle/olapi/metadata/MetadataRenameNotSupportedException.html" title="class in oracle.olapi.metadata"><B>MetadataRenameNotSupportedException</B></A> - Exception in <A HREF="./oracle/olapi/metadata/package-summary.html">oracle.olapi.metadata</A><DD>Indicates that Oracle OLAP does not support the renaming of existing metadata objects in the version of Oracle Database to which the application is connected.<DT><A HREF="./oracle/olapi/transaction/metadataStateManager/MetadataState.html" title="interface in oracle.olapi.transaction.metadataStateManager"><B>MetadataState</B></A> - Interface in <A HREF="./oracle/olapi/transaction/metadataStateManager/package-summary.html">oracle.olapi.transaction.metadataStateManager</A><DD>An interface for an object that stores values for a <code>Template</code>.<DT><A HREF="./oracle/olapi/metadata/MetadataUpdateNotSupportedException.html" title="class in oracle.olapi.metadata"><B>MetadataUpdateNotSupportedException</B></A> - Exception in <A HREF="./oracle/olapi/metadata/package-summary.html">oracle.olapi.metadata</A><DD>Indicates that Oracle OLAP does not support the updating of metadata in the version of Oracle Database to which the application is connected.<DT><A HREF="./oracle/olapi/data/source/NumberSource.html#minimum()"><B>minimum()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Identifies the smallest value of the elements of this <CODE>NumberSource</CODE>. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#minus(double)"><B>minus(double)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Subtracts the specified <CODE>double</CODE> value from the value of each element of this <CODE>NumberSource</CODE>. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#minus(float)"><B>minus(float)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Subtracts the specified <CODE>float</CODE> value from the value of each element of this <CODE>NumberSource</CODE>. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#minus(int)"><B>minus(int)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Subtracts the specified <CODE>int</CODE> value from the value of each element of this <CODE>NumberSource</CODE>. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#minus(oracle.olapi.data.source.NumberSource)"><B>minus(NumberSource)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Subtracts the values of the elments of the specified <CODE>NumberSource</CODE> from the value of each element of this <CODE>NumberSource</CODE>. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#minus(short)"><B>minus(short)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Subtracts the specified <CODE>short</CODE> value from the value of each element of this <CODE>NumberSource</CODE>. <DT><A HREF="./oracle/olapi/syntax/BinaryOperatorExpression.html#MINUS"><B>MINUS</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/BinaryOperatorExpression.html" title="class in oracle.olapi.syntax">BinaryOperatorExpression</A> <DD>A constant that represents the <CODE>-</CODE> subtraction binary operator. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#minus(double)"><B>minus(double)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Subtracts the specified <CODE>double</CODE> value from the value of this <CODE>TypedExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#minus(float)"><B>minus(float)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Subtracts the specified <CODE>float</CODE> value from the value of this <CODE>TypedExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#minus(int)"><B>minus(int)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Subtracts the specified <CODE>int</CODE> value from the value of this <CODE>TypedExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#minus(oracle.olapi.syntax.TypedExpression)"><B>minus(TypedExpression)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Subtracts the value of the specified <CODE>TypedExpression</CODE> from the value of this <CODE>TypedExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#minus(short)"><B>minus(short)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Subtracts the specified <CODE>short</CODE> value from the value of this <CODE>TypedExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#minus()"><B>minus()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Negates the value of this <CODE>TypedExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/UnaryOperatorExpression.html#MINUS"><B>MINUS</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/UnaryOperatorExpression.html" title="class in oracle.olapi.syntax">UnaryOperatorExpression</A> <DD>A constant that represents a negation operation. <DT><A HREF="./oracle/olapi/syntax/IntervalLiteralExpression.html#MINUTE"><B>MINUTE</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/IntervalLiteralExpression.html" title="class in oracle.olapi.syntax">IntervalLiteralExpression</A> <DD>A constant that represents a <CODE>MINUTE</CODE> period. <DT><A HREF="./oracle/olapi/syntax/KeywordCatalog.html#MINUTE"><B>MINUTE</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/KeywordCatalog.html" title="class in oracle.olapi.syntax">KeywordCatalog</A> <DD>A static constant <CODE>KeywordArgument</CODE> representing the keyword <CODE>MINUTE</CODE>. <DT><A HREF="./oracle/olapi/syntax/DataType.html#MLSLABEL"><B>MLSLABEL</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/DataType.html" title="class in oracle.olapi.syntax">DataType</A> <DD>A constant that represents the <CODE>MLSLABEL</CODE> data type. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#MOD"><B>MOD</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>MOD</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#mod(oracle.olapi.syntax.TypedExpression)"><B>mod(TypedExpression)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Calculates the remainder of the value of this <CODE>TypedExpression</CODE> divided by the value of the specified <CODE>TypedExpression</CODE>. <DT><A HREF="./oracle/olapi/data/source/Model.html" title="interface in oracle.olapi.data.source"><B>Model</B></A> - Interface in <A HREF="./oracle/olapi/data/source/package-summary.html">oracle.olapi.data.source</A><DD>An interface for an object that represents a set of assignments that apply to a dimensioned <CODE>Source</CODE>, which is a <CODE>Source</CODE> that has one or more inputs.<DT><A HREF="./oracle/olapi/syntax/ModelCommand.html" title="class in oracle.olapi.syntax"><B>ModelCommand</B></A> - Class in <A HREF="./oracle/olapi/syntax/package-summary.html">oracle.olapi.syntax</A><DD>A <CODE>SimpleCommand</CODE> that represents an <CODE>MdmDimensionCalculationModel</CODE> in a <CODE>BuildSpecification</CODE>.<DT><A HREF="./oracle/olapi/syntax/ModelCommand.html#ModelCommand(oracle.olapi.metadata.mdm.MdmDimensionCalculationModel)"><B>ModelCommand(MdmDimensionCalculationModel)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/ModelCommand.html" title="class in oracle.olapi.syntax">ModelCommand</A> <DD>Creates a <CODE>ModelCommand</CODE> object for the specified <CODE>MdmDimensionCalculationModel</CODE>. <DT><A HREF="./oracle/olapi/syntax/IntervalLiteralExpression.html#MONTH"><B>MONTH</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/IntervalLiteralExpression.html" title="class in oracle.olapi.syntax">IntervalLiteralExpression</A> <DD>A constant that represents a <CODE>MONTH</CODE> period. <DT><A HREF="./oracle/olapi/syntax/KeywordCatalog.html#MONTH"><B>MONTH</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/KeywordCatalog.html" title="class in oracle.olapi.syntax">KeywordCatalog</A> <DD>A static constant <CODE>KeywordArgument</CODE> representing the keyword <CODE>MONTH</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#MONTHS_BETWEEN"><B>MONTHS_BETWEEN</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>MONTHS_BETWEEN</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#monthsBetween(oracle.olapi.syntax.TypedExpression)"><B>monthsBetween(TypedExpression)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Calculates the number of months between the date value of this <CODE>TypedExpression</CODE> and the specified date. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#movingAverage(oracle.olapi.metadata.mdm.MdmLevelHierarchy, int, int)"><B>movingAverage(MdmLevelHierarchy, int, int)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>For each element of this <CODE>NumberSource</CODE>, calculates the average of the values of the elements of this <CODE>NumberSource</CODE> that are specified by the values of the elements of <CODE>dimension</CODE> that are at the same level of the hierarchy from the element of <CODE>dimension</CODE> specified by <CODE>startOffset</CODE> to the element specified by <CODE>endOffset</CODE>. <DT><A HREF="./oracle/olapi/data/source/Source.html#movingInterval(int, int)"><B>movingInterval(int, int)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>For each element of this <CODE>Source</CODE>, selects the elements of this <CODE>Source</CODE> in the range of positions from the position of the current element plus the <CODE>bottom</CODE> value to the position of the current element plus the <CODE>top</CODE> value. <DT><A HREF="./oracle/olapi/data/source/Source.html#movingInterval(oracle.olapi.data.source.NumberSource, oracle.olapi.data.source.NumberSource)"><B>movingInterval(NumberSource, NumberSource)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>For each element of this <CODE>Source</CODE>, selects the elements of this <CODE>Source</CODE> in the range of positions from the position of the current element plus the <CODE>bottom</CODE> value to the position of the current element plus the <CODE>top</CODE> value. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#movingMaximum(oracle.olapi.metadata.mdm.MdmLevelHierarchy, int, int)"><B>movingMaximum(MdmLevelHierarchy, int, int)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>For each element of this <CODE>NumberSource</CODE>, determines the maximum value of the elements of this <CODE>NumberSource</CODE> that are specified by the values of the elements of <CODE>dimension</CODE> that are at the same level of the hierarchy from the element of <CODE>dimension</CODE> specified by <CODE>startOffset</CODE> to the element specified by <CODE>endOffset</CODE>. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#movingMinimum(oracle.olapi.metadata.mdm.MdmLevelHierarchy, int, int)"><B>movingMinimum(MdmLevelHierarchy, int, int)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>For each element of this <CODE>NumberSource</CODE>, determines the minimum value of the elements of this <CODE>NumberSource</CODE> that are specified by the values of the elements of <CODE>dimension</CODE> that are at the same level of the hierarchy from the element of <CODE>dimension</CODE> specified by <CODE>startOffset</CODE> to the element specified by <CODE>endOffset</CODE>. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#movingTotal(oracle.olapi.metadata.mdm.MdmLevelHierarchy, int, int)"><B>movingTotal(MdmLevelHierarchy, int, int)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>For each element of this <CODE>NumberSource</CODE>, calculates the total of the values of the elements of this <CODE>NumberSource</CODE> that are specified by the values of the elements of <CODE>dimension</CODE> that are at the same level of the hierarchy from the element of <CODE>dimension</CODE> specified by <CODE>startOffset</CODE> to the element specified by <CODE>endOffset</CODE>. <DT><A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html#MV_READY_NULL_STORAGE"><B>MV_READY_NULL_STORAGE</B></A> - Static variable in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html" title="class in oracle.olapi.metadata.deployment">AWCubeOrganization</A> <DD>A constant that indicates that Oracle OLAP makes a distinction between a true NA value and an NA value that exists because Oracle OLAP has not yet calculated the value. <DT><A HREF="./oracle/olapi/metadata/deployment/MVCreationOptions.html" title="class in oracle.olapi.metadata.deployment"><B>MVCreationOptions</B></A> - Class in <A HREF="./oracle/olapi/metadata/deployment/package-summary.html">oracle.olapi.metadata.deployment</A><DD>A <CODE>BaseMetadataObject</CODE> that contains options that Oracle OLAP uses when it creates a materialized view (MV) for an analytic workspace cube or dimension.</DL> <HR> <A NAME="_N_"><!-- --></A><H2> <B>N</B></H2> <DL> <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html#NAMESPACE_DELIMITER"><B>NAMESPACE_DELIMITER</B></A> - Static variable in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMetadataProvider.html" title="class in oracle.olapi.metadata.mdm">MdmMetadataProvider</A> <DD>A constant that represents the namespace delimiter, which follows the namespace in the object ID. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#NANVL"><B>NANVL</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>NANVL</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#nanvl(oracle.olapi.syntax.TypedExpression)"><B>nanvl(TypedExpression)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Replaces the value of this <CODE>TypedExpression</CODE> with the value of the specified <CODE>TypedExpression</CODE> if the value of this <CODE>TypedExpression</CODE> is the special value <CODE>NAN</CODE> (not a number). <DT><A HREF="./oracle/express/spl/NAValueException.html" title="class in oracle.express.spl"><B>NAValueException</B></A> - Exception in <A HREF="./oracle/express/spl/package-summary.html">oracle.express.spl</A><DD>Indicates that the return value is NA for the DML expression that you attempted to evaluate using an <code>SPLExecutor</code>.<DT><A HREF="./oracle/express/spl/NAValueException.html#NAValueException()"><B>NAValueException()</B></A> - Constructor for exception oracle.express.spl.<A HREF="./oracle/express/spl/NAValueException.html" title="class in oracle.express.spl">NAValueException</A> <DD>Creates an <code>NAValueException</code>. <DT><A HREF="./oracle/express/spl/NAValueException.html#NAValueException(java.lang.String)"><B>NAValueException(String)</B></A> - Constructor for exception oracle.express.spl.<A HREF="./oracle/express/spl/NAValueException.html" title="class in oracle.express.spl">NAValueException</A> <DD>Creates an <code>NAValueException</code> with the specified message. <DT><A HREF="./oracle/olapi/syntax/DataType.html#NCHAR"><B>NCHAR</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/DataType.html" title="class in oracle.olapi.syntax">DataType</A> <DD>A constant that represents the <CODE>NCHAR</CODE> data type. <DT><A HREF="./oracle/olapi/syntax/KeywordCatalog.html#NCHAR_CS"><B>NCHAR_CS</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/KeywordCatalog.html" title="class in oracle.olapi.syntax">KeywordCatalog</A> <DD>A static constant <CODE>KeywordArgument</CODE> representing the keyword <CODE>NCHAR_CS</CODE>. <DT><A HREF="./oracle/olapi/syntax/DataType.html#NCLOB"><B>NCLOB</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/DataType.html" title="class in oracle.olapi.syntax">DataType</A> <DD>A constant that represents the <CODE>NCLOB</CODE> data type. <DT><A HREF="./oracle/olapi/data/source/BooleanSource.html#ne(boolean)"><B>ne(boolean)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/BooleanSource.html" title="class in oracle.olapi.data.source">BooleanSource</A> <DD>Compares the value of each element of this <CODE>BooleanSource</CODE> to the specified <CODE>boolean</CODE> value, and determines whether it is not equal to the value. <DT><A HREF="./oracle/olapi/data/source/DateSource.html#ne(java.util.Date)"><B>ne(Date)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/DateSource.html" title="class in oracle.olapi.data.source">DateSource</A> <DD>Compares the value of each element of this <CODE>DateSource</CODE> to the specified <CODE>Date</CODE> value, and determines whether it is not equal to the value. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#ne(double)"><B>ne(double)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Compares the value of each element of this <CODE>NumberSource</CODE> to the specified <CODE>double</CODE> value, and determines whether it is not equal to the value. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#ne(float)"><B>ne(float)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Compares the value of each element of this <CODE>NumberSource</CODE> to the specified <CODE>float</CODE> value, and determines whether it is not equal to the value. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#ne(int)"><B>ne(int)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Compares the value of each element of this <CODE>NumberSource</CODE> to the specified <CODE>int</CODE> value, and determines whether it is not equal to the value. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#ne(short)"><B>ne(short)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Compares the value of each element of this <CODE>NumberSource</CODE> to the specified <CODE>short</CODE> value, and determines whether it is not equal to the value. <DT><A HREF="./oracle/olapi/data/source/Source.html#ne(oracle.olapi.data.source.Source)"><B>ne(Source)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>Compares the values of the elements of this <CODE>Source</CODE> to the values of the elements of the specified <CODE>Source</CODE>, and determines if they are not equal. <DT><A HREF="./oracle/olapi/data/source/StringSource.html#ne(java.lang.String)"><B>ne(String)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/StringSource.html" title="class in oracle.olapi.data.source">StringSource</A> <DD>Compares the value of each element of this <CODE>StringSource</CODE> to the specified <CODE>String</CODE> value, and determines whether it is not equal to the value. <DT><A HREF="./oracle/olapi/syntax/ComparisonCondition.html#NE"><B>NE</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/ComparisonCondition.html" title="class in oracle.olapi.syntax">ComparisonCondition</A> <DD>A constant for the not-equals operator. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#ne(oracle.olapi.syntax.TypedExpression)"><B>ne(TypedExpression)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Indicates whether the value of this <CODE>TypedExpression</CODE> is not equal to the value of the specified <CODE>TypedExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#ne(double)"><B>ne(double)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Indicates whether the value of this <CODE>TypedExpression</CODE> is not equal to the specified <CODE>double</CODE> value. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#ne(float)"><B>ne(float)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Indicates whether the value of this <CODE>TypedExpression</CODE> is not equal to the specified <CODE>float</CODE> value. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#ne(int)"><B>ne(int)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Indicates whether the value of this <CODE>TypedExpression</CODE> is not equal to the specified <CODE>int</CODE> value. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#ne(short)"><B>ne(short)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Indicates whether the value of this <CODE>TypedExpression</CODE> is not equal to the specified <CODE>short</CODE> value. <DT><A HREF="./oracle/olapi/syntax/ComparisonCondition.html#NE2"><B>NE2</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/ComparisonCondition.html" title="class in oracle.olapi.syntax">ComparisonCondition</A> <DD>A constant for the less-than-or-greater-than operator. <DT><A HREF="./oracle/olapi/syntax/ComparisonCondition.html#NE3"><B>NE3</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/ComparisonCondition.html" title="class in oracle.olapi.syntax">ComparisonCondition</A> <DD>A constant for the carot-equals operator. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#negate()"><B>negate()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Negates the value of each of the elements of this <CODE>NumberSource</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#NEW_TIME"><B>NEW_TIME</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>NEW_TIME</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#newTime(oracle.olapi.syntax.TypedExpression, oracle.olapi.syntax.TypedExpression)"><B>newTime(TypedExpression, TypedExpression)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Converts the date and time value of this <CODE>TypedExpression</CODE> from one time zone to another. <DT><A HREF="./oracle/olapi/data/cursor/Cursor.html#next()"><B>next()</B></A> - Method in interface oracle.olapi.data.cursor.<A HREF="./oracle/olapi/data/cursor/Cursor.html" title="interface in oracle.olapi.data.cursor">Cursor</A> <DD>Advances the position of the <code>Cursor</code> to the next element if the current position is not the last position of the <code>Cursor</code>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#NEXT_DAY"><B>NEXT_DAY</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>NEXT_DAY</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#nextDay(oracle.olapi.syntax.TypedExpression)"><B>nextDay(TypedExpression)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Creates a <CODE>TypedExpression</CODE> that evaluates to the first instance of the specified day of the week that follows the date value of this <CODE>TypedExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#NLS_CATEGORY"><B>NLS_CATEGORY</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>String</CODE> for the NLS category of functions. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#NLS_CHARSET_DECL_LEN"><B>NLS_CHARSET_DECL_LEN</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>NLS_CHARSET_DECL_LEN</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#NLS_CHARSET_ID"><B>NLS_CHARSET_ID</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>NLS_CHARSET_ID</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#NLS_CHARSET_NAME"><B>NLS_CHARSET_NAME</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>NLS_CHARSET_NAME</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#NLS_INITCAP"><B>NLS_INITCAP</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>NLS_INITCAP</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#NLS_LOWER"><B>NLS_LOWER</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>NLS_LOWER</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#NLS_UPPER"><B>NLS_UPPER</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>NLS_UPPER</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#nlsCharsetDeclLen(oracle.olapi.syntax.TypedExpression)"><B>nlsCharsetDeclLen(TypedExpression)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Creates a <CODE>TypedExpression</CODE> that evaluates to the declaration length (in number of characters) of the <CODE>NCHAR</CODE> column that this <CODE>TypedExpression</CODE> represents. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#nlsCharsetID()"><B>nlsCharsetID()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Creates a <CODE>TypedExpression</CODE> that evaluates to the character set ID number corresponding to character set name specified by this <CODE>TypedExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#nlsCharsetName()"><B>nlsCharsetName()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Creates a <CODE>TypedExpression</CODE> that evaluates to the name of the character set that corresponds to the ID number specified by the value of this <CODE>TypedExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#nlsInitcap(oracle.olapi.syntax.TypedExpression)"><B>nlsInitcap(TypedExpression)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Converts the first letter of each word of this <CODE>TypedExpression</CODE> to uppercase and all other letters to lowercase. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#nlsLower(oracle.olapi.syntax.TypedExpression)"><B>nlsLower(TypedExpression)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Converts to lowercase all alphabetic characters in the value of this <CODE>TypedExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#NLSSORT"><B>NLSSORT</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>NLSSORT</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#nlsSort(oracle.olapi.syntax.TypedExpression)"><B>nlsSort(TypedExpression)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Creates a <CODE>TypedExpression</CODE> that evaluates to the string of bytes that Oracle Database uses to sort a text string. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#nlsUpper(oracle.olapi.syntax.TypedExpression)"><B>nlsUpper(TypedExpression)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Converts to uppercase all alphabetic characters in the value of this <CODE>TypedExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/KeywordCatalog.html#NO"><B>NO</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/KeywordCatalog.html" title="class in oracle.olapi.syntax">KeywordCatalog</A> <DD>A static constant <CODE>KeywordArgument</CODE> representing the keyword <CODE>NO</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorIdentifierArgument.html#NO_EFFECT"><B>NO_EFFECT</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorIdentifierArgument.html" title="class in oracle.olapi.syntax">FunctionDescriptorIdentifierArgument</A> <DD>A constant that indicates that the argument does not have an effect upon the return type of the function. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorTypedExpressionArgument.html#NO_EFFECT"><B>NO_EFFECT</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorTypedExpressionArgument.html" title="class in oracle.olapi.syntax">FunctionDescriptorTypedExpressionArgument</A> <DD>A constant that indicates that the argument does not have an effect upon the return type of the function. <DT><A HREF="./oracle/olapi/syntax/CompileCommand.html#NO_SORT"><B>NO_SORT</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/CompileCommand.html" title="class in oracle.olapi.syntax">CompileCommand</A> <DD>Produces a <CODE>CompileCommand</CODE> that has the <CODE>NO SORT</CODE> option. <DT><A HREF="./oracle/olapi/syntax/CompileCommand.html#NO_SORT_OPTION"><B>NO_SORT_OPTION</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/CompileCommand.html" title="class in oracle.olapi.syntax">CompileCommand</A> <DD>A constant that represents a NO SORT compile <DT><A HREF="./oracle/olapi/syntax/LoadCommand.html#NO_SYNCH"><B>NO_SYNCH</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/LoadCommand.html" title="class in oracle.olapi.syntax">LoadCommand</A> <DD>Produces a <CODE>LoadCommand</CODE> that has the <CODE>NO_SYNCH</CODE> option. <DT><A HREF="./oracle/olapi/syntax/LoadCommand.html#NO_SYNCH_OPTION"><B>NO_SYNCH_OPTION</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/LoadCommand.html" title="class in oracle.olapi.syntax">LoadCommand</A> <DD>A constant that represents an unsynchronized load. <DT><A HREF="./oracle/olapi/data/cursor/NoDataAvailableException.html" title="class in oracle.olapi.data.cursor"><B>NoDataAvailableException</B></A> - Exception in <A HREF="./oracle/olapi/data/cursor/package-summary.html">oracle.olapi.data.cursor</A><DD>Indicates that the query resulted in no data for the values specified by the <code>Cursor</code>.<DT><A HREF="./oracle/olapi/data/cursor/NoDataAvailableException.html#NoDataAvailableException()"><B>NoDataAvailableException()</B></A> - Constructor for exception oracle.olapi.data.cursor.<A HREF="./oracle/olapi/data/cursor/NoDataAvailableException.html" title="class in oracle.olapi.data.cursor">NoDataAvailableException</A> <DD>Creates a <code>NoDataAvailableException</code>. <DT><A HREF="./oracle/olapi/data/cursor/NoDataAvailableException.html#NoDataAvailableException(java.lang.String)"><B>NoDataAvailableException(String)</B></A> - Constructor for exception oracle.olapi.data.cursor.<A HREF="./oracle/olapi/data/cursor/NoDataAvailableException.html" title="class in oracle.olapi.data.cursor">NoDataAvailableException</A> <DD>Creates a <code>NoDataAvailableException</code> with the specified message. <DT><A HREF="./oracle/olapi/syntax/SymmetricConditionElement.html#NONE"><B>NONE</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SymmetricConditionElement.html" title="class in oracle.olapi.syntax">SymmetricConditionElement</A> <DD>A constant that specifies none of the members of a dimension. <DT><A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html#NONE_MV_OPTION"><B>NONE_MV_OPTION</B></A> - Static variable in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html" title="class in oracle.olapi.metadata.deployment">AWCubeOrganization</A> <DD>A constant that indicates that Oracle OLAP does not a create materialized view for the cube. <DT><A HREF="./oracle/olapi/metadata/deployment/AWPrimaryDimensionOrganization.html#NONE_MV_OPTION"><B>NONE_MV_OPTION</B></A> - Static variable in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/AWPrimaryDimensionOrganization.html" title="class in oracle.olapi.metadata.deployment">AWPrimaryDimensionOrganization</A> <DD>A constant that indicates that Oracle OLAP does not a create materialized view for the dimension. <DT><A HREF="./oracle/olapi/data/source/BooleanSource.html#not()"><B>not()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/BooleanSource.html" title="class in oracle.olapi.data.source">BooleanSource</A> <DD>Performs a logical NOT operation on the values of the elements of this <CODE>BooleanSource</CODE>, which negates the values so that if an element of this <CODE>BooleanSource</CODE> has a value of <CODE>true</CODE>, then the corresponding element of the resulting <CODE>BooleanSource</CODE> has a value of <CODE>false</CODE>. <DT><A HREF="./oracle/olapi/syntax/Condition.html#not()"><B>not()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/Condition.html" title="class in oracle.olapi.syntax">Condition</A> <DD>Creates a <CODE>Condition</CODE> that represents a logical <CODE>NOT</CODE> condition, which reverses, or negates, the Boolean value of this <CODE>Condition</CODE>. <DT><A HREF="./oracle/olapi/transaction/NotCommittableException.html" title="class in oracle.olapi.transaction"><B>NotCommittableException</B></A> - Exception in <A HREF="./oracle/olapi/transaction/package-summary.html">oracle.olapi.transaction</A><DD>Indicates that the <code>TransactionProvider</code> has determined that the query defined in the current <code>Transaction</code> is invalid and the <code>TransactionProvider</code> is therefore preventing the application from committing the <code>Transaction</code>.<DT><A HREF="./oracle/olapi/transaction/NotCommittableException.html#NotCommittableException(java.lang.String)"><B>NotCommittableException(String)</B></A> - Constructor for exception oracle.olapi.transaction.<A HREF="./oracle/olapi/transaction/NotCommittableException.html" title="class in oracle.olapi.transaction">NotCommittableException</A> <DD>Creates a <code>NotCommittableException</code> with the specified message. <DT><A HREF="./oracle/olapi/transaction/NotCommittableException.html#NotCommittableException(java.lang.String, java.lang.String)"><B>NotCommittableException(String, String)</B></A> - Constructor for exception oracle.olapi.transaction.<A HREF="./oracle/olapi/transaction/NotCommittableException.html" title="class in oracle.olapi.transaction">NotCommittableException</A> <DD>Creates a <code>NotCommittableException</code> with the specified message. <DT><A HREF="./oracle/olapi/syntax/NotCondition.html" title="class in oracle.olapi.syntax"><B>NotCondition</B></A> - Class in <A HREF="./oracle/olapi/syntax/package-summary.html">oracle.olapi.syntax</A><DD>A <CODE>Condition</CODE> that represents a <CODE>NOT</CODE> condition, which negates, or reverses, the Boolean value of the base condition.<DT><A HREF="./oracle/olapi/syntax/NotCondition.html#NotCondition(oracle.olapi.syntax.Condition)"><B>NotCondition(Condition)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/NotCondition.html" title="class in oracle.olapi.syntax">NotCondition</A> <DD>Creates a new <CODE>NotCondition</CODE> that negates the value of the base condition. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#notIn(oracle.olapi.syntax.TypedExpression[])"><B>notIn(TypedExpression[])</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Indicates whether this <CODE>TypedExpression</CODE> does not occur in the specified list of expressions. <DT><A HREF="./oracle/olapi/transaction/NotPreparedException.html" title="class in oracle.olapi.transaction"><B>NotPreparedException</B></A> - Exception in <A HREF="./oracle/olapi/transaction/package-summary.html">oracle.olapi.transaction</A><DD>Indicates that the <code>TransactionProvider</code> has not prepared the current <code>Transaction</code> and therefore it cannot commit the <code>Transaction</code>.<DT><A HREF="./oracle/olapi/transaction/NotPreparedException.html#NotPreparedException(oracle.olapi.transaction.Transaction)"><B>NotPreparedException(Transaction)</B></A> - Constructor for exception oracle.olapi.transaction.<A HREF="./oracle/olapi/transaction/NotPreparedException.html" title="class in oracle.olapi.transaction">NotPreparedException</A> <DD>Creates a <code>NotPreparedException</code>. <DT><A HREF="./oracle/olapi/data/cursor/NotSpecifiedException.html" title="class in oracle.olapi.data.cursor"><B>NotSpecifiedException</B></A> - Exception in <A HREF="./oracle/olapi/data/cursor/package-summary.html">oracle.olapi.data.cursor</A><DD>Indicates that the operation cannot be performed because the application did not specify that it wanted the information.<DT><A HREF="./oracle/olapi/data/cursor/NotSpecifiedException.html#NotSpecifiedException()"><B>NotSpecifiedException()</B></A> - Constructor for exception oracle.olapi.data.cursor.<A HREF="./oracle/olapi/data/cursor/NotSpecifiedException.html" title="class in oracle.olapi.data.cursor">NotSpecifiedException</A> <DD>Creates a <code>NotSpecifiedException</code>. <DT><A HREF="./oracle/olapi/data/cursor/NotSpecifiedException.html#NotSpecifiedException(java.lang.String)"><B>NotSpecifiedException(String)</B></A> - Constructor for exception oracle.olapi.data.cursor.<A HREF="./oracle/olapi/data/cursor/NotSpecifiedException.html" title="class in oracle.olapi.data.cursor">NotSpecifiedException</A> <DD>Creates a <code>NotSpecifiedException</code> with the specified message. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#NULL_RELATED_CATEGORY"><B>NULL_RELATED_CATEGORY</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>String</CODE> for the NULL RELATED category of functions. <DT><A HREF="./oracle/olapi/syntax/DataType.html#NULL_TYPE"><B>NULL_TYPE</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/DataType.html" title="class in oracle.olapi.syntax">DataType</A> <DD>A constant that represents a <CODE>null</CODE> data type. <DT><A HREF="./oracle/olapi/syntax/NullExpression.html" title="class in oracle.olapi.syntax"><B>NullExpression</B></A> - Class in <A HREF="./oracle/olapi/syntax/package-summary.html">oracle.olapi.syntax</A><DD>A <CODE>LiteralExpression</CODE> that represents <CODE>null</CODE>.<DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#NULLIF"><B>NULLIF</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>NULLIF</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#nullIf(oracle.olapi.syntax.TypedExpression)"><B>nullIf(TypedExpression)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Compares the value of this <CODE>TypedExpression</CODE> to the value of the <CODE>expr2</CODE> <CODE>TypedExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/KeywordCatalog.html#NULLS"><B>NULLS</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/KeywordCatalog.html" title="class in oracle.olapi.syntax">KeywordCatalog</A> <DD>A static constant <CODE>KeywordArgument</CODE> representing the keyword <CODE>NULLS</CODE>. <DT><A HREF="./oracle/olapi/data/source/Source.html#nullSource()"><B>nullSource()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>Produces a <CODE>Source</CODE> that has a single element with the value of <CODE>null</CODE> and that has the base <CODE>Source</CODE> as its type. <DT><A HREF="./oracle/olapi/syntax/DataType.html#NUMBER"><B>NUMBER</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/DataType.html" title="class in oracle.olapi.syntax">DataType</A> <DD>A constant that represents the <CODE>NUMBER</CODE> data type. <DT><A HREF="./oracle/olapi/syntax/DataType.html#NUMBER_CATEGORY"><B>NUMBER_CATEGORY</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/DataType.html" title="class in oracle.olapi.syntax">DataType</A> <DD>A constant that represents a category of number data types. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#NUMBER_TO_CHAR"><B>NUMBER_TO_CHAR</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>TO_CHAR</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#NUMBER_TO_NCHAR"><B>NUMBER_TO_NCHAR</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>TO_NCHAR</CODE>. <DT><A HREF="./oracle/olapi/syntax/NumberExpression.html" title="class in oracle.olapi.syntax"><B>NumberExpression</B></A> - Class in <A HREF="./oracle/olapi/syntax/package-summary.html">oracle.olapi.syntax</A><DD>A <CODE>LiteralExpression</CODE> that represents a number.<DT><A HREF="./oracle/olapi/syntax/NumberExpression.html#NumberExpression(java.lang.Number)"><B>NumberExpression(Number)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/NumberExpression.html" title="class in oracle.olapi.syntax">NumberExpression</A> <DD>Creates a <CODE>NumberExpression</CODE> with the specified <CODE>Number</CODE> value. <DT><A HREF="./oracle/olapi/syntax/NumberExpression.html#NumberExpression(int)"><B>NumberExpression(int)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/NumberExpression.html" title="class in oracle.olapi.syntax">NumberExpression</A> <DD>Creates a <CODE>NumberExpression</CODE> with the specified integer value. <DT><A HREF="./oracle/olapi/syntax/NumberExpression.html#NumberExpression(double)"><B>NumberExpression(double)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/NumberExpression.html" title="class in oracle.olapi.syntax">NumberExpression</A> <DD>Creates a <CODE>NumberExpression</CODE> with the specified <CODE>double</CODE> value. <DT><A HREF="./oracle/olapi/syntax/NumberExpression.html#NumberExpression(float)"><B>NumberExpression(float)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/NumberExpression.html" title="class in oracle.olapi.syntax">NumberExpression</A> <DD>Creates a <CODE>NumberExpression</CODE> with the specified <CODE>float</CODE> value. <DT><A HREF="./oracle/olapi/syntax/NumberExpression.html#NumberExpression(short)"><B>NumberExpression(short)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/NumberExpression.html" title="class in oracle.olapi.syntax">NumberExpression</A> <DD>Creates a <CODE>NumberExpression</CODE> with the specified <CODE>short</CODE> value. <DT><A HREF="./oracle/olapi/syntax/NumberExpression.html#NumberExpression(long)"><B>NumberExpression(long)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/NumberExpression.html" title="class in oracle.olapi.syntax">NumberExpression</A> <DD>Creates a <CODE>NumberExpression</CODE> with the specified <CODE>long</CODE> value. <DT><A HREF="./oracle/olapi/data/source/NumberParameter.html" title="class in oracle.olapi.data.source"><B>NumberParameter</B></A> - Class in <A HREF="./oracle/olapi/data/source/package-summary.html">oracle.olapi.data.source</A><DD>A <CODE>Parameter</CODE> that specifies a number value that you use in creating a query.<DT><A HREF="./oracle/olapi/data/source/NumberParameter.html#NumberParameter(oracle.olapi.data.source.DataProvider, java.lang.Short)"><B>NumberParameter(DataProvider, Short)</B></A> - Constructor for class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberParameter.html" title="class in oracle.olapi.data.source">NumberParameter</A> <DD>Creates a <CODE>NumberParameter</CODE> that has the specified <CODE>Short</CODE> value. <DT><A HREF="./oracle/olapi/data/source/NumberParameter.html#NumberParameter(oracle.olapi.data.source.DataProvider, short)"><B>NumberParameter(DataProvider, short)</B></A> - Constructor for class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberParameter.html" title="class in oracle.olapi.data.source">NumberParameter</A> <DD>Creates a <CODE>NumberParameter</CODE> that has the specified <CODE>short</CODE> value. <DT><A HREF="./oracle/olapi/data/source/NumberParameter.html#NumberParameter(oracle.olapi.data.source.DataProvider, java.lang.Integer)"><B>NumberParameter(DataProvider, Integer)</B></A> - Constructor for class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberParameter.html" title="class in oracle.olapi.data.source">NumberParameter</A> <DD>Creates a <CODE>NumberParameter</CODE> that has the specified <CODE>Integer</CODE> value. <DT><A HREF="./oracle/olapi/data/source/NumberParameter.html#NumberParameter(oracle.olapi.data.source.DataProvider, int)"><B>NumberParameter(DataProvider, int)</B></A> - Constructor for class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberParameter.html" title="class in oracle.olapi.data.source">NumberParameter</A> <DD>Creates a <CODE>NumberParameter</CODE> that has the specified integer value. <DT><A HREF="./oracle/olapi/data/source/NumberParameter.html#NumberParameter(oracle.olapi.data.source.DataProvider, java.lang.Long)"><B>NumberParameter(DataProvider, Long)</B></A> - Constructor for class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberParameter.html" title="class in oracle.olapi.data.source">NumberParameter</A> <DD>Creates a <CODE>NumberParameter</CODE> that has the specified <CODE>Long</CODE> value. <DT><A HREF="./oracle/olapi/data/source/NumberParameter.html#NumberParameter(oracle.olapi.data.source.DataProvider, long)"><B>NumberParameter(DataProvider, long)</B></A> - Constructor for class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberParameter.html" title="class in oracle.olapi.data.source">NumberParameter</A> <DD>Creates a <CODE>NumberParameter</CODE> that has the specified <CODE>long</CODE> value. <DT><A HREF="./oracle/olapi/data/source/NumberParameter.html#NumberParameter(oracle.olapi.data.source.DataProvider, java.lang.Float)"><B>NumberParameter(DataProvider, Float)</B></A> - Constructor for class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberParameter.html" title="class in oracle.olapi.data.source">NumberParameter</A> <DD>Creates a <CODE>NumberParameter</CODE> that has the specified <CODE>Float</CODE> value. <DT><A HREF="./oracle/olapi/data/source/NumberParameter.html#NumberParameter(oracle.olapi.data.source.DataProvider, float)"><B>NumberParameter(DataProvider, float)</B></A> - Constructor for class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberParameter.html" title="class in oracle.olapi.data.source">NumberParameter</A> <DD>Creates a <CODE>NumberParameter</CODE> that has the specified <CODE>float</CODE> value. <DT><A HREF="./oracle/olapi/data/source/NumberParameter.html#NumberParameter(oracle.olapi.data.source.DataProvider, java.lang.Double)"><B>NumberParameter(DataProvider, Double)</B></A> - Constructor for class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberParameter.html" title="class in oracle.olapi.data.source">NumberParameter</A> <DD>Creates a <CODE>NumberParameter</CODE> that has the specified <CODE>Double</CODE> value. <DT><A HREF="./oracle/olapi/data/source/NumberParameter.html#NumberParameter(oracle.olapi.data.source.DataProvider, double)"><B>NumberParameter(DataProvider, double)</B></A> - Constructor for class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberParameter.html" title="class in oracle.olapi.data.source">NumberParameter</A> <DD>Creates a <CODE>NumberParameter</CODE> that has the specified <CODE>double</CODE> value. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source"><B>NumberSource</B></A> - Class in <A HREF="./oracle/olapi/data/source/package-summary.html">oracle.olapi.data.source</A><DD>A <CODE>Source</CODE> whose elements have numeric values, which are <CODE>double</CODE>, <CODE>float</CODE>, <CODE>int</CODE>, or <CODE>short</CODE> values, or some combination of those values.<DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#NUMERIC_CATEGORY"><B>NUMERIC_CATEGORY</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>String</CODE> for the NUMERIC category of functions. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#NUMTODSINTERVAL"><B>NUMTODSINTERVAL</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>NUMTODSINTERVAL</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#numToDSInterval(oracle.olapi.syntax.TypedExpression)"><B>numToDSInterval(TypedExpression)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Converts the value of this <CODE>TypedExpression</CODE> to a <CODE>DS_INTERVAL</CODE> literal. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#NUMTOYMINTERVAL"><B>NUMTOYMINTERVAL</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>NUMTOYMINTERVAL</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#numToYMInterval(oracle.olapi.syntax.TypedExpression)"><B>numToYMInterval(TypedExpression)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Converts the value of this <CODE>TypedExpression</CODE> to a <CODE>YM_INTERVAL</CODE> literal. <DT><A HREF="./oracle/olapi/syntax/DataType.html#NVARCHAR2"><B>NVARCHAR2</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/DataType.html" title="class in oracle.olapi.syntax">DataType</A> <DD>A constant that represents the <CODE>NVARCHAR2</CODE> data type. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#NVL"><B>NVL</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>NVL</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#nvl(oracle.olapi.syntax.TypedExpression)"><B>nvl(TypedExpression)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Replaces the null value of this <CODE>TypedExpression</CODE> with the string specified by <CODE>expr2</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#NVL2"><B>NVL2</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>NVL2</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#nvl2(oracle.olapi.syntax.TypedExpression, oracle.olapi.syntax.TypedExpression)"><B>nvl2(TypedExpression, TypedExpression)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Replaces the value of this <CODE>TypedExpression</CODE> with the expression specified by <CODE>expr2</CODE> or with the expression specified by <CODE>expr3</CODE> if the value of this <CODE>TypedExpression</CODE> is null. </DL> <HR> <A NAME="_O_"><!-- --></A><H2> <B>O</B></H2> <DL> <DT><A HREF="./oracle/olapi/syntax/DataType.html#OBJECT_CATEGORY"><B>OBJECT_CATEGORY</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/DataType.html" title="class in oracle.olapi.syntax">DataType</A> <DD>A constant that represents the object category of data types. <DT><A HREF="./oracle/express/ObjectClosedException.html" title="class in oracle.express"><B>ObjectClosedException</B></A> - Exception in <A HREF="./oracle/express/package-summary.html">oracle.express</A><DD>Indicates that you have called an OLAP API method that requires retrieval of information from Oracle OLAP, and that communication is not possible because the resources required for the communication have been freed.<DT><A HREF="./oracle/express/ObjectClosedException.html#ObjectClosedException()"><B>ObjectClosedException()</B></A> - Constructor for exception oracle.express.<A HREF="./oracle/express/ObjectClosedException.html" title="class in oracle.express">ObjectClosedException</A> <DD>Creates an <code>ObjectClosedException</code>. <DT><A HREF="./oracle/express/ObjectClosedException.html#ObjectClosedException(java.lang.String)"><B>ObjectClosedException(String)</B></A> - Constructor for exception oracle.express.<A HREF="./oracle/express/ObjectClosedException.html" title="class in oracle.express">ObjectClosedException</A> <DD>Creates an <code>ObjectClosedException</code> with the specified message. <DT><A HREF="./oracle/olapi/metadata/mapping/ObjectMap.html" title="class in oracle.olapi.metadata.mapping"><B>ObjectMap</B></A> - Class in <A HREF="./oracle/olapi/metadata/mapping/package-summary.html">oracle.olapi.metadata.mapping</A><DD>The base class for an object that maps an <CODE>MdmObject</CODE> to physical storage structures.<DT><A HREF="./oracle/olapi/syntax/KeywordCatalog.html#OF"><B>OF</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/KeywordCatalog.html" title="class in oracle.olapi.syntax">KeywordCatalog</A> <DD>A static constant <CODE>KeywordArgument</CODE> representing the keyword <CODE>OF</CODE>. <DT><A HREF="./oracle/olapi/data/source/Source.html#offset(int)"><B>offset(int)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>For each element of this <CODE>Source</CODE>, selects the element of this <CODE>Source</CODE> that is the specified number of positions away from it. <DT><A HREF="./oracle/olapi/data/source/Source.html#offset(oracle.olapi.data.source.NumberSource)"><B>offset(NumberSource)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>For each element of this <CODE>Source</CODE>, selects the element of this <CODE>Source</CODE> that is the specified number of positions away from it. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#OLAP_AVG"><B>OLAP_AVG</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>AVG</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#OLAP_COUNT"><B>OLAP_COUNT</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>COUNT</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptor.html#OLAP_FUNCTION"><B>OLAP_FUNCTION</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptor.html" title="class in oracle.olapi.syntax">FunctionDescriptor</A> <DD>A constant that represents an OLAP function, such as <CODE>HIER_PARENT</CODE> or <CODE>SHARE</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptor.html#OLAP_HIER_FUNCTION"><B>OLAP_HIER_FUNCTION</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptor.html" title="class in oracle.olapi.syntax">FunctionDescriptor</A> <DD>A constant that represents an hierarchical OLAP function, such as <CODE>LAG</CODE> or <CODE>RANK</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#OLAP_MAX"><B>OLAP_MAX</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>MAX</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#OLAP_MIN"><B>OLAP_MIN</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>MIN</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#OLAP_SUM"><B>OLAP_SUM</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>SUM</CODE>. <DT><A HREF="./oracle/olapi/syntax/OLAPDMLCommand.html" title="class in oracle.olapi.syntax"><B>OLAPDMLCommand</B></A> - Class in <A HREF="./oracle/olapi/syntax/package-summary.html">oracle.olapi.syntax</A><DD>A <CODE>SimpleCommand</CODE> that represents an OLAP DML command in a <CODE>BuildSpecification</CODE>.<DT><A HREF="./oracle/olapi/syntax/OLAPDMLCommand.html#OLAPDMLCommand(java.lang.String)"><B>OLAPDMLCommand(String)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/OLAPDMLCommand.html" title="class in oracle.olapi.syntax">OLAPDMLCommand</A> <DD>Creates an <CODE>OLAPDMLCommand</CODE> object that has the specified OLAP DML command. <DT><A HREF="./oracle/olapi/syntax/OLAPDMLExpression.html" title="class in oracle.olapi.syntax"><B>OLAPDMLExpression</B></A> - Class in <A HREF="./oracle/olapi/syntax/package-summary.html">oracle.olapi.syntax</A><DD>A <CODE>TypedExpression</CODE> that represents an Oracle OLAP DML expression.<DT><A HREF="./oracle/olapi/syntax/OLAPDMLExpression.html#OLAPDMLExpression(oracle.olapi.syntax.TypedExpression, oracle.olapi.syntax.DataType, oracle.olapi.metadata.mdm.MdmPrimaryDimension[])"><B>OLAPDMLExpression(TypedExpression, DataType, MdmPrimaryDimension[])</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/OLAPDMLExpression.html" title="class in oracle.olapi.syntax">OLAPDMLExpression</A> <DD>Creates a <CODE>OLAPDMLExpression</CODE> with the specified Oracle OLAP DML expression. <DT><A HREF="./oracle/olapi/syntax/OLAPDMLExpression.html#OLAPDMLExpression(oracle.olapi.syntax.TypedExpression, oracle.olapi.syntax.DataType, java.util.List)"><B>OLAPDMLExpression(TypedExpression, DataType, List<MdmPrimaryDimension>)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/OLAPDMLExpression.html" title="class in oracle.olapi.syntax">OLAPDMLExpression</A> <DD>Creates a <CODE>OLAPDMLExpression</CODE> with the specified Oracle OLAP DML expression and dimensionality. <DT><A HREF="./oracle/olapi/syntax/OLAPDMLExpression.html#OLAPDMLExpression(oracle.olapi.syntax.TypedExpression, oracle.olapi.syntax.SQLDataType, oracle.olapi.metadata.mdm.MdmPrimaryDimension[])"><B>OLAPDMLExpression(TypedExpression, SQLDataType, MdmPrimaryDimension[])</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/OLAPDMLExpression.html" title="class in oracle.olapi.syntax">OLAPDMLExpression</A> <DD>Creates a <CODE>OLAPDMLExpression</CODE> with the specified Oracle OLAP DML expression. <DT><A HREF="./oracle/olapi/syntax/OLAPDMLExpression.html#OLAPDMLExpression(oracle.olapi.syntax.TypedExpression, oracle.olapi.syntax.SQLDataType, java.util.List)"><B>OLAPDMLExpression(TypedExpression, SQLDataType, List<MdmPrimaryDimension>)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/OLAPDMLExpression.html" title="class in oracle.olapi.syntax">OLAPDMLExpression</A> <DD>Creates a <CODE>OLAPDMLExpression</CODE> with the specified Oracle OLAP DML expression and dimensionality. <DT><A HREF="./oracle/olapi/syntax/OLAPFunctionExpression.html" title="class in oracle.olapi.syntax"><B>OLAPFunctionExpression</B></A> - Class in <A HREF="./oracle/olapi/syntax/package-summary.html">oracle.olapi.syntax</A><DD>A <CODE>TypedExpression</CODE> that represents an Oracle OLAP function.<DT><A HREF="./oracle/olapi/syntax/OLAPFunctionExpression.html#OLAPFunctionExpression(java.lang.String, oracle.olapi.syntax.FunctionArgument[], oracle.olapi.syntax.FunctionArgument[])"><B>OLAPFunctionExpression(String, FunctionArgument[], FunctionArgument[])</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/OLAPFunctionExpression.html" title="class in oracle.olapi.syntax">OLAPFunctionExpression</A> <DD>Creates an <CODE>OLAPFunctionExpression</CODE> that resolves to the specified OLAP function with the specified arguments and the specified hierarchy clause arguments. <DT><A HREF="./oracle/olapi/syntax/OLAPFunctionExpression.html#OLAPFunctionExpression(java.lang.String, java.util.List, java.util.List)"><B>OLAPFunctionExpression(String, List<FunctionArgument>, List<FunctionArgument>)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/OLAPFunctionExpression.html" title="class in oracle.olapi.syntax">OLAPFunctionExpression</A> <DD>Creates an <CODE>OLAPFunctionExpression</CODE> that resolves to the specified OLAP function with the specified arguments and hierarchy clause arguments. <DT><A HREF="./oracle/olapi/syntax/OLAPFunctionExpression.html#OLAPFunctionExpression(java.lang.String, oracle.olapi.syntax.FunctionArgument[])"><B>OLAPFunctionExpression(String, FunctionArgument[])</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/OLAPFunctionExpression.html" title="class in oracle.olapi.syntax">OLAPFunctionExpression</A> <DD>Creates an <CODE>OLAPFunctionExpression</CODE> that resolves to the specified OLAP function with the specified arguments. <DT><A HREF="./oracle/olapi/syntax/OLAPFunctionExpression.html#OLAPFunctionExpression(java.lang.String, oracle.olapi.syntax.FunctionArgument)"><B>OLAPFunctionExpression(String, FunctionArgument)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/OLAPFunctionExpression.html" title="class in oracle.olapi.syntax">OLAPFunctionExpression</A> <DD>Creates an <CODE>OLAPFunctionExpression</CODE> that resolves to the specified OLAP function with the specified argument. <DT><A HREF="./oracle/olapi/syntax/OLAPFunctionExpression.html#OLAPFunctionExpression(java.lang.String, oracle.olapi.syntax.FunctionArgument, oracle.olapi.syntax.FunctionArgument)"><B>OLAPFunctionExpression(String, FunctionArgument, FunctionArgument)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/OLAPFunctionExpression.html" title="class in oracle.olapi.syntax">OLAPFunctionExpression</A> <DD>Creates an <CODE>OLAPFunctionExpression</CODE> that resolves to the specified OLAP function with the specified arguments. <DT><A HREF="./oracle/olapi/syntax/OLAPFunctionExpression.html#OLAPFunctionExpression(java.lang.String, oracle.olapi.syntax.FunctionArgument, oracle.olapi.syntax.FunctionArgument, oracle.olapi.syntax.FunctionArgument)"><B>OLAPFunctionExpression(String, FunctionArgument, FunctionArgument, FunctionArgument)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/OLAPFunctionExpression.html" title="class in oracle.olapi.syntax">OLAPFunctionExpression</A> <DD>Creates an <CODE>OLAPFunctionExpression</CODE> that resolves to the specified OLAP function with the specified arguments. <DT><A HREF="./oracle/olapi/syntax/OLAPFunctionExpression.html#OLAPFunctionExpression(java.lang.String, oracle.olapi.syntax.FunctionArgument, oracle.olapi.syntax.FunctionArgument, oracle.olapi.syntax.FunctionArgument, oracle.olapi.syntax.FunctionArgument)"><B>OLAPFunctionExpression(String, FunctionArgument, FunctionArgument, FunctionArgument, FunctionArgument)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/OLAPFunctionExpression.html" title="class in oracle.olapi.syntax">OLAPFunctionExpression</A> <DD>Creates an <CODE>OLAPFunctionExpression</CODE> that resolves to the specified OLAP function with the specified arguments. <DT><A HREF="./oracle/olapi/OLAPIException.html" title="class in oracle.olapi"><B>OLAPIException</B></A> - Exception in <A HREF="./oracle/olapi/package-summary.html">oracle.olapi</A><DD>A common superclass for all Oracle OLAP Java API exceptions.<DT><A HREF="./oracle/olapi/OLAPIIllegalStateException.html" title="class in oracle.olapi"><B>OLAPIIllegalStateException</B></A> - Exception in <A HREF="./oracle/olapi/package-summary.html">oracle.olapi</A><DD>A common superclass for all exceptions that indicate that an operation cannot succeed because the state of the <CODE>DataProvider</CODE> or <CODE>Transaction</CODE> does not support it.<DT><A HREF="./oracle/olapi/OLAPIRuntimeException.html" title="class in oracle.olapi"><B>OLAPIRuntimeException</B></A> - Exception in <A HREF="./oracle/olapi/package-summary.html">oracle.olapi</A><DD>A common superclass for all Oracle OLAP Java API runtime exceptions.<DT><A HREF="./oracle/olapi/syntax/BinaryOperatorCondition.html#OP_AND"><B>OP_AND</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/BinaryOperatorCondition.html" title="class in oracle.olapi.syntax">BinaryOperatorCondition</A> <DD>A constant that represents the logical operator <CODE>AND</CODE>. <DT><A HREF="./oracle/olapi/syntax/BinaryOperatorCondition.html#OP_OR"><B>OP_OR</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/BinaryOperatorCondition.html" title="class in oracle.olapi.syntax">BinaryOperatorCondition</A> <DD>A constant that represents the logical operator <CODE>OR</CODE>. <DT><A HREF="./oracle/olapi/syntax/KeywordCatalog.html#OPTIMIZE"><B>OPTIMIZE</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/KeywordCatalog.html" title="class in oracle.olapi.syntax">KeywordCatalog</A> <DD>A static constant <CODE>KeywordArgument</CODE> representing the keyword <CODE>OPTIMIZE</CODE>. <DT><A HREF="./oracle/olapi/data/source/BooleanSource.html#or(oracle.olapi.data.source.BooleanSource)"><B>or(BooleanSource)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/BooleanSource.html" title="class in oracle.olapi.data.source">BooleanSource</A> <DD>Performs a logical OR operation between the values of the elements of this <CODE>BooleanSource</CODE> and the values of the corresponding elements of the specified <CODE>BooleanSource</CODE>. <DT><A HREF="./oracle/olapi/data/source/BooleanSource.html#or(boolean)"><B>or(boolean)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/BooleanSource.html" title="class in oracle.olapi.data.source">BooleanSource</A> <DD>Performs a logical OR operation between the values of the elements of this <CODE>BooleanSource</CODE> and the specified <CODE>boolean</CODE> value. <DT><A HREF="./oracle/olapi/syntax/Condition.html#or(oracle.olapi.syntax.Condition)"><B>or(Condition)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/Condition.html" title="class in oracle.olapi.syntax">Condition</A> <DD>Creates a <CODE>Condition</CODE> that represents a logical <CODE>OR</CODE> condition. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#ORA_HASH"><B>ORA_HASH</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>ORA_HASH</CODE>. <DT><A HREF="./oracle/express/package-summary.html"><B>oracle.express</B></A> - package oracle.express<DD>Contains classes that support processing in Oracle OLAP.<DT><A HREF="./oracle/express/olapi/data/full/package-summary.html"><B>oracle.express.olapi.data.full</B></A> - package oracle.express.olapi.data.full<DD>Contains an <CODE>Exception</CODE> class that might be encountered by a client application.<DT><A HREF="./oracle/express/spl/package-summary.html"><B>oracle.express.spl</B></A> - package oracle.express.spl<DD>Contains classes that support the execution of OLAP DML commands in Oracle OLAP.<DT><A HREF="./oracle/olapi/package-summary.html"><B>oracle.olapi</B></A> - package oracle.olapi<DD>Contains an interface, a class, and exceptions that are of general use in the Oracle OLAP Java API.<DT><A HREF="./oracle/olapi/data/cursor/package-summary.html"><B>oracle.olapi.data.cursor</B></A> - package oracle.olapi.data.cursor<DD>Contains interfaces and classes for retrieving and accessing the result set of a query.<DT><A HREF="./oracle/olapi/data/source/package-summary.html"><B>oracle.olapi.data.source</B></A> - package oracle.olapi.data.source<DD>Contains classes that construct a query of the data in an Oracle Database.<DT><A HREF="./oracle/olapi/metadata/package-summary.html"><B>oracle.olapi.metadata</B></A> - package oracle.olapi.metadata<DD>Contains interfaces and classes that represent Oracle OLAP metadata objects and that provide those objects to an application.<DT><A HREF="./oracle/olapi/metadata/deployment/package-summary.html"><B>oracle.olapi.metadata.deployment</B></A> - package oracle.olapi.metadata.deployment<DD>Contains classes that specify the deployment of a logical OLAP model as relational OLAP (ROLAP) objects or as analytic workspace (AW) objects.<DT><A HREF="./oracle/olapi/metadata/mapping/package-summary.html"><B>oracle.olapi.metadata.mapping</B></A> - package oracle.olapi.metadata.mapping<DD>Contains classes that map the <CODE>MdmObject</CODE> objects of a logical OLAP model to physical storage structures in the Oracle Database.<DT><A HREF="./oracle/olapi/metadata/mdm/package-summary.html"><B>oracle.olapi.metadata.mdm</B></A> - package oracle.olapi.metadata.mdm<DD>Contains classes that represent data supporting the multidimensional model (MDM) for metadata.<DT><A HREF="./oracle/olapi/resource/package-summary.html"><B>oracle.olapi.resource</B></A> - package oracle.olapi.resource<DD>Provides support for the internationalization of messages for <CODE>Exception</CODE> classes in the Oracle OLAP Java API.<DT><A HREF="./oracle/olapi/session/package-summary.html"><B>oracle.olapi.session</B></A> - package oracle.olapi.session<DD>Contains a class that represents a session that is associated with a specific connection to an Oracle Database instance.<DT><A HREF="./oracle/olapi/syntax/package-summary.html"><B>oracle.olapi.syntax</B></A> - package oracle.olapi.syntax<DD>Contains classes that represent data types, functions, commands, and data objects.<DT><A HREF="./oracle/olapi/transaction/package-summary.html"><B>oracle.olapi.transaction</B></A> - package oracle.olapi.transaction<DD>Contains interfaces that define classes that are involved in transactions between Oracle OLAP and an OLAP client application and <CODE>Exception</CODE> classes that an application might encounter.<DT><A HREF="./oracle/olapi/transaction/metadataStateManager/package-summary.html"><B>oracle.olapi.transaction.metadataStateManager</B></A> - package oracle.olapi.transaction.metadataStateManager<DD>Contains an interface to implement and associate with a <code>Template</code> object.<DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#oraHash(oracle.olapi.syntax.TypedExpression, oracle.olapi.syntax.TypedExpression)"><B>oraHash(TypedExpression, TypedExpression)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Computes the hash value of the value of this <CODE>TypedExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/KeywordCatalog.html#ORDER"><B>ORDER</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/KeywordCatalog.html" title="class in oracle.olapi.syntax">KeywordCatalog</A> <DD>A static constant <CODE>KeywordArgument</CODE> representing the keyword <CODE>ORDER</CODE>. <DT><A HREF="./oracle/olapi/syntax/OrderByClause.html" title="class in oracle.olapi.syntax"><B>OrderByClause</B></A> - Class in <A HREF="./oracle/olapi/syntax/package-summary.html">oracle.olapi.syntax</A><DD>A <CODE>DataObject</CODE> that represents an ordering of the results of the evaluation of an <CODE>Expression</CODE>.<DT><A HREF="./oracle/olapi/syntax/OrderByClause.html#OrderByClause(oracle.olapi.syntax.OrderByElement[])"><B>OrderByClause(OrderByElement[])</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/OrderByClause.html" title="class in oracle.olapi.syntax">OrderByClause</A> <DD>Creates an <CODE>OrderByClause</CODE> with the specified <CODE>OrderByElement</CODE> objects. <DT><A HREF="./oracle/olapi/syntax/OrderByClause.html#OrderByClause(java.util.List)"><B>OrderByClause(List<OrderByElement>)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/OrderByClause.html" title="class in oracle.olapi.syntax">OrderByClause</A> <DD> <DT><A HREF="./oracle/olapi/syntax/OrderByElement.html" title="class in oracle.olapi.syntax"><B>OrderByElement</B></A> - Class in <A HREF="./oracle/olapi/syntax/package-summary.html">oracle.olapi.syntax</A><DD>A <CODE>DataObject</CODE> that represents an expression of an <CODE>OrderByClause</CODE>.<DT><A HREF="./oracle/olapi/syntax/OrderByElement.html#OrderByElement(oracle.olapi.syntax.TypedExpression, boolean, boolean)"><B>OrderByElement(TypedExpression, boolean, boolean)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/OrderByElement.html" title="class in oracle.olapi.syntax">OrderByElement</A> <DD>Creates an <CODE>OrderByElement</CODE> with the specified expression and characteristics. </DL> <HR> <A NAME="_P_"><!-- --></A><H2> <B>P</B></H2> <DL> <DT><A HREF="./oracle/olapi/syntax/LoadCommand.html#PARALLEL"><B>PARALLEL</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/LoadCommand.html" title="class in oracle.olapi.syntax">LoadCommand</A> <DD>Produces a <CODE>LoadCommand</CODE> that has the <CODE>PARALLEL</CODE> option. <DT><A HREF="./oracle/olapi/syntax/LoadCommand.html#PARALLEL_OPTION"><B>PARALLEL_OPTION</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/LoadCommand.html" title="class in oracle.olapi.syntax">LoadCommand</A> <DD>A constant that represents a parallel load. <DT><A HREF="./oracle/olapi/data/source/Parameter.html" title="class in oracle.olapi.data.source"><B>Parameter</B></A> - Class in <A HREF="./oracle/olapi/data/source/package-summary.html">oracle.olapi.data.source</A><DD>An object that specifies a value that you use in creating a query.<DT><A HREF="./oracle/olapi/data/source/ParameterVisitor.html" title="class in oracle.olapi.data.source"><B>ParameterVisitor</B></A> - Class in <A HREF="./oracle/olapi/data/source/package-summary.html">oracle.olapi.data.source</A><DD>A visitor object that can execute operations on <CODE>Parameter</CODE> objects.<DT><A HREF="./oracle/olapi/data/source/ParameterVisitor.html#ParameterVisitor()"><B>ParameterVisitor()</B></A> - Constructor for class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/ParameterVisitor.html" title="class in oracle.olapi.data.source">ParameterVisitor</A> <DD> <DT><A HREF="./oracle/olapi/syntax/HierarchicalCondition.html#PARENT"><B>PARENT</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/HierarchicalCondition.html" title="class in oracle.olapi.syntax">HierarchicalCondition</A> <DD>A constant that indicates a parent relationship. <DT><A HREF="./oracle/olapi/syntax/KeywordCatalog.html#PARENT"><B>PARENT</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/KeywordCatalog.html" title="class in oracle.olapi.syntax">KeywordCatalog</A> <DD>A static constant <CODE>KeywordArgument</CODE> representing the keyword <CODE>PARENT</CODE>. <DT><A HREF="./oracle/olapi/syntax/PlaceholderExpression.html" title="class in oracle.olapi.syntax"><B>PlaceholderExpression</B></A> - Class in <A HREF="./oracle/olapi/syntax/package-summary.html">oracle.olapi.syntax</A><DD>A <CODE>TypedExpression</CODE> that represents a placeholder for a measure value.<DT><A HREF="./oracle/olapi/syntax/PLSQLCommand.html" title="class in oracle.olapi.syntax"><B>PLSQLCommand</B></A> - Class in <A HREF="./oracle/olapi/syntax/package-summary.html">oracle.olapi.syntax</A><DD>A <CODE>SimpleCommand</CODE> that represents a PL/SQL command in a <CODE>BuildSpecification</CODE>.<DT><A HREF="./oracle/olapi/syntax/PLSQLCommand.html#PLSQLCommand(java.lang.String)"><B>PLSQLCommand(String)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/PLSQLCommand.html" title="class in oracle.olapi.syntax">PLSQLCommand</A> <DD>Creates an <CODE>PLSQLCommand</CODE> object that has the specified PL/SQL command. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#plus(double)"><B>plus(double)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Adds the specified <CODE>double</CODE> value to the value of each element of this <CODE>NumberSource</CODE>. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#plus(float)"><B>plus(float)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Adds the specified <CODE>float</CODE> value to the value of each element of this <CODE>NumberSource</CODE>. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#plus(int)"><B>plus(int)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Adds the specified <CODE>int</CODE> value to the value of each element of this <CODE>NumberSource</CODE>. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#plus(oracle.olapi.data.source.NumberSource)"><B>plus(NumberSource)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Adds the values of the elements of the specified <CODE>NumberSource</CODE> to the value of each element of this <CODE>NumberSource</CODE>. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#plus(short)"><B>plus(short)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Adds the specified <CODE>short</CODE> value to the value of each element of this <CODE>NumberSource</CODE>. <DT><A HREF="./oracle/olapi/data/source/StringSource.html#plus(oracle.olapi.data.source.StringSource)"><B>plus(StringSource)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/StringSource.html" title="class in oracle.olapi.data.source">StringSource</A> <DD>Appends the values of the elements of <CODE>rhs</CODE> to the values of the elements of this <CODE>StringSource</CODE>. <DT><A HREF="./oracle/olapi/syntax/BinaryOperatorExpression.html#PLUS"><B>PLUS</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/BinaryOperatorExpression.html" title="class in oracle.olapi.syntax">BinaryOperatorExpression</A> <DD>A constant that represents the <CODE>+</CODE> addition binary operator. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#plus(double)"><B>plus(double)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Adds the specified <CODE>double</CODE> value to the value of this <CODE>TypedExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#plus(float)"><B>plus(float)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Adds the specified <CODE>float</CODE> value to the value of this <CODE>TypedExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#plus(int)"><B>plus(int)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Adds the specified <CODE>int</CODE> value to the value of this <CODE>TypedExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#plus(oracle.olapi.syntax.TypedExpression)"><B>plus(TypedExpression)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Adds the value of the specified <CODE>TypedExpression</CODE> to the value of this <CODE>TypedExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#plus(short)"><B>plus(short)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Adds the specified <CODE>short</CODE> value to the value of this <CODE>TypedExpression</CODE>. <DT><A HREF="./oracle/olapi/data/source/DateSource.html#plusDays(int)"><B>plusDays(int)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/DateSource.html" title="class in oracle.olapi.data.source">DateSource</A> <DD>Adds the specified number of days to the value of each element of this <CODE>DateSource</CODE>. <DT><A HREF="./oracle/olapi/data/source/DateSource.html#plusDays(oracle.olapi.data.source.NumberSource)"><B>plusDays(NumberSource)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/DateSource.html" title="class in oracle.olapi.data.source">DateSource</A> <DD>Adds the specified number of days to the value of each element of this <CODE>DateSource</CODE>. <DT><A HREF="./oracle/olapi/data/source/DateSource.html#plusMonths(int)"><B>plusMonths(int)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/DateSource.html" title="class in oracle.olapi.data.source">DateSource</A> <DD>Adds the specified number of months to the value of each element of this <CODE>DateSource</CODE>. <DT><A HREF="./oracle/olapi/data/source/DateSource.html#plusMonths(oracle.olapi.data.source.NumberSource)"><B>plusMonths(NumberSource)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/DateSource.html" title="class in oracle.olapi.data.source">DateSource</A> <DD>Adds the specified number of months to the value of each element of this <CODE>DateSource</CODE>. <DT><A HREF="./oracle/olapi/data/source/Source.html#position()"><B>position()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>Produces a <CODE>NumberSource</CODE> that has an ordinal integer value for the position of each element of this <CODE>Source</CODE> and that has this <CODE>Source</CODE> as a regular input. <DT><A HREF="./oracle/olapi/data/source/Source.html#position(boolean)"><B>position(boolean)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>Produces a <CODE>NumberSource</CODE> that has an ordinal integer value for the position of each element of this <CODE>Source</CODE> and that has this <CODE>Source</CODE> as a regular input. <DT><A HREF="./oracle/olapi/syntax/KeywordCatalog.html#POSITION"><B>POSITION</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/KeywordCatalog.html" title="class in oracle.olapi.syntax">KeywordCatalog</A> <DD>A static constant <CODE>KeywordArgument</CODE> representing the keyword <CODE>POSITION</CODE>. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#positionalPeriodsAgo(oracle.olapi.metadata.mdm.MdmLevelHierarchy, oracle.olapi.metadata.mdm.MdmLevel, int)"><B>positionalPeriodsAgo(MdmLevelHierarchy, MdmLevel, int)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Selects the elements of this <CODE>NumberSource</CODE> that are specified by the members of <CODE>offsetLevel</CODE> that are the <CODE>offset</CODE> number of positions away from each member of the <CODE>offsetLevel</CODE> level of the hierarchy. <DT><A HREF="./oracle/olapi/data/source/BooleanSource.html#positionOfValue(boolean)"><B>positionOfValue(boolean)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/BooleanSource.html" title="class in oracle.olapi.data.source">BooleanSource</A> <DD>Identifies the positions of elements in this <CODE>BooleanSource</CODE> that have the specified <CODE>boolean</CODE> value. <DT><A HREF="./oracle/olapi/data/source/DateSource.html#positionOfValue(java.util.Date)"><B>positionOfValue(Date)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/DateSource.html" title="class in oracle.olapi.data.source">DateSource</A> <DD>Identifies the positions of elements in this <CODE>DateSource</CODE> that have the specified <CODE>Date</CODE> values. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#positionOfValue(double)"><B>positionOfValue(double)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Identifies the positions of elements in this <CODE>NumberSource</CODE> that have the specified <CODE>double</CODE> value. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#positionOfValue(float)"><B>positionOfValue(float)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Identifies the positions of elements in this <CODE>NumberSource</CODE> that have the specified <CODE>float</CODE> value. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#positionOfValue(int)"><B>positionOfValue(int)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Identifies the positions of elements in this <CODE>NumberSource</CODE> that have the specified <CODE>int</CODE> value. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#positionOfValue(short)"><B>positionOfValue(short)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Identifies the positions of elements in this <CODE>NumberSource</CODE> that have the specified <CODE>short</CODE> value. <DT><A HREF="./oracle/olapi/data/source/Source.html#positionOfValue(oracle.olapi.data.source.Source)"><B>positionOfValue(Source)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>Produces a <CODE>NumberSource</CODE> that has the position of the element of this <CODE>Source</CODE> that has the value that is specified by <CODE>value</CODE>. <DT><A HREF="./oracle/olapi/data/source/StringSource.html#positionOfValue(java.lang.String)"><B>positionOfValue(String)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/StringSource.html" title="class in oracle.olapi.data.source">StringSource</A> <DD>Identifies the positions of the elements of this <CODE>StringSource</CODE> that have the specified <CODE>String</CODE> value. <DT><A HREF="./oracle/olapi/data/source/BooleanSource.html#positionOfValues(boolean[])"><B>positionOfValues(boolean[])</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/BooleanSource.html" title="class in oracle.olapi.data.source">BooleanSource</A> <DD>Identifies the positions of elements in this <CODE>BooleanSource</CODE> that have the specified <CODE>boolean</CODE> values. <DT><A HREF="./oracle/olapi/data/source/DateSource.html#positionOfValues(java.util.Date[])"><B>positionOfValues(Date[])</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/DateSource.html" title="class in oracle.olapi.data.source">DateSource</A> <DD>Identifies the positions of elements in this <CODE>DateSource</CODE> that have the specified <CODE>Date</CODE> values. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#positionOfValues(double[])"><B>positionOfValues(double[])</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Identifies the positions of elements in this <CODE>NumberSource</CODE> that have the specified <CODE>double</CODE> values. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#positionOfValues(float[])"><B>positionOfValues(float[])</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Identifies the positions of elements in this <CODE>NumberSource</CODE> that have the specified <CODE>float</CODE> values. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#positionOfValues(int[])"><B>positionOfValues(int[])</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Identifies the positions of elements in this <CODE>NumberSource</CODE> that have the specified <CODE>int</CODE> values. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#positionOfValues(short[])"><B>positionOfValues(short[])</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Identifies the positions of elements in this <CODE>NumberSource</CODE> that have the specified <CODE>short</CODE> values. <DT><A HREF="./oracle/olapi/data/source/Source.html#positionOfValues(oracle.olapi.data.source.Source[])"><B>positionOfValues(Source[])</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>Produces a <CODE>NumberSource</CODE> that has the positions of the elements of this <CODE>Source</CODE> that have the <CODE>Source</CODE> objects that are specified by <CODE>values</CODE>. <DT><A HREF="./oracle/olapi/data/source/Source.html#positionOfValues(oracle.olapi.data.source.Source)"><B>positionOfValues(Source)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>Produces a <CODE>NumberSource</CODE> that has the positions of the elements of this <CODE>Source</CODE> that have the values that are specified by <CODE>values</CODE>. <DT><A HREF="./oracle/olapi/data/source/StringSource.html#positionOfValues(java.lang.String[])"><B>positionOfValues(String[])</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/StringSource.html" title="class in oracle.olapi.data.source">StringSource</A> <DD>Identifies the positions of the elements of this <CODE>StringSource</CODE> that have the specified <CODE>String</CODE> values. <DT><A HREF="./oracle/olapi/data/cursor/PositionOutOfBoundsException.html" title="class in oracle.olapi.data.cursor"><B>PositionOutOfBoundsException</B></A> - Exception in <A HREF="./oracle/olapi/data/cursor/package-summary.html">oracle.olapi.data.cursor</A><DD>Indicates that the specified position is not valid.<DT><A HREF="./oracle/olapi/data/cursor/PositionOutOfBoundsException.html#PositionOutOfBoundsException()"><B>PositionOutOfBoundsException()</B></A> - Constructor for exception oracle.olapi.data.cursor.<A HREF="./oracle/olapi/data/cursor/PositionOutOfBoundsException.html" title="class in oracle.olapi.data.cursor">PositionOutOfBoundsException</A> <DD>Creates a <code>PositionOutOfBoundsException</code>. <DT><A HREF="./oracle/olapi/data/cursor/PositionOutOfBoundsException.html#PositionOutOfBoundsException(java.lang.String)"><B>PositionOutOfBoundsException(String)</B></A> - Constructor for exception oracle.olapi.data.cursor.<A HREF="./oracle/olapi/data/cursor/PositionOutOfBoundsException.html" title="class in oracle.olapi.data.cursor">PositionOutOfBoundsException</A> <DD>Creates a <code>PositionOutOfBoundsException</code> with the specified message. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#pow(double)"><B>pow(double)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Raises the value of each element of this <CODE>NumberSource</CODE> to the specified <CODE>double</CODE> value. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#pow(float)"><B>pow(float)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Raises the value of each element of this <CODE>NumberSource</CODE> to the specified <CODE>float</CODE> value. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#pow(int)"><B>pow(int)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Raises the value of each element of this <CODE>NumberSource</CODE> to the specified <CODE>int</CODE> value. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#pow(oracle.olapi.data.source.NumberSource)"><B>pow(NumberSource)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Raises the value of each element of this <CODE>NumberSource</CODE> to the values of the elements of the specified <CODE>NumberSource</CODE>. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#pow(short)"><B>pow(short)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Raises the value of each element of this <CODE>NumberSource</CODE> to the specified <CODE>short</CODE> value. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#POWER"><B>POWER</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>POWER</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#power(oracle.olapi.syntax.TypedExpression)"><B>power(TypedExpression)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Raises the value of this <CODE>TypedExpression</CODE> to the power of the value of the specified <CODE>TypedExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/KeywordCatalog.html#PRECEDING"><B>PRECEDING</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/KeywordCatalog.html" title="class in oracle.olapi.syntax">KeywordCatalog</A> <DD>A static constant <CODE>KeywordArgument</CODE> representing the keyword <CODE>PRECEDING</CODE>. <DT><A HREF="./oracle/olapi/transaction/TransactionProvider.html#prepareCurrentTransaction()"><B>prepareCurrentTransaction()</B></A> - Method in interface oracle.olapi.transaction.<A HREF="./oracle/olapi/transaction/TransactionProvider.html" title="interface in oracle.olapi.transaction">TransactionProvider</A> <DD>Calling this method before calling <CODE>commitCurrentTransaction</CODE> is no longer necessary as of the Oracle OLAP Java API, 11<i>g</i> Release 1 (11.1). <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorDimensionArgument.html#PRIMARY_DIMENSION"><B>PRIMARY_DIMENSION</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorDimensionArgument.html" title="class in oracle.olapi.syntax">FunctionDescriptorDimensionArgument</A> <DD>A constant that represents an <CODE>MdmPrimaryDimension</CODE> as an argument. <DT><A HREF="./oracle/olapi/metadata/deployment/PrimaryDimensionOrganization.html" title="class in oracle.olapi.metadata.deployment"><B>PrimaryDimensionOrganization</B></A> - Class in <A HREF="./oracle/olapi/metadata/deployment/package-summary.html">oracle.olapi.metadata.deployment</A><DD>A metadata object that represents the organization of an <CODE>MdmPrimaryDimension</CODE> as a relational OLAP (Rolap) object or as an analytic workspace (AW) object.<DT><A HREF="./oracle/olapi/metadata/XMLParserCallback.html#processError(java.lang.String, java.lang.String, java.lang.String)"><B>processError(String, String, String)</B></A> - Method in interface oracle.olapi.metadata.<A HREF="./oracle/olapi/metadata/XMLParserCallback.html" title="interface in oracle.olapi.metadata">XMLParserCallback</A> <DD>Processes errors that occur as an <CODE>MdmMetadataProvider.importXML</CODE> method produces a metadata object from an XML object definition or as a <CODE>SyntaxObject.fromSyntax</CODE> method produces a <CODE>SyntaxObject</CODE>. <DT><A HREF="./oracle/olapi/metadata/XMLParserCallback.html#processSyntaxIdentifiersError(java.lang.String, java.lang.String, java.lang.String, java.lang.String[])"><B>processSyntaxIdentifiersError(String, String, String, String[])</B></A> - Method in interface oracle.olapi.metadata.<A HREF="./oracle/olapi/metadata/XMLParserCallback.html" title="interface in oracle.olapi.metadata">XMLParserCallback</A> <DD>Processes syntax identifier errors that occur as a <CODE>SyntaxObject.fromSyntax</CODE> method produces a <CODE>SyntaxObject</CODE>. <DT><A HREF="./oracle/olapi/metadata/XMLParserCallback.html#processSyntaxIdentifiersError(java.lang.String, java.lang.String[])"><B>processSyntaxIdentifiersError(String, String[])</B></A> - Method in interface oracle.olapi.metadata.<A HREF="./oracle/olapi/metadata/XMLParserCallback.html" title="interface in oracle.olapi.metadata">XMLParserCallback</A> <DD>Processes syntax identifier errors that occur as a <CODE>SyntaxObject.fromSyntax</CODE> method produces a <CODE>SyntaxObject</CODE>. <DT><A HREF="./oracle/olapi/syntax/LoadCommand.html#PRUNE"><B>PRUNE</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/LoadCommand.html" title="class in oracle.olapi.syntax">LoadCommand</A> <DD>Produces a <CODE>LoadCommand</CODE> that has the <CODE>PRUNE</CODE> option. <DT><A HREF="./oracle/olapi/syntax/LoadCommand.html#PRUNE_OPTION"><B>PRUNE_OPTION</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/LoadCommand.html" title="class in oracle.olapi.syntax">LoadCommand</A> <DD>A constant that represents a pruned load. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptor.html#PSEUDO_COLUMN_FUNCTION"><B>PSEUDO_COLUMN_FUNCTION</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptor.html" title="class in oracle.olapi.syntax">FunctionDescriptor</A> <DD>A constant that represents a pseudocolumn function, such as <CODE>SYSDATE</CODE> or <CODE>USER</CODE>. </DL> <HR> <A NAME="_Q_"><!-- --></A><H2> <B>Q</B></H2> <DL> <DT><A HREF="./oracle/olapi/syntax/QDRExpression.html" title="class in oracle.olapi.syntax"><B>QDRExpression</B></A> - Class in <A HREF="./oracle/olapi/syntax/package-summary.html">oracle.olapi.syntax</A><DD>A <CODE>TypedExpression</CODE> that represents a qualified data reference (QDR).<DT><A HREF="./oracle/olapi/syntax/QDRExpression.html#QDRExpression(oracle.olapi.syntax.TypedExpression, oracle.olapi.syntax.Qualifier[])"><B>QDRExpression(TypedExpression, Qualifier[])</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/QDRExpression.html" title="class in oracle.olapi.syntax">QDRExpression</A> <DD>Creates a <CODE>QDRExpression</CODE> with the specified base expression and dimension member qualifiers. <DT><A HREF="./oracle/olapi/syntax/QDRExpression.html#QDRExpression(oracle.olapi.syntax.TypedExpression, java.util.List)"><B>QDRExpression(TypedExpression, List<Qualifier>)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/QDRExpression.html" title="class in oracle.olapi.syntax">QDRExpression</A> <DD>Creates a <CODE>QDRExpression</CODE> with the specified base expression and dimension member qualifiers. <DT><A HREF="./oracle/olapi/data/source/Qualification.html" title="class in oracle.olapi.data.source"><B>Qualification</B></A> - Class in <A HREF="./oracle/olapi/data/source/package-summary.html">oracle.olapi.data.source</A><DD>An object that specifies a <CODE>Source</CODE> and an element of that <CODE>Source</CODE> for an <CODE>Assignment</CODE> of a <CODE>Model</CODE>.<DT><A HREF="./oracle/olapi/syntax/Qualifier.html" title="class in oracle.olapi.syntax"><B>Qualifier</B></A> - Class in <A HREF="./oracle/olapi/syntax/package-summary.html">oracle.olapi.syntax</A><DD>A <CODE>DataObject</CODE> that represents a dimension member for a <CODE>QDRExpression</CODE>.<DT><A HREF="./oracle/olapi/syntax/Qualifier.html#Qualifier(oracle.olapi.metadata.mdm.MdmPrimaryDimension, oracle.olapi.syntax.TypedExpression)"><B>Qualifier(MdmPrimaryDimension, TypedExpression)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/Qualifier.html" title="class in oracle.olapi.syntax">Qualifier</A> <DD>Creates a <CODE>Qualifier</CODE> that has the specified dimension member. <DT><A HREF="./oracle/olapi/syntax/KeywordCatalog.html#QUARTER"><B>QUARTER</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/KeywordCatalog.html" title="class in oracle.olapi.syntax">KeywordCatalog</A> <DD>A static constant <CODE>KeywordArgument</CODE> representing the keyword <CODE>QUARTER</CODE>. <DT><A HREF="./oracle/olapi/syntax/Query.html" title="class in oracle.olapi.syntax"><B>Query</B></A> - Class in <A HREF="./oracle/olapi/syntax/package-summary.html">oracle.olapi.syntax</A><DD>A <CODE>DataObject</CODE> that represents a multi-row, multi-column result set that is similar to a relational table, a SQL <CODE>SELECT</CODE> statement, or an OLAP function.<DT><A HREF="./oracle/olapi/syntax/FunctionDescriptor.html#QUERY_FUNCTION"><B>QUERY_FUNCTION</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptor.html" title="class in oracle.olapi.syntax">FunctionDescriptor</A> <DD>A constant that represents an query function, such as <CODE>HIER_ANCESTORS</CODE> or <CODE>HIER_SIBLINGS</CODE>. </DL> <HR> <A NAME="_R_"><!-- --></A><H2> <B>R</B></H2> <DL> <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#RANK"><B>RANK</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>RANK</CODE>. <DT><A HREF="./oracle/olapi/syntax/DataType.html#RAW"><B>RAW</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/DataType.html" title="class in oracle.olapi.syntax">DataType</A> <DD>A constant that represents the <CODE>RAW</CODE> data type. <DT><A HREF="./oracle/olapi/syntax/DataType.html#RAW_CATEGORY"><B>RAW_CATEGORY</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/DataType.html" title="class in oracle.olapi.syntax">DataType</A> <DD>A constant that represents a category of <CODE>RAW</CODE> data types. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#RAWTOHEX"><B>RAWTOHEX</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>RAWTOHEX</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#rawToHex()"><B>rawToHex()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Converts the raw value of this <CODE>TypedExpression</CODE>, to a character string value containing the hexadecimal representation of the raw value. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#RAWTONHEX"><B>RAWTONHEX</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>RAWTONHEX</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#rawToNHex()"><B>rawToNHex()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Converts the raw value of this <CODE>TypedExpression</CODE>, to a character string value in the national character set; the value contains the hexadecimal representation of the raw value. <DT><A HREF="./oracle/olapi/data/source/Source.html#recursiveJoin(oracle.olapi.data.source.Source, oracle.olapi.data.source.Source, oracle.olapi.data.source.Source, int, boolean, boolean, int, boolean)"><B>recursiveJoin(Source, Source, Source, int, boolean, boolean, int, boolean)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>Selects the parent and child elements of this <CODE>Source</CODE> that are determined by the <CODE>joined</CODE>, <CODE>comparison</CODE>, and <CODE>comparisonRule</CODE> parameters and orders the elements hierarchically. <DT><A HREF="./oracle/olapi/data/source/Source.html#recursiveJoin(oracle.olapi.data.source.Source, oracle.olapi.data.source.Source, oracle.olapi.data.source.Source, int, boolean, boolean)"><B>recursiveJoin(Source, Source, Source, int, boolean, boolean)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>Selects the specified elements of this <CODE>Source</CODE> and orders them hierarchically by the parents and their children in the hierarchy that this <CODE>Source</CODE> represents. <DT><A HREF="./oracle/olapi/data/source/Source.html#recursiveJoin(oracle.olapi.data.source.Source, java.lang.String, oracle.olapi.data.source.Source, int, boolean, boolean)"><B>recursiveJoin(Source, String, Source, int, boolean, boolean)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>Selects the specified elements of this <CODE>Source</CODE> and orders them hierarchically by the parents and their children in the hierarchy that this <CODE>Source</CODE> represents. <DT><A HREF="./oracle/olapi/data/source/Source.html#recursiveJoin(oracle.olapi.data.source.Source, java.lang.String[], oracle.olapi.data.source.Source, int, boolean, boolean)"><B>recursiveJoin(Source, String[], Source, int, boolean, boolean)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>Selects the specified elements of this <CODE>Source</CODE> and orders them hierarchically by the parents and their children in the hierarchy that this <CODE>Source</CODE> represents. <DT><A HREF="./oracle/olapi/data/source/Source.html#recursiveJoin(oracle.olapi.data.source.Source, oracle.olapi.data.source.Source, oracle.olapi.data.source.Source, int)"><B>recursiveJoin(Source, Source, Source, int)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>Selects the specified elements of this <CODE>Source</CODE> and orders them hierarchically by the parents and their children in the hierarchy that this <CODE>Source</CODE> represents. <DT><A HREF="./oracle/olapi/data/source/Source.html#recursiveJoin(oracle.olapi.data.source.Source, java.lang.String, oracle.olapi.data.source.Source, int)"><B>recursiveJoin(Source, String, Source, int)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>Selects the specified elements of this <CODE>Source</CODE> and orders them hierarchically by the parents and their children in the hierarchy that this <CODE>Source</CODE> represents. <DT><A HREF="./oracle/olapi/data/source/Source.html#recursiveJoin(oracle.olapi.data.source.Source, java.lang.String[], oracle.olapi.data.source.Source, int)"><B>recursiveJoin(Source, String[], Source, int)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>Selects the specified elements of this <CODE>Source</CODE> and orders them hierarchically by the parents and their children in the hierarchy that this <CODE>Source</CODE> represents. <DT><A HREF="./oracle/olapi/syntax/KeywordCatalog.html#REF"><B>REF</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/KeywordCatalog.html" title="class in oracle.olapi.syntax">KeywordCatalog</A> <DD>A static constant <CODE>KeywordArgument</CODE> representing the keyword <CODE>REF</CODE>. <DT><A HREF="./oracle/olapi/metadata/deployment/MVCreationOptions.html#REFRESH_ON_COMMIT"><B>REFRESH_ON_COMMIT</B></A> - Static variable in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/MVCreationOptions.html" title="class in oracle.olapi.metadata.deployment">MVCreationOptions</A> <DD>A constant that represents the refresh on commit mode, which indicates that a refresh occurs when the database commits a transaction that affects a source table. <DT><A HREF="./oracle/olapi/metadata/deployment/MVCreationOptions.html#REFRESH_ON_DEFAULT"><B>REFRESH_ON_DEFAULT</B></A> - Static variable in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/MVCreationOptions.html" title="class in oracle.olapi.metadata.deployment">MVCreationOptions</A> <DD>A constant that represents the refresh on default mode, which indicates that a refresh occurs on the default setting. <DT><A HREF="./oracle/olapi/metadata/deployment/MVCreationOptions.html#REFRESH_ON_DEMAND"><B>REFRESH_ON_DEMAND</B></A> - Static variable in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/MVCreationOptions.html" title="class in oracle.olapi.metadata.deployment">MVCreationOptions</A> <DD>A constant that represents the refresh on demand mode, which indicates that a refresh occurs on demand. <DT><A HREF="./oracle/olapi/metadata/deployment/MVCreationOptions.html#REFRESH_TYPE_COMPLETE"><B>REFRESH_TYPE_COMPLETE</B></A> - Static variable in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/MVCreationOptions.html" title="class in oracle.olapi.metadata.deployment">MVCreationOptions</A> <DD>A constant that represents a complete refresh method type. <DT><A HREF="./oracle/olapi/metadata/deployment/MVCreationOptions.html#REFRESH_TYPE_DEFAULT"><B>REFRESH_TYPE_DEFAULT</B></A> - Static variable in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/MVCreationOptions.html" title="class in oracle.olapi.metadata.deployment">MVCreationOptions</A> <DD>A constant that represents the default refresh method type. <DT><A HREF="./oracle/olapi/metadata/deployment/MVCreationOptions.html#REFRESH_TYPE_FAST"><B>REFRESH_TYPE_FAST</B></A> - Static variable in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/MVCreationOptions.html" title="class in oracle.olapi.metadata.deployment">MVCreationOptions</A> <DD>A constant that represents a fast refresh method type. <DT><A HREF="./oracle/olapi/metadata/deployment/MVCreationOptions.html#REFRESH_TYPE_FORCE"><B>REFRESH_TYPE_FORCE</B></A> - Static variable in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/MVCreationOptions.html" title="class in oracle.olapi.metadata.deployment">MVCreationOptions</A> <DD>A constant that represents a force refresh method type. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#REGEXP_COUNT"><B>REGEXP_COUNT</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>REGEXP_COUNT</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#REGEXP_INSTR"><B>REGEXP_INSTR</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>REGEXP_INSTR</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#REGEXP_REPLACE"><B>REGEXP_REPLACE</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>REGEXP_REPLACE</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#REGEXP_SUBSTR"><B>REGEXP_SUBSTR</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>REGEXP_SUBSTR</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#regexpInstr(oracle.olapi.syntax.TypedExpression, oracle.olapi.syntax.TypedExpression, oracle.olapi.syntax.TypedExpression, oracle.olapi.syntax.TypedExpression, oracle.olapi.syntax.TypedExpression)"><B>regexpInstr(TypedExpression, TypedExpression, TypedExpression, TypedExpression, TypedExpression)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Creates a <CODE>TypedExpression</CODE> that represents a search for a regular expression pattern in the string value of this <CODE>TypedExression</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#regexpReplace(oracle.olapi.syntax.TypedExpression, oracle.olapi.syntax.TypedExpression, oracle.olapi.syntax.TypedExpression, oracle.olapi.syntax.TypedExpression, oracle.olapi.syntax.TypedExpression)"><B>regexpReplace(TypedExpression, TypedExpression, TypedExpression, TypedExpression, TypedExpression)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Creates a <CODE>TypedExpression</CODE> that represents a search for a regular expression pattern in the string value of this <CODE>TypedExression</CODE> and the replacement of the matching string with another string. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#regexpSubstr(oracle.olapi.syntax.TypedExpression, oracle.olapi.syntax.TypedExpression, oracle.olapi.syntax.TypedExpression, oracle.olapi.syntax.TypedExpression)"><B>regexpSubstr(TypedExpression, TypedExpression, TypedExpression, TypedExpression)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Creates a <CODE>TypedExpression</CODE> that represents a search for a regular expression pattern in the string value of this <CODE>TypedExression</CODE>. <DT><A HREF="./oracle/olapi/syntax/HierarchicalCondition.html#RELATIVE"><B>RELATIVE</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/HierarchicalCondition.html" title="class in oracle.olapi.syntax">HierarchicalCondition</A> <DD>A constant that indicates a relative relationship. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#rem(double)"><B>rem(double)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Divides the value of each element of this <CODE>NumberSource</CODE> by the specified <CODE>double</CODE> value and determines the remainder for each operation. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#rem(float)"><B>rem(float)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Divides the value of each element of this <CODE>NumberSource</CODE> by the specified <CODE>float</CODE> value and determines the remainder for each operation. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#rem(int)"><B>rem(int)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Divides the value of each element of this <CODE>NumberSource</CODE> by the specified <CODE>int</CODE> value and determines the remainder for each operation. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#rem(oracle.olapi.data.source.NumberSource)"><B>rem(NumberSource)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Divides the value of each element of this <CODE>NumberSource</CODE> by the values of the elements of the specified <CODE>NumberSource</CODE> and determines the remainder for each operation. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#rem(short)"><B>rem(short)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Divides the value of each element of this <CODE>NumberSource</CODE> by the specified <CODE>short</CODE> value and determines the remainder for each operation. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#REMAINDER"><B>REMAINDER</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>REMAINDER</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#remainder(oracle.olapi.syntax.TypedExpression)"><B>remainder(TypedExpression)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Divides the value of this <CODE>TypedExpression</CODE> by the value of the specified <CODE>TypedExpression</CODE> and calculates the rounded remainder. <DT><A HREF="./oracle/olapi/data/source/Source.html#remove(oracle.olapi.data.source.BooleanSource)"><B>remove(BooleanSource)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>Removes the elements of this <CODE>Source</CODE> for which the corresponding element of the specified <CODE>BooleanSource</CODE> has a value of <CODE>true</CODE>. <DT><A HREF="./oracle/olapi/data/source/StringSource.html#remove(int, int)"><B>remove(int, int)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/StringSource.html" title="class in oracle.olapi.data.source">StringSource</A> <DD>Removes <CODE>length</CODE> number of characters starting at position <CODE>index</CODE> from the values of the elements of this <CODE>StringSource</CODE>. <DT><A HREF="./oracle/olapi/data/source/StringSource.html#remove(oracle.olapi.data.source.NumberSource, oracle.olapi.data.source.NumberSource)"><B>remove(NumberSource, NumberSource)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/StringSource.html" title="class in oracle.olapi.data.source">StringSource</A> <DD>Removes <CODE>length</CODE> number of characters starting at position <CODE>index</CODE> from the values of the elements of this <CODE>StringSource</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDimension.html#removeAttribute(oracle.olapi.metadata.mdm.MdmAttribute)"><B>removeAttribute(MdmAttribute)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDimension.html" title="class in oracle.olapi.metadata.mdm">MdmDimension</A> <DD>Removes the specified <CODE>MdmAttribute</CODE> from the attributes of this <CODE>MdmDimension</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html#removeAttribute(oracle.olapi.metadata.mdm.MdmAttribute)"><B>removeAttribute(MdmAttribute)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html" title="class in oracle.olapi.metadata.mdm">MdmPrimaryDimension</A> <DD>Removes the specified <CODE>MdmAttribute</CODE> from the attributes of this <CODE>MdmPrimaryDimension</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmSubDimension.html#removeAttribute(oracle.olapi.metadata.mdm.MdmAttribute)"><B>removeAttribute(MdmAttribute)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmSubDimension.html" title="class in oracle.olapi.metadata.mdm">MdmSubDimension</A> <DD>Removes an <CODE>MdmAttribute</CODE> from the attributes of the <CODE>MdmSubDimension</CODE>. <DT><A HREF="./oracle/olapi/metadata/mapping/DimensionMap.html#removeAttributeMap(oracle.olapi.metadata.mapping.AttributeMap)"><B>removeAttributeMap(AttributeMap)</B></A> - Method in class oracle.olapi.metadata.mapping.<A HREF="./oracle/olapi/metadata/mapping/DimensionMap.html" title="class in oracle.olapi.metadata.mapping">DimensionMap</A> <DD>Removes an <CODE>AttributeMap</CODE> from the <CODE>DimensionMap</CODE>. <DT><A HREF="./oracle/olapi/metadata/deployment/AWPrimaryDimensionOrganization.html#removeAttributeOrganization(oracle.olapi.metadata.deployment.AWAttributeOrganization)"><B>removeAttributeOrganization(AWAttributeOrganization)</B></A> - Method in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/AWPrimaryDimensionOrganization.html" title="class in oracle.olapi.metadata.deployment">AWPrimaryDimensionOrganization</A> <DD>Removes the specified <CODE>AWAttributeOrganization</CODE> from this <CODE>AWPrimaryDimensionOrganization</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDatabaseSchema.html#removeAW(oracle.olapi.metadata.deployment.AW)"><B>removeAW(AW)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDatabaseSchema.html" title="class in oracle.olapi.metadata.mdm">MdmDatabaseSchema</A> <DD>Removes the specified <CODE>AW</CODE> from this <CODE>MdmDatabaseSchema</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDatabaseSchema.html#removeAW(oracle.olapi.metadata.deployment.AW, boolean)"><B>removeAW(AW, boolean)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDatabaseSchema.html" title="class in oracle.olapi.metadata.mdm">MdmDatabaseSchema</A> <DD>Removes the specified <CODE>AW</CODE> from this <CODE>MdmDatabaseSchema</CODE> and possibly all of the objects that are deployed with the <CODE>AW</CODE>. <DT><A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html#removeBuildSpecification(oracle.olapi.syntax.BuildSpecification)"><B>removeBuildSpecification(BuildSpecification)</B></A> - Method in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html" title="class in oracle.olapi.metadata.deployment">AWCubeOrganization</A> <DD>Removes a <CODE>BuildSpecification</CODE> from the list of those that are contained by this <CODE>AWCubeOrganization</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmTable.html#removeColumn(oracle.olapi.metadata.mdm.MdmColumn)"><B>removeColumn(MdmColumn)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmTable.html" title="class in oracle.olapi.metadata.mdm">MdmTable</A> <DD>Removes an <CODE>MdmColumn</CODE> from the <CODE>List</CODE> of <CODE>MdmColumn</CODE> objects that are associated with this <CODE>MdmTable</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmSchema.html#removeCube(oracle.olapi.metadata.mdm.MdmCube)"><B>removeCube(MdmCube)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmSchema.html" title="class in oracle.olapi.metadata.mdm">MdmSchema</A> <DD>Removes the specified <CODE>MdmCube</CODE> from the <CODE>MdmSchema</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmCube.html#removeCubeMap(oracle.olapi.metadata.mapping.CubeMap)"><B>removeCubeMap(CubeMap)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmCube.html" title="class in oracle.olapi.metadata.mdm">MdmCube</A> <DD>Removes a <CODE>CubeMap</CODE> from the <CODE>List</CODE> of <CODE>CubeMap</CODE> objects associated with this <CODE>MdmCube</CODE>. <DT><A HREF="./oracle/olapi/data/cursor/CursorManager.html#removeCursorManagerUpdateListener(oracle.olapi.data.cursor.CursorManagerUpdateListener)"><B>removeCursorManagerUpdateListener(CursorManagerUpdateListener)</B></A> - Method in interface oracle.olapi.data.cursor.<A HREF="./oracle/olapi/data/cursor/CursorManager.html" title="interface in oracle.olapi.data.cursor">CursorManager</A> <DD>Removes a <code>CursorManagerUpdateListener</code> from the list of listeners for the <code>CursorManager</code>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmStandardDimension.html#removeCustomMember(oracle.olapi.metadata.mdm.MdmStandardMember)"><B>removeCustomMember(MdmStandardMember)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmStandardDimension.html" title="class in oracle.olapi.metadata.mdm">MdmStandardDimension</A> <DD>Removes a custom member from the <CODE>MdmStandardDimension</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmTimeDimension.html#removeCustomMember(oracle.olapi.metadata.mdm.MdmTimeMember)"><B>removeCustomMember(MdmTimeMember)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmTimeDimension.html" title="class in oracle.olapi.metadata.mdm">MdmTimeDimension</A> <DD>Removes a custom member from the <CODE>MdmTimeDimension</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmRootSchema.html#removeDatabaseSchema(oracle.olapi.metadata.mdm.MdmDatabaseSchema)"><B>removeDatabaseSchema(MdmDatabaseSchema)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmRootSchema.html" title="class in oracle.olapi.metadata.mdm">MdmRootSchema</A> <DD>Removes the specified <CODE>MdmDatabaseSchema</CODE> from this <CODE>MdmRootSchema</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmObject.html#removeDescription(oracle.olapi.metadata.mdm.MdmDescription)"><B>removeDescription(MdmDescription)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmObject.html" title="class in oracle.olapi.metadata.mdm">MdmObject</A> <DD>Removes an <CODE>MdmDescription</CODE> from the descriptions that are associated with this <CODE>MdmObject</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmSchema.html#removeDimension(oracle.olapi.metadata.mdm.MdmPrimaryDimension)"><B>removeDimension(MdmPrimaryDimension)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmSchema.html" title="class in oracle.olapi.metadata.mdm">MdmSchema</A> <DD>Removes the specified <CODE>MdmPrimaryDimension</CODE> from the <CODE>MdmSchema</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDimensionedObject.html#removeDimensionality(oracle.olapi.metadata.mdm.MdmDimensionality)"><B>removeDimensionality(MdmDimensionality)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDimensionedObject.html" title="class in oracle.olapi.metadata.mdm">MdmDimensionedObject</A> <DD>Removes an <CODE>MdmDimensionality</CODE> from the list of dimensionality objects that are associated which this <CODE>MdmDimensionedObject</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMeasure.html#removeDimensionality(oracle.olapi.metadata.mdm.MdmDimensionality)"><B>removeDimensionality(MdmDimensionality)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMeasure.html" title="class in oracle.olapi.metadata.mdm">MdmMeasure</A> <DD>Removes an <CODE>MdmDimensionality</CODE> from the <CODE>MdmMeasure</CODE>. <DT><A HREF="./oracle/olapi/metadata/mapping/CubeMap.html#removeDimensionalityMap(oracle.olapi.metadata.mapping.CubeDimensionalityMap)"><B>removeDimensionalityMap(CubeDimensionalityMap)</B></A> - Method in class oracle.olapi.metadata.mapping.<A HREF="./oracle/olapi/metadata/mapping/CubeMap.html" title="class in oracle.olapi.metadata.mapping">CubeMap</A> <DD>Removes a <CODE>CubeDimensionalityMap</CODE> from the <CODE>CubeMap</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html#removeDimensionLevel(oracle.olapi.metadata.mdm.MdmDimensionLevel)"><B>removeDimensionLevel(MdmDimensionLevel)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html" title="class in oracle.olapi.metadata.mdm">MdmPrimaryDimension</A> <DD>Removes an <CODE>MdmDimensionLevel</CODE> from the <CODE>List</CODE> of <CODE>MdmDimensionLevel</CODE> objects associated with the <CODE>MdmPrimaryDimension</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDimensionCalculationModel.html#removeExplicitDimension(oracle.olapi.metadata.mdm.MdmPrimaryDimension)"><B>removeExplicitDimension(MdmPrimaryDimension)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDimensionCalculationModel.html" title="class in oracle.olapi.metadata.mdm">MdmDimensionCalculationModel</A> <DD>Removes an <CODE>MdmPrimaryDimension</CODE> from the explicit dimensions of the <CODE>MdmDimensionCalculationModel</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html#removeHierarchy(oracle.olapi.metadata.mdm.MdmHierarchy)"><B>removeHierarchy(MdmHierarchy)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html" title="class in oracle.olapi.metadata.mdm">MdmPrimaryDimension</A> <DD>Removes an <CODE>MdmHierarchy</CODE> from the components of the <CODE>MdmPrimaryDimension</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmLevelHierarchy.html#removeHierarchyLevel(oracle.olapi.metadata.mdm.MdmHierarchyLevel)"><B>removeHierarchyLevel(MdmHierarchyLevel)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmLevelHierarchy.html" title="class in oracle.olapi.metadata.mdm">MdmLevelHierarchy</A> <DD>Removes the specified <CODE>MdmHierarchyLevel</CODE> from this <CODE>MdmLevelHierarchy</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmLevelHierarchy.html#removeLevel(oracle.olapi.metadata.mdm.MdmLevel)"><B>removeLevel(MdmLevel)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmLevelHierarchy.html" title="class in oracle.olapi.metadata.mdm">MdmLevelHierarchy</A> <DD>Removes the specified <CODE>MdmLevel</CODE> from this <CODE>MdmLevelHierarchy</CODE>. <DT><A HREF="./oracle/olapi/metadata/mapping/SolvedValueHierarchyMap.html#removeLevelExpression(oracle.olapi.syntax.Expression)"><B>removeLevelExpression(Expression)</B></A> - Method in class oracle.olapi.metadata.mapping.<A HREF="./oracle/olapi/metadata/mapping/SolvedValueHierarchyMap.html" title="class in oracle.olapi.metadata.mapping">SolvedValueHierarchyMap</A> <DD>Removes the specified <CODE>Expression</CODE> from this <CODE>SolvedValueHierarchyMap</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmModel.html#removeMdmAssignment(oracle.olapi.metadata.mdm.MdmAssignment)"><B>removeMdmAssignment(MdmAssignment)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmModel.html" title="class in oracle.olapi.metadata.mdm">MdmModel</A> <DD>Deletes the specified <CODE>MdmAssignment</CODE> from the list of <CODE>MdmAssignment</CODE> objects that are associated with this <CODE>MdmModel</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html#removeMdmCustomMember(oracle.olapi.metadata.mdm.MdmCustomMember)"><B>removeMdmCustomMember(MdmCustomMember)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html" title="class in oracle.olapi.metadata.mdm">MdmPrimaryDimension</A> <DD>Removes an <CODE>MdmCustomMember</CODE> from the <CODE>MdmPrimaryDimension</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmCube.html#removeMeasure(oracle.olapi.metadata.mdm.MdmMeasure)"><B>removeMeasure(MdmMeasure)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmCube.html" title="class in oracle.olapi.metadata.mdm">MdmCube</A> <DD>Removes an <CODE>MdmMeasure</CODE> from the <CODE>List</CODE> of <CODE>MdmMeasure</CODE> objects organized by this <CODE>MdmCube</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMeasureDimension.html#removeMeasure(oracle.olapi.metadata.mdm.MdmMeasure)"><B>removeMeasure(MdmMeasure)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMeasureDimension.html" title="class in oracle.olapi.metadata.mdm">MdmMeasureDimension</A> <DD>Removes an <CODE>MdmMeasure</CODE> from the <CODE>MdmMeasureDimension</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmSchema.html#removeMeasure(oracle.olapi.metadata.mdm.MdmMeasure)"><B>removeMeasure(MdmMeasure)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmSchema.html" title="class in oracle.olapi.metadata.mdm">MdmSchema</A> <DD>Removes the specified <CODE>MdmMeasure</CODE> from the <CODE>MdmSchema</CODE>. <DT><A HREF="./oracle/olapi/metadata/mapping/CubeMap.html#removeMeasureMap(oracle.olapi.metadata.mapping.MeasureMap)"><B>removeMeasureMap(MeasureMap)</B></A> - Method in class oracle.olapi.metadata.mapping.<A HREF="./oracle/olapi/metadata/mapping/CubeMap.html" title="class in oracle.olapi.metadata.mapping">CubeMap</A> <DD>Removes a <CODE>MeasureMap</CODE> from the <CODE>CubeMap</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html#removeModel(oracle.olapi.metadata.mdm.MdmDimensionCalculationModel)"><B>removeModel(MdmDimensionCalculationModel)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html" title="class in oracle.olapi.metadata.mdm">MdmPrimaryDimension</A> <DD>Removes an <CODE>MdmDimensionCalculationModel</CODE> from the <CODE>List</CODE> of <CODE>MdmDimensionCalculationModel</CODE> objects that are associated with the <CODE>MdmPrimaryDimension</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDatabaseSchema.html#removeNamedBuildProcess(oracle.olapi.metadata.mdm.MdmNamedBuildProcess)"><B>removeNamedBuildProcess(MdmNamedBuildProcess)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDatabaseSchema.html" title="class in oracle.olapi.metadata.mdm">MdmDatabaseSchema</A> <DD>Removes the specified <CODE>MdmNamedBuildProcess</CODE> from this <CODE>MdmDatabaseSchema</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmObject.html#removeObjectClassification(java.lang.String)"><B>removeObjectClassification(String)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmObject.html" title="class in oracle.olapi.metadata.mdm">MdmObject</A> <DD>Removes a classification from the <CODE>MdmObject</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDatabaseSchema.html#removeOrganizationalSchema(oracle.olapi.metadata.mdm.MdmOrganizationalSchema)"><B>removeOrganizationalSchema(MdmOrganizationalSchema)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDatabaseSchema.html" title="class in oracle.olapi.metadata.mdm">MdmDatabaseSchema</A> <DD>Removes the specified <CODE>MdmOrganizationalSchema</CODE> from this <CODE>MdmDatabaseSchema</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmOrganizationalSchema.html#removeOrganizationalSchema(oracle.olapi.metadata.mdm.MdmOrganizationalSchema)"><B>removeOrganizationalSchema(MdmOrganizationalSchema)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmOrganizationalSchema.html" title="class in oracle.olapi.metadata.mdm">MdmOrganizationalSchema</A> <DD>Removes the specified <CODE>MdmOrganizationalSchema</CODE> from this <CODE>MdmOrganizationalSchema</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDatabaseSchema.html#removeSchemaObject(oracle.olapi.metadata.BaseMetadataObject)"><B>removeSchemaObject(BaseMetadataObject)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDatabaseSchema.html" title="class in oracle.olapi.metadata.mdm">MdmDatabaseSchema</A> <DD>Remove the specified <CODE>BaseMetadataObject</CODE> from this <CODE>MdmDatabaseSchema</CODE>. <DT><A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html#removeSecondaryPartitionLevel(oracle.olapi.metadata.deployment.SecondaryPartitionLevel)"><B>removeSecondaryPartitionLevel(SecondaryPartitionLevel)</B></A> - Method in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html" title="class in oracle.olapi.metadata.deployment">AWCubeOrganization</A> <DD>Removes the specified <CODE>SecondaryPartitionLevel</CODE> from those that are contained by this <CODE>AWCubeOrganization</CODE>. <DT><A HREF="./oracle/olapi/metadata/deployment/CubeOrganization.html#removeSparseDimension(oracle.olapi.metadata.mdm.MdmDimensionality)"><B>removeSparseDimension(MdmDimensionality)</B></A> - Method in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/CubeOrganization.html" title="class in oracle.olapi.metadata.deployment">CubeOrganization</A> <DD>Removes an <CODE>MdmDimensionality</CODE> from the sparse dimensions of the cube. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDatabaseSchema.html#removeSubSchema(oracle.olapi.metadata.mdm.MdmSchema)"><B>removeSubSchema(MdmSchema)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDatabaseSchema.html" title="class in oracle.olapi.metadata.mdm">MdmDatabaseSchema</A> <DD>Removes the specified <CODE>MdmSchema</CODE> from this <CODE>MdmDatabaseSchema</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmOrganizationalSchema.html#removeSubSchema(oracle.olapi.metadata.mdm.MdmSchema)"><B>removeSubSchema(MdmSchema)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmOrganizationalSchema.html" title="class in oracle.olapi.metadata.mdm">MdmOrganizationalSchema</A> <DD>Removes the specified <CODE>MdmSchema</CODE> from this <CODE>MdmOrganizationalSchema</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmRootSchema.html#removeSubSchema(oracle.olapi.metadata.mdm.MdmSchema)"><B>removeSubSchema(MdmSchema)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmRootSchema.html" title="class in oracle.olapi.metadata.mdm">MdmRootSchema</A> <DD>Removes the specified <CODE>MdmSchema</CODE> from this <CODE>MdmRootSchema</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmSchema.html#removeSubSchema(oracle.olapi.metadata.mdm.MdmSchema)"><B>removeSubSchema(MdmSchema)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmSchema.html" title="class in oracle.olapi.metadata.mdm">MdmSchema</A> <DD>Removes the specified <CODE>MdmSchema</CODE> from the <CODE>MdmSchema</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDimensionLevel.html#removeUniqueKeyAttribute(oracle.olapi.metadata.mdm.MdmBaseAttribute)"><B>removeUniqueKeyAttribute(MdmBaseAttribute)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDimensionLevel.html" title="class in oracle.olapi.metadata.mdm">MdmDimensionLevel</A> <DD>Removes a unique key attribute from the list of them that are associated with this <CODE>MdmDimensionLevel</CODE>. <DT><A HREF="./oracle/olapi/data/source/BooleanSource.html#removeValue(boolean)"><B>removeValue(boolean)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/BooleanSource.html" title="class in oracle.olapi.data.source">BooleanSource</A> <DD>Removes the elements of this <CODE>BooleanSource</CODE> that have the specified <CODE>boolean</CODE> value. <DT><A HREF="./oracle/olapi/data/source/DateSource.html#removeValue(java.util.Date)"><B>removeValue(Date)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/DateSource.html" title="class in oracle.olapi.data.source">DateSource</A> <DD>Removes the elements of this <CODE>DateSource</CODE> that have the specified <CODE>Date</CODE> value. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#removeValue(double)"><B>removeValue(double)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Removes the elements of this <CODE>NumberSource</CODE> that have the specified <CODE>double</CODE> value. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#removeValue(float)"><B>removeValue(float)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Removes the elements of this <CODE>NumberSource</CODE> that have the specified <CODE>float</CODE> value. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#removeValue(int)"><B>removeValue(int)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Removes the elements of this <CODE>NumberSource</CODE> that have the specified <CODE>int</CODE> value. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#removeValue(short)"><B>removeValue(short)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Removes the elements of this <CODE>NumberSource</CODE> that have the specified <CODE>double</CODE> value. <DT><A HREF="./oracle/olapi/data/source/Source.html#removeValue(oracle.olapi.data.source.Source)"><B>removeValue(Source)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>Removes the elements of this <CODE>Source</CODE> that have the specified value. <DT><A HREF="./oracle/olapi/data/source/StringSource.html#removeValue(java.lang.String)"><B>removeValue(String)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/StringSource.html" title="class in oracle.olapi.data.source">StringSource</A> <DD>Removes the elements of this <CODE>StringSource</CODE> that have the specified <CODE>String</CODE> as a value. <DT><A HREF="./oracle/olapi/data/source/BooleanSource.html#removeValues(boolean[])"><B>removeValues(boolean[])</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/BooleanSource.html" title="class in oracle.olapi.data.source">BooleanSource</A> <DD>Removes the elements of this <CODE>BooleanSource</CODE> that have the specified <CODE>boolean</CODE> values. <DT><A HREF="./oracle/olapi/data/source/DateSource.html#removeValues(java.util.Date[])"><B>removeValues(Date[])</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/DateSource.html" title="class in oracle.olapi.data.source">DateSource</A> <DD>Removes the elements of this <CODE>DateSource</CODE> that have the specified <CODE>Date</CODE> values. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#removeValues(double[])"><B>removeValues(double[])</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Removes the elements of this <CODE>NumberSource</CODE> that have the specified <CODE>double</CODE> values. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#removeValues(float[])"><B>removeValues(float[])</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Removes the elements of this <CODE>NumberSource</CODE> that have the specified <CODE>float</CODE> values. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#removeValues(int[])"><B>removeValues(int[])</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Removes the elements of this <CODE>NumberSource</CODE> that have the specified <CODE>int</CODE> values. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#removeValues(short[])"><B>removeValues(short[])</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Removes the elements of this <CODE>NumberSource</CODE> that have the specified <CODE>short</CODE> values. <DT><A HREF="./oracle/olapi/data/source/Source.html#removeValues(oracle.olapi.data.source.Source[])"><B>removeValues(Source[])</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>Removes the elements of this <CODE>Source</CODE> that have the specified <CODE>Source</CODE> objects. <DT><A HREF="./oracle/olapi/data/source/Source.html#removeValues(oracle.olapi.data.source.Source)"><B>removeValues(Source)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>Removes the elements of this <CODE>Source</CODE> that have the specified values. <DT><A HREF="./oracle/olapi/data/source/StringSource.html#removeValues(java.lang.String[])"><B>removeValues(String[])</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/StringSource.html" title="class in oracle.olapi.data.source">StringSource</A> <DD>Removes the elements of this <CODE>StringSource</CODE> that have a value specified by one of the <CODE>String</CODE> objects in the <CODE>values</CODE> array. <DT><A HREF="./oracle/olapi/metadata/XML11_2_ParserCallback.html#renameObject(java.lang.String, java.lang.String, java.lang.Class)"><B>renameObject(String, String, Class)</B></A> - Method in interface oracle.olapi.metadata.<A HREF="./oracle/olapi/metadata/XML11_2_ParserCallback.html" title="interface in oracle.olapi.metadata">XML11_2_ParserCallback</A> <DD>Gets a new name for an object that is being imported by an <CODE>MdmMetadataProvider.importXML</CODE> method or that is being produced by a <CODE>SyntaxObject.fromSyntax</CODE> method of a <CODE>SyntaxObject</CODE>. <DT><A HREF="./oracle/olapi/data/source/StringSource.html#replace(java.lang.String, java.lang.String)"><B>replace(String, String)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/StringSource.html" title="class in oracle.olapi.data.source">StringSource</A> <DD>Replaces each occurrence of <CODE>oldString</CODE> with <CODE>newString</CODE> in the value of each element of this <CODE>StringSource</CODE>. <DT><A HREF="./oracle/olapi/data/source/StringSource.html#replace(oracle.olapi.data.source.StringSource, oracle.olapi.data.source.StringSource)"><B>replace(StringSource, StringSource)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/StringSource.html" title="class in oracle.olapi.data.source">StringSource</A> <DD>Replaces each occurrence of <CODE>oldString</CODE> with <CODE>newString</CODE> in the value of each element of this <CODE>StringSource</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#REPLACE"><B>REPLACE</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>REPLACE</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#replace(oracle.olapi.syntax.TypedExpression, oracle.olapi.syntax.TypedExpression)"><B>replace(TypedExpression, TypedExpression)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Searches a string for a pattern, replaces it with another string, and returns the modified string. <DT><A HREF="./oracle/olapi/data/source/DataProvider.html#reserveBuildID(oracle.olapi.data.source.BuildResult)"><B>reserveBuildID(BuildResult)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/DataProvider.html" title="class in oracle.olapi.data.source">DataProvider</A> <DD>Reserves an identification number for the build and stores it in the <CODE>BuildResult</CODE>. <DT><A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html#REWRITE_MV_OPTION"><B>REWRITE_MV_OPTION</B></A> - Static variable in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html" title="class in oracle.olapi.metadata.deployment">AWCubeOrganization</A> <DD>A constant that indicates that Oracle OLAP creates a materialized view that is accessible to the database query rewrite system. <DT><A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html#REWRITE_READY_MV_OPTION"><B>REWRITE_READY_MV_OPTION</B></A> - Static variable in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html" title="class in oracle.olapi.metadata.deployment">AWCubeOrganization</A> <DD>A constant that indicates that Oracle OLAP determines that the conditions exist that permit the future creation of an materialized viewt that is accessible to the database query rewrite system. <DT><A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html#REWRITE_WITH_ATTRIBUTES_MV_OPTION"><B>REWRITE_WITH_ATTRIBUTES_MV_OPTION</B></A> - Static variable in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html" title="class in oracle.olapi.metadata.deployment">AWCubeOrganization</A> <DD>A constant that indicates that Oracle OLAP creates a materialized view that has query rewrite enabled and that includes columns for all <CODE>MdmDimensionLevel</CODE> attributes for which the <A HREF="./oracle/olapi/metadata/mdm/MdmBaseAttribute.html#isPopulateLineage()"><CODE><CODE>MdmBaseAttribute.isPopulateLineage</CODE></CODE></A> method returns <CODE>true</CODE>. <DT><A HREF="./oracle/olapi/metadata/deployment/RolapCubeOrganization.html" title="class in oracle.olapi.metadata.deployment"><B>RolapCubeOrganization</B></A> - Class in <A HREF="./oracle/olapi/metadata/deployment/package-summary.html">oracle.olapi.metadata.deployment</A><DD>A <CODE>CubeOrganization</CODE> for a relational deployment of an <CODE>MdmCube</CODE>.<DT><A HREF="./oracle/olapi/metadata/deployment/RolapPrimaryDimensionOrganization.html" title="class in oracle.olapi.metadata.deployment"><B>RolapPrimaryDimensionOrganization</B></A> - Class in <A HREF="./oracle/olapi/metadata/deployment/package-summary.html">oracle.olapi.metadata.deployment</A><DD>A <CODE>PrimaryDimensionOrganization</CODE> for a relational deployment of an <CODE>MdmPrimaryDimension</CODE>.<DT><A HREF="./oracle/olapi/transaction/TransactionProvider.html#rollbackCurrentTransaction()"><B>rollbackCurrentTransaction()</B></A> - Method in interface oracle.olapi.transaction.<A HREF="./oracle/olapi/transaction/TransactionProvider.html" title="interface in oracle.olapi.transaction">TransactionProvider</A> <DD>Rolls back, or undoes, any OLAP API operations the application performed in the current <code>Transaction</code>. <DT><A HREF="./oracle/olapi/metadata/deployment/RolapCubeOrganization.html#ROLLUP_FORM"><B>ROLLUP_FORM</B></A> - Static variable in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/RolapCubeOrganization.html" title="class in oracle.olapi.metadata.deployment">RolapCubeOrganization</A> <DD>A constant that represents an organization of the measure data of the cube that results from the use of a <CODE>GROUP BY ROLLUP</CODE> clause in the <CODE>SELECT</CODE> statement. <DT><A HREF="./oracle/olapi/syntax/HierarchicalCondition.html#ROOT_ANCESTOR"><B>ROOT_ANCESTOR</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/HierarchicalCondition.html" title="class in oracle.olapi.syntax">HierarchicalCondition</A> <DD>A constant that indicates a top-level ancestor relationship. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#round(double)"><B>round(double)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Rounds the value of each element of this <CODE>NumberSource</CODE> to the precision specified by the <CODE>double</CODE> value. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#round(float)"><B>round(float)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Rounds the value of each element of this <CODE>NumberSource</CODE> to the precision specified by the <CODE>float</CODE> value. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#round(int)"><B>round(int)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Rounds the value of each element of this <CODE>NumberSource</CODE> to the precision specified by the <CODE>int</CODE> value. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#round(oracle.olapi.data.source.NumberSource)"><B>round(NumberSource)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Rounds the value of each element of this <CODE>NumberSource</CODE> to the precisions specified by the <CODE>NumberSource</CODE>. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#round(short)"><B>round(short)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Rounds the value of each element of this <CODE>NumberSource</CODE> to the precision specified by the <CODE>short</CODE> value. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#round(oracle.olapi.syntax.TypedExpression)"><B>round(TypedExpression)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Rounds the value of this <CODE>TypedExpression</CODE> to the precision specified. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#ROUND_DATE"><B>ROUND_DATE</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>ROUND</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#ROUND_NUMBER"><B>ROUND_NUMBER</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>ROUND</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptor.html#ROW_FUNCTION"><B>ROW_FUNCTION</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptor.html" title="class in oracle.olapi.syntax">FunctionDescriptor</A> <DD>A constant that represents a row function, such as <CODE>ABS</CODE> or <CODE>LENGTH</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#ROW_NUMBER"><B>ROW_NUMBER</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>ROW_NUMBER</CODE>. <DT><A HREF="./oracle/olapi/syntax/RowExpression.html" title="class in oracle.olapi.syntax"><B>RowExpression</B></A> - Class in <A HREF="./oracle/olapi/syntax/package-summary.html">oracle.olapi.syntax</A><DD>A <CODE>TypedExpression</CODE> that is the abstract base for classes that represent a row-based expression.<DT><A HREF="./oracle/olapi/syntax/RowFunctionExpression.html" title="class in oracle.olapi.syntax"><B>RowFunctionExpression</B></A> - Class in <A HREF="./oracle/olapi/syntax/package-summary.html">oracle.olapi.syntax</A><DD>A <CODE>RowExpression</CODE> that represents a row function, which is similar to a SQL single-row function.<DT><A HREF="./oracle/olapi/syntax/RowFunctionExpression.html#RowFunctionExpression(java.lang.String, oracle.olapi.syntax.FunctionArgument[])"><B>RowFunctionExpression(String, FunctionArgument[])</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/RowFunctionExpression.html" title="class in oracle.olapi.syntax">RowFunctionExpression</A> <DD>Creates a <CODE>RowFunctionExpression</CODE> that resolves to the specified row function with the specified arguments. <DT><A HREF="./oracle/olapi/syntax/RowFunctionExpression.html#RowFunctionExpression(java.lang.String, java.util.List)"><B>RowFunctionExpression(String, List<FunctionArgument>)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/RowFunctionExpression.html" title="class in oracle.olapi.syntax">RowFunctionExpression</A> <DD>Creates a <CODE>RowFunctionExpression</CODE> that resolves to the specified row function with the specified arguments. <DT><A HREF="./oracle/olapi/syntax/RowFunctionExpression.html#RowFunctionExpression(java.lang.String)"><B>RowFunctionExpression(String)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/RowFunctionExpression.html" title="class in oracle.olapi.syntax">RowFunctionExpression</A> <DD>Creates a <CODE>RowFunctionExpression</CODE> that resolves to the specified row function with no arguments. <DT><A HREF="./oracle/olapi/syntax/RowFunctionExpression.html#RowFunctionExpression(java.lang.String, oracle.olapi.syntax.FunctionArgument)"><B>RowFunctionExpression(String, FunctionArgument)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/RowFunctionExpression.html" title="class in oracle.olapi.syntax">RowFunctionExpression</A> <DD>Creates a <CODE>RowFunctionExpression</CODE> that resolves to the specified row function with the specified argument. <DT><A HREF="./oracle/olapi/syntax/RowFunctionExpression.html#RowFunctionExpression(java.lang.String, oracle.olapi.syntax.FunctionArgument, oracle.olapi.syntax.FunctionArgument)"><B>RowFunctionExpression(String, FunctionArgument, FunctionArgument)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/RowFunctionExpression.html" title="class in oracle.olapi.syntax">RowFunctionExpression</A> <DD>Creates a <CODE>RowFunctionExpression</CODE> that resolves to the specified row function with the specified arguments. <DT><A HREF="./oracle/olapi/syntax/RowFunctionExpression.html#RowFunctionExpression(java.lang.String, oracle.olapi.syntax.FunctionArgument, oracle.olapi.syntax.FunctionArgument, oracle.olapi.syntax.FunctionArgument)"><B>RowFunctionExpression(String, FunctionArgument, FunctionArgument, FunctionArgument)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/RowFunctionExpression.html" title="class in oracle.olapi.syntax">RowFunctionExpression</A> <DD>Creates a <CODE>RowFunctionExpression</CODE> that resolves to the specified row function with the specified arguments. <DT><A HREF="./oracle/olapi/syntax/RowFunctionExpression.html#RowFunctionExpression(java.lang.String, oracle.olapi.syntax.FunctionArgument, oracle.olapi.syntax.FunctionArgument, oracle.olapi.syntax.FunctionArgument, oracle.olapi.syntax.FunctionArgument)"><B>RowFunctionExpression(String, FunctionArgument, FunctionArgument, FunctionArgument, FunctionArgument)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/RowFunctionExpression.html" title="class in oracle.olapi.syntax">RowFunctionExpression</A> <DD>Creates a <CODE>RowFunctionExpression</CODE> that resolves to the specified row function with the specified arguments. <DT><A HREF="./oracle/olapi/syntax/DataType.html#ROWID"><B>ROWID</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/DataType.html" title="class in oracle.olapi.syntax">DataType</A> <DD>A constant that represents the <CODE>ROWID</CODE> data type. <DT><A HREF="./oracle/olapi/syntax/DataType.html#ROWID_CATEGORY"><B>ROWID_CATEGORY</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/DataType.html" title="class in oracle.olapi.syntax">DataType</A> <DD>A constant that represents a category of <CODE>ROWID</CODE> data types. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#ROWIDTOCHAR"><B>ROWIDTOCHAR</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>ROWIDTOCHAR</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#rowIDToChar()"><B>rowIDToChar()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Converts the <CODE>ROWID</CODE> value of this <CODE>TypedExpression</CODE> to the <CODE>VARCHAR2</CODE> data type. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#ROWIDTONCHAR"><B>ROWIDTONCHAR</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>ROWIDTONCHAR</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#rowIDToNChar()"><B>rowIDToNChar()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Converts the <CODE>ROWID</CODE> value of this <CODE>TypedExpression</CODE> to the <CODE>NVARCHAR2</CODE> data type. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#RPAD"><B>RPAD</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>RPAD</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#rpad(oracle.olapi.syntax.TypedExpression, oracle.olapi.syntax.TypedExpression)"><B>rpad(TypedExpression, TypedExpression)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Adds the specified number of characters to the right of the value of this <CODE>TypedExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#RTRIM"><B>RTRIM</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>RTRIM</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#rtrim(oracle.olapi.syntax.TypedExpression)"><B>rtrim(TypedExpression)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Searches the value of this <CODE>TypedExpression</CODE>, starting from the right, and removes all of the characters that match the characters in the trim expression <CODE>set</CODE>, until an unmatched character occurs. </DL> <HR> <A NAME="_S_"><!-- --></A><H2> <B>S</B></H2> <DL> <DT><A HREF="./oracle/olapi/syntax/KeywordCatalog.html#SCALEBY"><B>SCALEBY</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/KeywordCatalog.html" title="class in oracle.olapi.syntax">KeywordCatalog</A> <DD>A static constant <CODE>KeywordArgument</CODE> representing the keyword <CODE>SCALEBY</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#SCN_TO_TIMESTAMP"><B>SCN_TO_TIMESTAMP</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>SCN_TO_TIMESTAMP</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#scnToTimestamp()"><B>scnToTimestamp()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Creates a <CODE>TypedExpression</CODE> that evaluates to the approximate timestamp that is associated with the system change number (SCN) value of this <CODE>TypedExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/SearchedCase.html" title="class in oracle.olapi.syntax"><B>SearchedCase</B></A> - Class in <A HREF="./oracle/olapi/syntax/package-summary.html">oracle.olapi.syntax</A><DD>A <CODE>DataObject</CODE> that contains a <CODE>WHEN</CODE> condition and a <CODE>THEN</CODE> expression for a <A HREF="./oracle/olapi/syntax/SearchedCaseExpression.html" title="class in oracle.olapi.syntax"><CODE><CODE>SearchedCaseExpression</CODE></CODE></A>.<DT><A HREF="./oracle/olapi/syntax/SearchedCase.html#SearchedCase(oracle.olapi.syntax.Condition, oracle.olapi.syntax.TypedExpression)"><B>SearchedCase(Condition, TypedExpression)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SearchedCase.html" title="class in oracle.olapi.syntax">SearchedCase</A> <DD>Creates a <CODE>SearchedCase</CODE> that has the specified <CODE>WHEN</CODE> condition and <CODE>THEN</CODE> expression. <DT><A HREF="./oracle/olapi/syntax/SearchedCaseExpression.html" title="class in oracle.olapi.syntax"><B>SearchedCaseExpression</B></A> - Class in <A HREF="./oracle/olapi/syntax/package-summary.html">oracle.olapi.syntax</A><DD>A <CODE>CaseExpression</CODE> that represents an expression that is similar to the searched case expression clause and the <CODE>ELSE</CODE> clause of a <CODE>CASE</CODE> expression in SQL.<DT><A HREF="./oracle/olapi/syntax/SearchedCaseExpression.html#SearchedCaseExpression(oracle.olapi.syntax.SearchedCase[], oracle.olapi.syntax.TypedExpression)"><B>SearchedCaseExpression(SearchedCase[], TypedExpression)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SearchedCaseExpression.html" title="class in oracle.olapi.syntax">SearchedCaseExpression</A> <DD>Creates a <CODE>SearchedCaseExpression</CODE> that has an array of <CODE>SearchedCase</CODE> objects that contain the <CODE>WHEN</CODE> conditions and the <CODE>THEN</CODE> expressions of a searched case expression clause, and a <CODE>TypedExpression</CODE> that is the <CODE>ELSE</CODE> clause of a <CODE>CASE</CODE> expression. <DT><A HREF="./oracle/olapi/syntax/SearchedCaseExpression.html#SearchedCaseExpression(java.util.List, oracle.olapi.syntax.TypedExpression)"><B>SearchedCaseExpression(List<SearchedCase>, TypedExpression)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SearchedCaseExpression.html" title="class in oracle.olapi.syntax">SearchedCaseExpression</A> <DD>Creates a <CODE>SearchedCaseExpression</CODE> that has a <CODE>List</CODE> of <CODE>SearchedCase</CODE> objects that contain the <CODE>WHEN</CODE> conditions and the <CODE>THEN</CODE> expressions of a searched case expression clause, and a <CODE>TypedExpression</CODE> that is the <CODE>ELSE</CODE> clause of a <CODE>CASE</CODE> expression. <DT><A HREF="./oracle/olapi/syntax/IntervalLiteralExpression.html#SECOND"><B>SECOND</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/IntervalLiteralExpression.html" title="class in oracle.olapi.syntax">IntervalLiteralExpression</A> <DD>A constant that represents a <CODE>SECOND</CODE> period. <DT><A HREF="./oracle/olapi/syntax/KeywordCatalog.html#SECOND"><B>SECOND</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/KeywordCatalog.html" title="class in oracle.olapi.syntax">KeywordCatalog</A> <DD>A static constant <CODE>KeywordArgument</CODE> representing the keyword <CODE>SECOND</CODE>. <DT><A HREF="./oracle/olapi/metadata/deployment/SecondaryPartitionLevel.html" title="class in oracle.olapi.metadata.deployment"><B>SecondaryPartitionLevel</B></A> - Class in <A HREF="./oracle/olapi/metadata/deployment/package-summary.html">oracle.olapi.metadata.deployment</A><DD>A <CODE>BaseMetadataObject</CODE> that represents a secondary partitioning level for an <CODE>AWCubeOrganization</CODE>.<DT><A HREF="./oracle/olapi/data/source/Source.html#select(oracle.olapi.data.source.BooleanSource)"><B>select(BooleanSource)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>Selects the elements of this <CODE>Source</CODE> for which the corresponding element of the specified <CODE>BooleanSource</CODE> has a value of <CODE>true</CODE>. <DT><A HREF="./oracle/olapi/data/source/Source.html#selectDescendants(oracle.olapi.data.source.Source, oracle.olapi.data.source.Source)"><B>selectDescendants(Source, Source)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>Selects the elements of this <CODE>Source</CODE> that are specified by <CODE>comparison</CODE> and the descendants of those elements in the hierarchy that this <CODE>Source</CODE> represents. <DT><A HREF="./oracle/olapi/data/source/StringSource.html#selectDescendants(java.lang.String, oracle.olapi.data.source.Source)"><B>selectDescendants(String, Source)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/StringSource.html" title="class in oracle.olapi.data.source">StringSource</A> <DD>Selects the elements of this <CODE>StringSource</CODE> that are specified by <CODE>comparison</CODE> and the descendants of those elements in the hierarchy that this <CODE>StringSource</CODE> represents. <DT><A HREF="./oracle/olapi/data/source/StringSource.html#selectDescendants(java.lang.String[], oracle.olapi.data.source.Source)"><B>selectDescendants(String[], Source)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/StringSource.html" title="class in oracle.olapi.data.source">StringSource</A> <DD>Selects the elements of this <CODE>StringSource</CODE> that are specified by <CODE>comparison</CODE> and the descendants of those elements in the hierarchy that this <CODE>StringSource</CODE> represents. <DT><A HREF="./oracle/olapi/data/source/BooleanSource.html#selectValue(boolean)"><B>selectValue(boolean)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/BooleanSource.html" title="class in oracle.olapi.data.source">BooleanSource</A> <DD>Selects the elements of this <CODE>BooleanSource</CODE> that have the specified <CODE>boolean</CODE> value. <DT><A HREF="./oracle/olapi/data/source/DateSource.html#selectValue(java.util.Date)"><B>selectValue(Date)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/DateSource.html" title="class in oracle.olapi.data.source">DateSource</A> <DD>Selects the elements of this <CODE>DateSource</CODE> that have the specified <CODE>Date</CODE> value. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#selectValue(double)"><B>selectValue(double)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Selects the elements of this <CODE>NumberSource</CODE> that have the specified <CODE>double</CODE> value. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#selectValue(float)"><B>selectValue(float)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Selects the elements of this <CODE>NumberSource</CODE> that have the specified <CODE>float</CODE> value. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#selectValue(int)"><B>selectValue(int)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Selects the elements of this <CODE>NumberSource</CODE> that have the specified <CODE>int</CODE> value. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#selectValue(short)"><B>selectValue(short)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Selects the elements of this <CODE>NumberSource</CODE> that have the specified <CODE>short</CODE> value. <DT><A HREF="./oracle/olapi/data/source/Source.html#selectValue(oracle.olapi.data.source.Source)"><B>selectValue(Source)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>Selects the element of this <CODE>Source</CODE> that has the specified <CODE>Source</CODE> as its value. <DT><A HREF="./oracle/olapi/data/source/StringSource.html#selectValue(java.lang.String)"><B>selectValue(String)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/StringSource.html" title="class in oracle.olapi.data.source">StringSource</A> <DD>Selects the elements of this <CODE>StringSource</CODE> that have the specified value. <DT><A HREF="./oracle/olapi/data/source/BooleanSource.html#selectValues(boolean[])"><B>selectValues(boolean[])</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/BooleanSource.html" title="class in oracle.olapi.data.source">BooleanSource</A> <DD>Selects the elements of this <CODE>BooleanSource</CODE> that have the specified <CODE>boolean</CODE> values. <DT><A HREF="./oracle/olapi/data/source/DateSource.html#selectValues(java.util.Date[])"><B>selectValues(Date[])</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/DateSource.html" title="class in oracle.olapi.data.source">DateSource</A> <DD>Selects the elements of this <CODE>DateSource</CODE> that have the specified <CODE>Date</CODE> values. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#selectValues(double[])"><B>selectValues(double[])</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Selects the elements of this <CODE>NumberSource</CODE> that have the specified <CODE>double</CODE> values. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#selectValues(float[])"><B>selectValues(float[])</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Selects the elements of this <CODE>NumberSource</CODE> that have the specified <CODE>float</CODE> values. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#selectValues(int[])"><B>selectValues(int[])</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Selects the elements of this <CODE>NumberSource</CODE> that have the specified <CODE>int</CODE> values. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#selectValues(short[])"><B>selectValues(short[])</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Selects the elements of this <CODE>NumberSource</CODE> that have the specified <CODE>short</CODE> values. <DT><A HREF="./oracle/olapi/data/source/Source.html#selectValues(oracle.olapi.data.source.Source[])"><B>selectValues(Source[])</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>Selects the elements of this <CODE>Source</CODE> that have the specified values. <DT><A HREF="./oracle/olapi/data/source/Source.html#selectValues(oracle.olapi.data.source.Source)"><B>selectValues(Source)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>Selects the elements of this <CODE>Source</CODE> that have the specified values. <DT><A HREF="./oracle/olapi/data/source/StringSource.html#selectValues(java.lang.String[])"><B>selectValues(String[])</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/StringSource.html" title="class in oracle.olapi.data.source">StringSource</A> <DD>Selects the elements of this <CODE>StringSource</CODE> that have the specified values. <DT><A HREF="./oracle/olapi/syntax/LoadCommand.html#SERIAL"><B>SERIAL</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/LoadCommand.html" title="class in oracle.olapi.syntax">LoadCommand</A> <DD>Produces a <CODE>LoadCommand</CODE> that has the <CODE>SERIAL</CODE> option. <DT><A HREF="./oracle/olapi/syntax/LoadCommand.html#SERIAL_OPTION"><B>SERIAL_OPTION</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/LoadCommand.html" title="class in oracle.olapi.syntax">LoadCommand</A> <DD>A constant that represents a serial load. <DT><A HREF="./oracle/olapi/data/source/ServerVersionException.html" title="class in oracle.olapi.data.source"><B>ServerVersionException</B></A> - Exception in <A HREF="./oracle/olapi/data/source/package-summary.html">oracle.olapi.data.source</A><DD>Indicates that the version of Oracle OLAP on the server does not match the version specified by the client application.<DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#SESSIONTIMEZONE"><B>SESSIONTIMEZONE</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>SESSIONTIMEZONE</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#sessionTimeZone()"><B>sessionTimeZone()</B></A> - Static method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Creates a <CODE>TypedExpression</CODE> that evaluates to the time zone of the current session. <DT><A HREF="./oracle/olapi/data/source/BuildProperties.html#setAddDimensions(boolean)"><B>setAddDimensions(boolean)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/BuildProperties.html" title="class in oracle.olapi.data.source">BuildProperties</A> <DD>Specifies whether or not the build process includes all of the dimensions of the cubes in the build or only the dimensions specified by the <CODE>BuildProcess</CODE>. <DT><A HREF="./oracle/olapi/metadata/deployment/AWPrimaryDimensionOrganization.html#setAddUniqueKeyPrefix(boolean)"><B>setAddUniqueKeyPrefix(boolean)</B></A> - Method in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/AWPrimaryDimensionOrganization.html" title="class in oracle.olapi.metadata.deployment">AWPrimaryDimensionOrganization</A> <DD>Specifies whether each member of this dimension has a unique level-based prefix added to the key expressions when a build loads the data into the analytic workspace. <DT><A HREF="./oracle/olapi/metadata/mapping/CubeMap.html#setAggregationMethod(java.lang.String)"><B>setAggregationMethod(String)</B></A> - Method in class oracle.olapi.metadata.mapping.<A HREF="./oracle/olapi/metadata/mapping/CubeMap.html" title="class in oracle.olapi.metadata.mapping">CubeMap</A> <DD>Specifies an aggregation method for the cube. <DT><A HREF="./oracle/olapi/data/source/BuildProperties.html#setAtomicRefresh(boolean)"><B>setAtomicRefresh(boolean)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/BuildProperties.html" title="class in oracle.olapi.data.source">BuildProperties</A> <DD>Specifies whether or not to prevent other users from having access to intermediate results during a build. <DT><A HREF="./oracle/olapi/metadata/mapping/AttributeMap.html#setAttribute(oracle.olapi.metadata.mdm.MdmBaseAttribute)"><B>setAttribute(MdmBaseAttribute)</B></A> - Method in class oracle.olapi.metadata.mapping.<A HREF="./oracle/olapi/metadata/mapping/AttributeMap.html" title="class in oracle.olapi.metadata.mapping">AttributeMap</A> <DD>Specifies the <CODE>MdmAttribute</CODE> to associate with the <CODE>AttributeMap</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDerivedAttribute.html#setAttributeExpression(oracle.olapi.syntax.Expression)"><B>setAttributeExpression(Expression)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDerivedAttribute.html" title="class in oracle.olapi.metadata.mdm">MdmDerivedAttribute</A> <DD>Specifies the <CODE>Expression</CODE> that determines the values of this <CODE>MdmDerivedAttribute</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmBaseAttribute.html#setAttributeGroupName(java.lang.String)"><B>setAttributeGroupName(String)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmBaseAttribute.html" title="class in oracle.olapi.metadata.mdm">MdmBaseAttribute</A> <DD>Specifies the name of the group to which this attribute belongs. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmAttribute.html#setAttributeModel(oracle.olapi.metadata.mdm.MdmAttributeModel)"><B>setAttributeModel(MdmAttributeModel)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmAttribute.html" title="class in oracle.olapi.metadata.mdm">MdmAttribute</A> <DD>Specifies an <CODE>MdmAttributeModel</CODE> to associate with the <CODE>MdmAttribute</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmBaseAttribute.html#setAttributeModel(oracle.olapi.metadata.mdm.MdmAttributeModel)"><B>setAttributeModel(MdmAttributeModel)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmBaseAttribute.html" title="class in oracle.olapi.metadata.mdm">MdmBaseAttribute</A> <DD>Specifies an <CODE>MdmAttributeModel</CODE> for this <CODE>MdmBaseAttribute</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMultiValuedDerivedAttribute.html#setAttributeQuery(oracle.olapi.syntax.Query)"><B>setAttributeQuery(Query)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMultiValuedDerivedAttribute.html" title="class in oracle.olapi.metadata.mdm">MdmMultiValuedDerivedAttribute</A> <DD>Specifies the <CODE>Query</CODE> to associate with this <CODE>MdmMultiValuedDerivedAttribute</CODE>. <DT><A HREF="./oracle/olapi/data/source/BuildProperties.html#setAutomaticOrder(boolean)"><B>setAutomaticOrder(boolean)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/BuildProperties.html" title="class in oracle.olapi.data.source">BuildProperties</A> <DD>Specifies whether the build process should automatically reorder the cubes and dimensions in the build, or whether it should build the items in the exact order specified by the <CODE>BuildProcess</CODE>. <DT><A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html#setAW(oracle.olapi.metadata.deployment.AW)"><B>setAW(AW)</B></A> - Method in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html" title="class in oracle.olapi.metadata.deployment">AWCubeOrganization</A> <DD>Specifies an <Code>AW</CODE> as the container of the <CODE>MdmCube</CODE> that contains this <CODE>AWCubeOrganization</CODE>. <DT><A HREF="./oracle/olapi/metadata/deployment/AWPrimaryDimensionOrganization.html#setAW(oracle.olapi.metadata.deployment.AW)"><B>setAW(AW)</B></A> - Method in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/AWPrimaryDimensionOrganization.html" title="class in oracle.olapi.metadata.deployment">AWPrimaryDimensionOrganization</A> <DD>Specifies an analytic workspace with which to associate this <CODE>AWPrimaryDimensionOrganization</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html#setBooleanCalcModel(oracle.olapi.metadata.mdm.MdmDimensionCalculationModel)"><B>setBooleanCalcModel(MdmDimensionCalculationModel)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html" title="class in oracle.olapi.metadata.mdm">MdmPrimaryDimension</A> <DD>Specifies an <CODE>MdmDimensionCalculationModel</CODE> to use for an <CODE>MdmMeasure</CODE> or <CODE>MdmAttribute</CODE> that has Boolean values. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDimensionedObject.html#setBooleanValued(boolean)"><B>setBooleanValued(boolean)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDimensionedObject.html" title="class in oracle.olapi.metadata.mdm">MdmDimensionedObject</A> <DD>Specifies whether this <CODE>MdmDimensionedObject</CODE> has <CODE>boolean</CODE> values. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmNamedBuildProcess.html#setBuildProcess(oracle.olapi.syntax.BuildProcess)"><B>setBuildProcess(BuildProcess)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmNamedBuildProcess.html" title="class in oracle.olapi.metadata.mdm">MdmNamedBuildProcess</A> <DD>Specifies a <CODE>BuildProcess</CODE> to associate with this <CODE>MdmNamedBuildProcess</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDimension.html#setCardinality(int)"><B>setCardinality(int)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDimension.html" title="class in oracle.olapi.metadata.mdm">MdmDimension</A> <DD>Sets the cardinality (estimated number of members) of this <code>MdmDimension</code>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmBaseMeasure.html#setConsistentSolveSpecification(oracle.olapi.syntax.ConsistentSolveSpecification)"><B>setConsistentSolveSpecification(ConsistentSolveSpecification)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmBaseMeasure.html" title="class in oracle.olapi.metadata.mdm">MdmBaseMeasure</A> <DD>Specifies a <CODE>ConsistentSolveSpecification</CODE> for this <CODE>MdmBaseMeasure</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmCube.html#setConsistentSolveSpecification(oracle.olapi.syntax.ConsistentSolveSpecification)"><B>setConsistentSolveSpecification(ConsistentSolveSpecification)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmCube.html" title="class in oracle.olapi.metadata.mdm">MdmCube</A> <DD>Specifies a <CODE>ConsistentSolveSpecification</CODE> to associate with this <CODE>MdmCube</CODE>. <DT><A HREF="./oracle/olapi/metadata/deployment/AWAttributeOrganization.html#setCreateAttributeIndex(boolean)"><B>setCreateAttributeIndex(boolean)</B></A> - Method in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/AWAttributeOrganization.html" title="class in oracle.olapi.metadata.deployment">AWAttributeOrganization</A> <DD>Specifies whether Oracle OLAP creates an index for the attribute. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMeasure.html#setCube(oracle.olapi.metadata.mdm.MdmCube)"><B>setCube(MdmCube)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMeasure.html" title="class in oracle.olapi.metadata.mdm">MdmMeasure</A> <DD>Specifies the <code>MdmCube</code> to associate with this <code>MdmMeasure</code>. <DT><A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html#setCubeStorageType(java.lang.String)"><B>setCubeStorageType(String)</B></A> - Method in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html" title="class in oracle.olapi.metadata.deployment">AWCubeOrganization</A> <DD>Specifies the data type for the shared measure storage for the cube that contains this <CODE>AWCubeOrganization</CODE>. <DT><A HREF="./oracle/olapi/data/source/Template.html#setCurrentState(oracle.olapi.transaction.metadataStateManager.MetadataState)"><B>setCurrentState(MetadataState)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Template.html" title="class in oracle.olapi.data.source">Template</A> <DD>Specifies a state as the current state for this <code>Template</code>. <DT><A HREF="./oracle/olapi/transaction/TransactionProvider.html#setCurrentTransaction(oracle.olapi.transaction.Transaction)"><B>setCurrentTransaction(Transaction)</B></A> - Method in interface oracle.olapi.transaction.<A HREF="./oracle/olapi/transaction/TransactionProvider.html" title="interface in oracle.olapi.transaction">TransactionProvider</A> <DD>Specifies a <code>Transaction</code> as the current <code>Transaction</code>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmAssignment.html#setCustomMember(oracle.olapi.metadata.mdm.MdmCustomMember)"><B>setCustomMember(MdmCustomMember)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmAssignment.html" title="class in oracle.olapi.metadata.mdm">MdmAssignment</A> <DD>Specifies an <CODE>MdmCustomMember</CODE> to associate with this <CODE>MdmAssignment</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDimension.html#setCustomOrder(oracle.olapi.syntax.OrderByClause)"><B>setCustomOrder(OrderByClause)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDimension.html" title="class in oracle.olapi.metadata.mdm">MdmDimension</A> <DD>Specifies an <CODE>OrderByClause</CODE> for this <CODE>MdmDimension</CODE>, which indicates an order for a set of related dimension members. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html#setDateCalcModel(oracle.olapi.metadata.mdm.MdmDimensionCalculationModel)"><B>setDateCalcModel(MdmDimensionCalculationModel)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html" title="class in oracle.olapi.metadata.mdm">MdmPrimaryDimension</A> <DD>Specifies an <CODE>MdmDimensionCalculationModel</CODE> to use for an <CODE>MdmMeasure</CODE> or <CODE>MdmAttribute</CODE> that has Date values. <DT><A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html#setDefaultBuildSpecification(oracle.olapi.syntax.BuildSpecification)"><B>setDefaultBuildSpecification(BuildSpecification)</B></A> - Method in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html" title="class in oracle.olapi.metadata.deployment">AWCubeOrganization</A> <DD>Specifies a <CODE>BuildSpecification</CODE> to use as the default for this <CODE>AWCubeOrganization</CODE>. <DT><A HREF="./oracle/olapi/metadata/deployment/AWPrimaryDimensionOrganization.html#setDefaultBuildSpecification(oracle.olapi.syntax.BuildSpecification)"><B>setDefaultBuildSpecification(BuildSpecification)</B></A> - Method in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/AWPrimaryDimensionOrganization.html" title="class in oracle.olapi.metadata.deployment">AWPrimaryDimensionOrganization</A> <DD>Specifies a <CODE>BuildSpecification</CODE> to use as the default for this <CODE>AWPrimaryDimensionOrganization</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html#setDefaultCalcModel(oracle.olapi.metadata.mdm.MdmDimensionCalculationModel)"><B>setDefaultCalcModel(MdmDimensionCalculationModel)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html" title="class in oracle.olapi.metadata.mdm">MdmPrimaryDimension</A> <DD>Specifies an <CODE>MdmDimensionCalculationModel</CODE> as the default for the <CODE>MdmPrimaryDimension</CODE>. <DT><A HREF="./oracle/olapi/data/source/CursorSpecification.html#setDefaultFetchSize(int)"><B>setDefaultFetchSize(int)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/CursorSpecification.html" title="class in oracle.olapi.data.source">CursorSpecification</A> <DD>Specifies a default fetch size for the <code>Cursor</code>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html#setDefaultHierarchy(oracle.olapi.metadata.mdm.MdmHierarchy)"><B>setDefaultHierarchy(MdmHierarchy)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html" title="class in oracle.olapi.metadata.mdm">MdmPrimaryDimension</A> <DD>Specifies a default hierarchy for the <CODE>MdmPrimaryDimension</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmHierarchy.html#setDefaultMember(oracle.olapi.metadata.mdm.MdmDimensionMemberInfo)"><B>setDefaultMember(MdmDimensionMemberInfo)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmHierarchy.html" title="class in oracle.olapi.metadata.mdm">MdmHierarchy</A> <DD>Specifies a default member for this <CODE>MdmHierarchy</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmLevelHierarchy.html#setDefaultMember(oracle.olapi.metadata.mdm.MdmDimensionMemberInfo)"><B>setDefaultMember(MdmDimensionMemberInfo)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmLevelHierarchy.html" title="class in oracle.olapi.metadata.mdm">MdmLevelHierarchy</A> <DD>Specifies a default member for the <CODE>MdmLevelHierarchy</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmValueHierarchy.html#setDefaultMember(oracle.olapi.metadata.mdm.MdmDimensionMemberInfo)"><B>setDefaultMember(MdmDimensionMemberInfo)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmValueHierarchy.html" title="class in oracle.olapi.metadata.mdm">MdmValueHierarchy</A> <DD>Specifies a default member for this <CODE>MdmValueHierarchy</CODE>. <DT><A HREF="./oracle/olapi/data/source/CustomModel.html#setDefaultPrecedence(int)"><B>setDefaultPrecedence(int)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/CustomModel.html" title="class in oracle.olapi.data.source">CustomModel</A> <DD>Specifies the default precedence, which is the precedence value for <CODE>Assignment</CODE> objects that are created by methods that do not specify a precendence value. <DT><A HREF="./oracle/olapi/data/source/Model.html#setDefaultPrecedence(int)"><B>setDefaultPrecedence(int)</B></A> - Method in interface oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Model.html" title="interface in oracle.olapi.data.source">Model</A> <DD>Specifies the default precedence, which is the precedence value for <CODE>Assignment</CODE> objects that are created by methods that do not specify a precedence value. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmModel.html#setDefaultPrecedence(int)"><B>setDefaultPrecedence(int)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmModel.html" title="class in oracle.olapi.metadata.mdm">MdmModel</A> <DD>Specifies the default precedence, which is the precedence value for <CODE>Assignment</CODE> objects that are created by methods that do not specify a value. <DT><A HREF="./oracle/olapi/data/source/DataProvider.html#setDefaultUserSession(oracle.olapi.session.UserSession)"><B>setDefaultUserSession(UserSession)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/DataProvider.html" title="class in oracle.olapi.data.source">DataProvider</A> <DD>Specifies the <code>UserSession</code> to associate with this <CODE>DataProvider</CODE> if a <code>UserSession</code> is not already associated with the active <CODE>Transaction</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmObject.html#setDescription(java.lang.String)"><B>setDescription(String)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmObject.html" title="class in oracle.olapi.metadata.mdm">MdmObject</A> <DD>Specifies a descriptive phrase for this <code>MdmObject</code>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmObject.html#setDescription(oracle.olapi.metadata.mdm.MdmDescriptionType, java.lang.String)"><B>setDescription(MdmDescriptionType, String)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmObject.html" title="class in oracle.olapi.metadata.mdm">MdmObject</A> <DD>Specifies a description of the specified type for this <code>MdmObject</code> in the default language for the current session. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmObject.html#setDescription(oracle.olapi.metadata.mdm.MdmDescriptionType, java.lang.String, java.lang.String)"><B>setDescription(MdmDescriptionType, String, String)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmObject.html" title="class in oracle.olapi.metadata.mdm">MdmObject</A> <DD>Specifies a description of the specified type for this <code>MdmObject</code> in the specified language. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmAttribute.html#setDescriptionType(oracle.olapi.metadata.mdm.MdmDescriptionType)"><B>setDescriptionType(MdmDescriptionType)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmAttribute.html" title="class in oracle.olapi.metadata.mdm">MdmAttribute</A> <DD>Specifies an <CODE>MdmDescriptionType</CODE> to associate with the <CODE>MdmAttribute</CODE>. <DT><A HREF="./oracle/olapi/metadata/mapping/DimensionMap.html#setDimension(oracle.olapi.metadata.mdm.MdmDimension)"><B>setDimension(MdmDimension)</B></A> - Method in class oracle.olapi.metadata.mapping.<A HREF="./oracle/olapi/metadata/mapping/DimensionMap.html" title="class in oracle.olapi.metadata.mapping">DimensionMap</A> <DD>Specifies the <CODE>MdmDimension</CODE> to associate with the <CODE>DimensionMap</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDimensionality.html#setDimension(oracle.olapi.metadata.mdm.MdmDimension)"><B>setDimension(MdmDimension)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDimensionality.html" title="class in oracle.olapi.metadata.mdm">MdmDimensionality</A> <DD>Specifies the <CODE>MdmPrimaryDimension</CODE> to associate with this <CODE>MdmDimensionality</CODE>. <DT><A HREF="./oracle/olapi/metadata/mapping/CubeDimensionalityMap.html#setDimensionality(oracle.olapi.metadata.mdm.MdmDimensionality)"><B>setDimensionality(MdmDimensionality)</B></A> - Method in class oracle.olapi.metadata.mapping.<A HREF="./oracle/olapi/metadata/mapping/CubeDimensionalityMap.html" title="class in oracle.olapi.metadata.mapping">CubeDimensionalityMap</A> <DD>Specifies an <CODE>MdmDimensionality</CODE> to associate with the <CODE>CubeDimensionalityMap</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmTimeMember.html#setEndDate(java.util.Date)"><B>setEndDate(Date)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmTimeMember.html" title="class in oracle.olapi.metadata.mdm">MdmTimeMember</A> <DD>Specifies an end date for the time period that the <CODE>MdmTimeMember</CODE> represents. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmTimeDimension.html#setEndDateAttribute(oracle.olapi.metadata.mdm.MdmAttribute)"><B>setEndDateAttribute(MdmAttribute)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmTimeDimension.html" title="class in oracle.olapi.metadata.mdm">MdmTimeDimension</A> <DD>Specifies an <CODE>MdmAttribute</CODE> as the end date attribute for the dimension. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDimensionality.html#setETAttrPrefix(java.lang.String)"><B>setETAttrPrefix(String)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDimensionality.html" title="class in oracle.olapi.metadata.mdm">MdmDimensionality</A> <DD>Specifies a prefix for the name of the column for an attribute of a dimension in the materialized view of a cube. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmHierarchy.html#setETViewName(java.lang.String)"><B>setETViewName(String)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmHierarchy.html" title="class in oracle.olapi.metadata.mdm">MdmHierarchy</A> <DD>Specifies the ET (Embedded Totals) view to associate with the <CODE>MdmHierarchy</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html#setETViewName(java.lang.String)"><B>setETViewName(String)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html" title="class in oracle.olapi.metadata.mdm">MdmPrimaryDimension</A> <DD>Specifies a name for the ET (Embedded Totals) materialized view that is associated with the <CODE>MdmPrimaryDimension</CODE>. <DT><A HREF="./oracle/olapi/metadata/mapping/ValueMap.html#setExpression(oracle.olapi.syntax.Expression)"><B>setExpression(Expression)</B></A> - Method in class oracle.olapi.metadata.mapping.<A HREF="./oracle/olapi/metadata/mapping/ValueMap.html" title="class in oracle.olapi.metadata.mapping">ValueMap</A> <DD>Specifies an <CODE>Expression</CODE> that identifies the relational source data for the values of the metadata object. <DT><A HREF="./oracle/olapi/data/source/CursorSpecification.html#setExtentCalculationSpecified(boolean)"><B>setExtentCalculationSpecified(boolean)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/CursorSpecification.html" title="class in oracle.olapi.data.source">CursorSpecification</A> <DD>Specifies whether to calculate the extent of the <code>Cursor</code>. <DT><A HREF="./oracle/olapi/data/cursor/Cursor.html#setFetchSize(int)"><B>setFetchSize(int)</B></A> - Method in interface oracle.olapi.data.cursor.<A HREF="./oracle/olapi/data/cursor/Cursor.html" title="interface in oracle.olapi.data.cursor">Cursor</A> <DD>Specifies the fetch size for the <code>Cursor</code> if the <code>CursorSpecification</code> for the <code>Cursor</code> is set to specify the fetch size. <DT><A HREF="./oracle/olapi/data/cursor/CursorManager.html#setFetchSize(int)"><B>setFetchSize(int)</B></A> - Method in interface oracle.olapi.data.cursor.<A HREF="./oracle/olapi/data/cursor/CursorManager.html" title="interface in oracle.olapi.data.cursor">CursorManager</A> <DD>Specifies the fetch size for <CODE>Cursor</CODE> objects created by this <CODE>CursorManager</CODE>. <DT><A HREF="./oracle/olapi/metadata/mapping/CubeMap.html#setFromClause(oracle.olapi.syntax.FromClause)"><B>setFromClause(FromClause)</B></A> - Method in class oracle.olapi.metadata.mapping.<A HREF="./oracle/olapi/metadata/mapping/CubeMap.html" title="class in oracle.olapi.metadata.mapping">CubeMap</A> <DD>Specifies a <CODE>FromClause</CODE> to associate with the <CODE>CubeMap</CODE>. <DT><A HREF="./oracle/olapi/metadata/mapping/DimensionMap.html#setFromClause(oracle.olapi.syntax.FromClause)"><B>setFromClause(FromClause)</B></A> - Method in class oracle.olapi.metadata.mapping.<A HREF="./oracle/olapi/metadata/mapping/DimensionMap.html" title="class in oracle.olapi.metadata.mapping">DimensionMap</A> <DD>Specifies a <CODE>FromClause</CODE> to associate with the <CODE>DimensionMap</CODE>. <DT><A HREF="./oracle/olapi/metadata/deployment/RolapCubeOrganization.html#setGroupingForm(java.lang.String)"><B>setGroupingForm(String)</B></A> - Method in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/RolapCubeOrganization.html" title="class in oracle.olapi.metadata.deployment">RolapCubeOrganization</A> <DD>Specifies the grouping form for the cube that is associated with this <CODE>RolapCubeOrganization</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDimensionMemberInfo.html#setHierarchy(oracle.olapi.metadata.mdm.MdmHierarchy)"><B>setHierarchy(MdmHierarchy)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDimensionMemberInfo.html" title="class in oracle.olapi.metadata.mdm">MdmDimensionMemberInfo</A> <DD>Specifies the hierarchy for this <CODE>MdmDimensionMemberInfo</CODE>. <DT><A HREF="./oracle/olapi/metadata/deployment/AWPrimaryDimensionOrganization.html#setHierarchyConsistencyRule(java.lang.String)"><B>setHierarchyConsistencyRule(String)</B></A> - Method in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/AWPrimaryDimensionOrganization.html" title="class in oracle.olapi.metadata.deployment">AWPrimaryDimensionOrganization</A> <DD>Specifies the hierarchy consistency rule for the dimension that is associated with this <CODE>AWPrimaryDimensionOrganization</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmHierarchyLevel.html#setHierarchyLevelMap(oracle.olapi.metadata.mapping.HierarchyLevelMap)"><B>setHierarchyLevelMap(HierarchyLevelMap)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmHierarchyLevel.html" title="class in oracle.olapi.metadata.mdm">MdmHierarchyLevel</A> <DD>Specifies the <CODE>HierarchyLevelMap</CODE> to associate with this <CODE>MdmHierarchyLevel</CODE>. <DT><A HREF="./oracle/olapi/data/source/SpecifiedCursorManager.html#setInputSources(oracle.olapi.data.source.Source[])"><B>setInputSources(Source[])</B></A> - Method in interface oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/SpecifiedCursorManager.html" title="interface in oracle.olapi.data.source">SpecifiedCursorManager</A> <DD>Replaces the existing input <CODE>Source</CODE objects with the new input <CODE>Source</CODE> objects specified by the <CODE>newInputSources</CODE> array. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmLevelHierarchy.html#setIsRagged(boolean)"><B>setIsRagged(boolean)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmLevelHierarchy.html" title="class in oracle.olapi.metadata.mdm">MdmLevelHierarchy</A> <DD>Specifies that the hierarchy is ragged or not ragged. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmLevelHierarchy.html#setIsSkipLevel(boolean)"><B>setIsSkipLevel(boolean)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmLevelHierarchy.html" title="class in oracle.olapi.metadata.mdm">MdmLevelHierarchy</A> <DD>Specifies whether this <CODE>MdmLevelHierarchy</CODE> is a skip-level hierarchy. <DT><A HREF="./oracle/olapi/metadata/mapping/CubeMap.html#setIsSolved(boolean)"><B>setIsSolved(boolean)</B></A> - Method in class oracle.olapi.metadata.mapping.<A HREF="./oracle/olapi/metadata/mapping/CubeMap.html" title="class in oracle.olapi.metadata.mapping">CubeMap</A> <DD>For compatibility with 10<i>g</i> metadata objects, this method specifies whether or not the cube maps to solved data. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmAttribute.html#setIsVisibleForAll(boolean)"><B>setIsVisibleForAll(boolean)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmAttribute.html" title="class in oracle.olapi.metadata.mdm">MdmAttribute</A> <DD>Specifies whether or not the <CODE>MdmAttribute</CODE> is visible for all hierarchies and levels of the <CODE>MdmPrimaryDimension</CODE> that owns the <CODE>MdmAttribute</CODE>. <DT><A HREF="./oracle/olapi/metadata/mapping/CubeDimensionalityMap.html#setJoinCondition(oracle.olapi.syntax.Condition)"><B>setJoinCondition(Condition)</B></A> - Method in class oracle.olapi.metadata.mapping.<A HREF="./oracle/olapi/metadata/mapping/CubeDimensionalityMap.html" title="class in oracle.olapi.metadata.mapping">CubeDimensionalityMap</A> <DD>Specifies a <CODE>Condition</CODE> as the join condition for the dimension in the cube. <DT><A HREF="./oracle/olapi/metadata/mapping/HierarchyLevelMap.html#setJoinCondition(oracle.olapi.syntax.Condition)"><B>setJoinCondition(Condition)</B></A> - Method in class oracle.olapi.metadata.mapping.<A HREF="./oracle/olapi/metadata/mapping/HierarchyLevelMap.html" title="class in oracle.olapi.metadata.mapping">HierarchyLevelMap</A> <DD>Specifies a <CODE>Condition</CODE> that represents a join condition for the level. <DT><A HREF="./oracle/olapi/metadata/mapping/DimensionMap.html#setKeyExpression(oracle.olapi.syntax.Expression)"><B>setKeyExpression(Expression)</B></A> - Method in class oracle.olapi.metadata.mapping.<A HREF="./oracle/olapi/metadata/mapping/DimensionMap.html" title="class in oracle.olapi.metadata.mapping">DimensionMap</A> <DD>Specifies the primary key column of the relational table for the dimension members. <DT><A HREF="./oracle/olapi/metadata/mapping/AttributeMap.html#setLanguage(java.lang.String)"><B>setLanguage(String)</B></A> - Method in class oracle.olapi.metadata.mapping.<A HREF="./oracle/olapi/metadata/mapping/AttributeMap.html" title="class in oracle.olapi.metadata.mapping">AttributeMap</A> <DD>Specifies the language to associate with this <CODE>AttributeMap</CODE>. <DT><A HREF="./oracle/olapi/metadata/deployment/SecondaryPartitionLevel.html#setLevel(oracle.olapi.metadata.mdm.MdmHierarchyLevel)"><B>setLevel(MdmHierarchyLevel)</B></A> - Method in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/SecondaryPartitionLevel.html" title="class in oracle.olapi.metadata.deployment">SecondaryPartitionLevel</A> <DD>Specifies the dimension hierarchy level to use as the basis for the secondary partitioning of the cube that is associated with this <CODE>SecondaryPartitionLevel</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDimensionMemberInfo.html#setLevel(oracle.olapi.metadata.mdm.MdmLevel)"><B>setLevel(MdmLevel)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDimensionMemberInfo.html" title="class in oracle.olapi.metadata.mdm">MdmDimensionMemberInfo</A> <DD>Specifies the level for this <CODE>MdmDimensionMemberInfo</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmStandardMember.html#setLevel(oracle.olapi.metadata.mdm.MdmLevel)"><B>setLevel(MdmLevel)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmStandardMember.html" title="class in oracle.olapi.metadata.mdm">MdmStandardMember</A> <DD>Specifies the <CODE>MdmLevel</CODE> to which you want to add the <CODE>MdmStandardMember</CODE> as a member. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmTimeMember.html#setLevel(oracle.olapi.metadata.mdm.MdmLevel)"><B>setLevel(MdmLevel)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmTimeMember.html" title="class in oracle.olapi.metadata.mdm">MdmTimeMember</A> <DD>Specifies the <CODE>MdmLevel</CODE> to which you want to add the <CODE>MdmTimeMember</CODE> as a member. <DT><A HREF="./oracle/olapi/metadata/mapping/SolvedHierarchyMap.html#setLevelIDExpression(oracle.olapi.syntax.Expression)"><B>setLevelIDExpression(Expression)</B></A> - Method in class oracle.olapi.metadata.mapping.<A HREF="./oracle/olapi/metadata/mapping/SolvedHierarchyMap.html" title="class in oracle.olapi.metadata.mapping">SolvedHierarchyMap</A> <DD>Specifies the column that contains the identifiers for the levels of the hierarchy. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDimensionLevel.html#setLevelType(java.lang.String)"><B>setLevelType(String)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDimensionLevel.html" title="class in oracle.olapi.metadata.mdm">MdmDimensionLevel</A> <DD>Specifies the type of information that this <CODE>MdmDimensionLevel</CODE> represents. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmLevel.html#setLevelType(java.lang.String)"><B>setLevelType(String)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmLevel.html" title="class in oracle.olapi.metadata.mdm">MdmLevel</A> <DD><B>Deprecated.</B> <I>As of Oracle 11g, Release 1 (11.1); replaced by <A HREF="./oracle/olapi/metadata/mdm/MdmDimensionLevel.html#setLevelType(java.lang.String)"><CODE>MdmDimensionLevel.setLevelType</CODE></A></I> <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDimensionMemberInfo.html#setLocalValue(java.lang.Object)"><B>setLocalValue(Object)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDimensionMemberInfo.html" title="class in oracle.olapi.metadata.mdm">MdmDimensionMemberInfo</A> <DD>Specifies the local value for this <CODE>MdmDimensionMemberInfo</CODE>. <DT><A HREF="./oracle/olapi/metadata/mapping/CubeDimensionalityMap.html#setMappedDimension(oracle.olapi.metadata.mdm.MdmDimension)"><B>setMappedDimension(MdmDimension)</B></A> - Method in class oracle.olapi.metadata.mapping.<A HREF="./oracle/olapi/metadata/mapping/CubeDimensionalityMap.html" title="class in oracle.olapi.metadata.mapping">CubeDimensionalityMap</A> <DD>Specifies the <CODE>MdmDimension</CODE> to associate with the cube. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmAttributeModel.html#setMdmAttribute(oracle.olapi.metadata.mdm.MdmAttribute)"><B>setMdmAttribute(MdmAttribute)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmAttributeModel.html" title="class in oracle.olapi.metadata.mdm">MdmAttributeModel</A> <DD>Specifies the <CODE>MdmAttribute</CODE> with which to associate the <CODE>MdmAttributeModel</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMeasureModel.html#setMdmMeasure(oracle.olapi.metadata.mdm.MdmMeasure)"><B>setMdmMeasure(MdmMeasure)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMeasureModel.html" title="class in oracle.olapi.metadata.mdm">MdmMeasureModel</A> <DD>Specifies the <CODE>MdmMeasure</CODE> with which to associate the <CODE>MdmMeasureModel</CODE>. <DT><A HREF="./oracle/olapi/metadata/mapping/MeasureMap.html#setMeasure(oracle.olapi.metadata.mdm.MdmBaseMeasure)"><B>setMeasure(MdmBaseMeasure)</B></A> - Method in class oracle.olapi.metadata.mapping.<A HREF="./oracle/olapi/metadata/mapping/MeasureMap.html" title="class in oracle.olapi.metadata.mapping">MeasureMap</A> <DD>Specifies the <CODE>MdmMeasure</CODE> to associate with the <CODE>MeasureMap</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDerivedMeasure.html#setMeasureExpression(oracle.olapi.syntax.Expression)"><B>setMeasureExpression(Expression)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDerivedMeasure.html" title="class in oracle.olapi.metadata.mdm">MdmDerivedMeasure</A> <DD>Specifies an <CODE>Expression</CODE> that determines the values of this <CODE>MdmDerivedMeasure</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMeasure.html#setMeasureModel(oracle.olapi.metadata.mdm.MdmMeasureModel)"><B>setMeasureModel(MdmMeasureModel)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMeasure.html" title="class in oracle.olapi.metadata.mdm">MdmMeasure</A> <DD>Specifies an <CODE>MdmMeasureModel</CODE> for the <CODE>MdmMeasure</CODE>. <DT><A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html#setMeasureStorage(java.lang.String)"><B>setMeasureStorage(String)</B></A> - Method in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html" title="class in oracle.olapi.metadata.deployment">AWCubeOrganization</A> <DD>Specifies the measure storage type for the cube that contains this <CODE>AWCubeOrganization</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmAssignment.html#setMemberExpression(oracle.olapi.syntax.Expression)"><B>setMemberExpression(Expression)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmAssignment.html" title="class in oracle.olapi.metadata.mdm">MdmAssignment</A> <DD>Specifies an <CODE>Expression</CODE> for this <CODE>MdmAssignment</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmCustomMember.html#setMemberExpression(oracle.olapi.syntax.Expression)"><B>setMemberExpression(Expression)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmCustomMember.html" title="class in oracle.olapi.metadata.mdm">MdmCustomMember</A> <DD>Specifies the <CODE>Expression</CODE> that represents the measure value for the custom dimension member. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDimensionLevel.html#setMemberListMap(oracle.olapi.metadata.mapping.MemberListMap)"><B>setMemberListMap(MemberListMap)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDimensionLevel.html" title="class in oracle.olapi.metadata.mdm">MdmDimensionLevel</A> <DD>Specifies the <CODE>MemberListMap</CODE> to associate with the <CODE>MdmDimensionLevel</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html#setMemberListMap(oracle.olapi.metadata.mapping.MemberListMap)"><B>setMemberListMap(MemberListMap)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html" title="class in oracle.olapi.metadata.mdm">MdmPrimaryDimension</A> <DD>Specifies the <CODE>MemberListMap</CODE> to associate with the <CODE>MdmPrimaryDimension</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmAttribute.html#setModel(oracle.olapi.metadata.mdm.MdmModel)"><B>setModel(MdmModel)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmAttribute.html" title="class in oracle.olapi.metadata.mdm">MdmAttribute</A> <DD>Specifies an <CODE>MdmModel</CODE> to associate with the <CODE>MdmAttribute</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMeasure.html#setModel(oracle.olapi.metadata.mdm.MdmModel)"><B>setModel(MdmModel)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMeasure.html" title="class in oracle.olapi.metadata.mdm">MdmMeasure</A> <DD>Specifies an <CODE>MdmModel</CODE> for the <CODE>MdmMeasure</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmSource.html#setModel(oracle.olapi.metadata.mdm.MdmModel)"><B>setModel(MdmModel)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmSource.html" title="class in oracle.olapi.metadata.mdm">MdmSource</A> <DD>Specifies an <CODE>MdmModel</CODE> for the <CODE>MdmSource</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmBaseAttribute.html#setMultiLingual(boolean)"><B>setMultiLingual(boolean)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmBaseAttribute.html" title="class in oracle.olapi.metadata.mdm">MdmBaseAttribute</A> <DD>Specifies whether the attribute has values for more than one language. <DT><A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html#setMVCreationOptions(oracle.olapi.metadata.deployment.MVCreationOptions)"><B>setMVCreationOptions(MVCreationOptions)</B></A> - Method in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html" title="class in oracle.olapi.metadata.deployment">AWCubeOrganization</A> <DD>Specifies an <CODE>MVCreationOptions</CODE> for this <CODE>AWCubeOrganization</CODE>. <DT><A HREF="./oracle/olapi/metadata/deployment/AWPrimaryDimensionOrganization.html#setMVCreationOptions(oracle.olapi.metadata.deployment.MVCreationOptions)"><B>setMVCreationOptions(MVCreationOptions)</B></A> - Method in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/AWPrimaryDimensionOrganization.html" title="class in oracle.olapi.metadata.deployment">AWPrimaryDimensionOrganization</A> <DD>Specifies an <CODE>MVCreationOptions</CODE> to associate with this <CODE>AWPrimaryDimensionOrganization</CODE>. <DT><A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html#setMVOption(java.lang.String)"><B>setMVOption(String)</B></A> - Method in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html" title="class in oracle.olapi.metadata.deployment">AWCubeOrganization</A> <DD>Specifies the materialized view option for the cube that contains this <CODE>AWCubeOrganization</CODE>. <DT><A HREF="./oracle/olapi/metadata/deployment/AWPrimaryDimensionOrganization.html#setMVOption(java.lang.String)"><B>setMVOption(String)</B></A> - Method in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/AWPrimaryDimensionOrganization.html" title="class in oracle.olapi.metadata.deployment">AWPrimaryDimensionOrganization</A> <DD>Specifies the materialized view option for the dimension that is associated with this <CODE>AWPrimaryDimensionOrganization</CODE>. <DT><A HREF="./oracle/olapi/metadata/mapping/CubeMap.html#setName(java.lang.String)"><B>setName(String)</B></A> - Method in class oracle.olapi.metadata.mapping.<A HREF="./oracle/olapi/metadata/mapping/CubeMap.html" title="class in oracle.olapi.metadata.mapping">CubeMap</A> <DD>Specifies a name for the <CODE>CubeMap</CODE>. <DT><A HREF="./oracle/olapi/metadata/mapping/ValueMap.html#setName(java.lang.String)"><B>setName(String)</B></A> - Method in class oracle.olapi.metadata.mapping.<A HREF="./oracle/olapi/metadata/mapping/ValueMap.html" title="class in oracle.olapi.metadata.mapping">ValueMap</A> <DD>Specifies a name for the <CODE>ValueMap</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmObject.html#setName(java.lang.String)"><B>setName(String)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmObject.html" title="class in oracle.olapi.metadata.mdm">MdmObject</A> <DD>Specifies a name for this <code>MdmObject</code>. <DT><A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html#setNullStorage(java.lang.String)"><B>setNullStorage(String)</B></A> - Method in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html" title="class in oracle.olapi.metadata.deployment">AWCubeOrganization</A> <DD>Specifies the null storage type for the cube that contains this <CODE>AWCubeOrganization</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html#setNumberCalcModel(oracle.olapi.metadata.mdm.MdmDimensionCalculationModel)"><B>setNumberCalcModel(MdmDimensionCalculationModel)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html" title="class in oracle.olapi.metadata.mdm">MdmPrimaryDimension</A> <DD>Specifies an <CODE>MdmDimensionCalculationModel</CODE> to use for an <CODE>MdmMeasure</CODE> or <CODE>MdmAttribute</CODE> that has Number values. <DT><A HREF="./oracle/olapi/metadata/deployment/AW.html#setOwner(oracle.olapi.metadata.mdm.MdmDatabaseSchema)"><B>setOwner(MdmDatabaseSchema)</B></A> - Method in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/AW.html" title="class in oracle.olapi.metadata.deployment">AW</A> <DD>Specifies an owner for this <CODE>AW</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmCube.html#setOwner(oracle.olapi.metadata.mdm.MdmDatabaseSchema)"><B>setOwner(MdmDatabaseSchema)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmCube.html" title="class in oracle.olapi.metadata.mdm">MdmCube</A> <DD>Specifies an <CODE>MdmDatabaseSchema</CODE> as the owner of this <CODE>MdmCube</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmNamedBuildProcess.html#setOwner(oracle.olapi.metadata.mdm.MdmDatabaseSchema)"><B>setOwner(MdmDatabaseSchema)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmNamedBuildProcess.html" title="class in oracle.olapi.metadata.mdm">MdmNamedBuildProcess</A> <DD>Specifies an <CODE>MdmDatabaseSchema</CODE> as the owner of this <CODE>MdmNamedBuildProcess</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmOrganizationalSchema.html#setOwner(oracle.olapi.metadata.mdm.MdmDatabaseSchema)"><B>setOwner(MdmDatabaseSchema)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmOrganizationalSchema.html" title="class in oracle.olapi.metadata.mdm">MdmOrganizationalSchema</A> <DD>Specifies an <CODE>MdmDatabaseSchema</CODE> as the owner of this <CODE>MdmOrganizationalSchema</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html#setOwner(oracle.olapi.metadata.mdm.MdmDatabaseSchema)"><B>setOwner(MdmDatabaseSchema)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html" title="class in oracle.olapi.metadata.mdm">MdmPrimaryDimension</A> <DD>Specifies an <CODE>MdmDatabaseSchema</CODE> as the owner of this <CODE>MdmPrimaryDimension</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmTable.html#setOwner(oracle.olapi.metadata.mdm.MdmDatabaseSchema)"><B>setOwner(MdmDatabaseSchema)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmTable.html" title="class in oracle.olapi.metadata.mdm">MdmTable</A> <DD>Specifies an <CODE>MdmDatabaseSchema</CODE> as the owner of this <CODE>MdmTable</CODE>. <DT><A HREF="./oracle/olapi/data/source/BuildProperties.html#setParallelism(int)"><B>setParallelism(int)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/BuildProperties.html" title="class in oracle.olapi.data.source">BuildProperties</A> <DD>Specifies the number of parallel processes to allocate to the build process. <DT><A HREF="./oracle/olapi/data/source/CursorInfoSpecification.html#setParentEndCalculationSpecified(boolean)"><B>setParentEndCalculationSpecified(boolean)</B></A> - Method in interface oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/CursorInfoSpecification.html" title="interface in oracle.olapi.data.source">CursorInfoSpecification</A> <DD>Specifies whether to calculate the ending position of the <code>Cursor</code> in the parent <code>Cursor</code>. <DT><A HREF="./oracle/olapi/data/source/CursorSpecification.html#setParentEndCalculationSpecified(boolean)"><B>setParentEndCalculationSpecified(boolean)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/CursorSpecification.html" title="class in oracle.olapi.data.source">CursorSpecification</A> <DD>Specifies whether to calculate the ending position of the <code>Cursor</code> in the parent <code>Cursor</code>. <DT><A HREF="./oracle/olapi/metadata/mapping/SolvedHierarchyMap.html#setParentKeyExpression(oracle.olapi.syntax.Expression)"><B>setParentKeyExpression(Expression)</B></A> - Method in class oracle.olapi.metadata.mapping.<A HREF="./oracle/olapi/metadata/mapping/SolvedHierarchyMap.html" title="class in oracle.olapi.metadata.mapping">SolvedHierarchyMap</A> <DD>Specifies the column of the relational table that identifies the parents of the members of the hierarchy. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmStandardMember.html#setParentLevel(oracle.olapi.metadata.mdm.MdmLevel)"><B>setParentLevel(MdmLevel)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmStandardMember.html" title="class in oracle.olapi.metadata.mdm">MdmStandardMember</A> <DD>Specifies an <CODE>MdmLevel</CODE> for the parent of the <CODE>MdmStandardMember</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmTimeMember.html#setParentLevel(oracle.olapi.metadata.mdm.MdmLevel)"><B>setParentLevel(MdmLevel)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmTimeMember.html" title="class in oracle.olapi.metadata.mdm">MdmTimeMember</A> <DD>Specifies an <CODE>MdmLevel</CODE> for the parent of the <CODE>MdmTimeMember</CODE>. <DT><A HREF="./oracle/olapi/metadata/mapping/SolvedHierarchyMap.html#setParentLevelIDExpression(oracle.olapi.syntax.Expression)"><B>setParentLevelIDExpression(Expression)</B></A> - Method in class oracle.olapi.metadata.mapping.<A HREF="./oracle/olapi/metadata/mapping/SolvedHierarchyMap.html" title="class in oracle.olapi.metadata.mapping">SolvedHierarchyMap</A> <DD>Specifies the column that contains the identifiers for the parents of the members of the levels of the hierarchy. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmStandardMember.html#setParentLocalValue(java.lang.String)"><B>setParentLocalValue(String)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmStandardMember.html" title="class in oracle.olapi.metadata.mdm">MdmStandardMember</A> <DD>Specifies a local value for the parent of the <CODE>MdmStandardMember</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmTimeMember.html#setParentLocalValue(java.lang.String)"><B>setParentLocalValue(String)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmTimeMember.html" title="class in oracle.olapi.metadata.mdm">MdmTimeMember</A> <DD>Specifies a local value for the parent of the <CODE>MdmTimeMember</CODE>. <DT><A HREF="./oracle/olapi/data/source/CursorInfoSpecification.html#setParentStartCalculationSpecified(boolean)"><B>setParentStartCalculationSpecified(boolean)</B></A> - Method in interface oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/CursorInfoSpecification.html" title="interface in oracle.olapi.data.source">CursorInfoSpecification</A> <DD>Specifies whether to calculate the starting position of the <code>Cursor</code> in the parent <code>Cursor</code>. <DT><A HREF="./oracle/olapi/data/source/CursorSpecification.html#setParentStartCalculationSpecified(boolean)"><B>setParentStartCalculationSpecified(boolean)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/CursorSpecification.html" title="class in oracle.olapi.data.source">CursorSpecification</A> <DD>Specifies whether to calculate the starting position of the <code>Cursor</code> in the parent <code>Cursor</code>. <DT><A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html#setPartitionLevel(oracle.olapi.metadata.mdm.MdmHierarchyLevel)"><B>setPartitionLevel(MdmHierarchyLevel)</B></A> - Method in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html" title="class in oracle.olapi.metadata.deployment">AWCubeOrganization</A> <DD>Specifies the dimension level to use as the basis for the primary partitioning of the cube that contains this <CODE>AWCubeOrganization</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDimension.html#setPluralDescription(java.lang.String)"><B>setPluralDescription(String)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDimension.html" title="class in oracle.olapi.metadata.mdm">MdmDimension</A> <DD>Sets the long plural description for this <code>MdmDimension</code>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmBaseAttribute.html#setPopulateLineage(boolean)"><B>setPopulateLineage(boolean)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmBaseAttribute.html" title="class in oracle.olapi.metadata.mdm">MdmBaseAttribute</A> <DD>Specifies whether an analytic workspace associates the values of the <CODE>MdmBaseAttribute</CODE> only with the dimension members at the level to which the attribute is mapped or to the members of the mapped level and to the dimension members of all levels that are descendants of the mapped level. <DT><A HREF="./oracle/olapi/data/cursor/Cursor.html#setPosition(long)"><B>setPosition(long)</B></A> - Method in interface oracle.olapi.data.cursor.<A HREF="./oracle/olapi/data/cursor/Cursor.html" title="interface in oracle.olapi.data.cursor">Cursor</A> <DD>Specifies a position to set as the current position of the <code>Cursor</code>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMeasure.html#setPrecedence(int)"><B>setPrecedence(int)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMeasure.html" title="class in oracle.olapi.metadata.mdm">MdmMeasure</A> <DD>Specifies a precedence to use as the default precedence for the <CODE>Assignment</CODE> objects of the <CODE>MdmMeasureModel</CODE> for the <CODE>MdmMeasure</CODE>, with the higher integer value indicating a higher precedence. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmStandardMember.html#setPrecedence(int)"><B>setPrecedence(int)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmStandardMember.html" title="class in oracle.olapi.metadata.mdm">MdmStandardMember</A> <DD>Specifies a precedence for the <CODE>MdmStandardMember</CODE>, with the higher integer value indicating a higher precedence. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmTimeMember.html#setPrecedence(int)"><B>setPrecedence(int)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmTimeMember.html" title="class in oracle.olapi.metadata.mdm">MdmTimeMember</A> <DD>Specifies a precedence for the <CODE>MdmTimeMember</CODE>, with the higher integer value indicating a higher precedence. <DT><A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html#setPrecomputeCondition(oracle.olapi.syntax.SymmetricCondition)"><B>setPrecomputeCondition(SymmetricCondition)</B></A> - Method in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html" title="class in oracle.olapi.metadata.deployment">AWCubeOrganization</A> <DD>Specifies a <CODE>SymmetricCondition</CODE> that identifies the dimension members for which Oracle OLAP computes and stores aggregate measure values during a build or refresh operation. <DT><A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html#setPrecomputePercent(int)"><B>setPrecomputePercent(int)</B></A> - Method in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html" title="class in oracle.olapi.metadata.deployment">AWCubeOrganization</A> <DD>Specifies the percentage of the aggregate measure values of a compressed cube for Oracle OLAP to compute and store during a build or refresh operation. <DT><A HREF="./oracle/olapi/metadata/deployment/SecondaryPartitionLevel.html#setPrecomputePercent(int)"><B>setPrecomputePercent(int)</B></A> - Method in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/SecondaryPartitionLevel.html" title="class in oracle.olapi.metadata.deployment">SecondaryPartitionLevel</A> <DD>For the measure values that are specified by the dimension members in the secondary partitions, specifies the percentage of the aggregate values that Oracle OLAP computes and stores during a build or refresh operation. <DT><A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html#setPrecomputePercentTop(int)"><B>setPrecomputePercentTop(int)</B></A> - Method in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html" title="class in oracle.olapi.metadata.deployment">AWCubeOrganization</A> <DD>Specifies the percentage of the measure values for the top level of a hierarchy for Oracle OLAP to compute and store during a build or refresh operation. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmAttribute.html#setPrimaryDimension(oracle.olapi.metadata.mdm.MdmPrimaryDimension)"><B>setPrimaryDimension(MdmPrimaryDimension)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmAttribute.html" title="class in oracle.olapi.metadata.mdm">MdmAttribute</A> <DD>Specifies the <CODE>MdmPrimaryDimension</CODE> to associate with the <CODE>MdmAttribute</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDimensionMemberInfo.html#setPrimaryDimension(oracle.olapi.metadata.mdm.MdmPrimaryDimension)"><B>setPrimaryDimension(MdmPrimaryDimension)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDimensionMemberInfo.html" title="class in oracle.olapi.metadata.mdm">MdmDimensionMemberInfo</A> <DD>Specifies the dimension for this <CODE>MdmDimensionMemberInfo</CODE>. <DT><A HREF="./oracle/olapi/metadata/mapping/CubeMap.html#setQuery(oracle.olapi.syntax.Query)"><B>setQuery(Query)</B></A> - Method in class oracle.olapi.metadata.mapping.<A HREF="./oracle/olapi/metadata/mapping/CubeMap.html" title="class in oracle.olapi.metadata.mapping">CubeMap</A> <DD>Specifies a query for the <CODE>CubeMap</CODE>. <DT><A HREF="./oracle/olapi/metadata/mapping/DimensionMap.html#setQuery(oracle.olapi.syntax.Query)"><B>setQuery(Query)</B></A> - Method in class oracle.olapi.metadata.mapping.<A HREF="./oracle/olapi/metadata/mapping/DimensionMap.html" title="class in oracle.olapi.metadata.mapping">DimensionMap</A> <DD>Specifies a <CODE>Query</CODE> to associate with this <CODE>DimensionMap</CODE>. <DT><A HREF="./oracle/olapi/data/source/BuildProperties.html#setRefreshAfterErrors(boolean)"><B>setRefreshAfterErrors(boolean)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/BuildProperties.html" title="class in oracle.olapi.data.source">BuildProperties</A> <DD>Specifies whether the build should stop immediately when it encounters an error or whether it should rollback the changes to the failed cube or dimension and attempt to continue with the other items in the build. <DT><A HREF="./oracle/olapi/data/source/BuildProperties.html#setRefreshMethod(java.lang.String)"><B>setRefreshMethod(String)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/BuildProperties.html" title="class in oracle.olapi.data.source">BuildProperties</A> <DD>Specifies the refresh methods for the materialized views that are associated with the cubes in the build. <DT><A HREF="./oracle/olapi/metadata/deployment/MVCreationOptions.html#setRefreshNextExpression(java.lang.String)"><B>setRefreshNextExpression(String)</B></A> - Method in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/MVCreationOptions.html" title="class in oracle.olapi.metadata.deployment">MVCreationOptions</A> <DD>Specifies an expression that determines the interval between automatic refreshes. <DT><A HREF="./oracle/olapi/metadata/deployment/MVCreationOptions.html#setRefreshOnOption(java.lang.String)"><B>setRefreshOnOption(String)</B></A> - Method in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/MVCreationOptions.html" title="class in oracle.olapi.metadata.deployment">MVCreationOptions</A> <DD>Specifies the mode that Oracle OLAP uses to determine when to refresh the MV. <DT><A HREF="./oracle/olapi/metadata/deployment/MVCreationOptions.html#setRefreshStartWithExpression(java.lang.String)"><B>setRefreshStartWithExpression(String)</B></A> - Method in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/MVCreationOptions.html" title="class in oracle.olapi.metadata.deployment">MVCreationOptions</A> <DD>Specifies an expression that determines when the initial automatic refresh of the MV occurs. <DT><A HREF="./oracle/olapi/metadata/deployment/MVCreationOptions.html#setRefreshType(java.lang.String)"><B>setRefreshType(String)</B></A> - Method in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/MVCreationOptions.html" title="class in oracle.olapi.metadata.deployment">MVCreationOptions</A> <DD>Specifies the type of refresh method that the database uses when it refreshes the MV that is associated with the cube or dimension. <DT><A HREF="./oracle/olapi/data/source/BuildProperties.html#setSchedulerJobName(java.lang.String)"><B>setSchedulerJobName(String)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/BuildProperties.html" title="class in oracle.olapi.data.source">BuildProperties</A> <DD>Specifies a text identifier for the build that the analytic workspace writes to the build log. <DT><A HREF="./oracle/olapi/session/UserSession.html#setServerXMLParserCallback(oracle.olapi.metadata.XMLParserCallback)"><B>setServerXMLParserCallback(XMLParserCallback)</B></A> - Method in class oracle.olapi.session.<A HREF="./oracle/olapi/session/UserSession.html" title="class in oracle.olapi.session">UserSession</A> <DD>Specifies an <CODE>XMLParserCallback</CODE> for Oracle OLAP to use when it retrieves a metadata object that is stored on the server. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmObject.html#setShortDescription(java.lang.String)"><B>setShortDescription(String)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmObject.html" title="class in oracle.olapi.metadata.mdm">MdmObject</A> <DD>Specifies a short description for this <code>MdmObject</code>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDimension.html#setShortPluralDescription(java.lang.String)"><B>setShortPluralDescription(String)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDimension.html" title="class in oracle.olapi.metadata.mdm">MdmDimension</A> <DD>Sets the short plural description for this <code>MdmDimension</code>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html#setShortValueDescriptionAttribute(oracle.olapi.metadata.mdm.MdmAttribute)"><B>setShortValueDescriptionAttribute(MdmAttribute)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html" title="class in oracle.olapi.metadata.mdm">MdmPrimaryDimension</A> <DD>Specifes an <code>MdmAttribute</code> that contains short descriptions for the members of the <code>MdmPrimaryDimension</code>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmLevelHierarchy.html#setSolvedHierarchyMap(oracle.olapi.metadata.mapping.SolvedLevelHierarchyMap)"><B>setSolvedHierarchyMap(SolvedLevelHierarchyMap)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmLevelHierarchy.html" title="class in oracle.olapi.metadata.mdm">MdmLevelHierarchy</A> <DD>Specifies a <CODE>SolvedLevelHierarchyMap</CODE> to associate with this <CODE>MdmLevelHierarchy</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmValueHierarchy.html#setSolvedHierarchyMap(oracle.olapi.metadata.mapping.SolvedValueHierarchyMap)"><B>setSolvedHierarchyMap(SolvedValueHierarchyMap)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmValueHierarchy.html" title="class in oracle.olapi.metadata.mdm">MdmValueHierarchy</A> <DD>Specifies a <CODE>SolvedValueHierarchyMap</CODE> to associate with this <CODE>MdmValueHierarchy</CODE>. <DT><A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html#setSparseType(java.lang.String)"><B>setSparseType(String)</B></A> - Method in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html" title="class in oracle.olapi.metadata.deployment">AWCubeOrganization</A> <DD>Specifies the sparsity type for the cube that contains this <CODE>AWCubeOrganization</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmBaseAttribute.html#setSQLDataType(oracle.olapi.syntax.SQLDataType)"><B>setSQLDataType(SQLDataType)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmBaseAttribute.html" title="class in oracle.olapi.metadata.mdm">MdmBaseAttribute</A> <DD>Specifies a SQL data type for the <CODE>MdmBaseAttribute</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmBaseMeasure.html#setSQLDataType(oracle.olapi.syntax.SQLDataType)"><B>setSQLDataType(SQLDataType)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmBaseMeasure.html" title="class in oracle.olapi.metadata.mdm">MdmBaseMeasure</A> <DD>Specifies a SQL data type for the <CODE>MdmBaseMeasure</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmTimeDimension.html#setStartDateAttribute(oracle.olapi.metadata.mdm.MdmAttribute)"><B>setStartDateAttribute(MdmAttribute)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmTimeDimension.html" title="class in oracle.olapi.metadata.mdm">MdmTimeDimension</A> <DD>Specifies an <CODE>MdmAttribute</CODE> as the start date attribute for the dimension. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html#setStringCalcModel(oracle.olapi.metadata.mdm.MdmDimensionCalculationModel)"><B>setStringCalcModel(MdmDimensionCalculationModel)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html" title="class in oracle.olapi.metadata.mdm">MdmPrimaryDimension</A> <DD>Specifies an <CODE>MdmDimensionCalculationModel</CODE> to use for an <CODE>MdmMeasure</CODE> or <CODE>MdmAttribute</CODE> that has String values. <DT><A HREF="./oracle/olapi/metadata/deployment/AW.html#setTablespace(java.lang.String)"><B>setTablespace(String)</B></A> - Method in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/AW.html" title="class in oracle.olapi.metadata.deployment">AW</A> <DD>Specifies a tablespace to contain this <CODE>AW</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmAttribute.html#setTargetDimension(oracle.olapi.metadata.mdm.MdmPrimaryDimension)"><B>setTargetDimension(MdmPrimaryDimension)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmAttribute.html" title="class in oracle.olapi.metadata.mdm">MdmAttribute</A> <DD>Specifies an <CODE>MdmPrimaryDimension</CODE> to associate with the <CODE>MdmAttribute</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmTimeMember.html#setTimeSpan(int)"><B>setTimeSpan(int)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmTimeMember.html" title="class in oracle.olapi.metadata.mdm">MdmTimeMember</A> <DD>Specifies a time span for the time period that the <CODE>MdmTimeMember</CODE> represents. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmTimeDimension.html#setTimeSpanAttribute(oracle.olapi.metadata.mdm.MdmAttribute)"><B>setTimeSpanAttribute(MdmAttribute)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmTimeDimension.html" title="class in oracle.olapi.metadata.mdm">MdmTimeDimension</A> <DD>Specifies an <CODE>MdmAttribute</CODE> as the time span attribute for the dimension. <DT><A HREF="./oracle/olapi/data/source/CursorSpecification.html#setTransaction(oracle.olapi.transaction.Transaction)"><B>setTransaction(Transaction)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/CursorSpecification.html" title="class in oracle.olapi.data.source">CursorSpecification</A> <DD>Specifies the <CODE>Transaction</CODE> object for this <CODE>CursorSpecification</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDimensionMemberInfo.html#setUniqueValue(java.lang.String)"><B>setUniqueValue(String)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDimensionMemberInfo.html" title="class in oracle.olapi.metadata.mdm">MdmDimensionMemberInfo</A> <DD>Specifies the unique value for this <CODE>MdmDimensionMemberInfo</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMeasure.html#setUnits(java.lang.String)"><B>setUnits(String)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMeasure.html" title="class in oracle.olapi.metadata.mdm">MdmMeasure</A> <DD>Specifies a type of units for the values of this <CODE>MdmMeasure</CODE>. <DT><A HREF="./oracle/olapi/metadata/deployment/MVCreationOptions.html#setUsingConstraints(java.lang.String)"><B>setUsingConstraints(String)</B></A> - Method in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/MVCreationOptions.html" title="class in oracle.olapi.metadata.deployment">MVCreationOptions</A> <DD>Specifies whether to use enforced or trusted constraints for refreshing the MV. <DT><A HREF="./oracle/olapi/data/source/BooleanParameter.html#setValue(java.lang.Boolean)"><B>setValue(Boolean)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/BooleanParameter.html" title="class in oracle.olapi.data.source">BooleanParameter</A> <DD>Sets the value of this <CODE>BooleanParameter</CODE> to the specified <CODE>Boolean</CODE>. <DT><A HREF="./oracle/olapi/data/source/BooleanParameter.html#setValue(boolean)"><B>setValue(boolean)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/BooleanParameter.html" title="class in oracle.olapi.data.source">BooleanParameter</A> <DD>Sets the value of this <CODE>BooleanParameter</CODE> to the specified <CODE>boolean</CODE>. <DT><A HREF="./oracle/olapi/data/source/DateParameter.html#setValue(java.util.Date)"><B>setValue(Date)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/DateParameter.html" title="class in oracle.olapi.data.source">DateParameter</A> <DD>Sets the value of this <CODE>DateParameter</CODE> to the specified <CODE>Date</CODE>. <DT><A HREF="./oracle/olapi/data/source/NumberParameter.html#setValue(java.lang.Short)"><B>setValue(Short)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberParameter.html" title="class in oracle.olapi.data.source">NumberParameter</A> <DD>Sets the value of this <CODE>NumberParameter</CODE> to the specified <CODE>Short</CODE>. <DT><A HREF="./oracle/olapi/data/source/NumberParameter.html#setValue(short)"><B>setValue(short)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberParameter.html" title="class in oracle.olapi.data.source">NumberParameter</A> <DD>Sets the value of this <CODE>NumberParameter</CODE> to the specified <CODE>short</CODE>. <DT><A HREF="./oracle/olapi/data/source/NumberParameter.html#setValue(java.lang.Integer)"><B>setValue(Integer)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberParameter.html" title="class in oracle.olapi.data.source">NumberParameter</A> <DD>Sets the value of this <CODE>NumberParameter</CODE> to the specified <CODE>Integer</CODE>. <DT><A HREF="./oracle/olapi/data/source/NumberParameter.html#setValue(int)"><B>setValue(int)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberParameter.html" title="class in oracle.olapi.data.source">NumberParameter</A> <DD>Sets the value of this <CODE>NumberParameter</CODE> to the specified integer. <DT><A HREF="./oracle/olapi/data/source/NumberParameter.html#setValue(java.lang.Long)"><B>setValue(Long)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberParameter.html" title="class in oracle.olapi.data.source">NumberParameter</A> <DD>Sets the value of this <CODE>NumberParameter</CODE> to the specified <CODE>Long</CODE>. <DT><A HREF="./oracle/olapi/data/source/NumberParameter.html#setValue(long)"><B>setValue(long)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberParameter.html" title="class in oracle.olapi.data.source">NumberParameter</A> <DD>Sets the value of this <CODE>NumberParameter</CODE> to the specified <CODE>long</CODE>. <DT><A HREF="./oracle/olapi/data/source/NumberParameter.html#setValue(java.lang.Float)"><B>setValue(Float)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberParameter.html" title="class in oracle.olapi.data.source">NumberParameter</A> <DD>Sets the value of this <CODE>NumberParameter</CODE> to the specified <CODE>Float</CODE>. <DT><A HREF="./oracle/olapi/data/source/NumberParameter.html#setValue(float)"><B>setValue(float)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberParameter.html" title="class in oracle.olapi.data.source">NumberParameter</A> <DD>Sets the value of this <CODE>NumberParameter</CODE> to the specified <CODE>float</CODE>. <DT><A HREF="./oracle/olapi/data/source/NumberParameter.html#setValue(java.lang.Double)"><B>setValue(Double)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberParameter.html" title="class in oracle.olapi.data.source">NumberParameter</A> <DD>Sets the value of this <CODE>NumberParameter</CODE> to the specified <CODE>Double</CODE>. <DT><A HREF="./oracle/olapi/data/source/NumberParameter.html#setValue(double)"><B>setValue(double)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberParameter.html" title="class in oracle.olapi.data.source">NumberParameter</A> <DD>Sets the value of this <CODE>NumberParameter</CODE> to the specified <CODE>double</CODE>. <DT><A HREF="./oracle/olapi/data/source/StringParameter.html#setValue(java.lang.String)"><B>setValue(String)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/StringParameter.html" title="class in oracle.olapi.data.source">StringParameter</A> <DD>Sets the value of this <CODE>StringParameter</CODE> to the specified <CODE>String</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmDescription.html#setValue(java.lang.String)"><B>setValue(String)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmDescription.html" title="class in oracle.olapi.metadata.mdm">MdmDescription</A> <DD>Specifies the value of this <CODE>MdmDescription</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMeasureDimension.html#setValueCalcModel(oracle.olapi.metadata.mdm.MdmDimensionCalculationModel)"><B>setValueCalcModel(MdmDimensionCalculationModel)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMeasureDimension.html" title="class in oracle.olapi.metadata.mdm">MdmMeasureDimension</A> <DD>Specifies a <CODE>MdmDimensionCalculationModel</CODE> to use for <CODE>MdmMeasure</CODE> members of the <CODE>MdmMeasureDimension</CODE> that have a data type of Value. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html#setValueDescriptionAttribute(oracle.olapi.metadata.mdm.MdmAttribute)"><B>setValueDescriptionAttribute(MdmAttribute)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html" title="class in oracle.olapi.metadata.mdm">MdmPrimaryDimension</A> <DD>Specifes an <code>MdmAttribute</code> that contains long descriptions for the members of the <code>MdmPrimaryDimension</code>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmMeasure.html#setValueFormat(java.lang.String)"><B>setValueFormat(String)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmMeasure.html" title="class in oracle.olapi.metadata.mdm">MdmMeasure</A> <DD>Specifies a format for the values of this <CODE>MdmMeasure</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmStandardMember.html#setValueHierarchy(oracle.olapi.metadata.mdm.MdmValueHierarchy)"><B>setValueHierarchy(MdmValueHierarchy)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmStandardMember.html" title="class in oracle.olapi.metadata.mdm">MdmStandardMember</A> <DD>Specifies the <CODE>MdmValueHierarchy</CODE> to which you want to add the <CODE>MdmStandardMember</CODE> as a member. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmTimeMember.html#setValueHierarchy(oracle.olapi.metadata.mdm.MdmValueHierarchy)"><B>setValueHierarchy(MdmValueHierarchy)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmTimeMember.html" title="class in oracle.olapi.metadata.mdm">MdmTimeMember</A> <DD>Specifies the <CODE>MdmValueHierarchy</CODE> to which you want to add the <CODE>MdmTimeMember</CODE> as a member. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html#setValueSeparationString(java.lang.String)"><B>setValueSeparationString(String)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmPrimaryDimension.html" title="class in oracle.olapi.metadata.mdm">MdmPrimaryDimension</A> <DD>Specifies a <CODE>String</CODE> that separates the hierarchy, level, and local value parts of the unique value of a member of the <code>MdmPrimaryDimension</code>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmViewColumn.html#setViewColumnName(java.lang.String)"><B>setViewColumnName(String)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmViewColumn.html" title="class in oracle.olapi.metadata.mdm">MdmViewColumn</A> <DD>Specifies the name of the column in the view. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmCube.html#setViewName(java.lang.String)"><B>setViewName(String)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmCube.html" title="class in oracle.olapi.metadata.mdm">MdmCube</A> <DD>Specifies an <CODE>MdmViewColumn</CODE> to associate with this <CODE>MdmCube</CODE>. <DT><A HREF="./oracle/olapi/metadata/mapping/CubeMap.html#setWhereClause(oracle.olapi.syntax.Condition)"><B>setWhereClause(Condition)</B></A> - Method in class oracle.olapi.metadata.mapping.<A HREF="./oracle/olapi/metadata/mapping/CubeMap.html" title="class in oracle.olapi.metadata.mapping">CubeMap</A> <DD>Specifies a <CODE>Condition</CODE> to associate with the <CODE>CubeMap</CODE>. <DT><A HREF="./oracle/olapi/metadata/mapping/DimensionMap.html#setWhereClause(oracle.olapi.syntax.Condition)"><B>setWhereClause(Condition)</B></A> - Method in class oracle.olapi.metadata.mapping.<A HREF="./oracle/olapi/metadata/mapping/DimensionMap.html" title="class in oracle.olapi.metadata.mapping">DimensionMap</A> <DD>Specifies a <CODE>Condition</CODE> to associate with this <CODE>DimensionMap</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#SHARE"><B>SHARE</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>SHARE</CODE>. <DT><A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html#SHARED_MEASURE_STORAGE"><B>SHARED_MEASURE_STORAGE</B></A> - Static variable in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html" title="class in oracle.olapi.metadata.deployment">AWCubeOrganization</A> <DD>A constant that indicates that Oracle OLAP stores the values of all of the measures of the cube in the same object. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#SIGN"><B>SIGN</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>SIGN</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#sign()"><B>sign()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Determines whether a number is less than, equal to, or greater than 0 (zero). <DT><A HREF="./oracle/olapi/syntax/SimpleCase.html" title="class in oracle.olapi.syntax"><B>SimpleCase</B></A> - Class in <A HREF="./oracle/olapi/syntax/package-summary.html">oracle.olapi.syntax</A><DD>A <CODE>DataObject</CODE> that contains a pair of <CODE>WHEN</CODE> and <CODE>THEN</CODE> expressions for a <A HREF="./oracle/olapi/syntax/SimpleCaseExpression.html" title="class in oracle.olapi.syntax"><CODE><CODE>SimpleCaseExpression</CODE></CODE></A>.<DT><A HREF="./oracle/olapi/syntax/SimpleCase.html#SimpleCase(oracle.olapi.syntax.TypedExpression, oracle.olapi.syntax.TypedExpression)"><B>SimpleCase(TypedExpression, TypedExpression)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SimpleCase.html" title="class in oracle.olapi.syntax">SimpleCase</A> <DD>Creates a <CODE>SimpleCase</CODE> that has the specified <CODE>WHEN</CODE> and <CODE>THEN</CODE> expressions. <DT><A HREF="./oracle/olapi/syntax/SimpleCase.html#SimpleCase(int, oracle.olapi.syntax.TypedExpression)"><B>SimpleCase(int, TypedExpression)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SimpleCase.html" title="class in oracle.olapi.syntax">SimpleCase</A> <DD>Creates a <CODE>SimpleCase</CODE> that has the specified <CODE>WHEN</CODE> and <CODE>THEN</CODE> expressions. <DT><A HREF="./oracle/olapi/syntax/SimpleCase.html#SimpleCase(java.lang.String, oracle.olapi.syntax.TypedExpression)"><B>SimpleCase(String, TypedExpression)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SimpleCase.html" title="class in oracle.olapi.syntax">SimpleCase</A> <DD>Creates a <CODE>SimpleCase</CODE> that has the specified <CODE>WHEN</CODE> and <CODE>THEN</CODE> expressions. <DT><A HREF="./oracle/olapi/syntax/SimpleCaseExpression.html" title="class in oracle.olapi.syntax"><B>SimpleCaseExpression</B></A> - Class in <A HREF="./oracle/olapi/syntax/package-summary.html">oracle.olapi.syntax</A><DD>A <CODE>CaseExpression</CODE> that represents an expression that is similar to the simple case expression and the <CODE>ELSE</CODE> clauses of a <CODE>CASE</CODE> expression in SQL.<DT><A HREF="./oracle/olapi/syntax/SimpleCaseExpression.html#SimpleCaseExpression(oracle.olapi.syntax.TypedExpression, oracle.olapi.syntax.SimpleCase[], oracle.olapi.syntax.TypedExpression)"><B>SimpleCaseExpression(TypedExpression, SimpleCase[], TypedExpression)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SimpleCaseExpression.html" title="class in oracle.olapi.syntax">SimpleCaseExpression</A> <DD>Creates a <CODE>SimpleCaseExpression</CODE> that has a <CODE>TypedExpression</CODE> as the switch expression of the simple case expression clause of a <CODE>CASE</CODE> expression, an array of <CODE>SimpleCase</CODE> objects that contain the <CODE>WHEN</CODE> and <CODE>THEN</CODE> expressions of the simple case expression clause, and a <CODE>TypedExpression</CODE> as the <CODE>ELSE</CODE> clause of the <CODE>CASE</CODE> expression. <DT><A HREF="./oracle/olapi/syntax/SimpleCaseExpression.html#SimpleCaseExpression(oracle.olapi.syntax.TypedExpression, java.util.List, oracle.olapi.syntax.TypedExpression)"><B>SimpleCaseExpression(TypedExpression, List<SimpleCase>, TypedExpression)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SimpleCaseExpression.html" title="class in oracle.olapi.syntax">SimpleCaseExpression</A> <DD>Creates a <CODE>SimpleCaseExpression</CODE> that has a <CODE>TypedExpression</CODE> as the switch expression of the simple case expression clause of a <CODE>CASE</CODE> expression, a <CODE>List</CODE> of <CODE>SimpleCase</CODE> objects that contain the <CODE>WHEN</CODE> and <CODE>THEN</CODE> expressions of the simple case expression clause, and a <CODE>TypedExpression</CODE> as the <CODE>ELSE</CODE> clause of the <CODE>CASE</CODE> expression. <DT><A HREF="./oracle/olapi/syntax/SimpleCommand.html" title="class in oracle.olapi.syntax"><B>SimpleCommand</B></A> - Class in <A HREF="./oracle/olapi/syntax/package-summary.html">oracle.olapi.syntax</A><DD>An abstract base class for simple build commands.<DT><A HREF="./oracle/olapi/data/source/NumberSource.html#sin()"><B>sin()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Calculates the sine of the value (interpreted as an angle) of each element of this <CODE>NumberSource</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#SIN"><B>SIN</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>SIN</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#sin()"><B>sin()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Calculates the sine of an angle expressed in radians. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#sinh()"><B>sinh()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Calculates the hyperbolic of the value (interpreted as an angle) of each element of this <CODE>NumberSource</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#SINH"><B>SINH</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>SINH</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#sinh()"><B>sinh()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Calculates the hyperbolic sine of the value of this <CODE>TypedExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/SolveCommand.html#SOLVE"><B>SOLVE</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SolveCommand.html" title="class in oracle.olapi.syntax">SolveCommand</A> <DD>Produces a <CODE>SolveCommand</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#SOLVE_CATEGORY"><B>SOLVE_CATEGORY</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>String</CODE> for the SOLVE category of functions. <DT><A HREF="./oracle/olapi/syntax/SolveCommand.html#SOLVE_PARALLEL"><B>SOLVE_PARALLEL</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SolveCommand.html" title="class in oracle.olapi.syntax">SolveCommand</A> <DD>Produces a <CODE>SolveCommand</CODE> that specifies solving the data using parallel processes, if possible. <DT><A HREF="./oracle/olapi/syntax/SolveCommand.html#SOLVE_SERIAL"><B>SOLVE_SERIAL</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SolveCommand.html" title="class in oracle.olapi.syntax">SolveCommand</A> <DD>Produces a <CODE>SolveCommand</CODE> that specifies solving the data using a single process. <DT><A HREF="./oracle/olapi/syntax/SolveCommand.html" title="class in oracle.olapi.syntax"><B>SolveCommand</B></A> - Class in <A HREF="./oracle/olapi/syntax/package-summary.html">oracle.olapi.syntax</A><DD>A <CODE>SimpleCommand</CODE> that initiates the operations that calculate the data for the measures of an <CODE>MdmCube</CODE>.<DT><A HREF="./oracle/olapi/metadata/mapping/SolvedHierarchyMap.html" title="class in oracle.olapi.metadata.mapping"><B>SolvedHierarchyMap</B></A> - Class in <A HREF="./oracle/olapi/metadata/mapping/package-summary.html">oracle.olapi.metadata.mapping</A><DD>For compatibility with 10<i>g</i> metadata objects, a <CODE>SolvedHierarchyMap</CODE> is a <CODE>DimensionMap</CODE> that represents the mapping to data sources of an <CODE>MdmHierarchy</CODE> that is solved.<DT><A HREF="./oracle/olapi/metadata/mapping/SolvedLevelHierarchyMap.html" title="class in oracle.olapi.metadata.mapping"><B>SolvedLevelHierarchyMap</B></A> - Class in <A HREF="./oracle/olapi/metadata/mapping/package-summary.html">oracle.olapi.metadata.mapping</A><DD>A <CODE>SolvedHierarchyMap</CODE> for an <CODE>MdmLevelHierarchy</CODE>.<DT><A HREF="./oracle/olapi/metadata/mapping/SolvedValueHierarchyMap.html" title="class in oracle.olapi.metadata.mapping"><B>SolvedValueHierarchyMap</B></A> - Class in <A HREF="./oracle/olapi/metadata/mapping/package-summary.html">oracle.olapi.metadata.mapping</A><DD>A <CODE>SolvedHierarchyMap</CODE> for an <CODE>MdmValueHierarchy</CODE>.<DT><A HREF="./oracle/olapi/syntax/SolveStepCommand.html" title="class in oracle.olapi.syntax"><B>SolveStepCommand</B></A> - Class in <A HREF="./oracle/olapi/syntax/package-summary.html">oracle.olapi.syntax</A><DD>An abstract <CODE>SimpleCommand</CODE> that specifes a function that is one step in the operations that calculate the data for the measures of an <CODE>MdmCube</CODE>.<DT><A HREF="./oracle/olapi/syntax/ListComparisonCondition.html#SOME"><B>SOME</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/ListComparisonCondition.html" title="class in oracle.olapi.syntax">ListComparisonCondition</A> <DD>A constant for the SOME operator. <DT><A HREF="./oracle/olapi/syntax/CompileCommand.html#SORT"><B>SORT</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/CompileCommand.html" title="class in oracle.olapi.syntax">CompileCommand</A> <DD>Produces a <CODE>CompileCommand</CODE> that has the <CODE>SORT</CODE> option. <DT><A HREF="./oracle/olapi/syntax/CompileCommand.html#SORT_ONLY"><B>SORT_ONLY</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/CompileCommand.html" title="class in oracle.olapi.syntax">CompileCommand</A> <DD>Produces a <CODE>CompileCommand</CODE> that has the <CODE>SORT ONLY</CODE> option. <DT><A HREF="./oracle/olapi/syntax/CompileCommand.html#SORT_ONLY_OPTION"><B>SORT_ONLY_OPTION</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/CompileCommand.html" title="class in oracle.olapi.syntax">CompileCommand</A> <DD>A constant that represents a SORT ONLY compile <DT><A HREF="./oracle/olapi/syntax/CompileCommand.html#SORT_OPTION"><B>SORT_OPTION</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/CompileCommand.html" title="class in oracle.olapi.syntax">CompileCommand</A> <DD>A constant that represents a SORT compile <DT><A HREF="./oracle/olapi/data/source/Source.html#sortAscending()"><B>sortAscending()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>Sorts the elements of this <CODE>Source</CODE> in the ascending order of their data type. <DT><A HREF="./oracle/olapi/data/source/Source.html#sortAscending(oracle.olapi.data.source.Source)"><B>sortAscending(Source)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>Selects the elements of this <CODE>Source</CODE> that are specified by the elements of <CODE>sortValue</CODE>, and orders them in the ascending order of the <CODE>sortValue</CODE> data type. <DT><A HREF="./oracle/olapi/data/source/Source.html#sortAscending(oracle.olapi.data.source.Source, boolean)"><B>sortAscending(Source, boolean)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>Selects the elements of this <CODE>Source</CODE> that are specified by the elements of <CODE>sortValue</CODE>, and orders them in the ascending order of the <CODE>sortValue</CODE> data type. <DT><A HREF="./oracle/olapi/data/source/Source.html#sortAscendingHierarchically(oracle.olapi.data.source.Source, oracle.olapi.data.source.Source, boolean, boolean)"><B>sortAscendingHierarchically(Source, Source, boolean, boolean)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>Selects the elements of this <CODE>Source</CODE> that are specified by <CODE>joined</CODE> and the descendants of those elements in the hierarchy that this <CODE>Source</CODE> represents and sorts the children of the parents in ascending order. <DT><A HREF="./oracle/olapi/data/source/Source.html#sortAscendingHierarchically(oracle.olapi.data.source.Source, oracle.olapi.data.source.Source)"><B>sortAscendingHierarchically(Source, Source)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>Selects the elements of this <CODE>Source</CODE> that are specified by <CODE>joined</CODE> and the descendants of those elements in the hierarchy that this <CODE>Source</CODE> represents and sorts the children of the parents in ascending order with the parents appearing before their children. <DT><A HREF="./oracle/olapi/data/source/Source.html#sortAscendingHierarchically(oracle.olapi.data.source.Source, boolean)"><B>sortAscendingHierarchically(Source, boolean)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>Selects the elements of this <CODE>Source</CODE> and the descendants of those elements in the hierarchy that this <CODE>Source</CODE> represents and sorts the children of the parents in ascending order. <DT><A HREF="./oracle/olapi/data/source/Source.html#sortAscendingHierarchically(oracle.olapi.data.source.Source)"><B>sortAscendingHierarchically(Source)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>Selects the elements of this <CODE>Source</CODE> and the descendants of those elements in the hierarchy that this <CODE>Source</CODE> represents and sorts the children of the parents in ascending order with the parents appearing before the children in the result. <DT><A HREF="./oracle/olapi/data/source/Source.html#sortDescending()"><B>sortDescending()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>Sorts the elements of this <CODE>Source</CODE> in the descending order of their values. <DT><A HREF="./oracle/olapi/data/source/Source.html#sortDescending(oracle.olapi.data.source.Source)"><B>sortDescending(Source)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>Selects the elements of this <CODE>Source</CODE> that are specified by the elements of <CODE>sortValue</CODE>, and orders them in the descending order of the <CODE>sortValue</CODE> data type. <DT><A HREF="./oracle/olapi/data/source/Source.html#sortDescending(oracle.olapi.data.source.Source, boolean)"><B>sortDescending(Source, boolean)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>Selects the elements of this <CODE>Source</CODE> that are specified by the elements of <CODE>sortValue</CODE>, and orders them in the descending order of the <CODE>sortValue</CODE> data type. <DT><A HREF="./oracle/olapi/data/source/Source.html#sortDescendingHierarchically(oracle.olapi.data.source.Source, oracle.olapi.data.source.Source, boolean, boolean)"><B>sortDescendingHierarchically(Source, Source, boolean, boolean)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>Selects the elements of this <CODE>Source</CODE> that are specified by <CODE>joined</CODE> and the descendants of those elements in the hierarchy that this <CODE>Source</CODE> represents and sorts the children of the parents in descending order. <DT><A HREF="./oracle/olapi/data/source/Source.html#sortDescendingHierarchically(oracle.olapi.data.source.Source, oracle.olapi.data.source.Source)"><B>sortDescendingHierarchically(Source, Source)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>Selects the elements of this <CODE>Source</CODE> that are specified by <CODE>joined</CODE> and the descendants of those elements in the hierarchy that this <CODE>Source</CODE> represents and sorts the children of the parents in descending order with the parents appearing before their children. <DT><A HREF="./oracle/olapi/data/source/Source.html#sortDescendingHierarchically(oracle.olapi.data.source.Source, boolean)"><B>sortDescendingHierarchically(Source, boolean)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>Selects the elements of this <CODE>Source</CODE> and the descendants of those elements in the hierarchy that this <CODE>Source</CODE> represents and sorts the children of the parents in descending order. <DT><A HREF="./oracle/olapi/data/source/Source.html#sortDescendingHierarchically(oracle.olapi.data.source.Source)"><B>sortDescendingHierarchically(Source)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>Selects the elements of this <CODE>Source</CODE> and the descendants of those elements in the hierarchy that this <CODE>Source</CODE> represents and sorts the children of the parents in descending order with the parents appearing before the children in the result. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#SOUNDEX"><B>SOUNDEX</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>SOUNDEX</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#soundex()"><B>soundex()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Creates a <CODE>TypedExpression</CODE> that evaluates to a character string that contains the phonetic representation of the character that is the value of this <CODE>TypedExpresson</CODE>. <DT><A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source"><B>Source</B></A> - Class in <A HREF="./oracle/olapi/data/source/package-summary.html">oracle.olapi.data.source</A><DD>The base class of the Oracle OLAP query model.<DT><A HREF="./oracle/olapi/data/source/SourceDefinition.html" title="class in oracle.olapi.data.source"><B>SourceDefinition</B></A> - Class in <A HREF="./oracle/olapi/data/source/package-summary.html">oracle.olapi.data.source</A><DD>Contains information about the origins of the <code>Source</code> with which it is associated.<DT><A HREF="./oracle/olapi/data/source/SourceGenerator.html" title="interface in oracle.olapi.data.source"><B>SourceGenerator</B></A> - Interface in <A HREF="./oracle/olapi/data/source/package-summary.html">oracle.olapi.data.source</A><DD>An interface for an object that produces a <code>Source</code> for a <code>Template</code>.<DT><A HREF="./oracle/olapi/data/cursor/SourceIdentifier.html" title="interface in oracle.olapi.data.cursor"><B>SourceIdentifier</B></A> - Interface in <A HREF="./oracle/olapi/data/cursor/package-summary.html">oracle.olapi.data.cursor</A><DD>An interface for an object that contains a unique identifier for a <code>Source</code> or a <code>MetadataProvider</code>.<DT><A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html#SPARSE_GLOBAL_SPARSE_TYPE"><B>SPARSE_GLOBAL_SPARSE_TYPE</B></A> - Static variable in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html" title="class in oracle.olapi.metadata.deployment">AWCubeOrganization</A> <DD>A constant that indicates a sparse cube that has partitions and that stores all of the partitioned data in a single object. <DT><A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html#SPARSE_SPARSE_TYPE"><B>SPARSE_SPARSE_TYPE</B></A> - Static variable in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html" title="class in oracle.olapi.metadata.deployment">AWCubeOrganization</A> <DD>A constant that indicates a sparse cube. <DT><A HREF="./oracle/olapi/data/cursor/SpecificationUpdateNeededException.html" title="class in oracle.olapi.data.cursor"><B>SpecificationUpdateNeededException</B></A> - Exception in <A HREF="./oracle/olapi/data/cursor/package-summary.html">oracle.olapi.data.cursor</A><DD>Indicates that the structure of the <code>Source</code> for a <code>CursorManager</code> has changed and the <code>CursorManager</code> needs a new <code>CursorInfoSpecification</code>.<DT><A HREF="./oracle/olapi/data/cursor/SpecificationUpdateNeededException.html#SpecificationUpdateNeededException()"><B>SpecificationUpdateNeededException()</B></A> - Constructor for exception oracle.olapi.data.cursor.<A HREF="./oracle/olapi/data/cursor/SpecificationUpdateNeededException.html" title="class in oracle.olapi.data.cursor">SpecificationUpdateNeededException</A> <DD>Creates a <code>SpecificationUpdateNeededException</code>. <DT><A HREF="./oracle/olapi/data/cursor/SpecificationUpdateNeededException.html#SpecificationUpdateNeededException(java.lang.String)"><B>SpecificationUpdateNeededException(String)</B></A> - Constructor for exception oracle.olapi.data.cursor.<A HREF="./oracle/olapi/data/cursor/SpecificationUpdateNeededException.html" title="class in oracle.olapi.data.cursor">SpecificationUpdateNeededException</A> <DD>Creates a <code>SpecificationUpdateNeededException</code> with the specified message. <DT><A HREF="./oracle/olapi/data/source/SpecifiedCursorManager.html" title="interface in oracle.olapi.data.source"><B>SpecifiedCursorManager</B></A> - Interface in <A HREF="./oracle/olapi/data/source/package-summary.html">oracle.olapi.data.source</A><DD>A <code>CursorManager</code> that specifies methods for determining whether the <code>SpecifiedCursorManager</code> is open and for getting and setting the input <CODE>Source</CODE> objects associated with this <code>SpecifiedCursorManager</code>.<DT><A HREF="./oracle/olapi/data/source/CompoundCursorSpecification.html#specifyDefaultFetchSizeOnChildren()"><B>specifyDefaultFetchSizeOnChildren()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/CompoundCursorSpecification.html" title="class in oracle.olapi.data.source">CompoundCursorSpecification</A> <DD>Specifies that the default fetch size be set on the child <code>CursorSpecification</code> objects of the <code>CompoundCursorSpecification</code>. <DT><A HREF="./oracle/olapi/data/source/CompoundCursorSpecification.html#specifyDefaultFetchSizeOnChildren(int)"><B>specifyDefaultFetchSizeOnChildren(int)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/CompoundCursorSpecification.html" title="class in oracle.olapi.data.source">CompoundCursorSpecification</A> <DD>Specifies that the default fetch size be set on the child <code>CursorSpecification</code> objects of the <code>CompoundCursorSpecification</code> and supplies an initial value for the fetch size. <DT><A HREF="./oracle/express/spl/SPLExecutor.html" title="class in oracle.express.spl"><B>SPLExecutor</B></A> - Class in <A HREF="./oracle/express/spl/package-summary.html">oracle.express.spl</A><DD>An object that accepts a <code>String</code> and sends it to Oracle OLAP for internal execution or evaluation.<DT><A HREF="./oracle/express/spl/SPLExecutor.html#SPLExecutor(oracle.jdbc.OracleConnection)"><B>SPLExecutor(OracleConnection)</B></A> - Constructor for class oracle.express.spl.<A HREF="./oracle/express/spl/SPLExecutor.html" title="class in oracle.express.spl">SPLExecutor</A> <DD>Creates a new <code>SPLExecutor</code> object. <DT><A HREF="./oracle/olapi/data/source/SQLCursorManager.html" title="interface in oracle.olapi.data.source"><B>SQLCursorManager</B></A> - Interface in <A HREF="./oracle/olapi/data/source/package-summary.html">oracle.olapi.data.source</A><DD>An interface for an object that gets the SQL statement that the Oracle OLAP SQL Generator generates for a <CODE>Source</CODE> that specifies a query.<DT><A HREF="./oracle/olapi/syntax/SQLDataType.html" title="class in oracle.olapi.syntax"><B>SQLDataType</B></A> - Class in <A HREF="./oracle/olapi/syntax/package-summary.html">oracle.olapi.syntax</A><DD>An object that represents an Oracle Database data type with precision information.<DT><A HREF="./oracle/olapi/syntax/SQLDataType.html#SQLDataType(java.lang.String)"><B>SQLDataType(String)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SQLDataType.html" title="class in oracle.olapi.syntax">SQLDataType</A> <DD>Creates a <CODE>SQLDataType</CODE> that is based on a SQL statement. <DT><A HREF="./oracle/olapi/syntax/SQLDataType.html#SQLDataType(oracle.olapi.syntax.DataType)"><B>SQLDataType(DataType)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SQLDataType.html" title="class in oracle.olapi.syntax">SQLDataType</A> <DD>Creates a <CODE>SQLDataType</CODE> that has the default precision of the specified data type. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#sqrt()"><B>sqrt()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Calculates the square root of the value of each element of this <CODE>NumberSource</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#SQRT"><B>SQRT</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>SQRT</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#sqrt()"><B>sqrt()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Calculates the square root of the value of this <CODE>TypedExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/StarArgument.html" title="class in oracle.olapi.syntax"><B>StarArgument</B></A> - Class in <A HREF="./oracle/olapi/syntax/package-summary.html">oracle.olapi.syntax</A><DD>A <CODE>DataObject</CODE> that represents a <CODE>*</CODE> (asterisk) argument.<DT><A HREF="./oracle/olapi/data/source/NumberSource.html#stdev()"><B>stdev()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Calculates the standard deviation of the values of this <CODE>NumberSource</CODE>. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#stdevPop()"><B>stdevPop()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Calculates the population standard deviation of the values of this <CODE>NumberSource</CODE>. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#stdevSamp()"><B>stdevSamp()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Calculates the cumulative sample standard deviation of the values of this <CODE>NumberSource</CODE>. <DT><A HREF="./oracle/olapi/syntax/StringExpression.html" title="class in oracle.olapi.syntax"><B>StringExpression</B></A> - Class in <A HREF="./oracle/olapi/syntax/package-summary.html">oracle.olapi.syntax</A><DD>A <CODE>LiteralExpression</CODE> that represents a literal text expression.<DT><A HREF="./oracle/olapi/syntax/StringExpression.html#StringExpression(java.lang.String)"><B>StringExpression(String)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/StringExpression.html" title="class in oracle.olapi.syntax">StringExpression</A> <DD>Creates a <CODE>StringExpression</CODE> with the specified value. <DT><A HREF="./oracle/olapi/data/source/StringParameter.html" title="class in oracle.olapi.data.source"><B>StringParameter</B></A> - Class in <A HREF="./oracle/olapi/data/source/package-summary.html">oracle.olapi.data.source</A><DD>A <CODE>Parameter</CODE> that specifies a <CODE>String</CODE> value that you use in creating a query.<DT><A HREF="./oracle/olapi/data/source/StringParameter.html#StringParameter(oracle.olapi.data.source.DataProvider, java.lang.String)"><B>StringParameter(DataProvider, String)</B></A> - Constructor for class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/StringParameter.html" title="class in oracle.olapi.data.source">StringParameter</A> <DD>Creates a <CODE>StringParameter</CODE> that has the specified <CODE>String</CODE> value. <DT><A HREF="./oracle/olapi/data/source/StringSource.html" title="class in oracle.olapi.data.source"><B>StringSource</B></A> - Class in <A HREF="./oracle/olapi/data/source/package-summary.html">oracle.olapi.data.source</A><DD>A <CODE>Source</CODE> that has elements that have <CODE>String</CODE> objects as values.<DT><A HREF="./oracle/olapi/data/cursor/StructureUpdatedException.html" title="class in oracle.olapi.data.cursor"><B>StructureUpdatedException</B></A> - Exception in <A HREF="./oracle/olapi/data/cursor/package-summary.html">oracle.olapi.data.cursor</A><DD>Indicates that the structure of the <code>Source</code> associated with a <code>CursorManager</code> has changed.<DT><A HREF="./oracle/olapi/data/cursor/StructureUpdatedException.html#StructureUpdatedException()"><B>StructureUpdatedException()</B></A> - Constructor for exception oracle.olapi.data.cursor.<A HREF="./oracle/olapi/data/cursor/StructureUpdatedException.html" title="class in oracle.olapi.data.cursor">StructureUpdatedException</A> <DD>Creates a <code>StructureUpdatedException</code>. <DT><A HREF="./oracle/olapi/data/cursor/StructureUpdatedException.html#StructureUpdatedException(java.lang.String)"><B>StructureUpdatedException(String)</B></A> - Constructor for exception oracle.olapi.data.cursor.<A HREF="./oracle/olapi/data/cursor/StructureUpdatedException.html" title="class in oracle.olapi.data.cursor">StructureUpdatedException</A> <DD>Creates a <code>StructureUpdatedException</code> with the specified message. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#SUBSTR"><B>SUBSTR</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>SUBSTR</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#substr(oracle.olapi.syntax.TypedExpression, oracle.olapi.syntax.TypedExpression)"><B>substr(TypedExpression, TypedExpression)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Creates a <CODE>TypedExpression</CODE> that evaluates to the portion of the value of this <CODE>TypedExpression</CODE> that begins at the specified character position and includes the specified number of characters. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#SUBSTR2"><B>SUBSTR2</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>SUBSTR2</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#substr2(oracle.olapi.syntax.TypedExpression, oracle.olapi.syntax.TypedExpression)"><B>substr2(TypedExpression, TypedExpression)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Creates a <CODE>TypedExpression</CODE> that evaluates to the portion of the value of this <CODE>TypedExpression</CODE> that begins at the specified UCS2 code point position and extends the specified number of UCS2 code points. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#SUBSTR4"><B>SUBSTR4</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>SUBSTR4</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#substr4(oracle.olapi.syntax.TypedExpression, oracle.olapi.syntax.TypedExpression)"><B>substr4(TypedExpression, TypedExpression)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Creates a <CODE>TypedExpression</CODE> that evaluates to the portion of the value of this <CODE>TypedExpression</CODE> that begins at the specified UCS4 code point position and extends the specified number of UCS4 code points. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#SUBSTRB"><B>SUBSTRB</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>SUBSTRB</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#substrB(oracle.olapi.syntax.TypedExpression, oracle.olapi.syntax.TypedExpression)"><B>substrB(TypedExpression, TypedExpression)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Creates a <CODE>TypedExpression</CODE> that evaluates to the portion of the value of this <CODE>TypedExpression</CODE> that begins at the specified byte position and extends the specified number of bytes. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#SUBSTRC"><B>SUBSTRC</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>SUBSTRC</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#substrC(oracle.olapi.syntax.TypedExpression, oracle.olapi.syntax.TypedExpression)"><B>substrC(TypedExpression, TypedExpression)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Creates a <CODE>TypedExpression</CODE> that evaluates to the portion of the value of this <CODE>TypedExpression</CODE> that begins at the specified Unicode complete character position and extends the specified number of Unicode complete characters. <DT><A HREF="./oracle/olapi/data/source/StringSource.html#substring(int, int)"><B>substring(int, int)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/StringSource.html" title="class in oracle.olapi.data.source">StringSource</A> <DD>Selects the <CODE>length</CODE> number of characters, beginning at the position specified by <CODE>index</CODE>, from the values of the elements of this <CODE>StringSource</CODE>. <DT><A HREF="./oracle/olapi/data/source/StringSource.html#substring(oracle.olapi.data.source.NumberSource, oracle.olapi.data.source.NumberSource)"><B>substring(NumberSource, NumberSource)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/StringSource.html" title="class in oracle.olapi.data.source">StringSource</A> <DD>Selects the <CODE>length</CODE> number of characters, beginning at the position specified by <CODE>index</CODE>, from the values of the elements of this <CODE>StringSource</CODE>. <DT><A HREF="./oracle/olapi/metadata/XMLWriterCallback.html#suppressOwnerName(oracle.olapi.metadata.BaseMetadataObject, java.lang.String, oracle.olapi.syntax.SyntaxObject, boolean)"><B>suppressOwnerName(BaseMetadataObject, String, SyntaxObject, boolean)</B></A> - Method in interface oracle.olapi.metadata.<A HREF="./oracle/olapi/metadata/XMLWriterCallback.html" title="interface in oracle.olapi.metadata">XMLWriterCallback</A> <DD>Indicates whether or not the XML writer should suppress the name of the owner of the object so that it does not appear in the exported XML. <DT><A HREF="./oracle/olapi/metadata/XML11_2_ParserCallback.html#suppressXMLAttribute(java.lang.String, java.lang.Class, java.lang.String, java.lang.String)"><B>suppressXMLAttribute(String, Class, String, String)</B></A> - Method in interface oracle.olapi.metadata.<A HREF="./oracle/olapi/metadata/XML11_2_ParserCallback.html" title="interface in oracle.olapi.metadata">XML11_2_ParserCallback</A> <DD>Indicates whether or not the XML parser should suppress an XML attribute of an object so that it does not appear in the imported XML. <DT><A HREF="./oracle/olapi/metadata/XMLWriterCallback.html#suppressXMLAttribute(oracle.olapi.metadata.BaseMetadataObject, java.lang.String, java.lang.String)"><B>suppressXMLAttribute(BaseMetadataObject, String, String)</B></A> - Method in interface oracle.olapi.metadata.<A HREF="./oracle/olapi/metadata/XMLWriterCallback.html" title="interface in oracle.olapi.metadata">XMLWriterCallback</A> <DD>Indicates whether or not the XML writer should suppress the XML attribute of the object so that it does not appear in the exported XML. <DT><A HREF="./oracle/olapi/syntax/SymmetricCondition.html" title="class in oracle.olapi.syntax"><B>SymmetricCondition</B></A> - Class in <A HREF="./oracle/olapi/syntax/package-summary.html">oracle.olapi.syntax</A><DD>A <CODE>SyntaxObject</CODE> that specifies a collection of the members one or more dimensions.<DT><A HREF="./oracle/olapi/syntax/SymmetricCondition.html#SymmetricCondition(oracle.olapi.metadata.mdm.MdmPrimaryDimension[], oracle.olapi.syntax.Condition[])"><B>SymmetricCondition(MdmPrimaryDimension[], Condition[])</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SymmetricCondition.html" title="class in oracle.olapi.syntax">SymmetricCondition</A> <DD>For compatibility with the 11.1 Oracle OLAP Java API, creates a <CODE>SymmetricCondition</CODE> with the specified dimensions and <CODE>Condition</CODE> objects. <DT><A HREF="./oracle/olapi/syntax/SymmetricCondition.html#SymmetricCondition(java.util.List, java.util.List)"><B>SymmetricCondition(List<MdmPrimaryDimension>, List<Condition>)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SymmetricCondition.html" title="class in oracle.olapi.syntax">SymmetricCondition</A> <DD>For compatibility with the 11.1 Oracle OLAP Java API, creates a <CODE>SymmetricCondition</CODE> with the specified dimensions and <CODE>Condition</CODE> objects. <DT><A HREF="./oracle/olapi/syntax/SymmetricCondition.html#SymmetricCondition(oracle.olapi.syntax.SymmetricConditionElement[])"><B>SymmetricCondition(SymmetricConditionElement[])</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SymmetricCondition.html" title="class in oracle.olapi.syntax">SymmetricCondition</A> <DD>Creates a <CODE>SymmetricCondition</CODE> with the specified elements. <DT><A HREF="./oracle/olapi/syntax/SymmetricCondition.html#SymmetricCondition(java.util.List)"><B>SymmetricCondition(List<SymmetricConditionElement>)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SymmetricCondition.html" title="class in oracle.olapi.syntax">SymmetricCondition</A> <DD>Creates a <CODE>SymmetricCondition</CODE> with the specified elements. <DT><A HREF="./oracle/olapi/syntax/SymmetricConditionElement.html" title="class in oracle.olapi.syntax"><B>SymmetricConditionElement</B></A> - Class in <A HREF="./oracle/olapi/syntax/package-summary.html">oracle.olapi.syntax</A><DD>A <CODE>SyntaxObject</CODE> that specifies a collection of the members of a dimension for a <CODE>SymmetricCondition</CODE>.<DT><A HREF="./oracle/olapi/syntax/SymmetricConditionElement.html#SymmetricConditionElement(oracle.olapi.metadata.mdm.MdmPrimaryDimension, java.lang.String)"><B>SymmetricConditionElement(MdmPrimaryDimension, String)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SymmetricConditionElement.html" title="class in oracle.olapi.syntax">SymmetricConditionElement</A> <DD>Creates a <CODE>SymmetricConditionElement</CODE> with the specified dimension and qualifier. <DT><A HREF="./oracle/olapi/syntax/SymmetricConditionElement.html#SymmetricConditionElement(oracle.olapi.metadata.mdm.MdmPrimaryDimension, oracle.olapi.syntax.Condition)"><B>SymmetricConditionElement(MdmPrimaryDimension, Condition)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SymmetricConditionElement.html" title="class in oracle.olapi.syntax">SymmetricConditionElement</A> <DD>For compatibility with the 11.1 Oracle OLAP Java API, creates a <CODE>SymmetricConditionElement</CODE> with the specified dimension and <CODE>Condition</CODE>. <DT><A HREF="./oracle/olapi/syntax/SymmetricConditionElement.html#SymmetricConditionElement(oracle.olapi.metadata.mdm.MdmPrimaryDimension, oracle.olapi.metadata.mdm.MdmDimensionLevel[])"><B>SymmetricConditionElement(MdmPrimaryDimension, MdmDimensionLevel[])</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SymmetricConditionElement.html" title="class in oracle.olapi.syntax">SymmetricConditionElement</A> <DD>Creates a <CODE>SymmetricConditionElement</CODE> with the specified dimension and dimension levels. <DT><A HREF="./oracle/olapi/syntax/SymmetricConditionElement.html#SymmetricConditionElement(oracle.olapi.metadata.mdm.MdmPrimaryDimension, java.util.List)"><B>SymmetricConditionElement(MdmPrimaryDimension, List<MdmDimensionLevel>)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SymmetricConditionElement.html" title="class in oracle.olapi.syntax">SymmetricConditionElement</A> <DD>Creates a <CODE>SymmetricConditionElement</CODE> with the specified dimension and dimension levels. <DT><A HREF="./oracle/olapi/syntax/LoadCommand.html#SYNCH"><B>SYNCH</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/LoadCommand.html" title="class in oracle.olapi.syntax">LoadCommand</A> <DD>Produces a <CODE>LoadCommand</CODE> that has the <CODE>SYNCH</CODE> option. <DT><A HREF="./oracle/olapi/syntax/LoadCommand.html#SYNCH_OPTION"><B>SYNCH_OPTION</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/LoadCommand.html" title="class in oracle.olapi.syntax">LoadCommand</A> <DD>A constant that represents a synchronized load. <DT><A HREF="./oracle/olapi/syntax/SyntaxException.html" title="class in oracle.olapi.syntax"><B>SyntaxException</B></A> - Exception in <A HREF="./oracle/olapi/syntax/package-summary.html">oracle.olapi.syntax</A><DD>Indicates that part of the specification of an <CODE>SyntaxObject</CODE> is invalid.<DT><A HREF="./oracle/olapi/syntax/SyntaxObject.html" title="class in oracle.olapi.syntax"><B>SyntaxObject</B></A> - Class in <A HREF="./oracle/olapi/syntax/package-summary.html">oracle.olapi.syntax</A><DD>An abstract base class for objects that specify tables or columns in an Oracle Database instance, and that represent selections of data and operations on the data.<DT><A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html" title="class in oracle.olapi.syntax"><B>SyntaxObjectVisitor</B></A> - Class in <A HREF="./oracle/olapi/syntax/package-summary.html">oracle.olapi.syntax</A><DD>A visitor class for the <CODE>SyntaxObject</CODE> class hierarchy.<DT><A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html#SyntaxObjectVisitor()"><B>SyntaxObjectVisitor()</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html" title="class in oracle.olapi.syntax">SyntaxObjectVisitor</A> <DD>Creates a new <CODE>SyntaxObjectVisitor</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#SYS_CONTEXT"><B>SYS_CONTEXT</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>SYS_CONTEXT</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#SYS_EXTRACT_UTC"><B>SYS_EXTRACT_UTC</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>SYS_EXTRACT_UTC</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#SYS_GUID"><B>SYS_GUID</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>SYS_GUID</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#SYS_TYPEID"><B>SYS_TYPEID</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>SYS_TYPEID</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#sysContext(oracle.olapi.syntax.TypedExpression, oracle.olapi.syntax.TypedExpression, oracle.olapi.syntax.TypedExpression)"><B>sysContext(TypedExpression, TypedExpression, TypedExpression)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Creates a <CODE>TypedExpression</CODE> that evaluates to the value of <CODE>parameter</CODE> that is associated with the context <CODE>namespace</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#SYSDATE"><B>SYSDATE</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>SYSDATE</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#sysDate()"><B>sysDate()</B></A> - Static method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Creates a <CODE>TypedExpression</CODE> that evaluates to the current date and time of the operating system on which the database resides. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#sysExtractUTC()"><B>sysExtractUTC()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Extracts the UTC (Coordinated Universal Time, which was formerly Greenwich Mean Time) from the datetime value of this <CODE>TypedExpression</CODE> with time zone offset or time zone region name. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#sysGUID()"><B>sysGUID()</B></A> - Static method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Creates a <CODE>TypedExpression</CODE> that evaluates to a globally unique identifier (RAW value) made up of 16 bytes. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#SYSTIMESTAMP"><B>SYSTIMESTAMP</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>SYSTIMESTAMP</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#sysTimestamp()"><B>sysTimestamp()</B></A> - Static method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Creates a <CODE>TypedExpression</CODE> that evaluates to the system date, including fractional seconds and time zone, of the system on which the database resides. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#sysTypeID()"><B>sysTypeID()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Creates a <CODE>TypedExpression</CODE> that evaluates to the the typeid of the most specific type of the operand. </DL> <HR> <A NAME="_T_"><!-- --></A><H2> <B>T</B></H2> <DL> <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#tan()"><B>tan()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Calculates the tangent of the value (interpreted as an angle) of each element of this <CODE>NumberSource</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#TAN"><B>TAN</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>TAN</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#tan()"><B>tan()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Calculates the tangent of an angle expressed in radians. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#tanh()"><B>tanh()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Calculates the hyperbolic tangent of the value (interpreted as an angle) of each element of this <CODE>NumberSource</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#TANH"><B>TANH</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>TANH</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#tanh()"><B>tanh()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Calculates the hyperbolic tangent of the value of this <CODE>TypedExpression</CODE>. <DT><A HREF="./oracle/express/TaskInterruptedException.html" title="class in oracle.express"><B>TaskInterruptedException</B></A> - Exception in <A HREF="./oracle/express/package-summary.html">oracle.express</A><DD>Indicates that the connection to the Oracle Database has been interrupted by Oracle OLAP.<DT><A HREF="./oracle/express/TaskInterruptedException.html#TaskInterruptedException(java.lang.String)"><B>TaskInterruptedException(String)</B></A> - Constructor for exception oracle.express.<A HREF="./oracle/express/TaskInterruptedException.html" title="class in oracle.express">TaskInterruptedException</A> <DD>Creates a <code>TaskInterruptedException</code> with the specified message. <DT><A HREF="./oracle/olapi/data/source/Template.html" title="class in oracle.olapi.data.source"><B>Template</B></A> - Class in <A HREF="./oracle/olapi/data/source/package-summary.html">oracle.olapi.data.source</A><DD>The basis for creating a <code>Source</code> that an application can dynamically change.<DT><A HREF="./oracle/olapi/data/source/Template.html#Template(oracle.olapi.transaction.metadataStateManager.MetadataState, oracle.olapi.data.source.DataProvider)"><B>Template(MetadataState, DataProvider)</B></A> - Constructor for class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Template.html" title="class in oracle.olapi.data.source">Template</A> <DD>Creates a new <code>Template</code>. <DT><A HREF="./oracle/olapi/syntax/DataType.html#TEXT_CATEGORY"><B>TEXT_CATEGORY</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/DataType.html" title="class in oracle.olapi.syntax">DataType</A> <DD>A constant that represents a category of text literal and <CODE>CLOB</CODE> data types. <DT><A HREF="./oracle/olapi/syntax/DataType.html#TEXT_LITERAL_CATEGORY"><B>TEXT_LITERAL_CATEGORY</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/DataType.html" title="class in oracle.olapi.syntax">DataType</A> <DD>A constant that represents category of text data types. <DT><A HREF="./oracle/olapi/syntax/PlaceholderExpression.html#TEXT_MEASURE"><B>TEXT_MEASURE</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/PlaceholderExpression.html" title="class in oracle.olapi.syntax">PlaceholderExpression</A> <DD>A constant that represents a measure that has text values. <DT><A HREF="./oracle/olapi/syntax/DataType.html#TEXT_OR_NUMBER_CATEGORY"><B>TEXT_OR_NUMBER_CATEGORY</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/DataType.html" title="class in oracle.olapi.syntax">DataType</A> <DD>A constant that represents a category of text literal and <CODE>NUMBER</CODE> data types. <DT><A HREF="./oracle/olapi/data/source/StringSource.html#textFill(int)"><B>textFill(int)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/StringSource.html" title="class in oracle.olapi.data.source">StringSource</A> <DD>Resizes the values of the elements of this <CODE>StringSource</CODE> to the specified width. <DT><A HREF="./oracle/olapi/data/source/StringSource.html#textFill(oracle.olapi.data.source.NumberSource)"><B>textFill(NumberSource)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/StringSource.html" title="class in oracle.olapi.data.source">StringSource</A> <DD>Resizes the values of the elements of this <CODE>StringSource</CODE> to the specified width or widths. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#times(double)"><B>times(double)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Multiplies the value of each element of this <CODE>NumberSource</CODE> by the specified <CODE>double</CODE> value. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#times(float)"><B>times(float)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Multiplies the value of each element of this <CODE>NumberSource</CODE> by the specified <CODE>float</CODE> value. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#times(int)"><B>times(int)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Multiplies the value of each element of this <CODE>NumberSource</CODE> by the specified <CODE>int</CODE> value. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#times(oracle.olapi.data.source.NumberSource)"><B>times(NumberSource)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Multiplies the value of each element of this <CODE>NumberSource</CODE> by the values of the elements of the specified <CODE>NumberSource</CODE>. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#times(short)"><B>times(short)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Multiplies the value of each element of this <CODE>NumberSource</CODE> by the specified <CODE>short</CODE> value. <DT><A HREF="./oracle/olapi/syntax/BinaryOperatorExpression.html#TIMES"><B>TIMES</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/BinaryOperatorExpression.html" title="class in oracle.olapi.syntax">BinaryOperatorExpression</A> <DD>A constant that represents the <CODE>*</CODE> multiplication operator. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#times(double)"><B>times(double)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Multiplies the value of this <CODE>TypedExpression</CODE> by the specified <CODE>double</CODE> value. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#times(float)"><B>times(float)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Multiplies the value of this <CODE>TypedExpression</CODE> by the specified <CODE>float</CODE> value. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#times(int)"><B>times(int)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Multiplies the value of this <CODE>TypedExpression</CODE> by the specified <CODE>int</CODE> value. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#times(oracle.olapi.syntax.TypedExpression)"><B>times(TypedExpression)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Multiplies the value of this <CODE>TypedExpression</CODE> by the value of the specified <CODE>TypedExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#times(short)"><B>times(short)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Multiplies the value of this <CODE>TypedExpression</CODE> by the specified <CODE>short</CODE> value. <DT><A HREF="./oracle/olapi/syntax/DataType.html#TIMESTAMP"><B>TIMESTAMP</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/DataType.html" title="class in oracle.olapi.syntax">DataType</A> <DD>A constant that represents the <CODE>TIMESTAMP</CODE> data type. <DT><A HREF="./oracle/olapi/syntax/DataType.html#TIMESTAMP_CATEGORY"><B>TIMESTAMP_CATEGORY</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/DataType.html" title="class in oracle.olapi.syntax">DataType</A> <DD>A constant that represents a category of <CODE>TIMESTAMP</CODE> data types. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#TIMESTAMP_TO_SCN"><B>TIMESTAMP_TO_SCN</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>TIMESTAMP_TO_SCN</CODE>. <DT><A HREF="./oracle/olapi/syntax/DataType.html#TIMESTAMP_WITH_LOCAL_TIME_ZONE"><B>TIMESTAMP_WITH_LOCAL_TIME_ZONE</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/DataType.html" title="class in oracle.olapi.syntax">DataType</A> <DD>A constant that represents the <CODE>TIMESTAMP WITH LOCAL TIME ZONE</CODE> data type. <DT><A HREF="./oracle/olapi/syntax/DataType.html#TIMESTAMP_WITH_TIME_ZONE"><B>TIMESTAMP_WITH_TIME_ZONE</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/DataType.html" title="class in oracle.olapi.syntax">DataType</A> <DD>A constant that represents the <CODE>TIMESTAMP WITH TIME ZONE</CODE> data type. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#timestampToSCN()"><B>timestampToSCN()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Creates a <CODE>TypedExpression</CODE> that evaluates to the approximate system change number (SCN) that is associated with the timestamp value of this <CODE>TypedExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/KeywordCatalog.html#TIMEZONE_ABBR"><B>TIMEZONE_ABBR</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/KeywordCatalog.html" title="class in oracle.olapi.syntax">KeywordCatalog</A> <DD>A static constant <CODE>KeywordArgument</CODE> representing the keyword <CODE>TIMEZONE_ABBR</CODE>. <DT><A HREF="./oracle/olapi/syntax/KeywordCatalog.html#TIMEZONE_HOUR"><B>TIMEZONE_HOUR</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/KeywordCatalog.html" title="class in oracle.olapi.syntax">KeywordCatalog</A> <DD>A static constant <CODE>KeywordArgument</CODE> representing the keyword <CODE>TIMEZONE_HOUR</CODE>. <DT><A HREF="./oracle/olapi/syntax/KeywordCatalog.html#TIMEZONE_MINUTE"><B>TIMEZONE_MINUTE</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/KeywordCatalog.html" title="class in oracle.olapi.syntax">KeywordCatalog</A> <DD>A static constant <CODE>KeywordArgument</CODE> representing the keyword <CODE>TIMEZONE_MINUTE</CODE>. <DT><A HREF="./oracle/olapi/syntax/KeywordCatalog.html#TIMEZONE_REGION"><B>TIMEZONE_REGION</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/KeywordCatalog.html" title="class in oracle.olapi.syntax">KeywordCatalog</A> <DD>A static constant <CODE>KeywordArgument</CODE> representing the keyword <CODE>TIMEZONE_REGION</CODE>. <DT><A HREF="./oracle/olapi/syntax/TimeZoneExpression.html" title="class in oracle.olapi.syntax"><B>TimeZoneExpression</B></A> - Class in <A HREF="./oracle/olapi/syntax/package-summary.html">oracle.olapi.syntax</A><DD>A <CODE>RowExpression</CODE> that represents a date with a time zone.<DT><A HREF="./oracle/olapi/syntax/TimeZoneExpression.html#TimeZoneExpression(oracle.olapi.syntax.TypedExpression, oracle.olapi.syntax.TypedExpression)"><B>TimeZoneExpression(TypedExpression, TypedExpression)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TimeZoneExpression.html" title="class in oracle.olapi.syntax">TimeZoneExpression</A> <DD>Creates a <CODE>TimeZoneExpression</CODE> with the specified date and time zone. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#TO_BINARY_DOUBLE"><B>TO_BINARY_DOUBLE</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>TO_BINARY_DOUBLE</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#TO_BINARY_FLOAT"><B>TO_BINARY_FLOAT</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>TO_BINARY_FLOAT</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#TO_CLOB"><B>TO_CLOB</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>TO_CLOB</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#TO_DATE"><B>TO_DATE</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>TO_DATE</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#TO_DSINTERVAL"><B>TO_DSINTERVAL</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>TO_DSINTERVAL</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#TO_LOB"><B>TO_LOB</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>TO_LOB</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#TO_MULTI_BYTE"><B>TO_MULTI_BYTE</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>TO_MULTI_BYTE</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#TO_NCLOB"><B>TO_NCLOB</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>TO_NCLOB</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#TO_NUMBER"><B>TO_NUMBER</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>TO_NUMBER</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#TO_SINGLE_BYTE"><B>TO_SINGLE_BYTE</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>TO_SINGLE_BYTE</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#TO_TIMESTAMP"><B>TO_TIMESTAMP</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>TO_TIMESTAMP</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#TO_TIMESTAMP_TZ"><B>TO_TIMESTAMP_TZ</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>TO_TIMESTAMP_TZ</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#TO_YMINTERVAL"><B>TO_YMINTERVAL</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>TO_YMINTERVAL</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#toBinaryDouble(oracle.olapi.syntax.TypedExpression, oracle.olapi.syntax.TypedExpression)"><B>toBinaryDouble(TypedExpression, TypedExpression)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Converts to a <CODE>BINARY_DOUBLE</CODE> the character string or a numeric value of type <CODE>NUMBER</CODE> or <CODE>BINARY_FLOAT</CODE> of this <CODE>TypedExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#toBinaryFloat(oracle.olapi.syntax.TypedExpression, oracle.olapi.syntax.TypedExpression)"><B>toBinaryFloat(TypedExpression, TypedExpression)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Converts to a <CODE>BINARY_FLOAT</CODE> the character string or a numeric value of type <CODE>NUMBER</CODE> or <CODE>BINARY_DOUBLE</CODE> of this <CODE>TypedExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#toChar()"><B>toChar()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Converts the <CODE>NCHAR</CODE>, <CODE>NVARCHAR2</CODE>, <CODE>CLOB</CODE>, or <CODE>NCLOB</CODE> value of this <CODE>TypedExpression</CODE> to the database character set. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#toChar(oracle.olapi.syntax.TypedExpression, oracle.olapi.syntax.TypedExpression)"><B>toChar(TypedExpression, TypedExpression)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Converts the value of this <CODE>TypedExpression</CODE> to a value in the specified format and NLS parameters. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#toCLOB()"><B>toCLOB()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Converts to a <CODE>CLOB</CODE> value the <CODE>NCLOB</CODE> in a LOB column or other character string value of this <CODE>TypedExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#toDate()"><B>toDate()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Converts the data type of the value of this <CODE>TypedExpression</CODE> to the <CODE>DATE</CODE> data type. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#toDate(oracle.olapi.syntax.TypedExpression, oracle.olapi.syntax.TypedExpression)"><B>toDate(TypedExpression, TypedExpression)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Converts the data type of the value of this <CODE>TypedExpression</CODE> to the <CODE>DATE</CODE> data type in the format specified by the date format <CODE>fmt</CODE> and the language specified by <CODE>nlsparam</CODE>. <DT><A HREF="./oracle/olapi/data/source/Source.html#toDoubleSource()"><B>toDoubleSource()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>Converts the values of the elements of this <CODE>Source</CODE> to the Java <CODE>double</CODE> data type. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#toDSInterval(oracle.olapi.syntax.TypedExpression)"><B>toDSInterval(TypedExpression)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Converts the text expression of this <CODE>TypedExpression</CODE> to a <CODE>DS_INTERVAL</CODE> data type. <DT><A HREF="./oracle/olapi/data/source/Source.html#toFloatSource()"><B>toFloatSource()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>Converts the values of the elements of this <CODE>Source</CODE> to the Java <CODE>float</CODE> data type. <DT><A HREF="./oracle/olapi/data/source/Source.html#toIntegerSource()"><B>toIntegerSource()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>Converts the values of the elements of this <CODE>Source</CODE> to the Java <CODE>int</CODE> data type. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#toLOB()"><B>toLOB()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Converts the value of this <CODE>TypedExpression</CODE> to a <CODE>LOB</CODE>. <DT><A HREF="./oracle/olapi/data/source/StringSource.html#toLowercase()"><B>toLowercase()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/StringSource.html" title="class in oracle.olapi.data.source">StringSource</A> <DD>Converts the alphabetic characters in the values of the elements of this <CODE>StringSource</CODE> to lowercase. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#toMultiByte()"><B>toMultiByte()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Converts the single-byte characters of the value of this <CODE>TypedExpression</CODE> to the corresponding multibyte characters. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#toNChar()"><B>toNChar()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Converts the <CODE>NCHAR</CODE>, <CODE>NVARCHAR2</CODE>, <CODE>CLOB</CODE>, or <CODE>NCLOB</CODE> value of this <CODE>TypedExpression</CODE> to the national character set. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#toNChar(oracle.olapi.syntax.TypedExpression, oracle.olapi.syntax.TypedExpression)"><B>toNChar(TypedExpression, TypedExpression)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Converts the datetime or interval value of this <CODE>TypedExpression</CODE> from the database character set to the national character set in the format specified by the date format <CODE>fmt</CODE> and the language specified by <CODE>nlsparam</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#toNCLOB()"><B>toNCLOB()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Converts to an <CODE>NCLOB</CODE> value the <CODE>CLOB</CODE> in a LOB column or other character string value of this <CODE>TypedExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#toNumber()"><B>toNumber()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Converts the value of this <CODE>TypedExpression</CODE> to the <CODE>NUMBER</CODE> data type. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#toNumber(oracle.olapi.syntax.TypedExpression)"><B>toNumber(TypedExpression)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Converts the value of this <CODE>TypedExpression</CODE> to the <CODE>NUMBER</CODE> data type in the format model specified by <CODE>fmt</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#toNumber(oracle.olapi.syntax.TypedExpression, oracle.olapi.syntax.TypedExpression)"><B>toNumber(TypedExpression, TypedExpression)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Converts the value of this <CODE>TypedExpression</CODE> to the <CODE>NUMBER</CODE> data type in the format model specified by <CODE>fmt</CODE>. <DT><A HREF="./oracle/olapi/syntax/KeywordCatalog.html#TOP"><B>TOP</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/KeywordCatalog.html" title="class in oracle.olapi.syntax">KeywordCatalog</A> <DD>A static constant <CODE>KeywordArgument</CODE> representing the keyword <CODE>TOP</CODE>. <DT><A HREF="./oracle/olapi/data/source/Source.html#toShortSource()"><B>toShortSource()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>Converts the values of the elements of this <CODE>Source</CODE> to the Java <CODE>short</CODE> data type. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#toSingleByte()"><B>toSingleByte()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Converts the multibyte characters of the value of this <CODE>TypedExpression</CODE> to the corresponding single-byte characters. <DT><A HREF="./oracle/olapi/syntax/DataType.html#toSQLDataType()"><B>toSQLDataType()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/DataType.html" title="class in oracle.olapi.syntax">DataType</A> <DD>Gets the <CODE>SQLDataType</CODE> for this <CODE>DataType</CODE>. <DT><A HREF="./oracle/express/ErrorDescription.html#toString()"><B>toString()</B></A> - Method in class oracle.express.<A HREF="./oracle/express/ErrorDescription.html" title="class in oracle.express">ErrorDescription</A> <DD>Gets a text representation of the <code>ErrorDescription</code> that includes the domain abbreviation, a short text description of the error, and an indication of where in the internal code the error occurred. <DT><A HREF="./oracle/express/ErrorStack.html#toString()"><B>toString()</B></A> - Method in class oracle.express.<A HREF="./oracle/express/ErrorStack.html" title="class in oracle.express">ErrorStack</A> <DD>Gets a text representation of this <code>ErrorStack</code>, in the default <code>Locale</code> which includes short descriptions for all the errors in the stack. <DT><A HREF="./oracle/express/ExpressServerException.html#toString()"><B>toString()</B></A> - Method in exception oracle.express.<A HREF="./oracle/express/ExpressServerException.html" title="class in oracle.express">ExpressServerException</A> <DD>Gets a text representation of this <code>ExpressServerException</code>, which includes short descriptions of all the errors that occurred. <DT><A HREF="./oracle/olapi/OLAPIException.html#toString()"><B>toString()</B></A> - Method in exception oracle.olapi.<A HREF="./oracle/olapi/OLAPIException.html" title="class in oracle.olapi">OLAPIException</A> <DD>Gets the message for this <CODE>OLAPIException</CODE>. <DT><A HREF="./oracle/olapi/OLAPIIllegalStateException.html#toString()"><B>toString()</B></A> - Method in exception oracle.olapi.<A HREF="./oracle/olapi/OLAPIIllegalStateException.html" title="class in oracle.olapi">OLAPIIllegalStateException</A> <DD>Gets the message for this <CODE>OLAPIIllegalStateException</CODE>. <DT><A HREF="./oracle/olapi/OLAPIRuntimeException.html#toString()"><B>toString()</B></A> - Method in exception oracle.olapi.<A HREF="./oracle/olapi/OLAPIRuntimeException.html" title="class in oracle.olapi">OLAPIRuntimeException</A> <DD>Gets the message for this <CODE>OLAPIRuntimeException</CODE>. <DT><A HREF="./oracle/olapi/data/source/Source.html#toStringSource()"><B>toStringSource()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>Converts the values of the elements of this <CODE>Source</CODE> to Java <CODE>String</CODE> objects. <DT><A HREF="./oracle/olapi/syntax/SyntaxObject.html#toSyntax()"><B>toSyntax()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SyntaxObject.html" title="class in oracle.olapi.syntax">SyntaxObject</A> <DD>Converts the <CODE>SyntaxObject</CODE> into a textual representation in the expression syntax. <DT><A HREF="./oracle/olapi/syntax/SyntaxObject.html#toSyntax(java.lang.String)"><B>toSyntax(String)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SyntaxObject.html" title="class in oracle.olapi.syntax">SyntaxObject</A> <DD>Converts the <CODE>SyntaxObject</CODE> into a textual representation in the expression syntax and provides the owner of the <CODE>SyntaxObject</CODE>. <DT><A HREF="./oracle/olapi/syntax/SyntaxObject.html#toSyntax(java.lang.String, oracle.olapi.syntax.Query)"><B>toSyntax(String, Query)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SyntaxObject.html" title="class in oracle.olapi.syntax">SyntaxObject</A> <DD>Converts the <CODE>SyntaxObject</CODE> into a textual representation in the expression syntax, provides the owner of the <CODE>SyntaxObject</CODE> separately, and provides the <CODE>Query</CODE> that is referenced in the <CODE>SyntaxObject</CODE>. <DT><A HREF="./oracle/olapi/syntax/SyntaxObject.html#toSyntax(java.lang.String, java.util.List)"><B>toSyntax(String, List<Query>)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SyntaxObject.html" title="class in oracle.olapi.syntax">SyntaxObject</A> <DD>Converts the <CODE>SyntaxObject</CODE> into a textual representation in the expression syntax, provides the owner of the <CODE>SyntaxObject</CODE> separately, and provides the <CODE>Query</CODE> objects that are referenced in the <CODE>SyntaxObject</CODE>. <DT><A HREF="./oracle/olapi/syntax/SyntaxObject.html#toSyntax(java.lang.StringBuffer, java.lang.String, java.util.List)"><B>toSyntax(StringBuffer, String, List<Query>)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SyntaxObject.html" title="class in oracle.olapi.syntax">SyntaxObject</A> <DD>Converts the <CODE>SyntaxObject</CODE> into a textual representation in the expression syntax, provides the owner of the <CODE>SyntaxObject</CODE> separately, and provides the <CODE>Query</CODE> objects that are referenced in the <CODE>SyntaxObject</CODE>. <DT><A HREF="./oracle/olapi/syntax/SyntaxObject.html#toSyntax(java.lang.StringBuffer, java.lang.String, java.util.List, boolean)"><B>toSyntax(StringBuffer, String, List<Query>, boolean)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SyntaxObject.html" title="class in oracle.olapi.syntax">SyntaxObject</A> <DD>Converts the <CODE>SyntaxObject</CODE> into a textual representation in the expression syntax, provides the owner of the <CODE>SyntaxObject</CODE> separately, and provides the <CODE>Query</CODE> objects that are referenced in the <CODE>SyntaxObject</CODE>. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#total()"><B>total()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Calculates the sum of the values of the elements of this <CODE>NumberSource</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#toTimestamp(oracle.olapi.syntax.TypedExpression, oracle.olapi.syntax.TypedExpression)"><B>toTimestamp(TypedExpression, TypedExpression)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Converts the text expression of this <CODE>TypedExpression</CODE> to a <CODE>TIMESTAMP</CODE> data type. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#toTimestampTZ(oracle.olapi.syntax.TypedExpression, oracle.olapi.syntax.TypedExpression)"><B>toTimestampTZ(TypedExpression, TypedExpression)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Converts the text expression of this <CODE>TypedExpression</CODE> to a <CODE>TIMESTAMP_WITH_TIME_ZONE</CODE> data type. <DT><A HREF="./oracle/olapi/data/source/StringSource.html#toUppercase()"><B>toUppercase()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/StringSource.html" title="class in oracle.olapi.data.source">StringSource</A> <DD>Converts the alphabetic characters in the values of the elements of this <CODE>StringSource</CODE> to uppercase. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#toYMInterval()"><B>toYMInterval()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Converts the text expression of this <CODE>TypedExpression</CODE> to a <CODE>YM_INTERVAL</CODE> data type. <DT><A HREF="./oracle/olapi/syntax/KeywordCatalog.html#TRAILING"><B>TRAILING</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/KeywordCatalog.html" title="class in oracle.olapi.syntax">KeywordCatalog</A> <DD>A static constant <CODE>KeywordArgument</CODE> representing the keyword <CODE>TRAILING</CODE>. <DT><A HREF="./oracle/olapi/transaction/Transaction.html" title="interface in oracle.olapi.transaction"><B>Transaction</B></A> - Interface in <A HREF="./oracle/olapi/transaction/package-summary.html">oracle.olapi.transaction</A><DD>An interface that represents an OLAP transaction with an Oracle Database instance.<DT><A HREF="./oracle/olapi/transaction/TransactionalObjectInvalidException.html" title="class in oracle.olapi.transaction"><B>TransactionalObjectInvalidException</B></A> - Exception in <A HREF="./oracle/olapi/transaction/package-summary.html">oracle.olapi.transaction</A><DD>Indicates that the <code>TransactionalObject</code> is not valid in the current <code>Transaction</code>.<DT><A HREF="./oracle/olapi/transaction/TransactionalObjectInvalidException.html#TransactionalObjectInvalidException()"><B>TransactionalObjectInvalidException()</B></A> - Constructor for exception oracle.olapi.transaction.<A HREF="./oracle/olapi/transaction/TransactionalObjectInvalidException.html" title="class in oracle.olapi.transaction">TransactionalObjectInvalidException</A> <DD>Creates a <code>TransactionalObjectInvalidException</code>. <DT><A HREF="./oracle/olapi/transaction/TransactionInactiveException.html" title="class in oracle.olapi.transaction"><B>TransactionInactiveException</B></A> - Exception in <A HREF="./oracle/olapi/transaction/package-summary.html">oracle.olapi.transaction</A><DD>Indicates that the current <code>Transaction</code> has already been committed or rolled back by the application and is therefore no longer active.<DT><A HREF="./oracle/olapi/transaction/TransactionInactiveException.html#TransactionInactiveException(oracle.olapi.transaction.Transaction)"><B>TransactionInactiveException(Transaction)</B></A> - Constructor for exception oracle.olapi.transaction.<A HREF="./oracle/olapi/transaction/TransactionInactiveException.html" title="class in oracle.olapi.transaction">TransactionInactiveException</A> <DD>Creates a <code>TransactionTerminatedException</code>. <DT><A HREF="./oracle/olapi/transaction/TransactionProvider.html" title="interface in oracle.olapi.transaction"><B>TransactionProvider</B></A> - Interface in <A HREF="./oracle/olapi/transaction/package-summary.html">oracle.olapi.transaction</A><DD>An interface that defines an OLAP transaction provider.<DT><A HREF="./oracle/olapi/transaction/TransactionTypeUnavailableException.html" title="class in oracle.olapi.transaction"><B>TransactionTypeUnavailableException</B></A> - Exception in <A HREF="./oracle/olapi/transaction/package-summary.html">oracle.olapi.transaction</A><DD>Indicates that the type of the <code>Transaction</code> requested is not available.<DT><A HREF="./oracle/olapi/transaction/TransactionTypeUnavailableException.html#TransactionTypeUnavailableException()"><B>TransactionTypeUnavailableException()</B></A> - Constructor for exception oracle.olapi.transaction.<A HREF="./oracle/olapi/transaction/TransactionTypeUnavailableException.html" title="class in oracle.olapi.transaction">TransactionTypeUnavailableException</A> <DD>Creates a <code>TransactionTypeUnavailableException</code>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#TRANSLATE"><B>TRANSLATE</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>TRANSLATE</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#translate(oracle.olapi.syntax.TypedExpression, oracle.olapi.syntax.TypedExpression)"><B>translate(TypedExpression, TypedExpression)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Creates a <CODE>TypedExpression</CODE> that evaluates to an expression in which all occurrences of the specified characters in the value of this <CODE>TypedExpression</CODE> are replaced by the corresponding character in the value of the <CODE>toString</CODE> parameter. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#TRANSLATE_USING"><B>TRANSLATE_USING</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>TRANSLATE</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#translateUsingCharCS()"><B>translateUsingCharCS()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Converts the character string value of this <CODE>TypedExpression</CODE> into the database character set. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#translateUsingNCharCS()"><B>translateUsingNCharCS()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Converts the character string value of this <CODE>TypedExpression</CODE> into the national character set. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#TREAT"><B>TREAT</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>TREAT</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#treat(java.lang.String, boolean)"><B>treat(String, boolean)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Creates a <CODE>TypedExpression</CODE> that has the value of this <CODE>TypedExpression</CODE> but that has the type specified by <CODE>typeName</CODE>. <DT><A HREF="./oracle/olapi/data/source/StringSource.html#trim()"><B>trim()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/StringSource.html" title="class in oracle.olapi.data.source">StringSource</A> <DD>Removes the leading and the trailing blank spaces from the values of the elements of this <CODE>StringSource</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#TRIM"><B>TRIM</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>TRIM</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#trim(oracle.olapi.syntax.TypedExpression)"><B>trim(TypedExpression)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Creates a <CODE>TypedExpression</CODE> that has the value of this <CODE>TypedExpression</CODE> but without the specified leading or trailing characters. <DT><A HREF="./oracle/olapi/data/source/StringSource.html#trimLeading()"><B>trimLeading()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/StringSource.html" title="class in oracle.olapi.data.source">StringSource</A> <DD>Removes the leading blank spaces from the values of the elements of this <CODE>StringSource</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#trimLeading(oracle.olapi.syntax.TypedExpression)"><B>trimLeading(TypedExpression)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Creates a <CODE>TypedExpression</CODE> that has the value of this <CODE>TypedExpression</CODE> but without the specified leading character. <DT><A HREF="./oracle/olapi/data/source/StringSource.html#trimTrailing()"><B>trimTrailing()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/StringSource.html" title="class in oracle.olapi.data.source">StringSource</A> <DD>Removes the trailing blank spaces from the values of the elements of this <CODE>StringSource</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#trimTrailing(oracle.olapi.syntax.TypedExpression)"><B>trimTrailing(TypedExpression)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Creates a <CODE>TypedExpression</CODE> that has the value of this <CODE>TypedExpression</CODE> but without the specified trailing character. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#TRUNC"><B>TRUNC</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>TRUNC</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#trunc(oracle.olapi.syntax.TypedExpression)"><B>trunc(TypedExpression)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Truncates the value of this <CODE>TypedExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax"><B>TypedExpression</B></A> - Class in <A HREF="./oracle/olapi/syntax/package-summary.html">oracle.olapi.syntax</A><DD>An <CODE>Expression</CODE> that is a combination of one or more values, operators, and functions that evaluates to a value.<DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#TZ_OFFSET"><B>TZ_OFFSET</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>TZ_OFFSET</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#tzOffset()"><B>tzOffset()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Creates a <CODE>TypedExpression</CODE> that evaluates to the time zone offset from Coordinated Universal Time (UTC). </DL> <HR> <A NAME="_U_"><!-- --></A><H2> <B>U</B></H2> <DL> <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#UID"><B>UID</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>UID</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#UID()"><B>UID()</B></A> - Static method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Creates a <CODE>TypedExpression</CODE> that evaluates to an integer that uniquely identifies the session user. <DT><A HREF="./oracle/olapi/syntax/UnaryOperatorExpression.html" title="class in oracle.olapi.syntax"><B>UnaryOperatorExpression</B></A> - Class in <A HREF="./oracle/olapi/syntax/package-summary.html">oracle.olapi.syntax</A><DD>A <CODE>RowExpression</CODE> that represents a unary operator and an operand.<DT><A HREF="./oracle/olapi/syntax/UnaryOperatorExpression.html#UnaryOperatorExpression(java.lang.String, oracle.olapi.syntax.TypedExpression)"><B>UnaryOperatorExpression(String, TypedExpression)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/UnaryOperatorExpression.html" title="class in oracle.olapi.syntax">UnaryOperatorExpression</A> <DD>Creates a <CODE>UnaryOperatorExpression</CODE> that represents the operation specified by the unary operator upon the base expression. <DT><A HREF="./oracle/olapi/data/source/CustomModel.html#unassign(oracle.olapi.data.source.Assignment)"><B>unassign(Assignment)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/CustomModel.html" title="class in oracle.olapi.data.source">CustomModel</A> <DD>Removes an <CODE>Assignment</CODE> from the <CODE>CustomModel</CODE>. <DT><A HREF="./oracle/olapi/data/source/Model.html#unassign(oracle.olapi.data.source.Assignment)"><B>unassign(Assignment)</B></A> - Method in interface oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Model.html" title="interface in oracle.olapi.data.source">Model</A> <DD>Removes an <CODE>Assignment</CODE> from the <CODE>Model</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmModel.html#unassign(oracle.olapi.data.source.Assignment)"><B>unassign(Assignment)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmModel.html" title="class in oracle.olapi.metadata.mdm">MdmModel</A> <DD>Removes an <CODE>Assignment</CODE> from the <CODE>MdmModel</CODE>. <DT><A HREF="./oracle/olapi/syntax/KeywordCatalog.html#UNBOUNDED"><B>UNBOUNDED</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/KeywordCatalog.html" title="class in oracle.olapi.syntax">KeywordCatalog</A> <DD>A static constant <CODE>KeywordArgument</CODE> representing the keyword <CODE>UNBOUNDED</CODE>. <DT><A HREF="./oracle/express/UnexpectedException.html" title="class in oracle.express"><B>UnexpectedException</B></A> - Exception in <A HREF="./oracle/express/package-summary.html">oracle.express</A><DD>Indicates that you have called a method that requires the internal OLAP API client code to request information from Oracle OLAP, and the results that were returned do not conform to the expectations of the OLAP API client code.<DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#UNISTR"><B>UNISTR</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>UNISTR</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#unistr()"><B>unistr()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Converts the value of this <CODE>TypedExpression</CODE> into the national character set. <DT><A HREF="./oracle/express/olapi/data/full/UnknownServerVersionException.html" title="class in oracle.express.olapi.data.full"><B>UnknownServerVersionException</B></A> - Exception in <A HREF="./oracle/express/olapi/data/full/package-summary.html">oracle.express.olapi.data.full</A><DD>Indicates that the client application does not understand the version of Oracle Database to which it is connected.<DT><A HREF="./oracle/express/olapi/data/full/UnknownServerVersionException.html#UnknownServerVersionException()"><B>UnknownServerVersionException()</B></A> - Constructor for exception oracle.express.olapi.data.full.<A HREF="./oracle/express/olapi/data/full/UnknownServerVersionException.html" title="class in oracle.express.olapi.data.full">UnknownServerVersionException</A> <DD>Creates an <code>UnknownServerVersionException</code>. <DT><A HREF="./oracle/express/olapi/data/full/UnknownServerVersionException.html#UnknownServerVersionException(java.lang.String)"><B>UnknownServerVersionException(String)</B></A> - Constructor for exception oracle.express.olapi.data.full.<A HREF="./oracle/express/olapi/data/full/UnknownServerVersionException.html" title="class in oracle.express.olapi.data.full">UnknownServerVersionException</A> <DD>Creates an <code>UnknownServerVersionException</code> with the specified message. <DT><A HREF="./oracle/olapi/data/source/UnmatchedInputsException.html" title="class in oracle.olapi.data.source"><B>UnmatchedInputsException</B></A> - Exception in <A HREF="./oracle/olapi/data/source/package-summary.html">oracle.olapi.data.source</A><DD>Indicates that an input of a <code>Source</code> does not have a matching <code>Source</code>.<DT><A HREF="./oracle/olapi/syntax/UnresolvedDimensionArgument.html" title="class in oracle.olapi.syntax"><B>UnresolvedDimensionArgument</B></A> - Class in <A HREF="./oracle/olapi/syntax/package-summary.html">oracle.olapi.syntax</A><DD>A <CODE>DimensionArgument</CODE> that represents an invalid or unresolvable identifier.<DT><A HREF="./oracle/olapi/syntax/UnresolvedExpression.html" title="class in oracle.olapi.syntax"><B>UnresolvedExpression</B></A> - Class in <A HREF="./oracle/olapi/syntax/package-summary.html">oracle.olapi.syntax</A><DD>A <CODE>TypedExpression</CODE> that represents an invalid or unresolvable identifier.<DT><A HREF="./oracle/olapi/syntax/UnresolvedQuery.html" title="class in oracle.olapi.syntax"><B>UnresolvedQuery</B></A> - Class in <A HREF="./oracle/olapi/syntax/package-summary.html">oracle.olapi.syntax</A><DD>A <CODE>Query</CODE> that represents an invalid or unresolvable identifier.<DT><A HREF="./oracle/olapi/UnsupportedOperationException.html" title="class in oracle.olapi"><B>UnsupportedOperationException</B></A> - Exception in <A HREF="./oracle/olapi/package-summary.html">oracle.olapi</A><DD>Indicates that Oracle OLAP does not support the operation requested by the application.<DT><A HREF="./oracle/olapi/UnsupportedOperationException.html#UnsupportedOperationException()"><B>UnsupportedOperationException()</B></A> - Constructor for exception oracle.olapi.<A HREF="./oracle/olapi/UnsupportedOperationException.html" title="class in oracle.olapi">UnsupportedOperationException</A> <DD>Creates an <code>UnsupportedOperationException</code>. <DT><A HREF="./oracle/olapi/UnsupportedOperationException.html#UnsupportedOperationException(java.lang.String)"><B>UnsupportedOperationException(String)</B></A> - Constructor for exception oracle.olapi.<A HREF="./oracle/olapi/UnsupportedOperationException.html" title="class in oracle.olapi">UnsupportedOperationException</A> <DD>Creates an <code>UnsupportedOperationException</code> with the specified message. <DT><A HREF="./oracle/olapi/data/cursor/CursorManager.html#updateSpecification(oracle.olapi.data.source.CursorInfoSpecification)"><B>updateSpecification(CursorInfoSpecification)</B></A> - Method in interface oracle.olapi.data.cursor.<A HREF="./oracle/olapi/data/cursor/CursorManager.html" title="interface in oracle.olapi.data.cursor">CursorManager</A> <DD>Replaces the <CODE>CursorInfoSpecification</CODE> for this <CODE>CursorManager</CODE> with the specified <CODE>CursorInfoSpecification</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#UPPER"><B>UPPER</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>UPPER</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#upper()"><B>upper()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Converts to uppercase all alphabetic characters in the value of this <CODE>TypedExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#USER"><B>USER</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>USER</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#USER()"><B>USER()</B></A> - Static method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Creates a <CODE>TypedExpression</CODE> that evaluates to the name of the session user. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#USERENV"><B>USERENV</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>USERENV</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#userEnv()"><B>userEnv()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Creates a <CODE>TypedExpression</CODE> that evaluates to information about the current session. <DT><A HREF="./oracle/olapi/session/UserSession.html" title="class in oracle.olapi.session"><B>UserSession</B></A> - Class in <A HREF="./oracle/olapi/session/package-summary.html">oracle.olapi.session</A><DD>Associates a <CODE>DataProvider</CODE> with an <CODE>OracleConnection</CODE>.<DT><A HREF="./oracle/olapi/syntax/KeywordCatalog.html#USING"><B>USING</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/KeywordCatalog.html" title="class in oracle.olapi.syntax">KeywordCatalog</A> <DD>A static constant <CODE>KeywordArgument</CODE> representing the keyword <CODE>USING</CODE>. </DL> <HR> <A NAME="_V_"><!-- --></A><H2> <B>V</B></H2> <DL> <DT><A HREF="./oracle/olapi/metadata/deployment/RolapCubeOrganization.html#VALID_GROUPING_FORMS"><B>VALID_GROUPING_FORMS</B></A> - Static variable in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/RolapCubeOrganization.html" title="class in oracle.olapi.metadata.deployment">RolapCubeOrganization</A> <DD>A constant that has the valid values for the forms of organization. <DT><A HREF="./oracle/olapi/metadata/deployment/AWPrimaryDimensionOrganization.html#VALID_HIERARCHY_RULES"><B>VALID_HIERARCHY_RULES</B></A> - Static variable in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/AWPrimaryDimensionOrganization.html" title="class in oracle.olapi.metadata.deployment">AWPrimaryDimensionOrganization</A> <DD>A constant that has the valid values for hierarchy rules. <DT><A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html#VALID_MEASURE_STORAGE_TYPES"><B>VALID_MEASURE_STORAGE_TYPES</B></A> - Static variable in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html" title="class in oracle.olapi.metadata.deployment">AWCubeOrganization</A> <DD>A constant that has the valid values for the types of measure storage. <DT><A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html#VALID_MV_OPTIONS"><B>VALID_MV_OPTIONS</B></A> - Static variable in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html" title="class in oracle.olapi.metadata.deployment">AWCubeOrganization</A> <DD>A constant that has the valid values for materialized view options. <DT><A HREF="./oracle/olapi/metadata/deployment/AWPrimaryDimensionOrganization.html#VALID_MV_OPTIONS"><B>VALID_MV_OPTIONS</B></A> - Static variable in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/AWPrimaryDimensionOrganization.html" title="class in oracle.olapi.metadata.deployment">AWPrimaryDimensionOrganization</A> <DD>A constant that has the valid values for materialized view options. <DT><A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html#VALID_NULL_STORAGE_TYPES"><B>VALID_NULL_STORAGE_TYPES</B></A> - Static variable in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html" title="class in oracle.olapi.metadata.deployment">AWCubeOrganization</A> <DD>A constant that has the valid values for the types of storage of null values. <DT><A HREF="./oracle/olapi/metadata/deployment/MVCreationOptions.html#VALID_REFRESH_ON_OPTIONS"><B>VALID_REFRESH_ON_OPTIONS</B></A> - Static variable in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/MVCreationOptions.html" title="class in oracle.olapi.metadata.deployment">MVCreationOptions</A> <DD>A constant that indicates the valid values for the conditions that initiate a refresh. <DT><A HREF="./oracle/olapi/metadata/deployment/MVCreationOptions.html#VALID_REFRESH_TYPES"><B>VALID_REFRESH_TYPES</B></A> - Static variable in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/MVCreationOptions.html" title="class in oracle.olapi.metadata.deployment">MVCreationOptions</A> <DD>A constant that has the valid values for the refresh method type. <DT><A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html#VALID_SPARSE_TYPES"><B>VALID_SPARSE_TYPES</B></A> - Static variable in class oracle.olapi.metadata.deployment.<A HREF="./oracle/olapi/metadata/deployment/AWCubeOrganization.html" title="class in oracle.olapi.metadata.deployment">AWCubeOrganization</A> <DD>A constant that has the valid values for sparsity type. <DT><A HREF="./oracle/olapi/data/source/Source.html#value()"><B>value()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>Produces a <CODE>Source</CODE> that has the elements of this <CODE>Source</CODE> and that has this <CODE>Source</CODE> as an input. <DT><A HREF="./oracle/olapi/data/source/Source.html#value(oracle.olapi.data.source.Source)"><B>value(Source)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <DD>Produces a <CODE>Source</CODE> that has the same elements as this <CODE>Source</CODE> and that has the specified <CODE>Source</CODE> as an input. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorDimensionArgument.html#VALUE_HIERARCHY"><B>VALUE_HIERARCHY</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorDimensionArgument.html" title="class in oracle.olapi.syntax">FunctionDescriptorDimensionArgument</A> <DD>A constant that represents an <CODE>MdmValueHierarchy</CODE> as an argument. <DT><A HREF="./oracle/olapi/syntax/ValueComparisonCondition.html" title="class in oracle.olapi.syntax"><B>ValueComparisonCondition</B></A> - Class in <A HREF="./oracle/olapi/syntax/package-summary.html">oracle.olapi.syntax</A><DD>A <CODE>ComparisonCondition</CODE> that represents a simple comparison condition, which compares one expression to another expression.<DT><A HREF="./oracle/olapi/syntax/ValueComparisonCondition.html#ValueComparisonCondition(oracle.olapi.syntax.TypedExpression, java.lang.String, oracle.olapi.syntax.TypedExpression)"><B>ValueComparisonCondition(TypedExpression, String, TypedExpression)</B></A> - Constructor for class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/ValueComparisonCondition.html" title="class in oracle.olapi.syntax">ValueComparisonCondition</A> <DD>Creates a new <CODE>ValueComparisonCondition</CODE> that has the specified left-hand-side and right-hand-side argument expressions and operator. <DT><A HREF="./oracle/olapi/data/cursor/ValueCursor.html" title="interface in oracle.olapi.data.cursor"><B>ValueCursor</B></A> - Interface in <A HREF="./oracle/olapi/data/cursor/package-summary.html">oracle.olapi.data.cursor</A><DD>A <code>Cursor</code> that has a value at its current position.<DT><A HREF="./oracle/olapi/data/source/ValueCursorInfoSpecification.html" title="interface in oracle.olapi.data.source"><B>ValueCursorInfoSpecification</B></A> - Interface in <A HREF="./oracle/olapi/data/source/package-summary.html">oracle.olapi.data.source</A><DD>A <CODE>CursorInfoSpecification</CODE> for a <CODE>Cursor</CODE> for a <CODE>Source</CODE> that does not have any outputs.<DT><A HREF="./oracle/olapi/data/source/ValueCursorSpecification.html" title="class in oracle.olapi.data.source"><B>ValueCursorSpecification</B></A> - Class in <A HREF="./oracle/olapi/data/source/package-summary.html">oracle.olapi.data.source</A><DD>A <code>CursorSpecification</code> for the values of a <code>Source</code>.<DT><A HREF="./oracle/olapi/metadata/mapping/ValueMap.html" title="class in oracle.olapi.metadata.mapping"><B>ValueMap</B></A> - Class in <A HREF="./oracle/olapi/metadata/mapping/package-summary.html">oracle.olapi.metadata.mapping</A><DD>An abstract <CODE>ObjectMap</CODE> that maps an <CODE>MdmDimensionedObject</CODE> to relational source data.<DT><A HREF="./oracle/olapi/syntax/DataType.html#VARCHAR2"><B>VARCHAR2</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/DataType.html" title="class in oracle.olapi.syntax">DataType</A> <DD>A constant that represents the <CODE>VARCHAR2</CODE> data type. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#variance()"><B>variance()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Calculates the variance of the elements of this <CODE>NumberSource</CODE>. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#variancePop()"><B>variancePop()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Calculates the population variance of the elements of this <CODE>NumberSource</CODE>. <DT><A HREF="./oracle/olapi/data/source/NumberSource.html#varianceSamp()"><B>varianceSamp()</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/NumberSource.html" title="class in oracle.olapi.data.source">NumberSource</A> <DD>Calculates the sample variance of the elements of this <CODE>NumberSource</CODE>. <DT><A HREF="./oracle/olapi/syntax/AggregateOverMembersClause.html#visit(oracle.olapi.syntax.SyntaxObjectVisitor, java.lang.Object)"><B>visit(SyntaxObjectVisitor, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/AggregateOverMembersClause.html" title="class in oracle.olapi.syntax">AggregateOverMembersClause</A> <DD>Calls the <code>visitAggregateOverMembersClause</code> method of the <code>SyntaxObjectVisitor</code> and passes that method this <code>AggregateOverMembersClause</code> and an <code>Object</code>. <DT><A HREF="./oracle/olapi/syntax/AggregationCase.html#visit(oracle.olapi.syntax.SyntaxObjectVisitor, java.lang.Object)"><B>visit(SyntaxObjectVisitor, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/AggregationCase.html" title="class in oracle.olapi.syntax">AggregationCase</A> <DD>Calls the <code>visitAggregationCase</code> method of the <code>SyntaxObjectVisitor</code> and passes that method this <code>AggregationCase</code> and an <code>Object</code>. <DT><A HREF="./oracle/olapi/syntax/AggregationCommand.html#visit(oracle.olapi.syntax.SyntaxObjectVisitor, java.lang.Object)"><B>visit(SyntaxObjectVisitor, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/AggregationCommand.html" title="class in oracle.olapi.syntax">AggregationCommand</A> <DD>Calls the <code>visitAggregationCommand</code> method of the <code>SyntaxObjectVisitor</code> and passes that method this <code>AggregationCommand</code> and an <code>Object</code>. <DT><A HREF="./oracle/olapi/syntax/AggregationFunctionExpression.html#visit(oracle.olapi.syntax.SyntaxObjectVisitor, java.lang.Object)"><B>visit(SyntaxObjectVisitor, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/AggregationFunctionExpression.html" title="class in oracle.olapi.syntax">AggregationFunctionExpression</A> <DD>Calls the <code>visitAggregationFunctionExpression</code> method of the <code>SyntaxObjectVisitor</code> and passes that method this <code>AggregationFunctionExpression</code> and an <code>Object</code>. <DT><A HREF="./oracle/olapi/syntax/AllocationCommand.html#visit(oracle.olapi.syntax.SyntaxObjectVisitor, java.lang.Object)"><B>visit(SyntaxObjectVisitor, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/AllocationCommand.html" title="class in oracle.olapi.syntax">AllocationCommand</A> <DD>Calls the <code>visitAllocationCommand</code> method of the <code>SyntaxObjectVisitor</code> and passes that method this <code>AllocationCommand</code> and an <code>Object</code>. <DT><A HREF="./oracle/olapi/syntax/AnalyzeCommand.html#visit(oracle.olapi.syntax.SyntaxObjectVisitor, java.lang.Object)"><B>visit(SyntaxObjectVisitor, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/AnalyzeCommand.html" title="class in oracle.olapi.syntax">AnalyzeCommand</A> <DD>Calls the <code>visitAnalyzeCommand</code> method of the <code>SyntaxObjectVisitor</code> and passes that method this <code>AnalyzeCommand</code> and an <code>Object</code>. <DT><A HREF="./oracle/olapi/syntax/AssignmentCommand.html#visit(oracle.olapi.syntax.SyntaxObjectVisitor, java.lang.Object)"><B>visit(SyntaxObjectVisitor, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/AssignmentCommand.html" title="class in oracle.olapi.syntax">AssignmentCommand</A> <DD>Calls the <code>visitAssignmentCommand</code> method of the <code>SyntaxObjectVisitor</code> and passes that method this <code>AssignmentCommand</code> and an <code>Object</code>. <DT><A HREF="./oracle/olapi/syntax/BaseQuery.html#visit(oracle.olapi.syntax.SyntaxObjectVisitor, java.lang.Object)"><B>visit(SyntaxObjectVisitor, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/BaseQuery.html" title="class in oracle.olapi.syntax">BaseQuery</A> <DD>Calls the <code>visitBaseQuery</code> method of the <code>SyntaxObjectVisitor</code> and passes that method this <code>BaseQuery</code> and an <code>Object</code>. <DT><A HREF="./oracle/olapi/syntax/BetweenCondition.html#visit(oracle.olapi.syntax.SyntaxObjectVisitor, java.lang.Object)"><B>visit(SyntaxObjectVisitor, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/BetweenCondition.html" title="class in oracle.olapi.syntax">BetweenCondition</A> <DD>Calls the <code>visitBetweenCondition</code> method of the <code>SyntaxObjectVisitor</code> and passes that method this <code>BetweenCondition</code> and an <code>Object</code>. <DT><A HREF="./oracle/olapi/syntax/BinaryOperatorCondition.html#visit(oracle.olapi.syntax.SyntaxObjectVisitor, java.lang.Object)"><B>visit(SyntaxObjectVisitor, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/BinaryOperatorCondition.html" title="class in oracle.olapi.syntax">BinaryOperatorCondition</A> <DD>Calls the <code>visitBinaryOperatorCondition</code> method of the <code>SyntaxObjectVisitor</code> and passes that method this <code>BinaryOperatorCondition</code> and an <code>Object</code>. <DT><A HREF="./oracle/olapi/syntax/BinaryOperatorExpression.html#visit(oracle.olapi.syntax.SyntaxObjectVisitor, java.lang.Object)"><B>visit(SyntaxObjectVisitor, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/BinaryOperatorExpression.html" title="class in oracle.olapi.syntax">BinaryOperatorExpression</A> <DD>Calls the <code>visitBinaryOperatorExpression</code> method of the <code>SyntaxObjectVisitor</code> and passes that method this <code>BinaryOperatorExpression</code> and an <code>Object</code>. <DT><A HREF="./oracle/olapi/syntax/BuildItem.html#visit(oracle.olapi.syntax.SyntaxObjectVisitor, java.lang.Object)"><B>visit(SyntaxObjectVisitor, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/BuildItem.html" title="class in oracle.olapi.syntax">BuildItem</A> <DD>Calls the <code>visitBuildItem</code> method of the <code>SyntaxObjectVisitor</code> and passes that method this <code>BuildItem</code> and an <code>Object</code>. <DT><A HREF="./oracle/olapi/syntax/BuildProcess.html#visit(oracle.olapi.syntax.SyntaxObjectVisitor, java.lang.Object)"><B>visit(SyntaxObjectVisitor, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/BuildProcess.html" title="class in oracle.olapi.syntax">BuildProcess</A> <DD>Calls the <code>visitBuildProcess</code> method of the <code>SyntaxObjectVisitor</code> and passes that method this <code>BuildProcess</code> and an <code>Object</code>. <DT><A HREF="./oracle/olapi/syntax/BuildSpecification.html#visit(oracle.olapi.syntax.SyntaxObjectVisitor, java.lang.Object)"><B>visit(SyntaxObjectVisitor, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/BuildSpecification.html" title="class in oracle.olapi.syntax">BuildSpecification</A> <DD>Calls the <code>visitBuildSpecification</code> method of the <code>SyntaxObjectVisitor</code> and passes that method this <code>BuildSpecification</code> and an <code>Object</code>. <DT><A HREF="./oracle/olapi/syntax/ClearCommand.html#visit(oracle.olapi.syntax.SyntaxObjectVisitor, java.lang.Object)"><B>visit(SyntaxObjectVisitor, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/ClearCommand.html" title="class in oracle.olapi.syntax">ClearCommand</A> <DD>Calls the <code>visitClearCommand</code> method of the <code>SyntaxObjectVisitor</code> and passes that method this <code>ClearCommand</code> and an <code>Object</code>. <DT><A HREF="./oracle/olapi/syntax/ColumnExpression.html#visit(oracle.olapi.syntax.SyntaxObjectVisitor, java.lang.Object)"><B>visit(SyntaxObjectVisitor, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/ColumnExpression.html" title="class in oracle.olapi.syntax">ColumnExpression</A> <DD>Calls the <code>visitColumnExpression</code> method of the <code>SyntaxObjectVisitor</code> and passes that method this <code>ColumnExpression</code> and an <code>Object</code>. <DT><A HREF="./oracle/olapi/syntax/CompileCommand.html#visit(oracle.olapi.syntax.SyntaxObjectVisitor, java.lang.Object)"><B>visit(SyntaxObjectVisitor, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/CompileCommand.html" title="class in oracle.olapi.syntax">CompileCommand</A> <DD>Calls the <code>visitCompileCommand</code> method of the <code>SyntaxObjectVisitor</code> and passes that method this <code>CompileCommand</code> and an <code>Object</code>. <DT><A HREF="./oracle/olapi/syntax/ConsistentSolveSpecification.html#visit(oracle.olapi.syntax.SyntaxObjectVisitor, java.lang.Object)"><B>visit(SyntaxObjectVisitor, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/ConsistentSolveSpecification.html" title="class in oracle.olapi.syntax">ConsistentSolveSpecification</A> <DD>Calls the <code>visitConsistentSolveSpecification</code> method of the <code>SyntaxObjectVisitor</code> and passes that method this <code>ConsistentSolveSpecification</code> and an <code>Object</code>. <DT><A HREF="./oracle/olapi/syntax/DateExpression.html#visit(oracle.olapi.syntax.SyntaxObjectVisitor, java.lang.Object)"><B>visit(SyntaxObjectVisitor, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/DateExpression.html" title="class in oracle.olapi.syntax">DateExpression</A> <DD>Calls the <code>visitDateExpression</code> method of the <code>SyntaxObjectVisitor</code> and passes that method this <code>DateExpression</code> and an <code>Object</code>. <DT><A HREF="./oracle/olapi/syntax/DimensionArgument.html#visit(oracle.olapi.syntax.SyntaxObjectVisitor, java.lang.Object)"><B>visit(SyntaxObjectVisitor, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/DimensionArgument.html" title="class in oracle.olapi.syntax">DimensionArgument</A> <DD>Calls the <code>visitDimensionArgument</code> method of the <code>SyntaxObjectVisitor</code> and passes that method this <code>DimensionArgument</code> and an <code>Object</code>. <DT><A HREF="./oracle/olapi/syntax/FromClause.html#visit(oracle.olapi.syntax.SyntaxObjectVisitor, java.lang.Object)"><B>visit(SyntaxObjectVisitor, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FromClause.html" title="class in oracle.olapi.syntax">FromClause</A> <DD>Calls the <code>visitFromClause</code> method of the <code>SyntaxObjectVisitor</code> and passes that method this <code>FromClause</code> and an <code>Object</code>. <DT><A HREF="./oracle/olapi/syntax/FromClauseElement.html#visit(oracle.olapi.syntax.SyntaxObjectVisitor, java.lang.Object)"><B>visit(SyntaxObjectVisitor, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FromClauseElement.html" title="class in oracle.olapi.syntax">FromClauseElement</A> <DD>Calls the <code>visitFromClauseElement</code> method of the <code>SyntaxObjectVisitor</code> and passes that method this <code>FromClauseElement</code> and an <code>Object</code>. <DT><A HREF="./oracle/olapi/syntax/FunctionCondition.html#visit(oracle.olapi.syntax.SyntaxObjectVisitor, java.lang.Object)"><B>visit(SyntaxObjectVisitor, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionCondition.html" title="class in oracle.olapi.syntax">FunctionCondition</A> <DD>Calls the <code>visitFunctionCondition</code> method of the <code>SyntaxObjectVisitor</code> and passes that method this <code>FunctionCondition</code> and an <code>Object</code>. <DT><A HREF="./oracle/olapi/syntax/GroupCommand.html#visit(oracle.olapi.syntax.SyntaxObjectVisitor, java.lang.Object)"><B>visit(SyntaxObjectVisitor, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/GroupCommand.html" title="class in oracle.olapi.syntax">GroupCommand</A> <DD>Calls the <code>visitGroupCommand</code> method of the <code>SyntaxObjectVisitor</code> and passes that method this <code>GroupCommand</code> and an <code>Object</code>. <DT><A HREF="./oracle/olapi/syntax/HierarchicalCondition.html#visit(oracle.olapi.syntax.SyntaxObjectVisitor, java.lang.Object)"><B>visit(SyntaxObjectVisitor, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/HierarchicalCondition.html" title="class in oracle.olapi.syntax">HierarchicalCondition</A> <DD>Calls the <code>visitHierarchicalCondition</code> method of the <code>SyntaxObjectVisitor</code> and passes that method this <code>HierarchicalCondition</code> and an <code>Object</code>. <DT><A HREF="./oracle/olapi/syntax/IdentifierArgument.html#visit(oracle.olapi.syntax.SyntaxObjectVisitor, java.lang.Object)"><B>visit(SyntaxObjectVisitor, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/IdentifierArgument.html" title="class in oracle.olapi.syntax">IdentifierArgument</A> <DD>Calls the <code>visitIdentifierArgument</code> method of the <code>SyntaxObjectVisitor</code> and passes that method this <code>IdentifierArgument</code> and an <code>Object</code>. <DT><A HREF="./oracle/olapi/syntax/IntervalExpression.html#visit(oracle.olapi.syntax.SyntaxObjectVisitor, java.lang.Object)"><B>visit(SyntaxObjectVisitor, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/IntervalExpression.html" title="class in oracle.olapi.syntax">IntervalExpression</A> <DD>Calls the <code>visitIntervalExpression</code> method of the <code>SyntaxObjectVisitor</code> and passes that method this <code>IntervalExpression</code> and an <code>Object</code>. <DT><A HREF="./oracle/olapi/syntax/IntervalLiteralExpression.html#visit(oracle.olapi.syntax.SyntaxObjectVisitor, java.lang.Object)"><B>visit(SyntaxObjectVisitor, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/IntervalLiteralExpression.html" title="class in oracle.olapi.syntax">IntervalLiteralExpression</A> <DD>Calls the <code>visitIntervalLiteralExpression</code> method of the <code>SyntaxObjectVisitor</code> and passes that method this <code>IntervalLiteralExpression</code> and an <code>Object</code>. <DT><A HREF="./oracle/olapi/syntax/IsCondition.html#visit(oracle.olapi.syntax.SyntaxObjectVisitor, java.lang.Object)"><B>visit(SyntaxObjectVisitor, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/IsCondition.html" title="class in oracle.olapi.syntax">IsCondition</A> <DD>Calls the <code>visitIsCondition</code> method of the <code>SyntaxObjectVisitor</code> and passes that method this <code>IsCondition</code> and an <code>Object</code>. <DT><A HREF="./oracle/olapi/syntax/KeywordArgument.html#visit(oracle.olapi.syntax.SyntaxObjectVisitor, java.lang.Object)"><B>visit(SyntaxObjectVisitor, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/KeywordArgument.html" title="class in oracle.olapi.syntax">KeywordArgument</A> <DD>Calls the <code>visitKeywordArgument</code> method of the <code>SyntaxObjectVisitor</code> and passes that method this <code>KeywordArgument</code> and an <code>Object</code>. <DT><A HREF="./oracle/olapi/syntax/LikeCondition.html#visit(oracle.olapi.syntax.SyntaxObjectVisitor, java.lang.Object)"><B>visit(SyntaxObjectVisitor, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/LikeCondition.html" title="class in oracle.olapi.syntax">LikeCondition</A> <DD>Calls the <code>visitLikeCondition</code> method of the <code>SyntaxObjectVisitor</code> and passes that method this <code>LikeCondition</code> and an <code>Object</code>. <DT><A HREF="./oracle/olapi/syntax/ListComparisonCondition.html#visit(oracle.olapi.syntax.SyntaxObjectVisitor, java.lang.Object)"><B>visit(SyntaxObjectVisitor, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/ListComparisonCondition.html" title="class in oracle.olapi.syntax">ListComparisonCondition</A> <DD>Calls the <code>visitListComparisonCondition</code> method of the <code>SyntaxObjectVisitor</code> and passes that method this <code>ListComparisonCondition</code> and an <code>Object</code>. <DT><A HREF="./oracle/olapi/syntax/LoadCommand.html#visit(oracle.olapi.syntax.SyntaxObjectVisitor, java.lang.Object)"><B>visit(SyntaxObjectVisitor, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/LoadCommand.html" title="class in oracle.olapi.syntax">LoadCommand</A> <DD>Calls the <code>visitLoadCommand</code> method of the <code>SyntaxObjectVisitor</code> and passes that method this <code>LoadCommand</code> and an <code>Object</code>. <DT><A HREF="./oracle/olapi/syntax/ModelCommand.html#visit(oracle.olapi.syntax.SyntaxObjectVisitor, java.lang.Object)"><B>visit(SyntaxObjectVisitor, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/ModelCommand.html" title="class in oracle.olapi.syntax">ModelCommand</A> <DD>Calls the <code>visitModelCommand</code> method of the <code>SyntaxObjectVisitor</code> and passes that method this <code>ModelCommand</code> and an <code>Object</code>. <DT><A HREF="./oracle/olapi/syntax/NotCondition.html#visit(oracle.olapi.syntax.SyntaxObjectVisitor, java.lang.Object)"><B>visit(SyntaxObjectVisitor, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/NotCondition.html" title="class in oracle.olapi.syntax">NotCondition</A> <DD>Calls the <code>visitNotCondition</code> method of the <code>SyntaxObjectVisitor</code> and passes that method this <code>NotCondition</code> and an <code>Object</code>. <DT><A HREF="./oracle/olapi/syntax/NullExpression.html#visit(oracle.olapi.syntax.SyntaxObjectVisitor, java.lang.Object)"><B>visit(SyntaxObjectVisitor, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/NullExpression.html" title="class in oracle.olapi.syntax">NullExpression</A> <DD>Calls the <code>visitNullExpression</code> method of the <code>SyntaxObjectVisitor</code> and passes that method this <code>NullExpression</code> and an <code>Object</code>. <DT><A HREF="./oracle/olapi/syntax/NumberExpression.html#visit(oracle.olapi.syntax.SyntaxObjectVisitor, java.lang.Object)"><B>visit(SyntaxObjectVisitor, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/NumberExpression.html" title="class in oracle.olapi.syntax">NumberExpression</A> <DD>Calls the <code>visitNumberExpression</code> method of the <code>SyntaxObjectVisitor</code> and passes that method this <code>NumberExpression</code> and an <code>Object</code>. <DT><A HREF="./oracle/olapi/syntax/OLAPDMLCommand.html#visit(oracle.olapi.syntax.SyntaxObjectVisitor, java.lang.Object)"><B>visit(SyntaxObjectVisitor, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/OLAPDMLCommand.html" title="class in oracle.olapi.syntax">OLAPDMLCommand</A> <DD>Calls the <code>visitOLAPDMLCommand</code> method of the <code>SyntaxObjectVisitor</code> and passes that method this <code>OLAPDMLCommand</code> and an <code>Object</code>. <DT><A HREF="./oracle/olapi/syntax/OLAPDMLExpression.html#visit(oracle.olapi.syntax.SyntaxObjectVisitor, java.lang.Object)"><B>visit(SyntaxObjectVisitor, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/OLAPDMLExpression.html" title="class in oracle.olapi.syntax">OLAPDMLExpression</A> <DD>Calls the <code>visitOLAPDMLExpression</code> method of the <code>SyntaxObjectVisitor</code> and passes that method this <code>OLAPDMLExpression</code> and an <code>Object</code>. <DT><A HREF="./oracle/olapi/syntax/OLAPFunctionExpression.html#visit(oracle.olapi.syntax.SyntaxObjectVisitor, java.lang.Object)"><B>visit(SyntaxObjectVisitor, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/OLAPFunctionExpression.html" title="class in oracle.olapi.syntax">OLAPFunctionExpression</A> <DD>Calls the <code>visitOLAPFunctionExpression</code> method of the <code>SyntaxObjectVisitor</code> and passes that method this <code>OLAPFunctionExpression</code> and an <code>Object</code>. <DT><A HREF="./oracle/olapi/syntax/OrderByClause.html#visit(oracle.olapi.syntax.SyntaxObjectVisitor, java.lang.Object)"><B>visit(SyntaxObjectVisitor, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/OrderByClause.html" title="class in oracle.olapi.syntax">OrderByClause</A> <DD>Calls the <code>visitOrderByClause</code> method of the <code>SyntaxObjectVisitor</code> and passes that method this <code>OrderByClause</code> and an <code>Object</code>. <DT><A HREF="./oracle/olapi/syntax/OrderByElement.html#visit(oracle.olapi.syntax.SyntaxObjectVisitor, java.lang.Object)"><B>visit(SyntaxObjectVisitor, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/OrderByElement.html" title="class in oracle.olapi.syntax">OrderByElement</A> <DD>Calls the <code>visitOrderByElement</code> method of the <code>SyntaxObjectVisitor</code> and passes that method this <code>OrderByElement</code> and an <code>Object</code>. <DT><A HREF="./oracle/olapi/syntax/PlaceholderExpression.html#visit(oracle.olapi.syntax.SyntaxObjectVisitor, java.lang.Object)"><B>visit(SyntaxObjectVisitor, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/PlaceholderExpression.html" title="class in oracle.olapi.syntax">PlaceholderExpression</A> <DD>Calls the <code>visitPlaceholderExpression</code> method of the <code>SyntaxObjectVisitor</code> and passes that method this <code>PlaceholderExpression</code> and an <code>Object</code>. <DT><A HREF="./oracle/olapi/syntax/PLSQLCommand.html#visit(oracle.olapi.syntax.SyntaxObjectVisitor, java.lang.Object)"><B>visit(SyntaxObjectVisitor, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/PLSQLCommand.html" title="class in oracle.olapi.syntax">PLSQLCommand</A> <DD>Calls the <code>visitPLSQLCommand</code> method of the <code>SyntaxObjectVisitor</code> and passes that method this <code>PLSQLCommand</code> and an <code>Object</code>. <DT><A HREF="./oracle/olapi/syntax/QDRExpression.html#visit(oracle.olapi.syntax.SyntaxObjectVisitor, java.lang.Object)"><B>visit(SyntaxObjectVisitor, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/QDRExpression.html" title="class in oracle.olapi.syntax">QDRExpression</A> <DD>Calls the <code>visitQDRExpression</code> method of the <code>SyntaxObjectVisitor</code> and passes that method this <code>QDRExpression</code> and an <code>Object</code>. <DT><A HREF="./oracle/olapi/syntax/Qualifier.html#visit(oracle.olapi.syntax.SyntaxObjectVisitor, java.lang.Object)"><B>visit(SyntaxObjectVisitor, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/Qualifier.html" title="class in oracle.olapi.syntax">Qualifier</A> <DD>Calls the <code>visitQualifier</code> method of the <code>SyntaxObjectVisitor</code> and passes that method this <code>Qualifier</code> and an <code>Object</code>. <DT><A HREF="./oracle/olapi/syntax/RowFunctionExpression.html#visit(oracle.olapi.syntax.SyntaxObjectVisitor, java.lang.Object)"><B>visit(SyntaxObjectVisitor, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/RowFunctionExpression.html" title="class in oracle.olapi.syntax">RowFunctionExpression</A> <DD>Calls the <code>visitRowFunctionExpression</code> method of the <code>SyntaxObjectVisitor</code> and passes that method this <code>RowFunctionExpression</code> and an <code>Object</code>. <DT><A HREF="./oracle/olapi/syntax/SearchedCase.html#visit(oracle.olapi.syntax.SyntaxObjectVisitor, java.lang.Object)"><B>visit(SyntaxObjectVisitor, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SearchedCase.html" title="class in oracle.olapi.syntax">SearchedCase</A> <DD>Calls the <code>visitSearchedCase</code> method of the <code>SyntaxObjectVisitor</code> and passes that method this <code>SearchedCase</code> and an <code>Object</code>. <DT><A HREF="./oracle/olapi/syntax/SearchedCaseExpression.html#visit(oracle.olapi.syntax.SyntaxObjectVisitor, java.lang.Object)"><B>visit(SyntaxObjectVisitor, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SearchedCaseExpression.html" title="class in oracle.olapi.syntax">SearchedCaseExpression</A> <DD>Calls the <code>visitSearchedCaseExpression</code> method of the <code>SyntaxObjectVisitor</code> and passes that method this <code>SearchedCaseExpression</code> and an <code>Object</code>. <DT><A HREF="./oracle/olapi/syntax/SimpleCase.html#visit(oracle.olapi.syntax.SyntaxObjectVisitor, java.lang.Object)"><B>visit(SyntaxObjectVisitor, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SimpleCase.html" title="class in oracle.olapi.syntax">SimpleCase</A> <DD>Calls the <code>visitSimpleCase</code> method of the <code>SyntaxObjectVisitor</code> and passes that method this <code>SimpleCase</code> and an <code>Object</code>. <DT><A HREF="./oracle/olapi/syntax/SimpleCaseExpression.html#visit(oracle.olapi.syntax.SyntaxObjectVisitor, java.lang.Object)"><B>visit(SyntaxObjectVisitor, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SimpleCaseExpression.html" title="class in oracle.olapi.syntax">SimpleCaseExpression</A> <DD>Calls the <code>visitSimpleCaseExpression</code> method of the <code>SyntaxObjectVisitor</code> and passes that method this <code>SimpleCaseExpression</code> and an <code>Object</code>. <DT><A HREF="./oracle/olapi/syntax/SolveCommand.html#visit(oracle.olapi.syntax.SyntaxObjectVisitor, java.lang.Object)"><B>visit(SyntaxObjectVisitor, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SolveCommand.html" title="class in oracle.olapi.syntax">SolveCommand</A> <DD>Calls the <code>visitSolveCommand</code> method of the <code>SyntaxObjectVisitor</code> and passes that method this <code>SolveCommand</code> and an <code>Object</code>. <DT><A HREF="./oracle/olapi/syntax/SQLDataType.html#visit(oracle.olapi.syntax.SyntaxObjectVisitor, java.lang.Object)"><B>visit(SyntaxObjectVisitor, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SQLDataType.html" title="class in oracle.olapi.syntax">SQLDataType</A> <DD>Calls the appropriate method of a <code>SyntaxObjectVisitor</code> and passes that method the <code>SyntaxObject</code> and an <code>Object</code>. <DT><A HREF="./oracle/olapi/syntax/StarArgument.html#visit(oracle.olapi.syntax.SyntaxObjectVisitor, java.lang.Object)"><B>visit(SyntaxObjectVisitor, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/StarArgument.html" title="class in oracle.olapi.syntax">StarArgument</A> <DD>Calls the <code>visitStarArgument</code> method of the <code>SyntaxObjectVisitor</code> and passes that method this <code>StarArgument</code> and an <code>Object</code>. <DT><A HREF="./oracle/olapi/syntax/StringExpression.html#visit(oracle.olapi.syntax.SyntaxObjectVisitor, java.lang.Object)"><B>visit(SyntaxObjectVisitor, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/StringExpression.html" title="class in oracle.olapi.syntax">StringExpression</A> <DD>Calls the <code>visitStringExpression</code> method of the <code>SyntaxObjectVisitor</code> and passes that method this <code>StringExpression</code> and an <code>Object</code>. <DT><A HREF="./oracle/olapi/syntax/SymmetricCondition.html#visit(oracle.olapi.syntax.SyntaxObjectVisitor, java.lang.Object)"><B>visit(SyntaxObjectVisitor, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SymmetricCondition.html" title="class in oracle.olapi.syntax">SymmetricCondition</A> <DD>Calls the <code>visitSymmetricCondition</code> method of the <code>SyntaxObjectVisitor</code> and passes that method this <code>SymmetricCondition</code> and an <code>Object</code>. <DT><A HREF="./oracle/olapi/syntax/SymmetricConditionElement.html#visit(oracle.olapi.syntax.SyntaxObjectVisitor, java.lang.Object)"><B>visit(SyntaxObjectVisitor, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SymmetricConditionElement.html" title="class in oracle.olapi.syntax">SymmetricConditionElement</A> <DD>Calls the <code>visitSymmetricConditionElement</code> method of the <code>SyntaxObjectVisitor</code> and passes that method this <code>SymmetricConditionElement</code> and an <code>Object</code>. <DT><A HREF="./oracle/olapi/syntax/SyntaxObject.html#visit(oracle.olapi.syntax.SyntaxObjectVisitor, java.lang.Object)"><B>visit(SyntaxObjectVisitor, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SyntaxObject.html" title="class in oracle.olapi.syntax">SyntaxObject</A> <DD>Calls the appropriate method of a <code>SyntaxObjectVisitor</code> and passes that method the <code>SyntaxObject</code> and an <code>Object</code>. <DT><A HREF="./oracle/olapi/syntax/TimeZoneExpression.html#visit(oracle.olapi.syntax.SyntaxObjectVisitor, java.lang.Object)"><B>visit(SyntaxObjectVisitor, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TimeZoneExpression.html" title="class in oracle.olapi.syntax">TimeZoneExpression</A> <DD>Calls the <code>visitTimeZoneExpression</code> method of the <code>SyntaxObjectVisitor</code> and passes that method this <code>TimeZoneExpression</code> and an <code>Object</code>. <DT><A HREF="./oracle/olapi/syntax/UnaryOperatorExpression.html#visit(oracle.olapi.syntax.SyntaxObjectVisitor, java.lang.Object)"><B>visit(SyntaxObjectVisitor, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/UnaryOperatorExpression.html" title="class in oracle.olapi.syntax">UnaryOperatorExpression</A> <DD>Calls the <code>visitUnaryOperatorExpression</code> method of the <code>SyntaxObjectVisitor</code> and passes that method this <code>UnaryOperatorExpression</code> and an <code>Object</code>. <DT><A HREF="./oracle/olapi/syntax/UnresolvedDimensionArgument.html#visit(oracle.olapi.syntax.SyntaxObjectVisitor, java.lang.Object)"><B>visit(SyntaxObjectVisitor, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/UnresolvedDimensionArgument.html" title="class in oracle.olapi.syntax">UnresolvedDimensionArgument</A> <DD>Calls the <code>visitUnresolvedExpression</code> method of the <code>SyntaxObjectVisitor</code> and passes that method this <code>UnresolvedDimensionArgument</code> and an <code>Object</code>. <DT><A HREF="./oracle/olapi/syntax/UnresolvedExpression.html#visit(oracle.olapi.syntax.SyntaxObjectVisitor, java.lang.Object)"><B>visit(SyntaxObjectVisitor, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/UnresolvedExpression.html" title="class in oracle.olapi.syntax">UnresolvedExpression</A> <DD>Calls the <code>visitUnresolvedExpression</code> method of the <code>SyntaxObjectVisitor</code> and passes that method this <code>UnresolvedExpression</code> and an <code>Object</code>. <DT><A HREF="./oracle/olapi/syntax/UnresolvedQuery.html#visit(oracle.olapi.syntax.SyntaxObjectVisitor, java.lang.Object)"><B>visit(SyntaxObjectVisitor, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/UnresolvedQuery.html" title="class in oracle.olapi.syntax">UnresolvedQuery</A> <DD>Calls the <code>visitUnresolvedExpression</code> method of the <code>SyntaxObjectVisitor</code> and passes that method this <code>UnresolvedQuery</code> and an <code>Object</code>. <DT><A HREF="./oracle/olapi/syntax/ValueComparisonCondition.html#visit(oracle.olapi.syntax.SyntaxObjectVisitor, java.lang.Object)"><B>visit(SyntaxObjectVisitor, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/ValueComparisonCondition.html" title="class in oracle.olapi.syntax">ValueComparisonCondition</A> <DD>Calls the <code>visitValueComparisonCondition</code> method of the <code>SyntaxObjectVisitor</code> and passes that method this <code>ValueComparisonCondition</code> and an <code>Object</code>. <DT><A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html#visitAggregateOverClause(oracle.olapi.syntax.AggregateOverClause, java.lang.Object)"><B>visitAggregateOverClause(AggregateOverClause, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html" title="class in oracle.olapi.syntax">SyntaxObjectVisitor</A> <DD>Executes operations on the specified <CODE>AggregateOverClause</CODE>. <DT><A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html#visitAggregateOverMembersClause(oracle.olapi.syntax.AggregateOverMembersClause, java.lang.Object)"><B>visitAggregateOverMembersClause(AggregateOverMembersClause, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html" title="class in oracle.olapi.syntax">SyntaxObjectVisitor</A> <DD>Executes operations on the specified <CODE>AggregateOverMembersClause</CODE>. <DT><A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html#visitAggregationCase(oracle.olapi.syntax.AggregationCase, java.lang.Object)"><B>visitAggregationCase(AggregationCase, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html" title="class in oracle.olapi.syntax">SyntaxObjectVisitor</A> <DD>Executes operations on the specified <CODE>AggregationCase</CODE>. <DT><A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html#visitAggregationCommand(oracle.olapi.syntax.AggregationCommand, java.lang.Object)"><B>visitAggregationCommand(AggregationCommand, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html" title="class in oracle.olapi.syntax">SyntaxObjectVisitor</A> <DD>Executes operations on the specified <CODE>AggregationCommand</CODE>. <DT><A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html#visitAggregationFunctionExpression(oracle.olapi.syntax.AggregationFunctionExpression, java.lang.Object)"><B>visitAggregationFunctionExpression(AggregationFunctionExpression, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html" title="class in oracle.olapi.syntax">SyntaxObjectVisitor</A> <DD>Executes operations on the specified <CODE>AggregationFunctionExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html#visitAllocationCommand(oracle.olapi.syntax.AllocationCommand, java.lang.Object)"><B>visitAllocationCommand(AllocationCommand, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html" title="class in oracle.olapi.syntax">SyntaxObjectVisitor</A> <DD>Executes operations on the specified <CODE>AllocationCommand</CODE>. <DT><A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html#visitAnalyzeCommand(oracle.olapi.syntax.AnalyzeCommand, java.lang.Object)"><B>visitAnalyzeCommand(AnalyzeCommand, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html" title="class in oracle.olapi.syntax">SyntaxObjectVisitor</A> <DD>Executes operations on the specified <CODE>AnalyzeCommand</CODE>. <DT><A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html#visitAssignmentCommand(oracle.olapi.syntax.AssignmentCommand, java.lang.Object)"><B>visitAssignmentCommand(AssignmentCommand, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html" title="class in oracle.olapi.syntax">SyntaxObjectVisitor</A> <DD>Executes operations on the specified <CODE>AssignmentCommand</CODE>. <DT><A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html#visitBaseQuery(oracle.olapi.syntax.BaseQuery, java.lang.Object)"><B>visitBaseQuery(BaseQuery, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html" title="class in oracle.olapi.syntax">SyntaxObjectVisitor</A> <DD>Executes operations on the specified <CODE>BaseQuery</CODE>. <DT><A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html#visitBetweenCondition(oracle.olapi.syntax.BetweenCondition, java.lang.Object)"><B>visitBetweenCondition(BetweenCondition, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html" title="class in oracle.olapi.syntax">SyntaxObjectVisitor</A> <DD>Executes operations on the specified <CODE>BetweenCondition</CODE>. <DT><A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html#visitBinaryOperatorCondition(oracle.olapi.syntax.BinaryOperatorCondition, java.lang.Object)"><B>visitBinaryOperatorCondition(BinaryOperatorCondition, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html" title="class in oracle.olapi.syntax">SyntaxObjectVisitor</A> <DD>Executes operations on the specified <CODE>BinaryOperatorCondition</CODE>. <DT><A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html#visitBinaryOperatorExpression(oracle.olapi.syntax.BinaryOperatorExpression, java.lang.Object)"><B>visitBinaryOperatorExpression(BinaryOperatorExpression, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html" title="class in oracle.olapi.syntax">SyntaxObjectVisitor</A> <DD>Executes operations on the specified <CODE>BinaryOperatorExpression</CODE>. <DT><A HREF="./oracle/olapi/data/source/ParameterVisitor.html#visitBooleanParameter(oracle.olapi.data.source.BooleanParameter, java.lang.Object)"><B>visitBooleanParameter(BooleanParameter, Object)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/ParameterVisitor.html" title="class in oracle.olapi.data.source">ParameterVisitor</A> <DD>Executes operations on the specified <CODE>BooleanParameter</CODE>. <DT><A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html#visitBuildCommand(oracle.olapi.syntax.BuildCommand, java.lang.Object)"><B>visitBuildCommand(BuildCommand, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html" title="class in oracle.olapi.syntax">SyntaxObjectVisitor</A> <DD>Executes operations on the specified <CODE>BuildCommand</CODE>. <DT><A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html#visitBuildItem(oracle.olapi.syntax.BuildItem, java.lang.Object)"><B>visitBuildItem(BuildItem, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html" title="class in oracle.olapi.syntax">SyntaxObjectVisitor</A> <DD>Executes operations on the specified <CODE>BuildItem</CODE>. <DT><A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html#visitBuildProcess(oracle.olapi.syntax.BuildProcess, java.lang.Object)"><B>visitBuildProcess(BuildProcess, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html" title="class in oracle.olapi.syntax">SyntaxObjectVisitor</A> <DD>Executes operations on the specified <CODE>BuildProcess</CODE>. <DT><A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html#visitBuildSpecification(oracle.olapi.syntax.BuildSpecification, java.lang.Object)"><B>visitBuildSpecification(BuildSpecification, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html" title="class in oracle.olapi.syntax">SyntaxObjectVisitor</A> <DD>Executes operations on the specified <CODE>BuildSpecification</CODE>. <DT><A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html#visitCaseExpression(oracle.olapi.syntax.CaseExpression, java.lang.Object)"><B>visitCaseExpression(CaseExpression, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html" title="class in oracle.olapi.syntax">SyntaxObjectVisitor</A> <DD>Executes operations on the specified <CODE>CaseExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html#visitClearCommand(oracle.olapi.syntax.ClearCommand, java.lang.Object)"><B>visitClearCommand(ClearCommand, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html" title="class in oracle.olapi.syntax">SyntaxObjectVisitor</A> <DD>Executes operations on the specified <CODE>ClearCommand</CODE>. <DT><A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html#visitColumnExpression(oracle.olapi.syntax.ColumnExpression, java.lang.Object)"><B>visitColumnExpression(ColumnExpression, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html" title="class in oracle.olapi.syntax">SyntaxObjectVisitor</A> <DD>Executes operations on the specified <CODE>ColumnExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html#visitComparisonCondition(oracle.olapi.syntax.ComparisonCondition, java.lang.Object)"><B>visitComparisonCondition(ComparisonCondition, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html" title="class in oracle.olapi.syntax">SyntaxObjectVisitor</A> <DD>Executes operations on the specified <CODE>ComparisonCondition</CODE>. <DT><A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html#visitCompileCommand(oracle.olapi.syntax.CompileCommand, java.lang.Object)"><B>visitCompileCommand(CompileCommand, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html" title="class in oracle.olapi.syntax">SyntaxObjectVisitor</A> <DD>Executes operations on the specified <CODE>CompileCommand</CODE>. <DT><A HREF="./oracle/olapi/data/source/CursorSpecificationVisitor.html#visitCompoundCursorSpecification(oracle.olapi.data.source.CompoundCursorSpecification, java.lang.Object)"><B>visitCompoundCursorSpecification(CompoundCursorSpecification, Object)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/CursorSpecificationVisitor.html" title="class in oracle.olapi.data.source">CursorSpecificationVisitor</A> <DD>Executes operations on the specified <code>CompoundCursorSpecification</code>. <DT><A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html#visitCondition(oracle.olapi.syntax.Condition, java.lang.Object)"><B>visitCondition(Condition, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html" title="class in oracle.olapi.syntax">SyntaxObjectVisitor</A> <DD>Executes operations on the specified <CODE>Condition</CODE>. <DT><A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html#visitConsistentSolveSpecification(oracle.olapi.syntax.ConsistentSolveSpecification, java.lang.Object)"><B>visitConsistentSolveSpecification(ConsistentSolveSpecification, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html" title="class in oracle.olapi.syntax">SyntaxObjectVisitor</A> <DD>Executes operations on the specified <CODE>ConsistentSolveSpecification</CODE>. <DT><A HREF="./oracle/olapi/data/source/CursorSpecificationVisitor.html#visitCursorSpecification(oracle.olapi.data.source.CursorSpecification, java.lang.Object)"><B>visitCursorSpecification(CursorSpecification, Object)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/CursorSpecificationVisitor.html" title="class in oracle.olapi.data.source">CursorSpecificationVisitor</A> <DD>Executes operations on any object that is a subclass of <code>CursorSpecification</code>, which is useful when you do not need subclass-specific information. <DT><A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html#visitDataObject(oracle.olapi.syntax.DataObject, java.lang.Object)"><B>visitDataObject(DataObject, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html" title="class in oracle.olapi.syntax">SyntaxObjectVisitor</A> <DD>Executes operations on the specified <CODE>DataObject</CODE>. <DT><A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html#visitDateExpression(oracle.olapi.syntax.DateExpression, java.lang.Object)"><B>visitDateExpression(DateExpression, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html" title="class in oracle.olapi.syntax">SyntaxObjectVisitor</A> <DD>Executes operations on the specified <CODE>DateExpression</CODE>. <DT><A HREF="./oracle/olapi/data/source/ParameterVisitor.html#visitDateParameter(oracle.olapi.data.source.DateParameter, java.lang.Object)"><B>visitDateParameter(DateParameter, Object)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/ParameterVisitor.html" title="class in oracle.olapi.data.source">ParameterVisitor</A> <DD>Executes operations on the specified <CODE>DateParameter</CODE>. <DT><A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html#visitDimensionArgument(oracle.olapi.syntax.DimensionArgument, java.lang.Object)"><B>visitDimensionArgument(DimensionArgument, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html" title="class in oracle.olapi.syntax">SyntaxObjectVisitor</A> <DD>Executes operations on the specified <CODE>DimensionArgument</CODE>. <DT><A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html#visitExpression(oracle.olapi.syntax.Expression, java.lang.Object)"><B>visitExpression(Expression, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html" title="class in oracle.olapi.syntax">SyntaxObjectVisitor</A> <DD>Executes operations on the specified <CODE>Expression</CODE>. <DT><A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html#visitFromClause(oracle.olapi.syntax.FromClause, java.lang.Object)"><B>visitFromClause(FromClause, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html" title="class in oracle.olapi.syntax">SyntaxObjectVisitor</A> <DD>Executes operations on the specified <CODE>FromClause</CODE>. <DT><A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html#visitFromClauseElement(oracle.olapi.syntax.FromClauseElement, java.lang.Object)"><B>visitFromClauseElement(FromClauseElement, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html" title="class in oracle.olapi.syntax">SyntaxObjectVisitor</A> <DD>Executes operations on the specified <CODE>FromClauseElement</CODE>. <DT><A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html#visitFunctionCondition(oracle.olapi.syntax.FunctionCondition, java.lang.Object)"><B>visitFunctionCondition(FunctionCondition, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html" title="class in oracle.olapi.syntax">SyntaxObjectVisitor</A> <DD>Executes operations on the specified <CODE>FunctionCondition</CODE>. <DT><A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html#visitGroupCommand(oracle.olapi.syntax.GroupCommand, java.lang.Object)"><B>visitGroupCommand(GroupCommand, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html" title="class in oracle.olapi.syntax">SyntaxObjectVisitor</A> <DD>Executes operations on the specified <CODE>GroupCommand</CODE>. <DT><A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html#visitHierarchicalCondition(oracle.olapi.syntax.HierarchicalCondition, java.lang.Object)"><B>visitHierarchicalCondition(HierarchicalCondition, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html" title="class in oracle.olapi.syntax">SyntaxObjectVisitor</A> <DD>Executes operations on the specified <CODE>HierarchicalCondition</CODE>. <DT><A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html#visitIdentifierArgument(oracle.olapi.syntax.IdentifierArgument, java.lang.Object)"><B>visitIdentifierArgument(IdentifierArgument, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html" title="class in oracle.olapi.syntax">SyntaxObjectVisitor</A> <DD>Executes operations on the specified <CODE>IdentifierArgument</CODE>. <DT><A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html#visitIntervalExpression(oracle.olapi.syntax.IntervalExpression, java.lang.Object)"><B>visitIntervalExpression(IntervalExpression, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html" title="class in oracle.olapi.syntax">SyntaxObjectVisitor</A> <DD>Executes operations on the specified <CODE>IntervalExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html#visitIntervalLiteralExpression(oracle.olapi.syntax.IntervalLiteralExpression, java.lang.Object)"><B>visitIntervalLiteralExpression(IntervalLiteralExpression, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html" title="class in oracle.olapi.syntax">SyntaxObjectVisitor</A> <DD>Executes operations on the specified <CODE>IntervalLiteralExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html#visitIsCondition(oracle.olapi.syntax.IsCondition, java.lang.Object)"><B>visitIsCondition(IsCondition, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html" title="class in oracle.olapi.syntax">SyntaxObjectVisitor</A> <DD>Executes operations on the specified <CODE>IsCondition</CODE>. <DT><A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html#visitKeywordArgument(oracle.olapi.syntax.KeywordArgument, java.lang.Object)"><B>visitKeywordArgument(KeywordArgument, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html" title="class in oracle.olapi.syntax">SyntaxObjectVisitor</A> <DD>Executes operations on the specified <CODE>KeywordArgument</CODE>. <DT><A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html#visitLikeCondition(oracle.olapi.syntax.LikeCondition, java.lang.Object)"><B>visitLikeCondition(LikeCondition, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html" title="class in oracle.olapi.syntax">SyntaxObjectVisitor</A> <DD>Executes operations on the specified <CODE>LikeCondition</CODE>. <DT><A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html#visitListComparisonCondition(oracle.olapi.syntax.ListComparisonCondition, java.lang.Object)"><B>visitListComparisonCondition(ListComparisonCondition, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html" title="class in oracle.olapi.syntax">SyntaxObjectVisitor</A> <DD>Executes operations on the specified <CODE>ListComparisonCondition</CODE>. <DT><A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html#visitLiteralExpression(oracle.olapi.syntax.LiteralExpression, java.lang.Object)"><B>visitLiteralExpression(LiteralExpression, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html" title="class in oracle.olapi.syntax">SyntaxObjectVisitor</A> <DD>Executes operations on the specified <CODE>LiteralExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html#visitLoadCommand(oracle.olapi.syntax.LoadCommand, java.lang.Object)"><B>visitLoadCommand(LoadCommand, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html" title="class in oracle.olapi.syntax">SyntaxObjectVisitor</A> <DD>Executes operations on the specified <CODE>LoadCommand</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/Mdm11_ObjectVisitor.html#visitMdmAssignment(oracle.olapi.metadata.mdm.MdmAssignment, java.lang.Object)"><B>visitMdmAssignment(MdmAssignment, Object)</B></A> - Method in interface oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/Mdm11_ObjectVisitor.html" title="interface in oracle.olapi.metadata.mdm">Mdm11_ObjectVisitor</A> <DD>Executes operations on the specified <CODE>MdmAssignment</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmBaseObjectVisitor.html#visitMdmAssignment(oracle.olapi.metadata.mdm.MdmAssignment, java.lang.Object)"><B>visitMdmAssignment(MdmAssignment, Object)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmBaseObjectVisitor.html" title="class in oracle.olapi.metadata.mdm">MdmBaseObjectVisitor</A> <DD>Executes operations on the specified <CODE>MdmAssignment</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmBaseObjectVisitor.html#visitMdmAttribute(oracle.olapi.metadata.mdm.MdmAttribute, java.lang.Object)"><B>visitMdmAttribute(MdmAttribute, Object)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmBaseObjectVisitor.html" title="class in oracle.olapi.metadata.mdm">MdmBaseObjectVisitor</A> <DD>Executes operations on the specified <code>MdmAttribute</code>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmObjectVisitor.html#visitMdmAttribute(oracle.olapi.metadata.mdm.MdmAttribute, java.lang.Object)"><B>visitMdmAttribute(MdmAttribute, Object)</B></A> - Method in interface oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmObjectVisitor.html" title="interface in oracle.olapi.metadata.mdm">MdmObjectVisitor</A> <DD>Executes operations on the specified <code>MdmAttribute</code>. <DT><A HREF="./oracle/olapi/metadata/mdm/Mdm10_1_0_3_ObjectVisitor.html#visitMdmAttributeModel(oracle.olapi.metadata.mdm.MdmAttributeModel, java.lang.Object)"><B>visitMdmAttributeModel(MdmAttributeModel, Object)</B></A> - Method in interface oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/Mdm10_1_0_3_ObjectVisitor.html" title="interface in oracle.olapi.metadata.mdm">Mdm10_1_0_3_ObjectVisitor</A> <DD>Executes operations on the specified <code>MdmAttributeModel</code>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmBaseObjectVisitor.html#visitMdmAttributeModel(oracle.olapi.metadata.mdm.MdmAttributeModel, java.lang.Object)"><B>visitMdmAttributeModel(MdmAttributeModel, Object)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmBaseObjectVisitor.html" title="class in oracle.olapi.metadata.mdm">MdmBaseObjectVisitor</A> <DD>Executes operations on the specified <code>MdmAttributeModel</code>. <DT><A HREF="./oracle/olapi/metadata/mdm/Mdm11_ObjectVisitor.html#visitMdmBaseAttribute(oracle.olapi.metadata.mdm.MdmBaseAttribute, java.lang.Object)"><B>visitMdmBaseAttribute(MdmBaseAttribute, Object)</B></A> - Method in interface oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/Mdm11_ObjectVisitor.html" title="interface in oracle.olapi.metadata.mdm">Mdm11_ObjectVisitor</A> <DD>Executes operations on the specified <CODE>MdmBaseAttribute</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmBaseObjectVisitor.html#visitMdmBaseAttribute(oracle.olapi.metadata.mdm.MdmBaseAttribute, java.lang.Object)"><B>visitMdmBaseAttribute(MdmBaseAttribute, Object)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmBaseObjectVisitor.html" title="class in oracle.olapi.metadata.mdm">MdmBaseObjectVisitor</A> <DD>Executes operations on the specified <CODE>MdmBaseAttribute</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/Mdm11_ObjectVisitor.html#visitMdmBaseMeasure(oracle.olapi.metadata.mdm.MdmBaseMeasure, java.lang.Object)"><B>visitMdmBaseMeasure(MdmBaseMeasure, Object)</B></A> - Method in interface oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/Mdm11_ObjectVisitor.html" title="interface in oracle.olapi.metadata.mdm">Mdm11_ObjectVisitor</A> <DD>Executes operations on the specified <CODE>MdmBaseMeasure</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmBaseObjectVisitor.html#visitMdmBaseMeasure(oracle.olapi.metadata.mdm.MdmBaseMeasure, java.lang.Object)"><B>visitMdmBaseMeasure(MdmBaseMeasure, Object)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmBaseObjectVisitor.html" title="class in oracle.olapi.metadata.mdm">MdmBaseObjectVisitor</A> <DD>Executes operations on the specified <CODE>MdmBaseMeasure</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/Mdm11_ObjectVisitor.html#visitMdmColumn(oracle.olapi.metadata.mdm.MdmColumn, java.lang.Object)"><B>visitMdmColumn(MdmColumn, Object)</B></A> - Method in interface oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/Mdm11_ObjectVisitor.html" title="interface in oracle.olapi.metadata.mdm">Mdm11_ObjectVisitor</A> <DD>Executes operations on the specified <CODE>MdmColumn</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmBaseObjectVisitor.html#visitMdmColumn(oracle.olapi.metadata.mdm.MdmColumn, java.lang.Object)"><B>visitMdmColumn(MdmColumn, Object)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmBaseObjectVisitor.html" title="class in oracle.olapi.metadata.mdm">MdmBaseObjectVisitor</A> <DD>Executes operations on the specified <CODE>MdmColumn</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/Mdm11_ObjectVisitor.html#visitMdmCube(oracle.olapi.metadata.mdm.MdmCube, java.lang.Object)"><B>visitMdmCube(MdmCube, Object)</B></A> - Method in interface oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/Mdm11_ObjectVisitor.html" title="interface in oracle.olapi.metadata.mdm">Mdm11_ObjectVisitor</A> <DD>Executes operations on the specified <CODE>MdmCube</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmBaseObjectVisitor.html#visitMdmCube(oracle.olapi.metadata.mdm.MdmCube, java.lang.Object)"><B>visitMdmCube(MdmCube, Object)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmBaseObjectVisitor.html" title="class in oracle.olapi.metadata.mdm">MdmBaseObjectVisitor</A> <DD>Executes operations on the specified <CODE>MdmCube</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/Mdm11_ObjectVisitor.html#visitMdmCustomMember(oracle.olapi.metadata.mdm.MdmCustomMember, java.lang.Object)"><B>visitMdmCustomMember(MdmCustomMember, Object)</B></A> - Method in interface oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/Mdm11_ObjectVisitor.html" title="interface in oracle.olapi.metadata.mdm">Mdm11_ObjectVisitor</A> <DD>Executes operations on the specified <CODE>MdmCustomMember</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmBaseObjectVisitor.html#visitMdmCustomMember(oracle.olapi.metadata.mdm.MdmCustomMember, java.lang.Object)"><B>visitMdmCustomMember(MdmCustomMember, Object)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmBaseObjectVisitor.html" title="class in oracle.olapi.metadata.mdm">MdmBaseObjectVisitor</A> <DD>Executes operations on the specified <CODE>MdmCustomMember</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/Mdm11_ObjectVisitor.html#visitMdmDatabaseSchema(oracle.olapi.metadata.mdm.MdmDatabaseSchema, java.lang.Object)"><B>visitMdmDatabaseSchema(MdmDatabaseSchema, Object)</B></A> - Method in interface oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/Mdm11_ObjectVisitor.html" title="interface in oracle.olapi.metadata.mdm">Mdm11_ObjectVisitor</A> <DD>Executes operations on the specified <CODE>MdmDatabaseSchema</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmBaseObjectVisitor.html#visitMdmDatabaseSchema(oracle.olapi.metadata.mdm.MdmDatabaseSchema, java.lang.Object)"><B>visitMdmDatabaseSchema(MdmDatabaseSchema, Object)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmBaseObjectVisitor.html" title="class in oracle.olapi.metadata.mdm">MdmBaseObjectVisitor</A> <DD>Executes operations on the specified <CODE>MdmDatabaseSchema</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/Mdm11_ObjectVisitor.html#visitMdmDerivedAttribute(oracle.olapi.metadata.mdm.MdmDerivedAttribute, java.lang.Object)"><B>visitMdmDerivedAttribute(MdmDerivedAttribute, Object)</B></A> - Method in interface oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/Mdm11_ObjectVisitor.html" title="interface in oracle.olapi.metadata.mdm">Mdm11_ObjectVisitor</A> <DD>Executes operations on the specified <CODE>MdmDerivedAttribute</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmBaseObjectVisitor.html#visitMdmDerivedAttribute(oracle.olapi.metadata.mdm.MdmDerivedAttribute, java.lang.Object)"><B>visitMdmDerivedAttribute(MdmDerivedAttribute, Object)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmBaseObjectVisitor.html" title="class in oracle.olapi.metadata.mdm">MdmBaseObjectVisitor</A> <DD>Executes operations on the specified <CODE>MdmDerivedAttribute</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/Mdm11_ObjectVisitor.html#visitMdmDerivedMeasure(oracle.olapi.metadata.mdm.MdmDerivedMeasure, java.lang.Object)"><B>visitMdmDerivedMeasure(MdmDerivedMeasure, Object)</B></A> - Method in interface oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/Mdm11_ObjectVisitor.html" title="interface in oracle.olapi.metadata.mdm">Mdm11_ObjectVisitor</A> <DD>Executes operations on the specified <CODE>MdmDerivedMeasure</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmBaseObjectVisitor.html#visitMdmDerivedMeasure(oracle.olapi.metadata.mdm.MdmDerivedMeasure, java.lang.Object)"><B>visitMdmDerivedMeasure(MdmDerivedMeasure, Object)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmBaseObjectVisitor.html" title="class in oracle.olapi.metadata.mdm">MdmBaseObjectVisitor</A> <DD>Executes operations on the specified <CODE>MdmDerivedMeasure</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/Mdm11_ObjectVisitor.html#visitMdmDescriptionType(oracle.olapi.metadata.mdm.MdmDescriptionType, java.lang.Object)"><B>visitMdmDescriptionType(MdmDescriptionType, Object)</B></A> - Method in interface oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/Mdm11_ObjectVisitor.html" title="interface in oracle.olapi.metadata.mdm">Mdm11_ObjectVisitor</A> <DD>Executes operations on the specified <CODE>MdmDescriptionType</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmBaseObjectVisitor.html#visitMdmDescriptionType(oracle.olapi.metadata.mdm.MdmDescriptionType, java.lang.Object)"><B>visitMdmDescriptionType(MdmDescriptionType, Object)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmBaseObjectVisitor.html" title="class in oracle.olapi.metadata.mdm">MdmBaseObjectVisitor</A> <DD>Executes operations on the specified <CODE>MdmDescriptionType</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmBaseObjectVisitor.html#visitMdmDimension(oracle.olapi.metadata.mdm.MdmDimension, java.lang.Object)"><B>visitMdmDimension(MdmDimension, Object)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmBaseObjectVisitor.html" title="class in oracle.olapi.metadata.mdm">MdmBaseObjectVisitor</A> <DD>Executes operations on the specified <code>MdmDimension</code>. <DT><A HREF="./oracle/olapi/metadata/mdm/Mdm11_2_ObjectVisitor.html#visitMdmDimensionality(oracle.olapi.metadata.mdm.MdmDimensionality, java.lang.Object)"><B>visitMdmDimensionality(MdmDimensionality, Object)</B></A> - Method in interface oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/Mdm11_2_ObjectVisitor.html" title="interface in oracle.olapi.metadata.mdm">Mdm11_2_ObjectVisitor</A> <DD>Executes operations on the specified <CODE>MdmDimensionality</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmBaseObjectVisitor.html#visitMdmDimensionality(oracle.olapi.metadata.mdm.MdmDimensionality, java.lang.Object)"><B>visitMdmDimensionality(MdmDimensionality, Object)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmBaseObjectVisitor.html" title="class in oracle.olapi.metadata.mdm">MdmBaseObjectVisitor</A> <DD>Executes operations on the specified <CODE>MdmDimensionality</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/Mdm10_1_0_3_ObjectVisitor.html#visitMdmDimensionCalculationModel(oracle.olapi.metadata.mdm.MdmDimensionCalculationModel, java.lang.Object)"><B>visitMdmDimensionCalculationModel(MdmDimensionCalculationModel, Object)</B></A> - Method in interface oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/Mdm10_1_0_3_ObjectVisitor.html" title="interface in oracle.olapi.metadata.mdm">Mdm10_1_0_3_ObjectVisitor</A> <DD>Executes operations on the specified <code>MdmDimensionCalculationModel</code>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmBaseObjectVisitor.html#visitMdmDimensionCalculationModel(oracle.olapi.metadata.mdm.MdmDimensionCalculationModel, java.lang.Object)"><B>visitMdmDimensionCalculationModel(MdmDimensionCalculationModel, Object)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmBaseObjectVisitor.html" title="class in oracle.olapi.metadata.mdm">MdmBaseObjectVisitor</A> <DD>Executes operations on the specified <code>MdmDimensionCalculationModel</code>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmBaseObjectVisitor.html#visitMdmDimensionedObject(oracle.olapi.metadata.mdm.MdmDimensionedObject, java.lang.Object)"><B>visitMdmDimensionedObject(MdmDimensionedObject, Object)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmBaseObjectVisitor.html" title="class in oracle.olapi.metadata.mdm">MdmBaseObjectVisitor</A> <DD>Executes operations on the specified <code>MdmDimensionedObject</code>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmBaseObjectVisitor.html#visitMdmDimensionedObjectModel(oracle.olapi.metadata.mdm.MdmDimensionedObjectModel, java.lang.Object)"><B>visitMdmDimensionedObjectModel(MdmDimensionedObjectModel, Object)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmBaseObjectVisitor.html" title="class in oracle.olapi.metadata.mdm">MdmBaseObjectVisitor</A> <DD>Executes operations on the specified <code>MdmDimensionedObjectModel</code>. <DT><A HREF="./oracle/olapi/metadata/mdm/Mdm11_ObjectVisitor.html#visitMdmDimensionLevel(oracle.olapi.metadata.mdm.MdmDimensionLevel, java.lang.Object)"><B>visitMdmDimensionLevel(MdmDimensionLevel, Object)</B></A> - Method in interface oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/Mdm11_ObjectVisitor.html" title="interface in oracle.olapi.metadata.mdm">Mdm11_ObjectVisitor</A> <DD>Executes operations on the specified <CODE>MdmDimensionLevel</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmBaseObjectVisitor.html#visitMdmDimensionLevel(oracle.olapi.metadata.mdm.MdmDimensionLevel, java.lang.Object)"><B>visitMdmDimensionLevel(MdmDimensionLevel, Object)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmBaseObjectVisitor.html" title="class in oracle.olapi.metadata.mdm">MdmBaseObjectVisitor</A> <DD>Executes operations on the specified <CODE>MdmDimensionLevel</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmBaseObjectVisitor.html#visitMdmHierarchy(oracle.olapi.metadata.mdm.MdmHierarchy, java.lang.Object)"><B>visitMdmHierarchy(MdmHierarchy, Object)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmBaseObjectVisitor.html" title="class in oracle.olapi.metadata.mdm">MdmBaseObjectVisitor</A> <DD>Executes operations on the specified <code>MdmHierarchy</code>. <DT><A HREF="./oracle/olapi/metadata/mdm/Mdm11_ObjectVisitor.html#visitMdmHierarchyLevel(oracle.olapi.metadata.mdm.MdmHierarchyLevel, java.lang.Object)"><B>visitMdmHierarchyLevel(MdmHierarchyLevel, Object)</B></A> - Method in interface oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/Mdm11_ObjectVisitor.html" title="interface in oracle.olapi.metadata.mdm">Mdm11_ObjectVisitor</A> <DD>Executes operations on the specified <CODE>MdmHierarchyLevel</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmBaseObjectVisitor.html#visitMdmHierarchyLevel(oracle.olapi.metadata.mdm.MdmHierarchyLevel, java.lang.Object)"><B>visitMdmHierarchyLevel(MdmHierarchyLevel, Object)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmBaseObjectVisitor.html" title="class in oracle.olapi.metadata.mdm">MdmBaseObjectVisitor</A> <DD>Executes operations on the specified <CODE>MdmHierarchyLevel</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmBaseObjectVisitor.html#visitMdmLevel(oracle.olapi.metadata.mdm.MdmLevel, java.lang.Object)"><B>visitMdmLevel(MdmLevel, Object)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmBaseObjectVisitor.html" title="class in oracle.olapi.metadata.mdm">MdmBaseObjectVisitor</A> <DD>Executes operations on the specified <code>MdmLevel</code>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmObjectVisitor.html#visitMdmLevel(oracle.olapi.metadata.mdm.MdmLevel, java.lang.Object)"><B>visitMdmLevel(MdmLevel, Object)</B></A> - Method in interface oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmObjectVisitor.html" title="interface in oracle.olapi.metadata.mdm">MdmObjectVisitor</A> <DD>Executes operations on the specified <code>MdmLevel</code>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmBaseObjectVisitor.html#visitMdmLevelHierarchy(oracle.olapi.metadata.mdm.MdmLevelHierarchy, java.lang.Object)"><B>visitMdmLevelHierarchy(MdmLevelHierarchy, Object)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmBaseObjectVisitor.html" title="class in oracle.olapi.metadata.mdm">MdmBaseObjectVisitor</A> <DD>Executes operations on the specified <code>MdmLevelHierarchy</code>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmObjectVisitor.html#visitMdmLevelHierarchy(oracle.olapi.metadata.mdm.MdmLevelHierarchy, java.lang.Object)"><B>visitMdmLevelHierarchy(MdmLevelHierarchy, Object)</B></A> - Method in interface oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmObjectVisitor.html" title="interface in oracle.olapi.metadata.mdm">MdmObjectVisitor</A> <DD>Executes operations on the specified <code>MdmLevelHierarchy</code>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmBaseObjectVisitor.html#visitMdmMeasure(oracle.olapi.metadata.mdm.MdmMeasure, java.lang.Object)"><B>visitMdmMeasure(MdmMeasure, Object)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmBaseObjectVisitor.html" title="class in oracle.olapi.metadata.mdm">MdmBaseObjectVisitor</A> <DD>Executes operations on the specified <code>MdmMeasure</code>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmObjectVisitor.html#visitMdmMeasure(oracle.olapi.metadata.mdm.MdmMeasure, java.lang.Object)"><B>visitMdmMeasure(MdmMeasure, Object)</B></A> - Method in interface oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmObjectVisitor.html" title="interface in oracle.olapi.metadata.mdm">MdmObjectVisitor</A> <DD>Executes operations on the specified <code>MdmMeasure</code>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmBaseObjectVisitor.html#visitMdmMeasureDimension(oracle.olapi.metadata.mdm.MdmMeasureDimension, java.lang.Object)"><B>visitMdmMeasureDimension(MdmMeasureDimension, Object)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmBaseObjectVisitor.html" title="class in oracle.olapi.metadata.mdm">MdmBaseObjectVisitor</A> <DD>Executes operations on the specified <code>MdmMeasureDimension</code>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmObjectVisitor.html#visitMdmMeasureDimension(oracle.olapi.metadata.mdm.MdmMeasureDimension, java.lang.Object)"><B>visitMdmMeasureDimension(MdmMeasureDimension, Object)</B></A> - Method in interface oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmObjectVisitor.html" title="interface in oracle.olapi.metadata.mdm">MdmObjectVisitor</A> <DD>Executes operations on the specified <code>MdmMeasureDimension</code>. <DT><A HREF="./oracle/olapi/metadata/mdm/Mdm10_1_0_3_ObjectVisitor.html#visitMdmMeasureModel(oracle.olapi.metadata.mdm.MdmMeasureModel, java.lang.Object)"><B>visitMdmMeasureModel(MdmMeasureModel, Object)</B></A> - Method in interface oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/Mdm10_1_0_3_ObjectVisitor.html" title="interface in oracle.olapi.metadata.mdm">Mdm10_1_0_3_ObjectVisitor</A> <DD>Executes operations on the specified <code>MdmMeasureModel</code>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmBaseObjectVisitor.html#visitMdmMeasureModel(oracle.olapi.metadata.mdm.MdmMeasureModel, java.lang.Object)"><B>visitMdmMeasureModel(MdmMeasureModel, Object)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmBaseObjectVisitor.html" title="class in oracle.olapi.metadata.mdm">MdmBaseObjectVisitor</A> <DD>Executes operations on the specified <code>MdmMeasureModel</code>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmBaseObjectVisitor.html#visitMdmModel(oracle.olapi.metadata.mdm.MdmModel, java.lang.Object)"><B>visitMdmModel(MdmModel, Object)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmBaseObjectVisitor.html" title="class in oracle.olapi.metadata.mdm">MdmBaseObjectVisitor</A> <DD>Executes operations on the specified <code>MdmModel</code>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmBaseObjectVisitor.html#visitMdmMultiValuedAttribute(oracle.olapi.metadata.mdm.MdmMultiValuedAttribute, java.lang.Object)"><B>visitMdmMultiValuedAttribute(MdmMultiValuedAttribute, Object)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmBaseObjectVisitor.html" title="class in oracle.olapi.metadata.mdm">MdmBaseObjectVisitor</A> <DD>Executes operations on the specified <CODE>MdmMulitValuedAttribute</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/Mdm11_2_ObjectVisitor.html#visitMdmMultiValuedDerivedAttribute(oracle.olapi.metadata.mdm.MdmMultiValuedDerivedAttribute, java.lang.Object)"><B>visitMdmMultiValuedDerivedAttribute(MdmMultiValuedDerivedAttribute, Object)</B></A> - Method in interface oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/Mdm11_2_ObjectVisitor.html" title="interface in oracle.olapi.metadata.mdm">Mdm11_2_ObjectVisitor</A> <DD>Executes operations on the specified <CODE>MdmMultiValuedDerivedAttribute</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmBaseObjectVisitor.html#visitMdmMultiValuedDerivedAttribute(oracle.olapi.metadata.mdm.MdmMultiValuedDerivedAttribute, java.lang.Object)"><B>visitMdmMultiValuedDerivedAttribute(MdmMultiValuedDerivedAttribute, Object)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmBaseObjectVisitor.html" title="class in oracle.olapi.metadata.mdm">MdmBaseObjectVisitor</A> <DD>Executes operations on the specified <CODE>MdmMulitValuedDerivedAttribute</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/Mdm11_ObjectVisitor.html#visitMdmNamedBuildProcess(oracle.olapi.metadata.mdm.MdmNamedBuildProcess, java.lang.Object)"><B>visitMdmNamedBuildProcess(MdmNamedBuildProcess, Object)</B></A> - Method in interface oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/Mdm11_ObjectVisitor.html" title="interface in oracle.olapi.metadata.mdm">Mdm11_ObjectVisitor</A> <DD>Executes operations on the specified <CODE>MdmNamedBuildProcess</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmBaseObjectVisitor.html#visitMdmNamedBuildProcess(oracle.olapi.metadata.mdm.MdmNamedBuildProcess, java.lang.Object)"><B>visitMdmNamedBuildProcess(MdmNamedBuildProcess, Object)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmBaseObjectVisitor.html" title="class in oracle.olapi.metadata.mdm">MdmBaseObjectVisitor</A> <DD>Executes operations on the specified <CODE>MdmNamedBuildProcess</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmBaseObjectVisitor.html#visitMdmObject(oracle.olapi.metadata.mdm.MdmObject, java.lang.Object)"><B>visitMdmObject(MdmObject, Object)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmBaseObjectVisitor.html" title="class in oracle.olapi.metadata.mdm">MdmBaseObjectVisitor</A> <DD>Executes operations on any object that is a subclass of <code>MdmObject</code>, which is useful when you do not need subclass-specific information. <DT><A HREF="./oracle/olapi/metadata/mdm/Mdm11_ObjectVisitor.html#visitMdmOrganizationalSchema(oracle.olapi.metadata.mdm.MdmOrganizationalSchema, java.lang.Object)"><B>visitMdmOrganizationalSchema(MdmOrganizationalSchema, Object)</B></A> - Method in interface oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/Mdm11_ObjectVisitor.html" title="interface in oracle.olapi.metadata.mdm">Mdm11_ObjectVisitor</A> <DD>Executes operations on the specified <CODE>MdmOrganizationalSchema</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmBaseObjectVisitor.html#visitMdmOrganizationalSchema(oracle.olapi.metadata.mdm.MdmOrganizationalSchema, java.lang.Object)"><B>visitMdmOrganizationalSchema(MdmOrganizationalSchema, Object)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmBaseObjectVisitor.html" title="class in oracle.olapi.metadata.mdm">MdmBaseObjectVisitor</A> <DD>Executes operations on the specified <CODE>MdmOrganizationalSchema</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmBaseObjectVisitor.html#visitMdmPrimaryDimension(oracle.olapi.metadata.mdm.MdmPrimaryDimension, java.lang.Object)"><B>visitMdmPrimaryDimension(MdmPrimaryDimension, Object)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmBaseObjectVisitor.html" title="class in oracle.olapi.metadata.mdm">MdmBaseObjectVisitor</A> <DD>Executes operations on the specified <code>MdmPrimaryDimension</code>. <DT><A HREF="./oracle/olapi/metadata/mdm/Mdm11_ObjectVisitor.html#visitMdmRootSchema(oracle.olapi.metadata.mdm.MdmRootSchema, java.lang.Object)"><B>visitMdmRootSchema(MdmRootSchema, Object)</B></A> - Method in interface oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/Mdm11_ObjectVisitor.html" title="interface in oracle.olapi.metadata.mdm">Mdm11_ObjectVisitor</A> <DD>Executes operations on the specified <CODE>MdmRootSchema</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmBaseObjectVisitor.html#visitMdmRootSchema(oracle.olapi.metadata.mdm.MdmRootSchema, java.lang.Object)"><B>visitMdmRootSchema(MdmRootSchema, Object)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmBaseObjectVisitor.html" title="class in oracle.olapi.metadata.mdm">MdmBaseObjectVisitor</A> <DD>Executes operations on the specified <CODE>MdmRootSchema</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmBaseObjectVisitor.html#visitMdmSchema(oracle.olapi.metadata.mdm.MdmSchema, java.lang.Object)"><B>visitMdmSchema(MdmSchema, Object)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmBaseObjectVisitor.html" title="class in oracle.olapi.metadata.mdm">MdmBaseObjectVisitor</A> <DD>Executes operations on the specified <code>MdmSchema</code>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmObjectVisitor.html#visitMdmSchema(oracle.olapi.metadata.mdm.MdmSchema, java.lang.Object)"><B>visitMdmSchema(MdmSchema, Object)</B></A> - Method in interface oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmObjectVisitor.html" title="interface in oracle.olapi.metadata.mdm">MdmObjectVisitor</A> <DD>Executes operations on the specified <code>MdmSchema</code>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmBaseObjectVisitor.html#visitMdmSingleValuedAttribute(oracle.olapi.metadata.mdm.MdmSingleValuedAttribute, java.lang.Object)"><B>visitMdmSingleValuedAttribute(MdmSingleValuedAttribute, Object)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmBaseObjectVisitor.html" title="class in oracle.olapi.metadata.mdm">MdmBaseObjectVisitor</A> <DD>Executes operations on the specified <CODE>MdmSingleValuedAttribute</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmBaseObjectVisitor.html#visitMdmSource(oracle.olapi.metadata.mdm.MdmSource, java.lang.Object)"><B>visitMdmSource(MdmSource, Object)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmBaseObjectVisitor.html" title="class in oracle.olapi.metadata.mdm">MdmBaseObjectVisitor</A> <DD>Executes operations on the specified <code>MdmSource</code>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmBaseObjectVisitor.html#visitMdmStandardDimension(oracle.olapi.metadata.mdm.MdmStandardDimension, java.lang.Object)"><B>visitMdmStandardDimension(MdmStandardDimension, Object)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmBaseObjectVisitor.html" title="class in oracle.olapi.metadata.mdm">MdmBaseObjectVisitor</A> <DD>Executes operations on the specified <code>MdmStandardDimension</code>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmObjectVisitor.html#visitMdmStandardDimension(oracle.olapi.metadata.mdm.MdmStandardDimension, java.lang.Object)"><B>visitMdmStandardDimension(MdmStandardDimension, Object)</B></A> - Method in interface oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmObjectVisitor.html" title="interface in oracle.olapi.metadata.mdm">MdmObjectVisitor</A> <DD>Executes operations on the specified <code>MdmStandardDimension</code>. <DT><A HREF="./oracle/olapi/metadata/mdm/Mdm10_1_0_3_ObjectVisitor.html#visitMdmStandardMember(oracle.olapi.metadata.mdm.MdmStandardMember, java.lang.Object)"><B>visitMdmStandardMember(MdmStandardMember, Object)</B></A> - Method in interface oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/Mdm10_1_0_3_ObjectVisitor.html" title="interface in oracle.olapi.metadata.mdm">Mdm10_1_0_3_ObjectVisitor</A> <DD>Executes operations on the specified <code>MdmStandardMember</code>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmBaseObjectVisitor.html#visitMdmStandardMember(oracle.olapi.metadata.mdm.MdmStandardMember, java.lang.Object)"><B>visitMdmStandardMember(MdmStandardMember, Object)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmBaseObjectVisitor.html" title="class in oracle.olapi.metadata.mdm">MdmBaseObjectVisitor</A> <DD>Executes operations on the specified <code>MdmStandardMember</code>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmBaseObjectVisitor.html#visitMdmSubDimension(oracle.olapi.metadata.mdm.MdmSubDimension, java.lang.Object)"><B>visitMdmSubDimension(MdmSubDimension, Object)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmBaseObjectVisitor.html" title="class in oracle.olapi.metadata.mdm">MdmBaseObjectVisitor</A> <DD>Executes operations on the specified <code>MdmSubDimension</code>. <DT><A HREF="./oracle/olapi/metadata/mdm/Mdm11_ObjectVisitor.html#visitMdmTable(oracle.olapi.metadata.mdm.MdmTable, java.lang.Object)"><B>visitMdmTable(MdmTable, Object)</B></A> - Method in interface oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/Mdm11_ObjectVisitor.html" title="interface in oracle.olapi.metadata.mdm">Mdm11_ObjectVisitor</A> <DD>Executes operations on the specified <CODE>MdmTable</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmBaseObjectVisitor.html#visitMdmTable(oracle.olapi.metadata.mdm.MdmTable, java.lang.Object)"><B>visitMdmTable(MdmTable, Object)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmBaseObjectVisitor.html" title="class in oracle.olapi.metadata.mdm">MdmBaseObjectVisitor</A> <DD>Executes operations on the specified <CODE>MdmTable</CODE>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmBaseObjectVisitor.html#visitMdmTimeDimension(oracle.olapi.metadata.mdm.MdmTimeDimension, java.lang.Object)"><B>visitMdmTimeDimension(MdmTimeDimension, Object)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmBaseObjectVisitor.html" title="class in oracle.olapi.metadata.mdm">MdmBaseObjectVisitor</A> <DD>Executes operations on the specified <code>MdmTimeDimension</code>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmObjectVisitor.html#visitMdmTimeDimension(oracle.olapi.metadata.mdm.MdmTimeDimension, java.lang.Object)"><B>visitMdmTimeDimension(MdmTimeDimension, Object)</B></A> - Method in interface oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmObjectVisitor.html" title="interface in oracle.olapi.metadata.mdm">MdmObjectVisitor</A> <DD>Executes operations on the specified <code>MdmTimeDimension</code>. <DT><A HREF="./oracle/olapi/metadata/mdm/Mdm10_1_0_3_ObjectVisitor.html#visitMdmTimeMember(oracle.olapi.metadata.mdm.MdmTimeMember, java.lang.Object)"><B>visitMdmTimeMember(MdmTimeMember, Object)</B></A> - Method in interface oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/Mdm10_1_0_3_ObjectVisitor.html" title="interface in oracle.olapi.metadata.mdm">Mdm10_1_0_3_ObjectVisitor</A> <DD>Executes operations on the specified <code>MdmTimeMember</code>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmBaseObjectVisitor.html#visitMdmTimeMember(oracle.olapi.metadata.mdm.MdmTimeMember, java.lang.Object)"><B>visitMdmTimeMember(MdmTimeMember, Object)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmBaseObjectVisitor.html" title="class in oracle.olapi.metadata.mdm">MdmBaseObjectVisitor</A> <DD>Executes operations on the specified <code>MdmTimeMember</code>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmBaseObjectVisitor.html#visitMdmValueHierarchy(oracle.olapi.metadata.mdm.MdmValueHierarchy, java.lang.Object)"><B>visitMdmValueHierarchy(MdmValueHierarchy, Object)</B></A> - Method in class oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmBaseObjectVisitor.html" title="class in oracle.olapi.metadata.mdm">MdmBaseObjectVisitor</A> <DD>Executes operations on the specified <code>MdmValueHierarchy</code>. <DT><A HREF="./oracle/olapi/metadata/mdm/MdmObjectVisitor.html#visitMdmValueHierarchy(oracle.olapi.metadata.mdm.MdmValueHierarchy, java.lang.Object)"><B>visitMdmValueHierarchy(MdmValueHierarchy, Object)</B></A> - Method in interface oracle.olapi.metadata.mdm.<A HREF="./oracle/olapi/metadata/mdm/MdmObjectVisitor.html" title="interface in oracle.olapi.metadata.mdm">MdmObjectVisitor</A> <DD>Executes operations on the specified <code>MdmValueHierarchy</code>. <DT><A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html#visitModelCommand(oracle.olapi.syntax.ModelCommand, java.lang.Object)"><B>visitModelCommand(ModelCommand, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html" title="class in oracle.olapi.syntax">SyntaxObjectVisitor</A> <DD>Executes operations on the specified <CODE>ModelCommand</CODE>. <DT><A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html#visitNotCondition(oracle.olapi.syntax.NotCondition, java.lang.Object)"><B>visitNotCondition(NotCondition, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html" title="class in oracle.olapi.syntax">SyntaxObjectVisitor</A> <DD>Executes operations on the specified <CODE>NotCondition</CODE>. <DT><A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html#visitNullExpression(oracle.olapi.syntax.NullExpression, java.lang.Object)"><B>visitNullExpression(NullExpression, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html" title="class in oracle.olapi.syntax">SyntaxObjectVisitor</A> <DD>Executes operations on the specified <CODE>NullExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html#visitNumberExpression(oracle.olapi.syntax.NumberExpression, java.lang.Object)"><B>visitNumberExpression(NumberExpression, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html" title="class in oracle.olapi.syntax">SyntaxObjectVisitor</A> <DD>Executes operations on the specified <CODE>NumberExpression</CODE>. <DT><A HREF="./oracle/olapi/data/source/ParameterVisitor.html#visitNumberParameter(oracle.olapi.data.source.NumberParameter, java.lang.Object)"><B>visitNumberParameter(NumberParameter, Object)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/ParameterVisitor.html" title="class in oracle.olapi.data.source">ParameterVisitor</A> <DD>Executes operations on the specified <CODE>NumberParameter</CODE>. <DT><A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html#visitOLAPDMLCommand(oracle.olapi.syntax.OLAPDMLCommand, java.lang.Object)"><B>visitOLAPDMLCommand(OLAPDMLCommand, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html" title="class in oracle.olapi.syntax">SyntaxObjectVisitor</A> <DD>Executes operations on the specified <CODE>OLAPDMLCommand</CODE>. <DT><A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html#visitOLAPDMLExpression(oracle.olapi.syntax.OLAPDMLExpression, java.lang.Object)"><B>visitOLAPDMLExpression(OLAPDMLExpression, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html" title="class in oracle.olapi.syntax">SyntaxObjectVisitor</A> <DD>Executes operations on the specified <CODE>OLAPDMLExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html#visitOLAPFunctionExpression(oracle.olapi.syntax.OLAPFunctionExpression, java.lang.Object)"><B>visitOLAPFunctionExpression(OLAPFunctionExpression, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html" title="class in oracle.olapi.syntax">SyntaxObjectVisitor</A> <DD>Executes operations on the specified <CODE>OLAPFunctionExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html#visitOrderByClause(oracle.olapi.syntax.OrderByClause, java.lang.Object)"><B>visitOrderByClause(OrderByClause, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html" title="class in oracle.olapi.syntax">SyntaxObjectVisitor</A> <DD>Executes operations on the specified <CODE>OrderByClause</CODE>. <DT><A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html#visitOrderByElement(oracle.olapi.syntax.OrderByElement, java.lang.Object)"><B>visitOrderByElement(OrderByElement, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html" title="class in oracle.olapi.syntax">SyntaxObjectVisitor</A> <DD>Executes operations on the specified <CODE>OrderByElement</CODE>. <DT><A HREF="./oracle/olapi/data/source/ParameterVisitor.html#visitParameter(oracle.olapi.data.source.Parameter, java.lang.Object)"><B>visitParameter(Parameter, Object)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/ParameterVisitor.html" title="class in oracle.olapi.data.source">ParameterVisitor</A> <DD>Executes operations on any object that is a subclass of <CODE>Parameter</CODE>, which is useful when you do not need subclass-specific information. <DT><A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html#visitPlaceholderExpression(oracle.olapi.syntax.PlaceholderExpression, java.lang.Object)"><B>visitPlaceholderExpression(PlaceholderExpression, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html" title="class in oracle.olapi.syntax">SyntaxObjectVisitor</A> <DD>Executes operations on the specified <CODE>PlaceholderExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html#visitPLSQLCommand(oracle.olapi.syntax.PLSQLCommand, java.lang.Object)"><B>visitPLSQLCommand(PLSQLCommand, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html" title="class in oracle.olapi.syntax">SyntaxObjectVisitor</A> <DD>Executes operations on the specified <CODE>PLSQLCommand</CODE>. <DT><A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html#visitQDRExpression(oracle.olapi.syntax.QDRExpression, java.lang.Object)"><B>visitQDRExpression(QDRExpression, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html" title="class in oracle.olapi.syntax">SyntaxObjectVisitor</A> <DD>Executes operations on the specified <CODE>QDRExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html#visitQualifier(oracle.olapi.syntax.Qualifier, java.lang.Object)"><B>visitQualifier(Qualifier, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html" title="class in oracle.olapi.syntax">SyntaxObjectVisitor</A> <DD>Executes operations on the specified <CODE>Qualifier</CODE>. <DT><A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html#visitQuery(oracle.olapi.syntax.Query, java.lang.Object)"><B>visitQuery(Query, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html" title="class in oracle.olapi.syntax">SyntaxObjectVisitor</A> <DD>Executes operations on the specified <CODE>Query</CODE>. <DT><A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html#visitRowExpression(oracle.olapi.syntax.RowExpression, java.lang.Object)"><B>visitRowExpression(RowExpression, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html" title="class in oracle.olapi.syntax">SyntaxObjectVisitor</A> <DD>Executes operations on the specified <CODE>RowExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html#visitRowFunctionExpression(oracle.olapi.syntax.RowFunctionExpression, java.lang.Object)"><B>visitRowFunctionExpression(RowFunctionExpression, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html" title="class in oracle.olapi.syntax">SyntaxObjectVisitor</A> <DD>Executes operations on the specified <CODE>RowFunctionExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html#visitSearchedCase(oracle.olapi.syntax.SearchedCase, java.lang.Object)"><B>visitSearchedCase(SearchedCase, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html" title="class in oracle.olapi.syntax">SyntaxObjectVisitor</A> <DD>Executes operations on the specified <CODE>SearchedCase</CODE>. <DT><A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html#visitSearchedCaseExpression(oracle.olapi.syntax.SearchedCaseExpression, java.lang.Object)"><B>visitSearchedCaseExpression(SearchedCaseExpression, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html" title="class in oracle.olapi.syntax">SyntaxObjectVisitor</A> <DD>Executes operations on the specified <CODE>SearchedCaseExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html#visitSimpleCase(oracle.olapi.syntax.SimpleCase, java.lang.Object)"><B>visitSimpleCase(SimpleCase, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html" title="class in oracle.olapi.syntax">SyntaxObjectVisitor</A> <DD>Executes operations on the specified <CODE>SimpleCase</CODE>. <DT><A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html#visitSimpleCaseExpression(oracle.olapi.syntax.SimpleCaseExpression, java.lang.Object)"><B>visitSimpleCaseExpression(SimpleCaseExpression, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html" title="class in oracle.olapi.syntax">SyntaxObjectVisitor</A> <DD>Executes operations on the specified <CODE>SimpleCaseExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html#visitSimpleCommand(oracle.olapi.syntax.SimpleCommand, java.lang.Object)"><B>visitSimpleCommand(SimpleCommand, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html" title="class in oracle.olapi.syntax">SyntaxObjectVisitor</A> <DD>Executes operations on the specified <CODE>SimpleCommand</CODE>. <DT><A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html#visitSolveCommand(oracle.olapi.syntax.SolveCommand, java.lang.Object)"><B>visitSolveCommand(SolveCommand, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html" title="class in oracle.olapi.syntax">SyntaxObjectVisitor</A> <DD>Executes operations on the specified <CODE>SolveCommand</CODE>. <DT><A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html#visitSolveStepCommand(oracle.olapi.syntax.SolveStepCommand, java.lang.Object)"><B>visitSolveStepCommand(SolveStepCommand, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html" title="class in oracle.olapi.syntax">SyntaxObjectVisitor</A> <DD>Executes operations on the specified <CODE>SolveStepCommand</CODE>. <DT><A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html#visitSQLDataType(oracle.olapi.syntax.SQLDataType, java.lang.Object)"><B>visitSQLDataType(SQLDataType, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html" title="class in oracle.olapi.syntax">SyntaxObjectVisitor</A> <DD>Executes operations on the specified <CODE>SQLDataType</CODE>. <DT><A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html#visitStarArgument(oracle.olapi.syntax.StarArgument, java.lang.Object)"><B>visitStarArgument(StarArgument, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html" title="class in oracle.olapi.syntax">SyntaxObjectVisitor</A> <DD>Executes operations on the specified <CODE>StarArgument</CODE>. <DT><A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html#visitStringExpression(oracle.olapi.syntax.StringExpression, java.lang.Object)"><B>visitStringExpression(StringExpression, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html" title="class in oracle.olapi.syntax">SyntaxObjectVisitor</A> <DD>Executes operations on the specified <CODE>StringExpression</CODE>. <DT><A HREF="./oracle/olapi/data/source/ParameterVisitor.html#visitStringParameter(oracle.olapi.data.source.StringParameter, java.lang.Object)"><B>visitStringParameter(StringParameter, Object)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/ParameterVisitor.html" title="class in oracle.olapi.data.source">ParameterVisitor</A> <DD>Executes operations on the specified <CODE>StringParameter</CODE>. <DT><A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html#visitSymmetricCondition(oracle.olapi.syntax.SymmetricCondition, java.lang.Object)"><B>visitSymmetricCondition(SymmetricCondition, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html" title="class in oracle.olapi.syntax">SyntaxObjectVisitor</A> <DD>Executes operations on the specified <CODE>SymmetricCondition</CODE>. <DT><A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html#visitSymmetricConditionElement(oracle.olapi.syntax.SymmetricConditionElement, java.lang.Object)"><B>visitSymmetricConditionElement(SymmetricConditionElement, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html" title="class in oracle.olapi.syntax">SyntaxObjectVisitor</A> <DD>Executes operations on the specified <CODE>SymmetricConditionElement</CODE>. <DT><A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html#visitSyntaxObject(oracle.olapi.syntax.SyntaxObject, java.lang.Object)"><B>visitSyntaxObject(SyntaxObject, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html" title="class in oracle.olapi.syntax">SyntaxObjectVisitor</A> <DD>Executes operations on the specified <CODE>SyntaxObject</CODE>. <DT><A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html#visitTimeZoneExpression(oracle.olapi.syntax.TimeZoneExpression, java.lang.Object)"><B>visitTimeZoneExpression(TimeZoneExpression, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html" title="class in oracle.olapi.syntax">SyntaxObjectVisitor</A> <DD>Executes operations on the specified <CODE>TimeZoneExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html#visitTypedExpression(oracle.olapi.syntax.TypedExpression, java.lang.Object)"><B>visitTypedExpression(TypedExpression, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html" title="class in oracle.olapi.syntax">SyntaxObjectVisitor</A> <DD>Executes operations on the specified <CODE>TypedExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html#visitUnaryOperatorExpression(oracle.olapi.syntax.UnaryOperatorExpression, java.lang.Object)"><B>visitUnaryOperatorExpression(UnaryOperatorExpression, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html" title="class in oracle.olapi.syntax">SyntaxObjectVisitor</A> <DD>Executes operations on the specified <CODE>UnaryOperatorExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html#visitUnresolvedDimensionArgument(oracle.olapi.syntax.DimensionArgument, java.lang.Object)"><B>visitUnresolvedDimensionArgument(DimensionArgument, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html" title="class in oracle.olapi.syntax">SyntaxObjectVisitor</A> <DD>Executes operations on the specified <CODE>UnresolvedDimensionArgument</CODE>. <DT><A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html#visitUnresolvedExpression(oracle.olapi.syntax.UnresolvedExpression, java.lang.Object)"><B>visitUnresolvedExpression(UnresolvedExpression, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html" title="class in oracle.olapi.syntax">SyntaxObjectVisitor</A> <DD>Executes operations on the specified <CODE>UnresolvedExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html#visitUnresolvedQuery(oracle.olapi.syntax.UnresolvedQuery, java.lang.Object)"><B>visitUnresolvedQuery(UnresolvedQuery, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html" title="class in oracle.olapi.syntax">SyntaxObjectVisitor</A> <DD>Executes operations on the specified <CODE>UnresolvedQuery</CODE>. <DT><A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html#visitValueComparisonCondition(oracle.olapi.syntax.ValueComparisonCondition, java.lang.Object)"><B>visitValueComparisonCondition(ValueComparisonCondition, Object)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/SyntaxObjectVisitor.html" title="class in oracle.olapi.syntax">SyntaxObjectVisitor</A> <DD>Executes operations on the specified <CODE>ValueComparisonCondition</CODE>. <DT><A HREF="./oracle/olapi/data/source/CursorSpecificationVisitor.html#visitValueCursorSpecification(oracle.olapi.data.source.ValueCursorSpecification, java.lang.Object)"><B>visitValueCursorSpecification(ValueCursorSpecification, Object)</B></A> - Method in class oracle.olapi.data.source.<A HREF="./oracle/olapi/data/source/CursorSpecificationVisitor.html" title="class in oracle.olapi.data.source">CursorSpecificationVisitor</A> <DD>Executes operations on the specified <code>ValueCursorSpecification</code>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#VSIZE"><B>VSIZE</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>VSIZE</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#vsize()"><B>vsize()</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Creates a <CODE>TypedExpression</CODE> that evaluates to the number of bytes in the internal representation of the value of this <CODE>TypedExpression</CODE>. </DL> <HR> <A NAME="_W_"><!-- --></A><H2> <B>W</B></H2> <DL> <DT><A HREF="./oracle/olapi/syntax/KeywordCatalog.html#WEEK"><B>WEEK</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/KeywordCatalog.html" title="class in oracle.olapi.syntax">KeywordCatalog</A> <DD>A static constant <CODE>KeywordArgument</CODE> representing the keyword <CODE>WEEK</CODE>. <DT><A HREF="./oracle/olapi/syntax/KeywordCatalog.html#WEIGHTBY"><B>WEIGHTBY</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/KeywordCatalog.html" title="class in oracle.olapi.syntax">KeywordCatalog</A> <DD>A static constant <CODE>KeywordArgument</CODE> representing the keyword <CODE>WEIGHTBY</CODE>. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#WIDTH_BUCKET"><B>WIDTH_BUCKET</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>FunctionDescriptor</CODE> representing the function <CODE>WIDTH_BUCKET</CODE>. <DT><A HREF="./oracle/olapi/syntax/TypedExpression.html#widthBucket(oracle.olapi.syntax.TypedExpression, oracle.olapi.syntax.TypedExpression, oracle.olapi.syntax.TypedExpression)"><B>widthBucket(TypedExpression, TypedExpression, TypedExpression)</B></A> - Method in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/TypedExpression.html" title="class in oracle.olapi.syntax">TypedExpression</A> <DD>Constructs a histogram range that is divided into intervals of identical size. <DT><A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html#WINDOW_CATEGORY"><B>WINDOW_CATEGORY</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/FunctionDescriptorCatalog.html" title="class in oracle.olapi.syntax">FunctionDescriptorCatalog</A> <DD>A static constant <CODE>String</CODE> for the WINDOW category of functions. <DT><A HREF="./oracle/olapi/syntax/KeywordCatalog.html#WITHIN"><B>WITHIN</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/KeywordCatalog.html" title="class in oracle.olapi.syntax">KeywordCatalog</A> <DD>A static constant <CODE>KeywordArgument</CODE> representing the keyword <CODE>WITHIN</CODE>. <DT><A HREF="./oracle/olapi/transaction/WriteLockException.html" title="class in oracle.olapi.transaction"><B>WriteLockException</B></A> - Exception in <A HREF="./oracle/olapi/transaction/package-summary.html">oracle.olapi.transaction</A><DD>Indicates that the <code>TransactionProvider</code> cannot create a write <code>Transaction</code> at this time.<DT><A HREF="./oracle/olapi/transaction/WriteLockException.html#WriteLockException(oracle.olapi.transaction.metadataStateManager.MetadataState, oracle.olapi.transaction.Transaction, oracle.olapi.transaction.Transaction)"><B>WriteLockException(MetadataState, Transaction, Transaction)</B></A> - Constructor for exception oracle.olapi.transaction.<A HREF="./oracle/olapi/transaction/WriteLockException.html" title="class in oracle.olapi.transaction">WriteLockException</A> <DD>Creates a <code>WriteLockException</code>. </DL> <HR> <A NAME="_X_"><!-- --></A><H2> <B>X</B></H2> <DL> <DT><A HREF="./oracle/olapi/metadata/XML11_2_ParserCallback.html" title="interface in oracle.olapi.metadata"><B>XML11_2_ParserCallback</B></A> - Interface in <A HREF="./oracle/olapi/metadata/package-summary.html">oracle.olapi.metadata</A><DD>An extension of the <CODE>XMLParserCallback</CODE> interface that adds methods for renaming an object and for suppressing attributes of objects.<DT><A HREF="./oracle/olapi/syntax/DataType.html#XML_FORMAT_CATEGORY"><B>XML_FORMAT_CATEGORY</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/DataType.html" title="class in oracle.olapi.syntax">DataType</A> <DD>A constant that represents the XML format category of data types. <DT><A HREF="./oracle/olapi/syntax/DataType.html#XML_TYPE_CATEGORY"><B>XML_TYPE_CATEGORY</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/DataType.html" title="class in oracle.olapi.syntax">DataType</A> <DD>A constant that represents the XML type category of data types. <DT><A HREF="./oracle/olapi/syntax/DataType.html#XMLFORMAT"><B>XMLFORMAT</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/DataType.html" title="class in oracle.olapi.syntax">DataType</A> <DD>A constant that represents the <CODE>XMLFormat</CODE> data type. <DT><A HREF="./oracle/olapi/metadata/XMLParserCallback.html" title="interface in oracle.olapi.metadata"><B>XMLParserCallback</B></A> - Interface in <A HREF="./oracle/olapi/metadata/package-summary.html">oracle.olapi.metadata</A><DD>An interface for an object that processes errors that occur as an <CODE>MdmMetadataProvider.importXML</CODE> method produces a metadata object from an XML object definition or as a <CODE>SyntaxObject.fromSyntax</CODE> method produces a <CODE>SyntaxObject</CODE>.<DT><A HREF="./oracle/olapi/syntax/DataType.html#XMLTYPE"><B>XMLTYPE</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/DataType.html" title="class in oracle.olapi.syntax">DataType</A> <DD>A constant that represents the <CODE>XMLTYPE</CODE> data type. <DT><A HREF="./oracle/olapi/metadata/XMLWriterCallback.html" title="interface in oracle.olapi.metadata"><B>XMLWriterCallback</B></A> - Interface in <A HREF="./oracle/olapi/metadata/package-summary.html">oracle.olapi.metadata</A><DD>An interface for an object that Oracle OLAP calls to find out whether or not to exclude an attribute or an owner name from the XML that an <CODE>MdmMetadataProvider</CODE> is exporting.</DL> <HR> <A NAME="_Y_"><!-- --></A><H2> <B>Y</B></H2> <DL> <DT><A HREF="./oracle/olapi/syntax/IntervalLiteralExpression.html#YEAR"><B>YEAR</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/IntervalLiteralExpression.html" title="class in oracle.olapi.syntax">IntervalLiteralExpression</A> <DD>A constant that represents a <CODE>YEAR</CODE> period. <DT><A HREF="./oracle/olapi/syntax/KeywordCatalog.html#YEAR"><B>YEAR</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/KeywordCatalog.html" title="class in oracle.olapi.syntax">KeywordCatalog</A> <DD>A static constant <CODE>KeywordArgument</CODE> representing the keyword <CODE>YEAR</CODE>. <DT><A HREF="./oracle/olapi/syntax/IntervalExpression.html#YEAR_TO_MONTH"><B>YEAR_TO_MONTH</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/IntervalExpression.html" title="class in oracle.olapi.syntax">IntervalExpression</A> <DD>A constant that represents the <CODE>YEAR_TO_MONTH</CODE> operator for an <CODE>IntervalExpression</CODE>. <DT><A HREF="./oracle/olapi/syntax/KeywordCatalog.html#YES"><B>YES</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/KeywordCatalog.html" title="class in oracle.olapi.syntax">KeywordCatalog</A> <DD>A static constant <CODE>KeywordArgument</CODE> representing the keyword <CODE>YES</CODE>. <DT><A HREF="./oracle/olapi/syntax/DataType.html#YM_INTERVAL"><B>YM_INTERVAL</B></A> - Static variable in class oracle.olapi.syntax.<A HREF="./oracle/olapi/syntax/DataType.html" title="class in oracle.olapi.syntax">DataType</A> <DD>A constant that represents an <CODE>INTERVAL YEAR TO MONTH</CODE> data type. </DL> <HR> <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="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_I_">I</A> <A HREF="#_J_">J</A> <A HREF="#_K_">K</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_Q_">Q</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A> <A HREF="#_V_">V</A> <A HREF="#_W_">W</A> <A HREF="#_X_">X</A> <A HREF="#_Y_">Y</A> <!-- ======= 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=2 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> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> <center>Copyright © 2002, 2009, Oracle. All rights reserved.</center></EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> PREV NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="./index.html?index-all.html" target="_top"><B>FRAMES</B></A> <A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A> <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_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> </BODY> </HTML>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de