Class ARG_PRAddAbleEdgeEntry

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

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

    • ohElem

      public MEModelElement ohElem
      element to be added as edge
    • strElem

      public String strElem
      name of the element to be added
    • kVOclEdge

      public Class<? extends ELObject> kVOclEdge
      element type of the presentation edge
    • isSourceSide

      public boolean isSourceSide
      isTrue, if the start node is on source side
    • seqNode

      public List<PRPresContent> seqNode
      list of the connected nodes (without start node)
    • valEdgeRep

      public ARG_XPRDiaEdgeRep valEdgeRep
      entry of this edge
    • valNodeRep

      public ARG_XPRDiaNodeRep valNodeRep
      entry of this node
    • kVAttr

      public K_VATTR kVAttr
      meta attribute of the whiteboard attribute edge
  • 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