Class ARG_MMProfileElementVOclSeq

  • All Implemented Interfaces:
    de.mid.innovator.srv2api.impl.MarshallAble

    public class ARG_MMProfileElementVOclSeq
    extends java.lang.Object
    implements de.mid.innovator.srv2api.impl.MarshallAble
    • Field Detail

      • ohProfile

        public MMProfile ohProfile
        Profile of the configuration
      • seqOh

        public java.util.List<MMMetamodelElement> seqOh
        List of selected meta classes or create templates
      • seqVOcl

        public java.util.List<java.lang.Class<? extends ELObject>> seqVOcl
        List of kinds of presentation elements for each meta class
      • allLevel

        public boolean allLevel
        isTrue, if all levels are calculated
    • Constructor Detail

      • ARG_MMProfileElementVOclSeq

        public ARG_MMProfileElementVOclSeq()
      • ARG_MMProfileElementVOclSeq

        public ARG_MMProfileElementVOclSeq​(MMProfile ohProfile,
                                           java.util.List<MMMetamodelElement> seqOh,
                                           java.util.List<java.lang.Class<? extends ELObject>> seqVOcl,
                                           boolean allLevel)
    • Method Detail

      • marshal

        public void marshal​(de.mid.innovator.srv2api.impl.SrvMemTelegram tel)
        Specified by:
        marshal in interface de.mid.innovator.srv2api.impl.MarshallAble
      • unmarshal

        public void unmarshal​(de.mid.innovator.srv2api.impl.SrvMemTelegram tel,
                              SrvContext srvctx)
        Specified by:
        unmarshal in interface de.mid.innovator.srv2api.impl.MarshallAble
      • resolveReferences

        public void resolveReferences​(de.mid.innovator.srv2api.impl.SrvMemTelegram tel)
        Specified by:
        resolveReferences in interface de.mid.innovator.srv2api.impl.MarshallAble