Uses of Enum Class
de.mid.innovator.srv2api.icw2elem.K_TRANSFORM_ACTION
Packages that use K_TRANSFORM_ACTION
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.
-
Uses of K_TRANSFORM_ACTION in de.mid.innovator.srv2api.icw2elem
Fields in de.mid.innovator.srv2api.icw2elem declared as K_TRANSFORM_ACTIONMethods in de.mid.innovator.srv2api.icw2elem that return K_TRANSFORM_ACTIONModifier and TypeMethodDescriptionstatic K_TRANSFORM_ACTIONK_TRANSFORM_ACTION.valueOf(int value) Returns the enumeration constant of this type with the specified value.static K_TRANSFORM_ACTIONReturns the enum constant of this class with the specified name.static K_TRANSFORM_ACTION[]K_TRANSFORM_ACTION.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in de.mid.innovator.srv2api.icw2elem with parameters of type K_TRANSFORM_ACTIONModifierConstructorDescriptionARG_TransformPreView(String strType, String strNamespace, String strElement, K_TRANSFORM_ACTION action, String strNewType, String strNewTemplate, String strRelationship, ELElement adClientAble)