Class ARG_AddAbleAsSocketBallEntry

java.lang.Object
de.mid.innovator.srv2api.icw2cldia.ARG_AddAbleAsSocketBallEntry
All Implemented Interfaces:
de.mid.innovator.srv2api.impl.MarshallAble

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

    • kSocketBall

      public K_SOCKETBALL kSocketBall
      kind of the socket ball
    • ohInterface

      public CLInterface ohInterface
      interface which is added in socket ball notation
    • nameInterface

      public String nameInterface
      name of the interface
    • iconInterface

      public String iconInterface
      icon of the interface
    • ohElem

      public MEModelElement ohElem
      element which is added as edge in socket ball notation
    • nameElem

      public String nameElem
      name of the element
    • iconElem

      public String iconElem
      icon of the element
    • ptPos

      public Point ptPos
      position for the added the socket ball node
  • 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