Edit D:\app\Administrator\product\11.2.0\dbhome_1\olap\api\doc\oracle\olapi\metadata\mdm\MdmModel.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:24 UTC 2009 --> <TITLE> MdmModel (Oracle OLAP Java API Reference) </TITLE> <META NAME="keywords" CONTENT="oracle.olapi.metadata.mdm.MdmModel class"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { parent.document.title="MdmModel (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"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-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="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </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"> <A HREF="../../../../oracle/olapi/metadata/mdm/MdmMetadataProvider.html" title="class in oracle.olapi.metadata.mdm"><B>PREV CLASS</B></A> <A HREF="../../../../oracle/olapi/metadata/mdm/MdmMultiValuedAttribute.html" title="class in oracle.olapi.metadata.mdm"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../index.html?oracle/olapi/metadata/mdm/MdmModel.html" target="_top"><B>FRAMES</B></A> <A HREF="MdmModel.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> <TR> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> SUMMARY: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <!-- ======== START OF CLASS DATA ======== --> <H2> <FONT SIZE="-1"> oracle.olapi.metadata.mdm</FONT> <BR> Class MdmModel</H2> <PRE> java.lang.Object <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../oracle/olapi/metadata/BaseMetadataObject.html" title="class in oracle.olapi.metadata">oracle.olapi.metadata.BaseMetadataObject</A> <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../oracle/olapi/metadata/mdm/MdmObject.html" title="class in oracle.olapi.metadata.mdm">oracle.olapi.metadata.mdm.MdmObject</A> <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>oracle.olapi.metadata.mdm.MdmModel</B> </PRE> <DL> <DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../oracle/olapi/data/source/Model.html" title="interface in oracle.olapi.data.source">Model</A>, <A HREF="../../../../oracle/olapi/metadata/MetadataObject.html" title="interface in oracle.olapi.metadata">MetadataObject</A></DD> </DL> <DL> <DT><B>Direct Known Subclasses:</B> <DD><A HREF="../../../../oracle/olapi/metadata/mdm/MdmDimensionCalculationModel.html" title="class in oracle.olapi.metadata.mdm">MdmDimensionCalculationModel</A>, <A HREF="../../../../oracle/olapi/metadata/mdm/MdmDimensionedObjectModel.html" title="class in oracle.olapi.metadata.mdm">MdmDimensionedObjectModel</A></DD> </DL> <HR> <DL> <DT><PRE>public abstract class <B>MdmModel</B><DT>extends <A HREF="../../../../oracle/olapi/metadata/mdm/MdmObject.html" title="class in oracle.olapi.metadata.mdm">MdmObject</A><DT>implements <A HREF="../../../../oracle/olapi/data/source/Model.html" title="interface in oracle.olapi.data.source">Model</A></DL> </PRE> <P> 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. The values and the <CODE>MdmDimension</CODE> members are specified by the <CODE>Assignment</CODE> or <CODE>MdmAssignment</CODE> objects of the <CODE>MdmModel</CODE>. <P> An <CODE>Assignment</CODE> is associated with a <CODE>Source</CODE>. An <CODE>Assignment</CODE> is transient and exists on the client only for the duration of the session. Oracle OLAP applies the assignment when executing a query. <P> An <CODE>MdmAssignment</CODE> is associated with an <CODE>Expression</CODE>. An <CODE>MdmAssignment</CODE> persists on the server. Oracle OLAP adds the assignment to the <CODE>MdmModel</CODE> and writes it to the server when the application commits the transaction. <!-- <P> As needed, Oracle OLAP implicitly creates an <CODE>MdmModel</CODE> for an <CODE>MdmDimension</CODE>, <CODE>MdmAttribute</CODE>, or <CODE>MdmMeasure</CODE> provided by the <CODE>MdmMetadataProvider</CODE>. --> <P> <P> <DL> <DT><B>See Also:</B><DD><A HREF="../../../../oracle/olapi/data/source/Assignment.html" title="class in oracle.olapi.data.source"><CODE>Assignment</CODE></A>, <A HREF="../../../../oracle/olapi/metadata/mdm/MdmAssignment.html" title="class in oracle.olapi.metadata.mdm"><CODE>MdmAssignment</CODE></A></DL> <HR> <P> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <A NAME="constructor_summary"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Constructor Summary</B></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><B><A HREF="../../../../oracle/olapi/metadata/mdm/MdmModel.html#MdmModel(oracle.olapi.metadata.mdm.MdmMetadataProvider)">MdmModel</A></B>(<A HREF="../../../../oracle/olapi/metadata/mdm/MdmMetadataProvider.html" title="class in oracle.olapi.metadata.mdm">MdmMetadataProvider</A> metadataProvider)</CODE> <BR> Creates an <CODE>MdmModel</CODE> for MDM metadata objects provided by the specified <CODE>MdmMetadataProvider</CODE>.</TD> </TR> </TABLE> <!-- ========== METHOD SUMMARY =========== --> <A NAME="method_summary"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Method Summary</B></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE> void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../oracle/olapi/metadata/mdm/MdmModel.html#assign(oracle.olapi.data.source.Qualification[], oracle.olapi.data.source.Source)">assign</A></B>(<A HREF="../../../../oracle/olapi/data/source/Qualification.html" title="class in oracle.olapi.data.source">Qualification</A>[] qualifications, <A HREF="../../../../oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> assigned)</CODE> <BR> Creates an <CODE>Assignment</CODE> with the default precedence and adds it to the <CODE>MdmModel</CODE>.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE> void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../oracle/olapi/metadata/mdm/MdmModel.html#assign(oracle.olapi.data.source.Qualification[], oracle.olapi.data.source.Source, int)">assign</A></B>(<A HREF="../../../../oracle/olapi/data/source/Qualification.html" title="class in oracle.olapi.data.source">Qualification</A>[] qualifications, <A HREF="../../../../oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> assigned, int precedence)</CODE> <BR> Creates an <CODE>Assignment</CODE> and adds it to the <CODE>MdmModel</CODE>.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE> void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../oracle/olapi/metadata/mdm/MdmModel.html#assign(java.lang.String[], oracle.olapi.data.source.Source)">assign</A></B>(java.lang.String[] values, <A HREF="../../../../oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> assigned)</CODE> <BR> Creates an <CODE>Assignment</CODE> with the default precedence and adds it to the <CODE>MdmModel</CODE>.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE> void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../oracle/olapi/metadata/mdm/MdmModel.html#assign(java.lang.String[], oracle.olapi.data.source.Source, int)">assign</A></B>(java.lang.String[] values, <A HREF="../../../../oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> assigned, int precedence)</CODE> <BR> Creates an <CODE>Assignment</CODE> with the specified precedence and adds it to the <CODE>MdmModel</CODE>.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE> <A HREF="../../../../oracle/olapi/metadata/mdm/MdmAssignment.html" title="class in oracle.olapi.metadata.mdm">MdmAssignment</A></CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../oracle/olapi/metadata/mdm/MdmModel.html#assign(java.lang.String, oracle.olapi.syntax.Expression)">assign</A></B>(java.lang.String lhs, <A HREF="../../../../oracle/olapi/syntax/Expression.html" title="class in oracle.olapi.syntax">Expression</A> rhs)</CODE> <BR> 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.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE> void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../oracle/olapi/metadata/mdm/MdmModel.html#assign(java.lang.String, oracle.olapi.data.source.Source)">assign</A></B>(java.lang.String value, <A HREF="../../../../oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> assigned)</CODE> <BR> Creates an <CODE>Assignment</CODE> with the default precedence and adds it to the <CODE>MdmModel</CODE>.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE> void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../oracle/olapi/metadata/mdm/MdmModel.html#assign(java.lang.String, oracle.olapi.data.source.Source, int)">assign</A></B>(java.lang.String value, <A HREF="../../../../oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> assigned, int precedence)</CODE> <BR> Creates an <CODE>Assignment</CODE> with the specified precedence and adds it to the <CODE>MdmModel</CODE>.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE> <A HREF="../../../../oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A></CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../oracle/olapi/metadata/mdm/MdmModel.html#createSolvedSource()">createSolvedSource</A></B>()</CODE> <BR> Creates a <CODE>Source</CODE> that represents the results of the evaluation of the <CODE>Assignment</CODE> objects of the <CODE>MdmModel</CODE>.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE> <A HREF="../../../../oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A></CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../oracle/olapi/metadata/mdm/MdmModel.html#createSolvedSource(oracle.olapi.data.source.Source)">createSolvedSource</A></B>(<A HREF="../../../../oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> defaultValues)</CODE> <BR> Creates a <CODE>Source</CODE> that represents the results of the evaluation of the <CODE>Assignment</CODE> objects of the <CODE>MdmModel</CODE>.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE> <A HREF="../../../../oracle/olapi/metadata/mdm/MdmAssignment.html" title="class in oracle.olapi.metadata.mdm">MdmAssignment</A></CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../oracle/olapi/metadata/mdm/MdmModel.html#findAssignment(java.lang.String)">findAssignment</A></B>(java.lang.String lhs)</CODE> <BR> Gets the existing <CODE>MdmAssignment</CODE> for a dimension member.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE> <A HREF="../../../../oracle/olapi/metadata/mdm/MdmAssignment.html" title="class in oracle.olapi.metadata.mdm">MdmAssignment</A></CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../oracle/olapi/metadata/mdm/MdmModel.html#findOrCreateAssignment(java.lang.String)">findOrCreateAssignment</A></B>(java.lang.String lhs)</CODE> <BR> Gets the existing <CODE>MdmAssignment</CODE>, or creates a new one, for a dimension member.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE> java.util.List</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../oracle/olapi/metadata/mdm/MdmModel.html#getAssignments()">getAssignments</A></B>()</CODE> <BR> Gets the <CODE>Assignment</CODE> objects of the <CODE>MdmModel</CODE>.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE> int</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../oracle/olapi/metadata/mdm/MdmModel.html#getDefaultPrecedence()">getDefaultPrecedence</A></B>()</CODE> <BR> Gets the default precedence value for the <CODE>MdmModel</CODE>.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>abstract java.util.List</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../oracle/olapi/metadata/mdm/MdmModel.html#getInputs()">getInputs</A></B>()</CODE> <BR> Gets the <CODE>Source</CODE> objects that are the inputs of the <CODE>MdmModel</CODE>.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE> java.util.List</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../oracle/olapi/metadata/mdm/MdmModel.html#getMdmAssignments()">getMdmAssignments</A></B>()</CODE> <BR> Gets the <CODE>MdmAssignment</CODE> objects that are associated with this <CODE>MdmModel</CODE>.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>abstract <A HREF="../../../../oracle/olapi/metadata/mdm/MdmSource.html" title="class in oracle.olapi.metadata.mdm">MdmSource</A></CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../oracle/olapi/metadata/mdm/MdmModel.html#getMdmSource()">getMdmSource</A></B>()</CODE> <BR> Gets the <CODE>MdmSource</CODE> for the <CODE>MdmModel</CODE>.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE> java.util.List</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../oracle/olapi/metadata/mdm/MdmModel.html#getOutputs()">getOutputs</A></B>()</CODE> <BR> Returns an empty <CODE>List</CODE> because an <CODE>MdmModel</CODE> does not have outputs.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>abstract java.util.List</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../oracle/olapi/metadata/mdm/MdmModel.html#getParentModels()">getParentModels</A></B>()</CODE> <BR> 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.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>abstract <A HREF="../../../../oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A></CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../oracle/olapi/metadata/mdm/MdmModel.html#getType()">getType</A></B>()</CODE> <BR> Gets the <CODE>Source</CODE> that is the type of the <CODE>MdmModel</CODE>.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE> void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../oracle/olapi/metadata/mdm/MdmModel.html#removeMdmAssignment(oracle.olapi.metadata.mdm.MdmAssignment)">removeMdmAssignment</A></B>(<A HREF="../../../../oracle/olapi/metadata/mdm/MdmAssignment.html" title="class in oracle.olapi.metadata.mdm">MdmAssignment</A> assignment)</CODE> <BR> Deletes the specified <CODE>MdmAssignment</CODE> from the list of <CODE>MdmAssignment</CODE> objects that are associated with this <CODE>MdmModel</CODE>.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE> void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../oracle/olapi/metadata/mdm/MdmModel.html#setDefaultPrecedence(int)">setDefaultPrecedence</A></B>(int precedence)</CODE> <BR> 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.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE> void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../oracle/olapi/metadata/mdm/MdmModel.html#unassign(oracle.olapi.data.source.Assignment)">unassign</A></B>(<A HREF="../../../../oracle/olapi/data/source/Assignment.html" title="class in oracle.olapi.data.source">Assignment</A> assignment)</CODE> <BR> Removes an <CODE>Assignment</CODE> from the <CODE>MdmModel</CODE>.</TD> </TR> </TABLE> <A NAME="methods_inherited_from_class_oracle.olapi.metadata.mdm.MdmObject"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left"><B>Methods inherited from class oracle.olapi.metadata.mdm.<A HREF="../../../../oracle/olapi/metadata/mdm/MdmObject.html" title="class in oracle.olapi.metadata.mdm">MdmObject</A></B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><A HREF="../../../../oracle/olapi/metadata/mdm/MdmObject.html#acceptVisitor(oracle.olapi.metadata.mdm.MdmObjectVisitor, java.lang.Object)">acceptVisitor</A>, <A HREF="../../../../oracle/olapi/metadata/mdm/MdmObject.html#addDescription(oracle.olapi.metadata.mdm.MdmDescription)">addDescription</A>, <A HREF="../../../../oracle/olapi/metadata/mdm/MdmObject.html#addObjectClassification(java.lang.String)">addObjectClassification</A>, <A HREF="../../../../oracle/olapi/metadata/mdm/MdmObject.html#findOrCreateDescription(oracle.olapi.metadata.mdm.MdmDescriptionType, java.lang.String)">findOrCreateDescription</A>, <A HREF="../../../../oracle/olapi/metadata/mdm/MdmObject.html#getDescription()">getDescription</A>, <A HREF="../../../../oracle/olapi/metadata/mdm/MdmObject.html#getDescription(oracle.olapi.metadata.mdm.MdmDescriptionType)">getDescription</A>, <A HREF="../../../../oracle/olapi/metadata/mdm/MdmObject.html#getDescription(oracle.olapi.metadata.mdm.MdmDescriptionType, java.lang.String)">getDescription</A>, <A HREF="../../../../oracle/olapi/metadata/mdm/MdmObject.html#getDescriptions()">getDescriptions</A>, <A HREF="../../../../oracle/olapi/metadata/mdm/MdmObject.html#getMetadataProvider()">getMetadataProvider</A>, <A HREF="../../../../oracle/olapi/metadata/mdm/MdmObject.html#getName()">getName</A>, <A HREF="../../../../oracle/olapi/metadata/mdm/MdmObject.html#getNewName()">getNewName</A>, <A HREF="../../../../oracle/olapi/metadata/mdm/MdmObject.html#getObjectClassifications()">getObjectClassifications</A>, <A HREF="../../../../oracle/olapi/metadata/mdm/MdmObject.html#getShortDescription()">getShortDescription</A>, <A HREF="../../../../oracle/olapi/metadata/mdm/MdmObject.html#isClassifiedAs(java.lang.String)">isClassifiedAs</A>, <A HREF="../../../../oracle/olapi/metadata/mdm/MdmObject.html#removeDescription(oracle.olapi.metadata.mdm.MdmDescription)">removeDescription</A>, <A HREF="../../../../oracle/olapi/metadata/mdm/MdmObject.html#removeObjectClassification(java.lang.String)">removeObjectClassification</A>, <A HREF="../../../../oracle/olapi/metadata/mdm/MdmObject.html#setDescription(oracle.olapi.metadata.mdm.MdmDescriptionType, java.lang.String)">setDescription</A>, <A HREF="../../../../oracle/olapi/metadata/mdm/MdmObject.html#setDescription(oracle.olapi.metadata.mdm.MdmDescriptionType, java.lang.String, java.lang.String)">setDescription</A>, <A HREF="../../../../oracle/olapi/metadata/mdm/MdmObject.html#setDescription(java.lang.String)">setDescription</A>, <A HREF="../../../../oracle/olapi/metadata/mdm/MdmObject.html#setName(java.lang.String)">setName</A>, <A HREF="../../../../oracle/olapi/metadata/mdm/MdmObject.html#setShortDescription(java.lang.String)">setShortDescription</A></CODE></TD> </TR> </TABLE> <A NAME="methods_inherited_from_class_oracle.olapi.metadata.BaseMetadataObject"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left"><B>Methods inherited from class oracle.olapi.metadata.<A HREF="../../../../oracle/olapi/metadata/BaseMetadataObject.html" title="class in oracle.olapi.metadata">BaseMetadataObject</A></B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><A HREF="../../../../oracle/olapi/metadata/BaseMetadataObject.html#getContainedByObject()">getContainedByObject</A>, <A HREF="../../../../oracle/olapi/metadata/BaseMetadataObject.html#getID()">getID</A>, <A HREF="../../../../oracle/olapi/metadata/BaseMetadataObject.html#getOwner()">getOwner</A></CODE></TD> </TR> </TABLE> <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD> </TR> </TABLE> <A NAME="methods_inherited_from_class_oracle.olapi.data.source.Model"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left"><B>Methods inherited from interface oracle.olapi.data.source.<A HREF="../../../../oracle/olapi/data/source/Model.html" title="interface in oracle.olapi.data.source">Model</A></B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><A HREF="../../../../oracle/olapi/data/source/Model.html#getAutoAssignments()">getAutoAssignments</A></CODE></TD> </TR> </TABLE> <P> <!-- ========= CONSTRUCTOR DETAIL ======== --> <A NAME="constructor_detail"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Constructor Detail</B></FONT></TH> </TR> </TABLE> <A NAME="MdmModel(oracle.olapi.metadata.mdm.MdmMetadataProvider)"><!-- --></A><H3> MdmModel</H3> <PRE> public <B>MdmModel</B>(<A HREF="../../../../oracle/olapi/metadata/mdm/MdmMetadataProvider.html" title="class in oracle.olapi.metadata.mdm">MdmMetadataProvider</A> metadataProvider)</PRE> <DL> <DD>Creates an <CODE>MdmModel</CODE> for MDM metadata objects provided by the specified <CODE>MdmMetadataProvider</CODE>. <P> <DL> <DT><B>Parameters:</B><DD><CODE>metadataProvider</CODE> - The <CODE>MdmMetadataProvider</CODE> to use in creating the <CODE>MdmModel</CODE>.</DL> </DL> <!-- ============ METHOD DETAIL ========== --> <A NAME="method_detail"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Method Detail</B></FONT></TH> </TR> </TABLE> <A NAME="getMdmSource()"><!-- --></A><H3> getMdmSource</H3> <PRE> public abstract <A HREF="../../../../oracle/olapi/metadata/mdm/MdmSource.html" title="class in oracle.olapi.metadata.mdm">MdmSource</A> <B>getMdmSource</B>()</PRE> <DL> <DD>Gets the <CODE>MdmSource</CODE> for the <CODE>MdmModel</CODE>. <P> <DD><DL> </DL> </DD> <DD><DL> <DT><B>Returns:</B><DD>The <CODE>MdmSource</CODE> for the <CODE>MdmModel</CODE>.</DL> </DD> </DL> <HR> <A NAME="getType()"><!-- --></A><H3> getType</H3> <PRE> public abstract <A HREF="../../../../oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <B>getType</B>()</PRE> <DL> <DD>Gets the <CODE>Source</CODE> that is the type of the <CODE>MdmModel</CODE>. <P> <DD><DL> <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../oracle/olapi/data/source/Model.html#getType()">getType</A></CODE> in interface <CODE><A HREF="../../../../oracle/olapi/data/source/Model.html" title="interface in oracle.olapi.data.source">Model</A></CODE></DL> </DD> <DD><DL> <DT><B>Returns:</B><DD>The <CODE>Source</CODE> that is the type of the <CODE>MdmModel</CODE>.</DL> </DD> </DL> <HR> <A NAME="getInputs()"><!-- --></A><H3> getInputs</H3> <PRE> public abstract java.util.List <B>getInputs</B>()</PRE> <DL> <DD>Gets the <CODE>Source</CODE> objects that are the inputs of the <CODE>MdmModel</CODE>. <P> <DD><DL> <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../oracle/olapi/data/source/Model.html#getInputs()">getInputs</A></CODE> in interface <CODE><A HREF="../../../../oracle/olapi/data/source/Model.html" title="interface in oracle.olapi.data.source">Model</A></CODE></DL> </DD> <DD><DL> <DT><B>Returns:</B><DD>A <CODE>List</CODE> of the <CODE>Source</CODE> objects that are the inputs of the <CODE>MdmModel</CODE>.</DL> </DD> </DL> <HR> <A NAME="getOutputs()"><!-- --></A><H3> getOutputs</H3> <PRE> public final java.util.List <B>getOutputs</B>()</PRE> <DL> <DD>Returns an empty <CODE>List</CODE> because an <CODE>MdmModel</CODE> does not have outputs. A <CODE>CustomModel</CODE> can have outputs. <P> <DD><DL> <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../oracle/olapi/data/source/Model.html#getOutputs()">getOutputs</A></CODE> in interface <CODE><A HREF="../../../../oracle/olapi/data/source/Model.html" title="interface in oracle.olapi.data.source">Model</A></CODE></DL> </DD> <DD><DL> <DT><B>Returns:</B><DD>An empty <CODE>List</CODE>.</DL> </DD> </DL> <HR> <A NAME="getParentModels()"><!-- --></A><H3> getParentModels</H3> <PRE> public abstract java.util.List <B>getParentModels</B>()</PRE> <DL> <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. <P> <DD><DL> <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../oracle/olapi/data/source/Model.html#getParentModels()">getParentModels</A></CODE> in interface <CODE><A HREF="../../../../oracle/olapi/data/source/Model.html" title="interface in oracle.olapi.data.source">Model</A></CODE></DL> </DD> <DD><DL> <DT><B>Returns:</B><DD>A <CODE>List</CODE> of the <CODE>MdmModel</CODE> objects that are the parents of the <CODE>MdmModel</CODE>.</DL> </DD> </DL> <HR> <A NAME="getAssignments()"><!-- --></A><H3> getAssignments</H3> <PRE> public java.util.List <B>getAssignments</B>()</PRE> <DL> <DD>Gets the <CODE>Assignment</CODE> objects of the <CODE>MdmModel</CODE>. <P> <DD><DL> <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../oracle/olapi/data/source/Model.html#getAssignments()">getAssignments</A></CODE> in interface <CODE><A HREF="../../../../oracle/olapi/data/source/Model.html" title="interface in oracle.olapi.data.source">Model</A></CODE></DL> </DD> <DD><DL> <DT><B>Returns:</B><DD>A <CODE>List</CODE> of the <CODE>Assignment</CODE> objects of the <CODE>MdmModel</CODE>.</DL> </DD> </DL> <HR> <A NAME="assign(oracle.olapi.data.source.Qualification[], oracle.olapi.data.source.Source)"><!-- --></A><H3> assign</H3> <PRE> public void <B>assign</B>(<A HREF="../../../../oracle/olapi/data/source/Qualification.html" title="class in oracle.olapi.data.source">Qualification</A>[] qualifications, <A HREF="../../../../oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> assigned)</PRE> <DL> <DD>Creates an <CODE>Assignment</CODE> with the default precedence and adds it to the <CODE>MdmModel</CODE>. <P> <DD><DL> <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../oracle/olapi/data/source/Model.html#assign(oracle.olapi.data.source.Qualification[], oracle.olapi.data.source.Source)">assign</A></CODE> in interface <CODE><A HREF="../../../../oracle/olapi/data/source/Model.html" title="interface in oracle.olapi.data.source">Model</A></CODE></DL> </DD> <DD><DL> <DT><B>Parameters:</B><DD><CODE>qualifications</CODE> - An array of <CODE>Qualification</CODE> objects, each of which specifies a dimension member.<DD><CODE>assigned</CODE> - A <CODE>Source</CODE> that defines a value to assign as the value of a measure or attribute for the specified dimension members.</DL> </DD> </DL> <HR> <A NAME="assign(oracle.olapi.data.source.Qualification[], oracle.olapi.data.source.Source, int)"><!-- --></A><H3> assign</H3> <PRE> public void <B>assign</B>(<A HREF="../../../../oracle/olapi/data/source/Qualification.html" title="class in oracle.olapi.data.source">Qualification</A>[] qualifications, <A HREF="../../../../oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> assigned, int precedence)</PRE> <DL> <DD>Creates an <CODE>Assignment</CODE> and adds it to the <CODE>MdmModel</CODE>. <P> <DD><DL> <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../oracle/olapi/data/source/Model.html#assign(oracle.olapi.data.source.Qualification[], oracle.olapi.data.source.Source, int)">assign</A></CODE> in interface <CODE><A HREF="../../../../oracle/olapi/data/source/Model.html" title="interface in oracle.olapi.data.source">Model</A></CODE></DL> </DD> <DD><DL> <DT><B>Parameters:</B><DD><CODE>qualifications</CODE> - An array of <CODE>Qualification</CODE> objects, each of which specifies a dimension member.<DD><CODE>assigned</CODE> - A <CODE>Source</CODE> that defines a value to assign as the value of a measure or attribute for the specified dimension members.<DD><CODE>precedence</CODE> - An integer that specifies the precedence to use for the <CODE>Assignment</CODE>.</DL> </DD> </DL> <HR> <A NAME="assign(java.lang.String, oracle.olapi.data.source.Source)"><!-- --></A><H3> assign</H3> <PRE> public void <B>assign</B>(java.lang.String value, <A HREF="../../../../oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> assigned)</PRE> <DL> <DD>Creates an <CODE>Assignment</CODE> with the default precedence and adds it to the <CODE>MdmModel</CODE>. <P> <DD><DL> <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../oracle/olapi/data/source/Model.html#assign(java.lang.String, oracle.olapi.data.source.Source)">assign</A></CODE> in interface <CODE><A HREF="../../../../oracle/olapi/data/source/Model.html" title="interface in oracle.olapi.data.source">Model</A></CODE></DL> </DD> <DD><DL> <DT><B>Parameters:</B><DD><CODE>value</CODE> - A <CODE>String</CODE> that specifies a dimension member.<DD><CODE>assigned</CODE> - A <CODE>Source</CODE> that defines a value to assign as the value of a measure or attribute for the specified dimension member.</DL> </DD> </DL> <HR> <A NAME="assign(java.lang.String, oracle.olapi.data.source.Source, int)"><!-- --></A><H3> assign</H3> <PRE> public void <B>assign</B>(java.lang.String value, <A HREF="../../../../oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> assigned, int precedence)</PRE> <DL> <DD>Creates an <CODE>Assignment</CODE> with the specified precedence and adds it to the <CODE>MdmModel</CODE>. <P> <DD><DL> <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../oracle/olapi/data/source/Model.html#assign(java.lang.String, oracle.olapi.data.source.Source, int)">assign</A></CODE> in interface <CODE><A HREF="../../../../oracle/olapi/data/source/Model.html" title="interface in oracle.olapi.data.source">Model</A></CODE></DL> </DD> <DD><DL> <DT><B>Parameters:</B><DD><CODE>value</CODE> - A <CODE>String</CODE> that specifies a dimension member.<DD><CODE>assigned</CODE> - A <CODE>Source</CODE> that defines a value to assign as the value of a measure or attribute for the specified dimension member.<DD><CODE>precedence</CODE> - An integer that specifies the precedence to use for the <CODE>Assignment</CODE>.</DL> </DD> </DL> <HR> <A NAME="assign(java.lang.String[], oracle.olapi.data.source.Source)"><!-- --></A><H3> assign</H3> <PRE> public void <B>assign</B>(java.lang.String[] values, <A HREF="../../../../oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> assigned)</PRE> <DL> <DD>Creates an <CODE>Assignment</CODE> with the default precedence and adds it to the <CODE>MdmModel</CODE>. <P> <DD><DL> <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../oracle/olapi/data/source/Model.html#assign(java.lang.String[], oracle.olapi.data.source.Source)">assign</A></CODE> in interface <CODE><A HREF="../../../../oracle/olapi/data/source/Model.html" title="interface in oracle.olapi.data.source">Model</A></CODE></DL> </DD> <DD><DL> <DT><B>Parameters:</B><DD><CODE>values</CODE> - An array of <CODE>String</CODE> objects that specify dimension members.<DD><CODE>assigned</CODE> - A <CODE>Source</CODE> that defines a value to assign as the value of a measure or attribute for the specified dimension members.</DL> </DD> </DL> <HR> <A NAME="assign(java.lang.String[], oracle.olapi.data.source.Source, int)"><!-- --></A><H3> assign</H3> <PRE> public void <B>assign</B>(java.lang.String[] values, <A HREF="../../../../oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> assigned, int precedence)</PRE> <DL> <DD>Creates an <CODE>Assignment</CODE> with the specified precedence and adds it to the <CODE>MdmModel</CODE>. <P> <DD><DL> <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../oracle/olapi/data/source/Model.html#assign(java.lang.String[], oracle.olapi.data.source.Source, int)">assign</A></CODE> in interface <CODE><A HREF="../../../../oracle/olapi/data/source/Model.html" title="interface in oracle.olapi.data.source">Model</A></CODE></DL> </DD> <DD><DL> <DT><B>Parameters:</B><DD><CODE>values</CODE> - An array of <CODE>String</CODE> objects that specify dimension members.<DD><CODE>assigned</CODE> - A <CODE>Source</CODE> that defines a value to assign as the value of a measure or attribute for the specified dimension members.<DD><CODE>precedence</CODE> - An integer that specifies the precedence to use for the <CODE>Assignment</CODE>.</DL> </DD> </DL> <HR> <A NAME="unassign(oracle.olapi.data.source.Assignment)"><!-- --></A><H3> unassign</H3> <PRE> public void <B>unassign</B>(<A HREF="../../../../oracle/olapi/data/source/Assignment.html" title="class in oracle.olapi.data.source">Assignment</A> assignment)</PRE> <DL> <DD>Removes an <CODE>Assignment</CODE> from the <CODE>MdmModel</CODE>. <P> <DD><DL> <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../oracle/olapi/data/source/Model.html#unassign(oracle.olapi.data.source.Assignment)">unassign</A></CODE> in interface <CODE><A HREF="../../../../oracle/olapi/data/source/Model.html" title="interface in oracle.olapi.data.source">Model</A></CODE></DL> </DD> <DD><DL> <DT><B>Parameters:</B><DD><CODE>assignment</CODE> - The <CODE>Assignment</CODE> to remove.</DL> </DD> </DL> <HR> <A NAME="getDefaultPrecedence()"><!-- --></A><H3> getDefaultPrecedence</H3> <PRE> public int <B>getDefaultPrecedence</B>()</PRE> <DL> <DD>Gets the default precedence value for the <CODE>MdmModel</CODE>. <P> <DD><DL> <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../oracle/olapi/data/source/Model.html#getDefaultPrecedence()">getDefaultPrecedence</A></CODE> in interface <CODE><A HREF="../../../../oracle/olapi/data/source/Model.html" title="interface in oracle.olapi.data.source">Model</A></CODE></DL> </DD> <DD><DL> <DT><B>Returns:</B><DD>An integer that represents the precedence for <CODE>Assignment</CODE> objects that are created by methods that do not specify a precedence value.</DL> </DD> </DL> <HR> <A NAME="setDefaultPrecedence(int)"><!-- --></A><H3> setDefaultPrecedence</H3> <PRE> public void <B>setDefaultPrecedence</B>(int precedence)</PRE> <DL> <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. <P> <DD><DL> <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../oracle/olapi/data/source/Model.html#setDefaultPrecedence(int)">setDefaultPrecedence</A></CODE> in interface <CODE><A HREF="../../../../oracle/olapi/data/source/Model.html" title="interface in oracle.olapi.data.source">Model</A></CODE></DL> </DD> <DD><DL> <DT><B>Parameters:</B><DD><CODE>precedence</CODE> - The integer value to set as the default precedence.</DL> </DD> </DL> <HR> <A NAME="createSolvedSource()"><!-- --></A><H3> createSolvedSource</H3> <PRE> public final <A HREF="../../../../oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <B>createSolvedSource</B>()</PRE> <DL> <DD>Creates a <CODE>Source</CODE> that represents the results of the evaluation of the <CODE>Assignment</CODE> objects of the <CODE>MdmModel</CODE>. The elements of the returned <CODE>Source</CODE> that do not have an assigned value have a value of <CODE>null</CODE>. <P> <DD><DL> <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../oracle/olapi/data/source/Model.html#createSolvedSource()">createSolvedSource</A></CODE> in interface <CODE><A HREF="../../../../oracle/olapi/data/source/Model.html" title="interface in oracle.olapi.data.source">Model</A></CODE></DL> </DD> <DD><DL> <DT><B>Returns:</B><DD>A <CODE>Source</CODE> that represents the results of the evaluation of the <CODE>Assignment</CODE> objects of the <CODE>Model</CODE> and that has <CODE>null</CODE> for unassigned values.</DL> </DD> </DL> <HR> <A NAME="createSolvedSource(oracle.olapi.data.source.Source)"><!-- --></A><H3> createSolvedSource</H3> <PRE> public final <A HREF="../../../../oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> <B>createSolvedSource</B>(<A HREF="../../../../oracle/olapi/data/source/Source.html" title="class in oracle.olapi.data.source">Source</A> defaultValues)</PRE> <DL> <DD>Creates a <CODE>Source</CODE> that represents the results of the evaluation of the <CODE>Assignment</CODE> objects of the <CODE>MdmModel</CODE>. The 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>. <P> <DD><DL> <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../oracle/olapi/data/source/Model.html#createSolvedSource(oracle.olapi.data.source.Source)">createSolvedSource</A></CODE> in interface <CODE><A HREF="../../../../oracle/olapi/data/source/Model.html" title="interface in oracle.olapi.data.source">Model</A></CODE></DL> </DD> <DD><DL> <DT><B>Parameters:</B><DD><CODE>defaultValues</CODE> - A <CODE>Source</CODE> that specifies the value that you want Oracle OLAP to assign for a member of an input when the <CODE>Assignment</CODE> objects of the <CODE>MdmmModel</CODE> do not assign a value for the input member. <DT><B>Returns:</B><DD>A <CODE>Source</CODE> that represents the results of the evaluation of the <CODE>Assignment</CODE> objects of the <CODE>MdmModel</CODE> and that has the value of <CODE>defaultValues</CODE> for unassigned values.</DL> </DD> </DL> <HR> <A NAME="findAssignment(java.lang.String)"><!-- --></A><H3> findAssignment</H3> <PRE> public final <A HREF="../../../../oracle/olapi/metadata/mdm/MdmAssignment.html" title="class in oracle.olapi.metadata.mdm">MdmAssignment</A> <B>findAssignment</B>(java.lang.String lhs)</PRE> <DL> <DD>Gets the existing <CODE>MdmAssignment</CODE> for a dimension member. <P> <DD><DL> </DL> </DD> <DD><DL> <DT><B>Parameters:</B><DD><CODE>lhs</CODE> - A <CODE>String</CODE> that contains the local value of the dimension member for the assignment. <DT><B>Returns:</B><DD>The <CODE>MdmAssignment</CODE> for the specified dimension member or <CODE>null</CODE> if no assignment exists for the member.</DL> </DD> </DL> <HR> <A NAME="findOrCreateAssignment(java.lang.String)"><!-- --></A><H3> findOrCreateAssignment</H3> <PRE> public final <A HREF="../../../../oracle/olapi/metadata/mdm/MdmAssignment.html" title="class in oracle.olapi.metadata.mdm">MdmAssignment</A> <B>findOrCreateAssignment</B>(java.lang.String lhs)</PRE> <DL> <DD>Gets the existing <CODE>MdmAssignment</CODE>, or creates a new one, for a dimension member. <P> <DD><DL> </DL> </DD> <DD><DL> <DT><B>Parameters:</B><DD><CODE>lhs</CODE> - A <CODE>String</CODE> that contains the local value of the dimension member for the assignment. <DT><B>Returns:</B><DD>The specified <CODE>MdmAssignment</CODE> or a new <CODE>MdmAssignment</CODE>.</DL> </DD> </DL> <HR> <A NAME="assign(java.lang.String, oracle.olapi.syntax.Expression)"><!-- --></A><H3> assign</H3> <PRE> public final <A HREF="../../../../oracle/olapi/metadata/mdm/MdmAssignment.html" title="class in oracle.olapi.metadata.mdm">MdmAssignment</A> <B>assign</B>(java.lang.String lhs, <A HREF="../../../../oracle/olapi/syntax/Expression.html" title="class in oracle.olapi.syntax">Expression</A> rhs)</PRE> <DL> <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. <P> <DD><DL> </DL> </DD> <DD><DL> <DT><B>Parameters:</B><DD><CODE>lhs</CODE> - A <CODE>String</CODE> that contains the local value of the dimension member for the assignment.<DD><CODE>rhs</CODE> - An <CODE>Expression</CODE> that specifies the value to assign to a measure for the member. <DT><B>Returns:</B><DD>An <CODE>MdmAssignment</CODE> that represents the assigment of a value to a measure for a dimension member.</DL> </DD> </DL> <HR> <A NAME="removeMdmAssignment(oracle.olapi.metadata.mdm.MdmAssignment)"><!-- --></A><H3> removeMdmAssignment</H3> <PRE> public final void <B>removeMdmAssignment</B>(<A HREF="../../../../oracle/olapi/metadata/mdm/MdmAssignment.html" title="class in oracle.olapi.metadata.mdm">MdmAssignment</A> assignment)</PRE> <DL> <DD>Deletes the specified <CODE>MdmAssignment</CODE> from the list of <CODE>MdmAssignment</CODE> objects that are associated with this <CODE>MdmModel</CODE>. <P> <DD><DL> </DL> </DD> <DD><DL> <DT><B>Parameters:</B><DD><CODE>assignment</CODE> - The <CODE>MdmAssignment</CODE> to remove.</DL> </DD> </DL> <HR> <A NAME="getMdmAssignments()"><!-- --></A><H3> getMdmAssignments</H3> <PRE> public final java.util.List <B>getMdmAssignments</B>()</PRE> <DL> <DD>Gets the <CODE>MdmAssignment</CODE> objects that are associated with this <CODE>MdmModel</CODE>. <P> <DD><DL> </DL> </DD> <DD><DL> <DT><B>Returns:</B><DD>A <CODE>List</CODE> of the <CODE>MdmAssignment</CODE> objects of this <CODE>MdmModel</CODE>.</DL> </DD> </DL> <!-- ========= END OF CLASS DATA ========= --> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=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"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-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="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </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"> <A HREF="../../../../oracle/olapi/metadata/mdm/MdmMetadataProvider.html" title="class in oracle.olapi.metadata.mdm"><B>PREV CLASS</B></A> <A HREF="../../../../oracle/olapi/metadata/mdm/MdmMultiValuedAttribute.html" title="class in oracle.olapi.metadata.mdm"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../index.html?oracle/olapi/metadata/mdm/MdmModel.html" target="_top"><B>FRAMES</B></A> <A HREF="MdmModel.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> <TR> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> SUMMARY: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></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