Uses of Interface
de.mid.innovator.srv2api.icw2im.IMStructuralFeature
Packages that use IMStructuralFeature
Package
Description
The DB package (specialization of the IM package) describes the concepts needed
for modeling a relational database.
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.
In addition it deals with the concepts of Online Analytical Processing (OLAP) to build a data warehouse for business intelligence (BI) matters.
The IM package specify the Information Management Metamodel core concepts
required for data modeling.
-
Uses of IMStructuralFeature in de.mid.innovator.srv2api.icw2db
Subinterfaces of IMStructuralFeature in de.mid.innovator.srv2api.icw2dbModifier and TypeInterfaceDescriptioninterfaceThis is a utility class for DBColumn that provides static methods for creation or other purposes.interfaceinterface -
Uses of IMStructuralFeature in de.mid.innovator.srv2api.icw2er
Subinterfaces of IMStructuralFeature in de.mid.innovator.srv2api.icw2erModifier and TypeInterfaceDescriptioninterfaceAnERAttributeis a property of anEREntity.interfaceinterfaceinterfaceAnERViewAttributedescribes a column of anERView. -
Uses of IMStructuralFeature in de.mid.innovator.srv2api.icw2im
Subinterfaces of IMStructuralFeature in de.mid.innovator.srv2api.icw2imModifier and TypeInterfaceDescriptioninterfaceThis is a utility class for IMProperty that provides static methods for creation or other purposes.Fields in de.mid.innovator.srv2api.icw2im with type parameters of type IMStructuralFeatureMethod parameters in de.mid.innovator.srv2api.icw2im with type arguments of type IMStructuralFeatureModifier and TypeMethodDescriptionvoidIMProperty.merge(List<? extends IMStructuralFeature> seq) This method merges several properties of the same concrete classERAttributeorDBTableColumn.
The modified property keeps all information about this input property.Constructor parameters in de.mid.innovator.srv2api.icw2im with type arguments of type IMStructuralFeature