Uses of Enum Class
de.mid.innovator.srv2api.icw2er.ERAttribute.VAttr
Packages that use ERAttribute.VAttr
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 ERAttribute.VAttr in de.mid.innovator.srv2api.icw2er
Methods in de.mid.innovator.srv2api.icw2er that return ERAttribute.VAttrModifier and TypeMethodDescriptionstatic ERAttribute.VAttrReturns the enum constant of this class with the specified name.static ERAttribute.VAttr[]ERAttribute.VAttr.values()Returns an array containing the constants of this enum class, in the order they are declared.