Uses of Enum Class
de.mid.innovator.srv2api.icw2elem.K_TEXT_VISIBILITY
Packages that use K_TEXT_VISIBILITY
Package
Description
Describes the common behavior of all elements stored in a model server
repository even configuration elements in profiles and schema elements of the
meta model.
Meta model and administration information.
-
Uses of K_TEXT_VISIBILITY in de.mid.innovator.srv2api.icw2elem
Methods in de.mid.innovator.srv2api.icw2elem that return K_TEXT_VISIBILITYModifier and TypeMethodDescriptionstatic K_TEXT_VISIBILITYK_TEXT_VISIBILITY.valueOf(int value) Returns the enumeration constant of this type with the specified value.static K_TEXT_VISIBILITYReturns the enum constant of this class with the specified name.static K_TEXT_VISIBILITY[]K_TEXT_VISIBILITY.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of K_TEXT_VISIBILITY in de.mid.innovator.srv2api.icw2meta
Fields in de.mid.innovator.srv2api.icw2meta with type parameters of type K_TEXT_VISIBILITYModifier and TypeFieldDescriptionARG_ModifyTextValuesDlgInit.seqVisibilitysequence of visibilitiesMethods in de.mid.innovator.srv2api.icw2meta that return K_TEXT_VISIBILITYModifier and TypeMethodDescriptionMMText.getTextVisibility()Determines the visibility of the text.Methods in de.mid.innovator.srv2api.icw2meta with parameters of type K_TEXT_VISIBILITYModifier and TypeMethodDescriptionvoidMMText.setTextVisibility(K_TEXT_VISIBILITY value) Set the value of Attribut TextVisibility.