Class ARG_AddNodes

java.lang.Object
de.mid.innovator.srv2api.icw2meta.ARG_AddNodes
All Implemented Interfaces:
de.mid.innovator.srv2api.impl.MarshallAble

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

    • kVOclModel

      public Class<? extends ELObject> kVOclModel
      Type of the model element to be added
    • kVOclPres

      public Class<? extends ELObject> kVOclPres
      Type of the presentation element to be created
    • adds

      public List<ADClientAble> adds
      List of the elements to be added
    • position

      public Point position
      Position of the first created node
    • size

      public Point size
      Size of the first created node
    • offset

      public Point offset
      Position offset, if more than one node is created
  • 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