Class ARG_EvaluateRelationshipTemplate

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

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

      • ohSrc

        public ADClientAble ohSrc
        element or container on source side
      • ohTrg

        public ADClientAble ohTrg
        element or container on target side
      • kSide

        public K_SIDE kSide
        side of the new node
      • ptPos

        public java.awt.Point ptPos
        position of the new node in diagram
      • kVOclNode

        public java.lang.Class<? extends ELObject> kVOclNode
        type of the new node
      • kVOclEdge

        public java.lang.Class<? extends ELObject> kVOclEdge
        type of the new edge
    • Constructor Detail

      • ARG_EvaluateRelationshipTemplate

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