Uses of Enum Class
de.mid.innovator.srv2api.icw2elem.K_ATTACHMENT_REP
Packages that use K_ATTACHMENT_REP
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.
Diagrams and graphical representations of model elements in diagrams.
-
Uses of K_ATTACHMENT_REP in de.mid.innovator.srv2api.icw2elem
Methods in de.mid.innovator.srv2api.icw2elem that return K_ATTACHMENT_REPModifier and TypeMethodDescriptionstatic K_ATTACHMENT_REPK_ATTACHMENT_REP.valueOf(int value) Returns the enumeration constant of this type with the specified value.static K_ATTACHMENT_REPReturns the enum constant of this class with the specified name.static K_ATTACHMENT_REP[]K_ATTACHMENT_REP.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of K_ATTACHMENT_REP in de.mid.innovator.srv2api.icw2pres
Methods in de.mid.innovator.srv2api.icw2pres that return K_ATTACHMENT_REPModifier and TypeMethodDescriptionPRDiaAttachmentNode.getAttachmentRepresentation()The representation of thisPRDiaAttachmentNode.Methods in de.mid.innovator.srv2api.icw2pres with parameters of type K_ATTACHMENT_REPModifier and TypeMethodDescriptionvoidPRDiaAttachmentNode.setAttachmentRepresentation(K_ATTACHMENT_REP value) Set the value of Attribut AttachmentRepresentation.