| Package | Description |
|---|---|
| org.pentaho.aggdes.model.ssas |
Implements the schema model of the Aggregate Designer utility by reading the
OLAP model from an instance of Microsoft SQL Server Analysis Services (SSAS).
|
| org.pentaho.aggdes.output |
Contains the necessary classes that generate DDL and DML output.
|
| Modifier and Type | Method and Description |
|---|---|
static List<org.dom4j.Document> |
ConversionUtil.generateMondrianDocsFromSSASSchema(InputStream input) |
static String |
ConversionUtil.getXPathNodeText(org.dom4j.Node parent,
String xpath) |
| Modifier and Type | Class and Description |
|---|---|
class |
OutputValidationException
Exception that is thrown if any output attribute is invalid when calling
into the
OutputService. |
Copyright © 2006–2016 Julian Hyde. All rights reserved.