Class ARG_SourceTargetRelship

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

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

      • ohSrcNode

        public CLDiaElemNode ohSrcNode
        source node of the relationship
      • ohTrgNode

        public CLDiaElemNode ohTrgNode
        target node of the relationship
      • kVOclRel

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

        public java.lang.String strRel
        display name of the relationship
    • Constructor Detail

      • ARG_SourceTargetRelship

        public ARG_SourceTargetRelship()
    • 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