|
Interface Summary |
| AtomicDerivationSource |
AtomicDerivationSource is a tagging interface that
indicates that a particular class can be the source of an atomic
Intelligence Object Derivation. |
| BusinessArea |
A BusinessArea is a component of an Intelligence Module that
collects together Query Objects and IO Function definitions that are relevant
to a specific business interest. |
| BusinessAreaShortcut |
A BusinessAreaShortcut represents a shortcut within a Business
Area to an Intelligence Object (either a Query Object or an IO Function). |
| CollectiveDerivationSource |
CollectiveDerivationSource is a tagging interface that
indicates that a particular class can be the source of a collective
Intelligence Object Derivation. |
| DerivationListener |
Convenience interface to keep the Public API tidy. |
| DrillItem |
A DrillItem represents an item within a Drill Level. |
| DrillLevel |
A DrillLevel represents a group of query items that can be
drilled to or from within a drill path. |
| DrillPath |
A DrillPath represents a drill path between Query Items within
a Query Object. |
| IntelligenceModule |
An IntelligenceModule is a specialized Module, which represents
a collection of intelligence objects that define an instance of an EUL. |
| IntelligenceObject |
IntelligenceObject is a tagging interface that indicates that
a particular class can be included in a Business Area. |
| IODerivationSource |
IODerivationSource is a tagging interface that indicates that
a particular class can be the source of an Intelligence Object Derivation. |
| IODerivationTarget |
IODerivationTarget is a tagging interface that indicates that
a particular class can be the target of an Intelligence Object Derivation. |
| ItemClass |
An ItemClass defines a List Of Values for one or more
Query Items. |
| Join |
A Join represents a join from the current Query Object to
another Query Object. |
| JoinComponent |
A JoinComponent represents a component of a Join. |
| QueryItem |
A QueryItem represents an item within a Query Object. |
| QueryObject |
A QueryObject is a component of an Intelligence Module that
represents a set of related items that an end user can use to retrieve
information. |
Provides classes and interfaces for manipulation of intelligence metadata objects.