Class ARG_AddAbleAsSocketBallEntry

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

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

      • kSocketBall

        public K_SOCKETBALL kSocketBall
        kind of the socket ball
      • ohInterface

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

        public java.lang.String nameInterface
        name of the interface
      • iconInterface

        public java.lang.String iconInterface
        icon of the interface
      • ohElem

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

        public java.lang.String nameElem
        name of the element
      • iconElem

        public java.lang.String iconElem
        icon of the element
      • ptPos

        public java.awt.Point ptPos
        position for the added the socket ball node
    • Constructor Detail

      • ARG_AddAbleAsSocketBallEntry

        public ARG_AddAbleAsSocketBallEntry()
      • ARG_AddAbleAsSocketBallEntry

        public ARG_AddAbleAsSocketBallEntry​(K_SOCKETBALL kSocketBall,
                                            CLInterface ohInterface,
                                            java.lang.String nameInterface,
                                            java.lang.String iconInterface,
                                            MEModelElement ohElem,
                                            java.lang.String nameElem,
                                            java.lang.String iconElem,
                                            java.awt.Point ptPos)
    • 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