Class ARG_AddAbleEdgeEntry

java.lang.Object
de.mid.innovator.srv2api.icw2pres.ARG_AddAbleEdgeEntry
All Implemented Interfaces:
de.mid.innovator.srv2api.impl.MarshallAble

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

    • ohRel

      public MEModelElement ohRel
      element to be added as edge
    • strRel

      public String strRel
      name of the element to be added
    • strRelIcon

      public String strRelIcon
      icon name of the element to be added
    • idStereoRel

      public int idStereoRel
      id of stereotype of the element to be added
    • ohItem

      public MEModelElement ohItem
      element on the other sider of the edge to be added as node
    • strItem

      public String strItem
      name of the element on the other side
    • strItemIcon

      public String strItemIcon
      icon name of the element on the other side
  • 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