Uses of Class
de.mid.innovator.srv2api.icw2meta.ARG_NameValueDefault
-
Packages that use ARG_NameValueDefault Package Description de.mid.innovator.srv2api.icw2meta Meta model and administration information. -
-
Uses of ARG_NameValueDefault in de.mid.innovator.srv2api.icw2meta
Methods in de.mid.innovator.srv2api.icw2meta that return types with arguments of type ARG_NameValueDefault Modifier and Type Method Description java.util.List<ARG_NameValueDefault>
MMLabelAble. getLabelNameValue()
Returns a list of labels specified for this label able element.java.util.List<ARG_NameValueDefault>
MMStereotypeAble. getStereotypePropertyNameValue()
Returns a list of stereotype properties specified for this stereotype able element.java.util.List<ARG_NameValueDefault>
MMStereotypeAble. getStereotypeTSOptionNameValue()
Returns a list of type system options specified for this stereotype able element.
-