Uses of Class
de.mid.innovator.srv2api.icw2im.IMIndexedFeature.VAttr
-
Packages that use IMIndexedFeature.VAttr Package Description de.mid.innovator.srv2api.icw2im The IM package specify the Information Management Metamodel core concepts required for data modeling. -
-
Uses of IMIndexedFeature.VAttr in de.mid.innovator.srv2api.icw2im
Methods in de.mid.innovator.srv2api.icw2im that return IMIndexedFeature.VAttr Modifier and Type Method Description static IMIndexedFeature.VAttr
IMIndexedFeature.VAttr. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static IMIndexedFeature.VAttr[]
IMIndexedFeature.VAttr. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-