Uses of Interface
de.mid.innovator.srv2api.icw2er.ERUsedAttribute
Packages that use ERUsedAttribute
Package
Description
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.
-
Uses of ERUsedAttribute in de.mid.innovator.srv2api.icw2er
Subinterfaces of ERUsedAttribute in de.mid.innovator.srv2api.icw2erModifier and TypeInterfaceDescriptioninterfaceAnERAttributeis a property of anEREntity.interfaceAnERViewAttributedescribes a column of anERView.Methods in de.mid.innovator.srv2api.icw2er with type parameters of type ERUsedAttributeModifier and TypeMethodDescription<T extends ERUsedAttribute>
List<T> ERViewFrom.getAttributeSetAttribute(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) <T extends ERUsedAttribute>
List<T> BI2CubeDimension.getDimensionAttribute(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) Gets the dimension attributes of thisBI2CubeDimension.<T extends ERUsedAttribute>
List<T> BI2CubeDimension.getDimensionAttribute(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getDimensionAttribute and filters its return values according to the given stereotype value.<T extends ERUsedAttribute>
List<T> BI2Cube.getDimensionAttributes(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) Gets the dimension attributes of thisBI2Cube.<T extends ERUsedAttribute>
List<T> BI2Cube.getDimensionAttributes(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getDimensionAttributes and filters its return values according to the given stereotype value.<T extends ERUsedAttribute>
List<T> ERAttribute.getERUniqueKeyAttribute(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) List of unique key attributes, referenced by this foreign key attribute.<T extends ERUsedAttribute>
List<T> ERAttribute.getERUniqueKeyAttributeOrigin(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) Gets the origin attributes of this foreign key attribute.<T extends ERUsedAttribute>
List<T> ERView.getFromAttributeSetAttribute(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) <T extends ERUsedAttribute>
List<T> ERView.getFromAttributeSetAttribute(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getFromAttributeSetAttribute and filters its return values according to the given stereotype value.<T extends ERUsedAttribute>
List<T> ERViewAttribute.getUsedAttribute(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) Methods in de.mid.innovator.srv2api.icw2er that return ERUsedAttributeModifier and TypeMethodDescriptionEREntity.getOwningAttribute()The ownerERUsedAttributeof thisEREntity.EREntity.getTypedByEntityAttribute()TheERUsedAttributetyped by thisEREntity.BIHierarchyAttribute.getUsedAttribute()BIHierarchySortAttribute.getUsedAttribute()