Class ARG_SourceTargetRelship

java.lang.Object
de.mid.innovator.srv2api.icw2cldia.ARG_SourceTargetRelship
All Implemented Interfaces:
de.mid.innovator.srv2api.impl.MarshallAble

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

    • ohSrcNode

      public CLDiaElemNode ohSrcNode
      source node of the relationship
    • ohTrgNode

      public CLDiaElemNode ohTrgNode
      target node of the relationship
    • ohRel

      public ELRelshipBinDir ohRel
      relationship to be added
    • kVOclRel

      public Class<? extends ELObject> kVOclRel
      meta class of the relationship
    • strRel

      public String strRel
      display name of the relationship
  • 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