Package | Description |
---|---|
com.tibco.rta.model |
Schema model classes and interfaces.
|
com.tibco.rta.model.mutable |
Mutalbe Schema model classes and interfaces.
|
Modifier and Type | Method and Description |
---|---|
<T extends Cube> |
RtaSchema.getCube(java.lang.String name)
Gets a cube in this schema with this name or null if no such cube exists.
|
<T extends Cube> |
RtaSchema.getCubes()
Gets all the cubes in the schema.
|
<T extends Cube> |
DimensionHierarchy.getOwnerCube()
Gets the owning cube for this hierarchy
|
Modifier and Type | Interface and Description |
---|---|
interface |
MutableCube
This represents a collection of
MutableDimensionHierarchy s. |
Copyright © 2000-2014 TIBCO Inc. All Rights Reserved.