Class ARG_DynamicLayoutConfiguration

java.lang.Object
de.mid.innovator.srv2api.icw2gcdia.ARG_DynamicLayoutConfiguration
All Implemented Interfaces:
de.mid.innovator.srv2api.impl.MarshallAble

public class ARG_DynamicLayoutConfiguration extends Object implements de.mid.innovator.srv2api.impl.MarshallAble
  • Field Details

    • kActLayout

      public K_GCDIA_LAYOUT kActLayout
      layout used for this diagram
    • kNewLayout

      public K_GCDIA_LAYOUT kNewLayout
      layout configured as display notation for this diagram
    • seqLayer

      public List<ARG_DynamicLayer> seqLayer
      list of layers configured as display notation for this diagram
  • Constructor Details

  • Method Details

    • 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