| Previous | Table of Contents | Next |
CubeDeployment represents a particular implementation strategy for the data portions of an OLAP model. It does so by organizing
a collection of ContentMaps, which in turn define a mapping to an implementation model.
Superclasses
Class
Contained Elements
ContentMap
References
cubeRegion
References the CubeRegion owning a CubeDeployment.class:defined by:multiplicity:inverse: |
|||||
| CubeRegion | |||||
| CubeRegionOwnsCubeDeployments::cubeRegion | |||||
| exactly one | |||||
| CubeRegion::cubeDeployment |
deploymentGroup
References the DeploymentGroup associated with this CubeDeployment.class:defined by:multiplicity:inverse: |
|||||
| DeploymentGroup | |||||
| DeploymentGroupReferencesCubeDeployments::cubeDeployment | |||||
| exactly one | |||||
| DeploymentGroup::cubeDeployment |
contentMap
References the ContentMaps owned by a CubeDeployment.class:defined by:multiplicity:inverse: |
|||||
| ContentMap | |||||
| CubeDeploymentOwnsContentMaps::contentMap | |||||
| zero or more | |||||
| ContentMap::cubeDeployment |