|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Cube | |
|---|---|
| com.tibco.rta.model | Schema model classes and interfaces. |
| com.tibco.rta.model.mutable | Mutalbe Schema model classes and interfaces. |
| Uses of Cube in com.tibco.rta.model |
|---|
| Methods in com.tibco.rta.model with type parameters of type Cube | ||
|---|---|---|
|
RtaSchema.getCube(java.lang.String name)
Gets a cube in this schema with this name or null if no such cube exists. |
|
|
RtaSchema.getCubes()
Gets all the cubes in the schema. |
|
|
DimensionHierarchy.getOwnerCube()
Gets the owning cube for this hierarchy |
|
| Uses of Cube in com.tibco.rta.model.mutable |
|---|
| Subinterfaces of Cube in com.tibco.rta.model.mutable | |
|---|---|
interface |
MutableCube
This represents a collection of MutableDimensionHierarchys. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||