Uses of Class
de.mid.innovator.srv2api.icw2elem.ARG_PictureRawData
-
Packages that use ARG_PictureRawData Package Description de.mid.innovator.srv2api.icw2be The Common Behaviors package specifies the core concepts required for dynamic elements and provides the infrastructure to support more detailed definitions of behavior.de.mid.innovator.srv2api.icw2elem 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 ARG_PictureRawData in de.mid.innovator.srv2api.icw2be
Methods in de.mid.innovator.srv2api.icw2be that return ARG_PictureRawData Modifier and Type Method Description ARG_PictureRawData
BEBehavior. getPictureRawData()
returns the picture's raw data assigned to the diagram of this behavior. -
Uses of ARG_PictureRawData in de.mid.innovator.srv2api.icw2elem
Methods in de.mid.innovator.srv2api.icw2elem that return ARG_PictureRawData Modifier and Type Method Description ARG_PictureRawData
ELPictureAble. getPictureRawData()
returns the picture's raw data assigned to this element.
-