Uses of Interface
de.mid.innovator.srv2api.icw2im.IMViewFeature
-
Packages that use IMViewFeature Package Description de.mid.innovator.srv2api.icw2db The DB package (specialization of the IM package) describes the concepts needed for modeling a relational database.de.mid.innovator.srv2api.icw2er The ER package (specialization of the IM package) deals with the modeling concepts for the Entity Relationship Model and, in particular, entities, attributes and their relationships.
In addition it deals with the concepts of Online Analytical Processing (OLAP) to build a data warehouse for business intelligence (BI) matters.de.mid.innovator.srv2api.icw2im The IM package specify the Information Management Metamodel core concepts required for data modeling. -
-
Uses of IMViewFeature in de.mid.innovator.srv2api.icw2db
Subinterfaces of IMViewFeature in de.mid.innovator.srv2api.icw2db Modifier and Type Interface Description interface
DBViewColumn
-
Uses of IMViewFeature in de.mid.innovator.srv2api.icw2er
Subinterfaces of IMViewFeature in de.mid.innovator.srv2api.icw2er Modifier and Type Interface Description interface
ERViewAttribute
AnERViewAttribute
describes a column of anERView
. -
Uses of IMViewFeature in de.mid.innovator.srv2api.icw2im
Fields in de.mid.innovator.srv2api.icw2im declared as IMViewFeature Modifier and Type Field Description IMViewFeature
ARG_IMViewCombinedViewFeature. ohFeature
the feature itself or NULL to create an new featureConstructors in de.mid.innovator.srv2api.icw2im with parameters of type IMViewFeature Constructor Description ARG_IMViewCombinedViewFeature(IMViewFeature ohFeature, java.lang.String name, java.lang.String bitmap, java.lang.String expression, java.lang.String datatype)
-