|
|||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||
| Packages that use IMViewElement | |
|---|---|
| de.mid.innovator.srv2api.icw2db | The DB package (spezialization of the IM package) describes the concepts needed for modeling a relational database. |
| de.mid.innovator.srv2api.icw2er | The ER package (spezialization of the IM package) deals with the modeling concepts for the Entity Relationship Model and, in particular, entities, attributes and their relationships. |
| Uses of IMViewElement in de.mid.innovator.srv2api.icw2db |
|---|
| Subinterfaces of IMViewElement in de.mid.innovator.srv2api.icw2db | |
|---|---|
interface |
DBView
|
interface |
DBViewColumn
|
interface |
DBViewElement
This is a utility class for DBViewElement that provides static methods for creation or other purposes. |
interface |
DBViewFrom
|
| Uses of IMViewElement in de.mid.innovator.srv2api.icw2er |
|---|
| Subinterfaces of IMViewElement in de.mid.innovator.srv2api.icw2er | |
|---|---|
interface |
BI2Cube
|
interface |
ERView
A ERView to the Entity Relationship Model builds a table
by joining and filtering the selected attributes. |
interface |
ERViewAttribute
An ERViewAttribute describes a column of an ERView. |
interface |
ERViewElement
A ERViewElement (ERView,ERViewAttribute or ERViewFrom
can specify an expression using attributes. |
interface |
ERViewFrom
A ERViewFrom of a ERView point to an ERAttributeSet to
use its attributes for viewing or filtering. |
|
|||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||