Class LogicalModel

java.lang.Object
com.codbex.kronos.parser.calculationview.ndb.LogicalModel

public class LogicalModel extends Object
Java class for anonymous complex type. The following schema fragment specifies the expected content contained within this class.
 <complexType>
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="descriptions" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="attributes">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <sequence>
                   <element name="attribute" maxOccurs="unbounded" minOccurs="0">
                     <complexType>
                       <complexContent>
                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                           <sequence>
                             <element name="descriptions">
                               <complexType>
                                 <simpleContent>
                                   <extension base="<http://www.w3.org/2001/XMLSchema>string">
                                     <attribute name="defaultDescription" type="{http://www.w3.org/2001/XMLSchema}string" />
                                   </extension>
                                 </simpleContent>
                               </complexType>
                             </element>
                             <element name="externalLikeStructureName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
                             <element name="externalLikeElementName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
                             <element name="keyMapping">
                               <complexType>
                                 <simpleContent>
                                   <extension base="<http://www.w3.org/2001/XMLSchema>string">
                                     <attribute name="columnObjectName" type="{http://www.w3.org/2001/XMLSchema}string" />
                                     <attribute name="columnName" type="{http://www.w3.org/2001/XMLSchema}string" />
                                   </extension>
                                 </simpleContent>
                               </complexType>
                             </element>
                           </sequence>
                           <attribute name="id" type="{http://www.w3.org/2001/XMLSchema}string" />
                           <attribute name="key" type="{http://www.w3.org/2001/XMLSchema}string" />
                           <attribute name="order" type="{http://www.w3.org/2001/XMLSchema}byte" />
                           <attribute name="attributeHierarchyActive" type="{http://www.w3.org/2001/XMLSchema}string" />
                           <attribute name="displayAttribute" type="{http://www.w3.org/2001/XMLSchema}string" />
                           <attribute name="descriptionColumnName" type="{http://www.w3.org/2001/XMLSchema}string" />
                         </restriction>
                       </complexContent>
                     </complexType>
                   </element>
                 </sequence>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="calculatedAttributes" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="privateDataFoundation">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <sequence>
                   <element name="tableProxies" type="{http://www.w3.org/2001/XMLSchema}string"/>
                   <element name="joins" type="{http://www.w3.org/2001/XMLSchema}string"/>
                   <element name="layout">
                     <complexType>
                       <complexContent>
                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                           <sequence>
                             <element name="shapes" type="{http://www.w3.org/2001/XMLSchema}string"/>
                           </sequence>
                         </restriction>
                       </complexContent>
                     </complexType>
                   </element>
                 </sequence>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="baseMeasures">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <sequence>
                   <element name="measure" maxOccurs="unbounded" minOccurs="0">
                     <complexType>
                       <complexContent>
                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                           <sequence>
                             <element name="descriptions">
                               <complexType>
                                 <simpleContent>
                                   <extension base="<http://www.w3.org/2001/XMLSchema>string">
                                     <attribute name="defaultDescription" type="{http://www.w3.org/2001/XMLSchema}string" />
                                   </extension>
                                 </simpleContent>
                               </complexType>
                             </element>
                             <element name="measureMapping">
                               <complexType>
                                 <simpleContent>
                                   <extension base="<http://www.w3.org/2001/XMLSchema>string">
                                     <attribute name="columnObjectName" type="{http://www.w3.org/2001/XMLSchema}string" />
                                     <attribute name="columnName" type="{http://www.w3.org/2001/XMLSchema}string" />
                                   </extension>
                                 </simpleContent>
                               </complexType>
                             </element>
                           </sequence>
                           <attribute name="id" type="{http://www.w3.org/2001/XMLSchema}string" />
                           <attribute name="order" type="{http://www.w3.org/2001/XMLSchema}byte" />
                           <attribute name="semanticType" type="{http://www.w3.org/2001/XMLSchema}string" />
                           <attribute name="aggregationType" type="{http://www.w3.org/2001/XMLSchema}string" />
                           <attribute name="measureType" type="{http://www.w3.org/2001/XMLSchema}string" />
                         </restriction>
                       </complexContent>
                     </complexType>
                   </element>
                 </sequence>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="calculatedMeasures">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <sequence>
                   <element name="measure" maxOccurs="unbounded" minOccurs="0">
                     <complexType>
                       <complexContent>
                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                           <sequence>
                             <element name="descriptions">
                               <complexType>
                                 <simpleContent>
                                   <extension base="<http://www.w3.org/2001/XMLSchema>string">
                                     <attribute name="defaultDescription" type="{http://www.w3.org/2001/XMLSchema}string" />
                                   </extension>
                                 </simpleContent>
                               </complexType>
                             </element>
                             <element name="exceptionAggregation">
                               <complexType>
                                 <complexContent>
                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                                     <sequence>
                                       <element name="attribute" maxOccurs="unbounded" minOccurs="0">
                                         <complexType>
                                           <simpleContent>
                                             <extension base="<http://www.w3.org/2001/XMLSchema>string">
                                               <attribute name="attributeName" type="{http://www.w3.org/2001/XMLSchema}string" />
                                             </extension>
                                           </simpleContent>
                                         </complexType>
                                       </element>
                                     </sequence>
                                     <attribute name="exceptionAggregationType" type="{http://www.w3.org/2001/XMLSchema}string" />
                                   </restriction>
                                 </complexContent>
                               </complexType>
                             </element>
                             <element name="formula" type="{http://www.w3.org/2001/XMLSchema}byte"/>
                           </sequence>
                           <attribute name="id" type="{http://www.w3.org/2001/XMLSchema}string" />
                           <attribute name="hidden" type="{http://www.w3.org/2001/XMLSchema}string" />
                           <attribute name="order" type="{http://www.w3.org/2001/XMLSchema}byte" />
                           <attribute name="aggregationType" type="{http://www.w3.org/2001/XMLSchema}string" />
                           <attribute name="measureType" type="{http://www.w3.org/2001/XMLSchema}string" />
                           <attribute name="calculatedMeasureType" type="{http://www.w3.org/2001/XMLSchema}string" />
                           <attribute name="datatype" type="{http://www.w3.org/2001/XMLSchema}string" />
                           <attribute name="expressionLanguage" type="{http://www.w3.org/2001/XMLSchema}string" />
                         </restriction>
                       </complexContent>
                     </complexType>
                   </element>
                 </sequence>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="restrictedMeasures" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="localDimensions">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <sequence>
                   <element name="localDimension" maxOccurs="unbounded" minOccurs="0">
                     <complexType>
                       <complexContent>
                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                           <sequence>
                             <element name="attributeRef" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/>
                             <element name="hierarchies">
                               <complexType>
                                 <complexContent>
                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                                     <sequence>
                                       <element name="hierarchy">
                                         <complexType>
                                           <complexContent>
                                             <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                                               <sequence>
                                                 <element name="descriptions">
                                                   <complexType>
                                                     <simpleContent>
                                                       <extension base="<http://www.w3.org/2001/XMLSchema>string">
                                                         <attribute name="defaultDescription" type="{http://www.w3.org/2001/XMLSchema}string" />
                                                       </extension>
                                                     </simpleContent>
                                                   </complexType>
                                                 </element>
                                                 <element name="levels">
                                                   <complexType>
                                                     <complexContent>
                                                       <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                                                         <sequence>
                                                           <element name="level" maxOccurs="unbounded" minOccurs="0">
                                                             <complexType>
                                                               <simpleContent>
                                                                 <extension base="<http://www.w3.org/2001/XMLSchema>string">
                                                                   <attribute name="levelAttribute" type="{http://www.w3.org/2001/XMLSchema}string" />
                                                                   <attribute name="levelType" type="{http://www.w3.org/2001/XMLSchema}string" />
                                                                   <attribute name="order" type="{http://www.w3.org/2001/XMLSchema}byte" />
                                                                   <attribute name="orderAttribute" type="{http://www.w3.org/2001/XMLSchema}string" />
                                                                 </extension>
                                                               </simpleContent>
                                                             </complexType>
                                                           </element>
                                                         </sequence>
                                                       </restriction>
                                                     </complexContent>
                                                   </complexType>
                                                 </element>
                                               </sequence>
                                               <attribute name="id" type="{http://www.w3.org/2001/XMLSchema}string" />
                                               <attribute name="aggregateAllNodes" type="{http://www.w3.org/2001/XMLSchema}string" />
                                               <attribute name="rootNodeVisibility" type="{http://www.w3.org/2001/XMLSchema}string" />
                                               <attribute name="withRootNode" type="{http://www.w3.org/2001/XMLSchema}string" />
                                               <attribute name="nodeStyle" type="{http://www.w3.org/2001/XMLSchema}string" />
                                             </restriction>
                                           </complexContent>
                                         </complexType>
                                       </element>
                                     </sequence>
                                   </restriction>
                                 </complexContent>
                               </complexType>
                             </element>
                           </sequence>
                           <attribute name="id" type="{http://www.w3.org/2001/XMLSchema}string" />
                         </restriction>
                       </complexContent>
                     </complexType>
                   </element>
                 </sequence>
               </restriction>
             </complexContent>
           </complexType>
         </element>
       </sequence>
       <attribute name="id" type="{http://www.w3.org/2001/XMLSchema}string" />
     </restriction>
   </complexContent>
 </complexType>