Uses of Enum Class
de.mid.innovator.srv2api.icw2elem.K_CTREE
Packages that use K_CTREE
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_CTREE in de.mid.innovator.srv2api.icw2elem
Methods in de.mid.innovator.srv2api.icw2elem that return K_CTREEModifier and TypeMethodDescriptionstatic K_CTREEK_CTREE.valueOf(int value) Returns the enumeration constant of this type with the specified value.static K_CTREEReturns the enum constant of this class with the specified name.static K_CTREE[]K_CTREE.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of K_CTREE in de.mid.innovator.srv2api.icw2meta
Fields in de.mid.innovator.srv2api.icw2meta with type parameters of type K_CTREEModifier and TypeFieldDescriptionARG_VerifyProfileElementMessageListIn.seqCTreeList of kind of configuration views to be verifiedMethods in de.mid.innovator.srv2api.icw2meta with parameters of type K_CTREEModifier and TypeMethodDescriptionvoidMMProfile.generatePossibleEntries(K_CTREE item) Generates all possible entries for this profile within the specified view of the configuration editor.booleanMM2Class.isCTreeConfigAble(K_CTREE kind) True, if this metaclass is used in the part of the configuration editor specified by argument kind.booleanMM2Package.isCTreeConfigAble(K_CTREE kind) True, if this metapackage is used in the part of the configuration editor specified by argument kind.