Uses of Class
de.mid.innovator.srv2api.icw2er.EREntity.VAttr

Packages that use EREntity.VAttr
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 EREntity.VAttr in de.mid.innovator.srv2api.icw2er
 

Methods in de.mid.innovator.srv2api.icw2er that return EREntity.VAttr
static EREntity.VAttr EREntity.VAttr.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static EREntity.VAttr[] EREntity.VAttr.values()
          Returns an array containing the constants of this enum type, in the order they are declared.