Class ARG_PRAddAbleEdgeEntry

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

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

      • strElem

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

        public java.lang.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 java.util.List<PRPresContent> seqNode
        list of the connected nodes (without start node)
      • kVAttr

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