Uses of Class
com.tibco.rta.model.IllegalSchemaException

Packages that use IllegalSchemaException
com.tibco.rta.model.mutable Mutalbe Schema model classes and interfaces. 
 

Uses of IllegalSchemaException in com.tibco.rta.model.mutable
 

Methods in com.tibco.rta.model.mutable that throw IllegalSchemaException
 void MutableDimensionHierarchy.addDimensionAfter(Dimension refDimension, Dimension newDimension)
          Inserts new dimension after the reference dimension.
 Dimension MutableDimensionHierarchy.removeDimension(java.lang.String name)
          Removes the dimension.
 



Copyright © 2000-2014 TIBCO Inc. All Rights Reserved.