Uses of Enum Class
de.mid.innovator.srv2api.icw2elem.K_CONNECTOR
Packages that use K_CONNECTOR
Package
Description
The classes package deals with the basic modeling concepts of UML and, in
particular, classes and their relationships.
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.
-
Uses of K_CONNECTOR in de.mid.innovator.srv2api.icw2class
Methods in de.mid.innovator.srv2api.icw2class that return K_CONNECTOR -
Uses of K_CONNECTOR in de.mid.innovator.srv2api.icw2elem
Methods in de.mid.innovator.srv2api.icw2elem that return K_CONNECTORModifier and TypeMethodDescriptionstatic K_CONNECTORK_CONNECTOR.valueOf(int value) Returns the enumeration constant of this type with the specified value.static K_CONNECTORReturns the enum constant of this class with the specified name.static K_CONNECTOR[]K_CONNECTOR.values()Returns an array containing the constants of this enum class, in the order they are declared.