| Previous | Table of Contents | Next | 
   Schema contains all elements comprising an OLAP model.  A Schema may also contain any number of DeploymentGroups, representing
            the various physical deployments of the logical Schema. 
   Superclasses 
   Package 
   Contained Elements 
• Cube
• DeploymentGroup
• Dimension
   References 
   cube 
                        References the collection of Cubes owned by a Schema.class:defined by:multiplicity:inverse: | 
                  |||||
| Cube | |||||
| SchemaOwnsCubes:cube | |||||
| zero or more | |||||
| Cube::schema | 
   deploymentGroup 
                        References the collection of DeploymentGroups owned by a Schema.class:defined by:multiplicity:inverse: | 
                  |||||
| DeploymentGroup | |||||
| SchemaOwnsDeploymentGroups::deploymentGroup | |||||
| zero of more | |||||
| DeploymentGroup::schema | 
   dimension 
                        References the collection of Dimensions owned by a Schema.class:defined by:multiplicity:inverse: | 
                  |||||
| Dimension | |||||
| SchemaOwnsDimensions::dimension | |||||
| zero or more | |||||
| Dimension::schema |