Class ARG_BRDiaAddEdge

java.lang.Object
de.mid.innovator.srv2api.icw2brdia.ARG_BRDiaAddEdge
All Implemented Interfaces:
de.mid.innovator.srv2api.impl.MarshallAble

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

    • ohResourceRel

      public BRResourceRel ohResourceRel
      Model Element to be added
    • kVOclPres

      public Class<? extends ELObject> kVOclPres
      Type of the new edge
    • ohNodeSrc

      public BRDiaResourceNode ohNodeSrc
      source node
    • ohNodeTrg

      public BRDiaResourceNode ohNodeTrg
      target node
    • ifExistsDontAdd

      public boolean ifExistsDontAdd
      if true and if the edge does already exist, the existing edge is taken
  • 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