Uses of Class
de.mid.innovator.srv2api.icw2im.IMClassifier.VAttr

Packages that use IMClassifier.VAttr
de.mid.innovator.srv2api.icw2im The IM package specify the Information Management Metamodel core concepts required for data modeling. 
 

Uses of IMClassifier.VAttr in de.mid.innovator.srv2api.icw2im
 

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